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
rohitwaghchaure
f5c9ab054f
Merge pull request #45197 from FathihMohammed/qty_precision_fix
...
fix: precision loss causing process loss variance
2025-01-10 11:18:21 +05:30
ruthra kumar
698b6e6caf
Merge pull request #45140 from frappe/mergify/bp/version-15-hotfix/pr-45100
...
chore: removal of tally migration feature (backport #45100 )
2025-01-09 19:56:16 +05:30
FATHIH MOHAMMED
d84601b2a3
fix: precision loss causing process loss variance
2025-01-09 13:27:27 +00:00
rohitwaghchaure
ef3e442684
Merge pull request #45186 from frappe/mergify/bp/version-15-hotfix/pr-45180
...
fix: do not add ordered items from Quotation to new Sales Order (backport #45180 )
2025-01-09 16:26:56 +05:30
Frappe PR Bot
246f4373b5
chore(release): Bumped to Version 15.48.1
...
## [15.48.1](https://github.com/frappe/erpnext/compare/v15.48.0...v15.48.1 ) (2025-01-09)
### Bug Fixes
* not able to see create Quality Inspection button ([5d7a3b5 ](5d7a3b5979 ))
v15.48.1
2025-01-09 09:31:15 +00:00
rohitwaghchaure
430c4825c0
Merge pull request #45187 from frappe/mergify/bp/version-15/pr-45184
...
fix: not able to see create Quality Inspection button (backport #45183 ) (backport #45184 )
2025-01-09 14:59:54 +05:30
Rohit Waghchaure
5d7a3b5979
fix: not able to see create Quality Inspection button
...
(cherry picked from commit b291835ccd )
(cherry picked from commit a79cae1fef )
2025-01-09 09:21:29 +00:00
rohitwaghchaure
01c7956329
Merge pull request #45184 from frappe/mergify/bp/version-15-hotfix/pr-45183
...
fix: not able to see create Quality Inspection button (backport #45183 )
2025-01-09 14:50:24 +05:30
Rohit Waghchaure
f414fa4981
fix: do not add ordered items from Quotation to new Sales Order
...
(cherry picked from commit 2e930eb97b )
2025-01-09 09:09:55 +00:00
Rohit Waghchaure
a79cae1fef
fix: not able to see create Quality Inspection button
...
(cherry picked from commit b291835ccd )
2025-01-09 09:07:50 +00:00
rohitwaghchaure
5e32796987
Merge pull request #45179 from frappe/mergify/bp/version-15-hotfix/pr-45177
...
fix: timeout error for work order (backport #45177 )
2025-01-09 14:06:58 +05:30
Rohit Waghchaure
122b966a7b
fix: timeout error for work order
...
(cherry picked from commit b4ceda6f2c )
2025-01-09 08:18:25 +00:00
Frappe PR Bot
6a869139a6
chore(release): Bumped to Version 15.48.0
...
# [15.48.0](https://github.com/frappe/erpnext/compare/v15.47.5...v15.48.0 ) (2025-01-08)
### Bug Fixes
* add monthly distributation and write query in qb ([03b06fc ](03b06fc3ff ))
* Alternative Item button dissapearing on Save event ([642b897 ](642b89782d ))
* Alternative Items button in Work Order ([3194807 ](3194807a41 ))
* Bank Reconciliation Statement Report Company Filter ([622bfa6 ](622bfa6633 ))
* consider expired batches in stock reco ([c924feb ](c924feb0d0 ))
* discount resetting on date change ([af53381 ](af53381163 )), closes [#44989 ](https://github.com/frappe/erpnext/issues/44989 )
* Hold_to_On_Hold ([9ecafdc ](9ecafdc680 ))
* ignore currency validation while canceling the voucher ([8874f4a ](8874f4a9e4 ))
* ignore party account validation while canceling the voucher ([0f1c6ff ](0f1c6ff1c9 ))
* invoice against purchase receipt with returned quantity ([9daabfc ](9daabfca8a ))
* issue in returning components against the SCO ([87405f0 ](87405f0753 ))
* load price list rate for pos search term ([452dffa ](452dffab48 ))
* load search term price with customer default price list ([59af144 ](59af144e29 ))
* Missing company filter breaks `get_account_balance` in Bank Reco ([931b516 ](931b5166a8 ))
* Override pre-commit behaviour due to conflicts with CI ([754845a ](754845a935 ))
* **Project:** make status in confirmation dialog translatable ([#45118 ](https://github.com/frappe/erpnext/issues/45118 )) ([0001d86 ](0001d868c7 ))
* removed unmerged patches ([4227d76 ](4227d76f08 ))
* resolved conflicts ([e9be858 ](e9be8583b0 ))
* resolved conflicts ([7318748 ](7318748a4c ))
* Returned Qty in Work Order Consumed Materials report ([f7b501b ](f7b501b29b ))
* serial and batch no. buttons on pos ([#45048 ](https://github.com/frappe/erpnext/issues/45048 )) ([54e3a74 ](54e3a74936 ))
* show new button in coa if create access ([89155f5 ](89155f529e ))
* update customer contact details on pos (backport [#45071 ](https://github.com/frappe/erpnext/issues/45071 )) ([#45106 ](https://github.com/frappe/erpnext/issues/45106 )) ([01254da ](01254da4e0 ))
### Features
* validate discount date in payment schedule (backport [#44646 ](https://github.com/frappe/erpnext/issues/44646 )) ([#44727 ](https://github.com/frappe/erpnext/issues/44727 )) ([500deff ](500deff3e9 ))
* work in progress status for asset ([#45066 ](https://github.com/frappe/erpnext/issues/45066 )) ([1ea36bb ](1ea36bba88 ))
v15.48.0
2025-01-08 10:29:45 +00:00
ruthra kumar
e240ff4f6c
Merge pull request #45131 from frappe/version-15-hotfix
...
chore: release v15
2025-01-08 15:58:27 +05:30
Khushi Rawat
9e60d1ad79
Merge pull request #45149 from frappe/mergify/bp/version-15-hotfix/pr-45066
...
feat: work in progress status for asset (backport #45066 )
2025-01-08 11:45:46 +05:30