ruthra kumar
e7571c1a32
refactor: save reconcile effect on reference table
...
(cherry picked from commit a4271aa5d1 )
2025-01-14 09:50:25 +00:00
ruthra kumar
a438520549
refactor: store reconciliation date in reference
...
Helps with reposting
(cherry picked from commit 7e7775aa44 )
2025-01-14 09:50:25 +00:00
ruthra kumar
2cdfa91725
test: ensure reconciliation date config takes effect
...
(cherry picked from commit e0517852bc )
2025-01-14 09:50:24 +00:00
ruthra kumar
be8e1c0520
refactor: hide old checkbox
...
(cherry picked from commit c8e93e7a61 )
2025-01-14 09:50:24 +00:00
ruthra kumar
74f00bb51b
refactor: payment entry to handle posting date on configuation
...
(cherry picked from commit bb8d2c994c )
2025-01-14 09:50:24 +00:00
ruthra kumar
34b336ca80
refactor: test cases updated
...
(cherry picked from commit fb6c72a247 )
2025-01-14 09:50:23 +00:00
ruthra kumar
55d699ee01
refactor: patch to migrate checkbox to select
...
(cherry picked from commit a8a8ac71b6 )
# Conflicts:
# erpnext/patches.txt
2025-01-14 09:50:23 +00:00
ruthra kumar
ad9e5d41b2
refactor: introduce select fields in company and payment entry
...
(cherry picked from commit 8b2c981fc3 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.py
2025-01-14 09:50:22 +00:00
ruthra kumar
8ab39f5160
Merge pull request #45261 from frappe/mergify/bp/version-15-hotfix/pr-45260
...
fix: incorrect label in Item-wise sales register (backport #45260 )
2025-01-14 14:05:58 +05:30
ruthra kumar
36d1fbd6a3
fix: incorrect label in Item-wise sales register
...
(cherry picked from commit d9013e1054 )
2025-01-14 08:26:06 +00:00
ruthra kumar
b4bcb7f9ac
Merge pull request #45257 from frappe/mergify/bp/version-15-hotfix/pr-45090
...
fix: change string to be able to translate (backport #45090 )
2025-01-14 13:35:13 +05:30
rohitwaghchaure
2676e0ea1f
chore: fix conflicts
2025-01-14 12:49:17 +05:30
Rohit Waghchaure
2f2554e9e5
fix: auto fetch batch and serial no for draft stock transactions
...
(cherry picked from commit 88ab9be79c )
# Conflicts:
# erpnext/stock/get_item_details.py
2025-01-14 07:06:32 +00:00
mahsem
7a3687ca8e
fix: change string to be able to translate ( #45090 )
...
* fix: change_string_to_translate
* fix: debit note translation
* chore: update 'modified' field
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit a3165c5719 )
2025-01-14 06:26:50 +00:00
ruthra kumar
f954b241a8
Merge pull request #45234 from frappe/mergify/bp/version-15-hotfix/pr-45209
...
fix: batch number search on pos (backport #45209 )
2025-01-14 11:42:04 +05:30
ruthra kumar
13c3483669
Merge pull request #45256 from frappe/mergify/bp/version-15-hotfix/pr-45078
...
fix: don't create invoice if `current_invoice_start ` is in future (backport #45078 )
2025-01-14 10:43:19 +05:30
ruthra kumar
74a256ad57
Merge pull request #45255 from frappe/mergify/bp/version-15-hotfix/pr-45074
...
fix: set billing and shipping address on change of company (backport #45074 )
2025-01-14 10:22:42 +05:30
ruthra kumar
f897999d79
Merge pull request #45254 from frappe/mergify/bp/version-15-hotfix/pr-45001
...
fix: deduct tds on excess amount if checked (backport #45001 )
2025-01-14 10:21:57 +05:30
Sanket322
abfcfdfe7e
fix: minor update for readability
...
(cherry picked from commit 61d4593236 )
2025-01-14 04:43:28 +00:00
Sanket322
3f6d7741d9
fix: don't create invoice if invoice start date is in future
...
(cherry picked from commit 058fdca981 )
2025-01-14 04:43:28 +00:00
ruthra kumar
9757c92635
Merge pull request #45252 from frappe/mergify/bp/version-15-hotfix/pr-44798
...
fix: update discounting on mixed conditions (backport #44798 )
2025-01-14 10:09:52 +05:30
Sanket322
80e6112549
fix: pass right existing address
...
(cherry picked from commit ce99764772 )
2025-01-14 04:35:20 +00:00
Sanket322
42eb88f5f6
fix: set billing and shipping address on change of company
...
(cherry picked from commit f46f1bead4 )
2025-01-14 04:35:20 +00:00
ljain112
07c3605905
fix: deduct tds on excess amount if checked
...
(cherry picked from commit a203e3ffaf )
2025-01-14 04:33:18 +00:00
DHINESH00
1d5a73a325
fix: Semgrep rules
...
(cherry picked from commit 547c8004eb )
2025-01-14 04:29:07 +00:00
DHINESH00
38cb5a98bf
fix: update discounting on mixed conditions
...
(cherry picked from commit d541259da9 )
2025-01-14 04:29:06 +00:00
Frappe PR Bot
74650217c1
chore(release): Bumped to Version 15.48.3
...
## [15.48.3](https://github.com/frappe/erpnext/compare/v15.48.2...v15.48.3 ) (2025-01-13)
### Bug Fixes
* delivery_document_no column issue ([47a622d ](47a622d0cb ))
* incorrect valuation rate for PI based revaluation ([23b846e ](23b846ef39 ))
* test case ([b75c736 ](b75c7364d6 ))
v15.48.3
2025-01-13 08:20:40 +00:00
rohitwaghchaure
47ab3c5dbe
Merge pull request #45235 from frappe/mergify/bp/version-15/pr-45218
...
fix: incorrect valuation rate for PI based revaluation (backport #45207 ) (backport #45218 )
2025-01-13 13:49:25 +05:30
rohitwaghchaure
b6f5208e29
Merge pull request #45236 from frappe/mergify/bp/version-15/pr-45217
...
fix: delivery_document_no column issue (backport #45214 ) (backport #45217 )
2025-01-13 13:49:11 +05:30
Rohit Waghchaure
b75c7364d6
fix: test case
...
(cherry picked from commit 7d66e4efb0 )
2025-01-13 06:56:46 +00:00
rohitwaghchaure
85c2d32de6
chore: fix conflicts
...
(cherry picked from commit bb170c024f )
2025-01-13 06:56:46 +00:00
rohitwaghchaure
120bccdad3
chore: fix conflicts
...
(cherry picked from commit 9426a32184 )
2025-01-13 06:56:45 +00:00
Rohit Waghchaure
47a622d0cb
fix: delivery_document_no column issue
...
(cherry picked from commit 61efb2bb39 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.py
(cherry picked from commit 0df18080c7 )
2025-01-13 06:56:45 +00:00
Rohit Waghchaure
23b846ef39
fix: incorrect valuation rate for PI based revaluation
...
(cherry picked from commit 14ce2337df )
(cherry picked from commit f7e3854641 )
2025-01-13 06:56:40 +00:00
rohitwaghchaure
136333377a
Merge pull request #45217 from frappe/mergify/bp/version-15-hotfix/pr-45214
...
fix: delivery_document_no column issue (backport #45214 )
2025-01-13 12:25:50 +05:30
rohitwaghchaure
4ee6a4eab6
Merge pull request #45218 from frappe/mergify/bp/version-15-hotfix/pr-45207
...
fix: incorrect valuation rate for PI based revaluation (backport #45207 )
2025-01-13 12:25:44 +05:30
mergify[bot]
f7448c6f79
fix(Timesheet): ignore permissions when updating Task and Project (backport #45168 ) ( #45170 )
...
* fix(Timesheet): ignore permissions when updating Task and Project (#45168 )
(cherry picked from commit 9e760e54a5 )
# Conflicts:
# erpnext/projects/doctype/timesheet/timesheet.py
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-13 12:08:17 +05:30
Diptanil Saha
fe5c458c45
fix: batch number search on pos ( #45209 )
...
* fix: price of items with batch number not having seperate item price on pos search bar
* fix: introduced batch number based sorting
(cherry picked from commit e529f82392 )
2025-01-13 06:37:26 +00:00
mergify[bot]
47c6e5a931
fix: typo in manufacturing settings (backport #45190 ) ( #45193 )
...
fix: typo in manufacturing settings
(cherry picked from commit a9b761f862 )
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-01-13 11:59:27 +05:30
mergify[bot]
0665bc4a28
chore: removal of decapitalization feature (backport #45162 ) ( #45173 )
...
* chore: removal of decapitalization feature (#45162 )
* chore: removal of decapitalization feature
* fix: rearrangement of asset capitalization doctype fields
(cherry picked from commit 7ea73d8265 )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.json
* fix: resolved conflicts
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-01-13 11:58:53 +05:30
Rohit Waghchaure
7d66e4efb0
fix: test case
2025-01-11 11:06:13 +05:30
rohitwaghchaure
bb170c024f
chore: fix conflicts
2025-01-11 11:00:20 +05:30
rohitwaghchaure
9426a32184
chore: fix conflicts
2025-01-11 10:59:26 +05:30
Rohit Waghchaure
f7e3854641
fix: incorrect valuation rate for PI based revaluation
...
(cherry picked from commit 14ce2337df )
2025-01-11 04:39:31 +00:00
Rohit Waghchaure
0df18080c7
fix: delivery_document_no column issue
...
(cherry picked from commit 61efb2bb39 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.py
2025-01-11 04:38:31 +00:00
Frappe PR Bot
625ff4b276
chore(release): Bumped to Version 15.48.2
...
## [15.48.2](https://github.com/frappe/erpnext/compare/v15.48.1...v15.48.2 ) (2025-01-10)
### Bug Fixes
* precision loss causing process loss variance ([ac18c56 ](ac18c56a0b ))
* timeout error for work order ([d6614f2 ](d6614f2848 ))
v15.48.2
2025-01-10 06:31:50 +00:00
rohitwaghchaure
da11589b74
Merge pull request #45203 from frappe/mergify/bp/version-15/pr-45197
...
fix: precision loss causing process loss variance (backport #45197 )
2025-01-10 12:00:25 +05:30
rohitwaghchaure
7344e46717
Merge pull request #45205 from frappe/mergify/bp/version-15/pr-45179
...
fix: timeout error for work order (backport #45177 ) (backport #45179 )
2025-01-10 11:59:50 +05:30
Rohit Waghchaure
d6614f2848
fix: timeout error for work order
...
(cherry picked from commit b4ceda6f2c )
(cherry picked from commit 122b966a7b )
2025-01-10 06:10:09 +00:00
FATHIH MOHAMMED
ac18c56a0b
fix: precision loss causing process loss variance
...
(cherry picked from commit d84601b2a3 )
2025-01-10 05:49:26 +00:00