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
Khushi Rawat
4227d76f08
fix: removed unmerged patches
2025-01-08 11:23:38 +05:30
Khushi Rawat
e9be8583b0
fix: resolved conflicts
2025-01-08 11:08:27 +05:30
Khushi Rawat
7318748a4c
fix: resolved conflicts
2025-01-08 11:07:30 +05:30
ruthra kumar
19dc9975dd
Merge pull request #45157 from frappe/mergify/bp/version-15-hotfix/pr-45154
...
fix: possible deadlock while using auto reconciliation (backport #45154 )
2025-01-08 10:05:34 +05:30
ruthra kumar
36dbb867ed
chore: resolve conflict
2025-01-08 09:19:53 +05:30
ruthra kumar
e578ab2c86
refactor: remove tally migration doctype
2025-01-08 09:16:53 +05:30
ruthra kumar
c45f22c776
Merge pull request #45139 from frappe/mergify/bp/version-15-hotfix/pr-45130
...
refactor: change sales invoice button position (backport #45130 )
2025-01-08 09:01:59 +05:30
ruthra kumar
acd66fa00c
chore: remove 'Experimental' tag
...
(cherry picked from commit 4620025dcd )
# Conflicts:
# erpnext/accounts/doctype/process_payment_reconciliation_log/process_payment_reconciliation_log.json
2025-01-08 03:31:35 +00:00
ruthra kumar
04384c47f8
Merge pull request #45153 from frappe/mergify/bp/version-15-hotfix/pr-45112
...
fix: Missing company filter breaks `get_account_balance` in Bank Reco (backport #45112 )
2025-01-08 09:00:01 +05:30
marination
754845a935
fix: Override pre-commit behaviour due to conflicts with CI
...
(cherry picked from commit d7bf73cffa )
2025-01-08 02:47:22 +00:00
marination
931b5166a8
fix: Missing company filter breaks get_account_balance in Bank Reco
...
(cherry picked from commit 8de0fe78ea )
2025-01-08 02:47:21 +00:00
Khushi Rawat
1ea36bba88
feat: work in progress status for asset ( #45066 )
...
* feat: work in progress status for asset
* fix: test case correction
* fix(patch): added patch to update status of assets
* fix: updated tests
(cherry picked from commit 6850019649 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
# erpnext/patches.txt
2025-01-07 18:14:22 +00:00
rohitwaghchaure
807d591e7e
Merge pull request #45145 from frappe/mergify/bp/version-15-hotfix/pr-45144
...
fix: issue in returning components against the SCO (backport #45144 )
2025-01-07 23:41:03 +05:30
Rohit Waghchaure
87405f0753
fix: issue in returning components against the SCO
...
(cherry picked from commit 729ce1dc50 )
2025-01-07 13:02:09 +00:00