ruthra kumar
502a45e54f
chore: delete remarks migration patch
...
Versions higher than V14.18.2, 'remarks' will be moved in 'migrate_gl_to_payment_ledger'
(cherry picked from commit da37573b73 )
2023-03-13 03:45:17 +00:00
ruthra kumar
f854316eb2
Merge pull request #34405 from frappe/mergify/bp/version-14-hotfix/pr-34387
...
refactor(patch): remove inner join to improve SQL performance (backport #34387 )
2023-03-12 13:16:01 +05:30
ruthra kumar
0b184667fc
chore: remove remarks migrations patch from patches.txt
...
'Remarks' field is moved in migrate_gl_to_payment_ledger patch itself
from versions highers than v14.18.2. Removing it from patches.txt
(cherry picked from commit 9d0a1149d8 )
2023-03-12 11:08:34 +05:30
ruthra kumar
3923044d88
Merge pull request #34400 from frappe/mergify/bp/version-14-hotfix/pr-34370
...
fix(test): flaky test case in Payment terms report (backport #34370 )
2023-03-11 21:29:56 +05:30
ruthra kumar
0ef1d1b2ae
refactor: add remarks to column as well
...
(cherry picked from commit 1744f1d4e4 )
2023-03-11 15:31:17 +00:00
ruthra kumar
e6de87a1b7
refactor(patch): remove inner join to improve SQL performance
...
(cherry picked from commit f9cfabf78e )
2023-03-11 15:31:16 +00:00
mergify[bot]
c64836d3d6
fix: Set contact filter link in Opportunity ( #34325 )
...
fix: Set contact filter link in Opportunity (#34325 )
Co-authored-by: Nihantra C. Patel <n.patel.serpentcs@gmail.com >
(cherry picked from commit 71de72bdd0 )
Co-authored-by: Solufyin <34390782+Solufyin@users.noreply.github.com >
2023-03-11 19:05:26 +05:30
ruthra kumar
69a5411f0e
fix(test): flaky test case in Payment terms report
...
(cherry picked from commit 7fcd74ed03 )
2023-03-11 08:49:03 +00:00
Sagar Sharma
29c58b6f75
Merge pull request #34384 from frappe/mergify/bp/version-14-hotfix/pr-34383
...
fix: filters not getting applied on `Web Form` (backport #34383 )
2023-03-10 13:48:38 +05:30
s-aga-r
6ef7ddfbce
fix: filters not getting applied on Web Form
...
(cherry picked from commit 9c1e566394 )
2023-03-09 18:55:03 +00:00
gavin
27c524e337
fix: Don't use get_list & get_all interchangeably
...
fix: Fetch all fields via get_returned_qty_map_for_row
2023-03-09 16:05:37 +05:30
Frappe PR Bot
fcbcbc0aa7
chore(release): Bumped to Version 14.18.2
...
## [14.18.2](https://github.com/frappe/erpnext/compare/v14.18.1...v14.18.2 ) (2023-03-09)
### Reverts
* Revert "fix: Default sales team not getting set" (#34376 ) ([f71d85d ](f71d85d7c3 )), closes [#34376 ](https://github.com/frappe/erpnext/issues/34376 ) [#34376 ](https://github.com/frappe/erpnext/issues/34376 ) [#34284 ](https://github.com/frappe/erpnext/issues/34284 )
v14.18.2
2023-03-09 10:26:37 +00:00
Deepesh Garg
7ca3130010
Merge pull request #34379 from frappe/mergify/bp/version-14/pr-34377
...
Revert "fix: Default sales team not getting set" (backport #34376 ) (backport #34377 )
2023-03-09 15:43:17 +05:30
mergify[bot]
f71d85d7c3
Revert "fix: Default sales team not getting set" ( #34376 )
...
Revert "fix: Default sales team not getting set" (#34376 )
Revert "fix: Default sales team not getting set (#34284 )"
This reverts commit 7d0199d743 .
(cherry picked from commit 9a8f8e8b7d )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit ed338b1395 )
2023-03-09 10:11:18 +00:00
mergify[bot]
ed338b1395
Revert "fix: Default sales team not getting set" ( #34376 )
...
Revert "fix: Default sales team not getting set" (#34376 )
Revert "fix: Default sales team not getting set (#34284 )"
This reverts commit 7d0199d743 .
(cherry picked from commit 9a8f8e8b7d )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-09 15:39:56 +05:30
Sagar Sharma
9f0dff9e7a
Merge pull request #34368 from frappe/mergify/bp/version-14-hotfix/pr-34360
...
chore: `Alternative Item Code` error msg (backport #34360 )
2023-03-09 11:10:13 +05:30
Sagar Sharma
31f9d23b17
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-34360
2023-03-09 11:09:48 +05:30
Sagar Sharma
ce8e3e92dd
Merge pull request #34366 from frappe/mergify/bp/version-14-hotfix/pr-34362
...
fix: `required_qty` get reset to `1` for Alternative Item in WO (backport #34362 )
2023-03-09 11:09:25 +05:30
s-aga-r
c734a78f3c
chore: Alternative Item Code error msg
...
(cherry picked from commit baef5ae1ef )
2023-03-09 04:38:21 +00:00
s-aga-r
51bcdb32f2
fix: required_qty get reset to 1 for Alternative Item in WO
...
(cherry picked from commit 046834a97a )
2023-03-09 04:35:58 +00:00
Sagar Sharma
68b9581176
Merge pull request #34356 from frappe/mergify/bp/version-14-hotfix/pr-34352
...
fix: `BOM Stock Report` (backport #34352 )
2023-03-08 17:45:52 +05:30
s-aga-r
df98e25312
test: add test cases for BOM Stock Report
...
(cherry picked from commit b53dcb04ed )
2023-03-08 10:56:44 +00:00
s-aga-r
1c0007768b
fix: BOM Stock Report
...
(cherry picked from commit a65b80911b )
2023-03-08 10:56:44 +00:00
Deepesh Garg
d42af42cec
Merge pull request #34331 from frappe/mergify/bp/version-14-hotfix/pr-33947
...
fix: exchange rate revaluation errors (backport #33947 )
2023-03-08 13:07:04 +05:30
Frappe PR Bot
cfe28663bc
chore(release): Bumped to Version 14.18.1
...
## [14.18.1](https://github.com/frappe/erpnext/compare/v14.18.0...v14.18.1 ) (2023-03-07)
### Performance Improvements
* `update_completed_qty()` in `material_request.py` ([7a5f7d4 ](7a5f7d4920 ))
* Stock Entry (Material Transfer) ([59a415e ](59a415eaa9 ))
v14.18.1
2023-03-07 17:23:00 +00:00
Sagar Sharma
943599f3ac
Merge pull request #34342 from frappe/mergify/bp/version-14/pr-34335
...
perf: Stock Entry (Material Transfer) (backport #34313 ) (backport #34335 )
2023-03-07 22:51:22 +05:30
s-aga-r
7a5f7d4920
perf: update_completed_qty() in material_request.py
...
(cherry picked from commit 8ad9e99cea )
(cherry picked from commit b37712c038 )
2023-03-07 16:14:55 +00:00
s-aga-r
59a415eaa9
perf: Stock Entry (Material Transfer)
...
(cherry picked from commit de18f98c5c )
(cherry picked from commit 1b514632d2 )
2023-03-07 16:14:55 +00:00
Sagar Sharma
a18c4c839e
Merge pull request #34335 from frappe/mergify/bp/version-14-hotfix/pr-34313
...
perf: Stock Entry (Material Transfer) (backport #34313 )
2023-03-07 21:43:05 +05:30
Frappe PR Bot
0696128acc
chore(release): Bumped to Version 14.18.0
...
# [14.18.0](https://github.com/frappe/erpnext/compare/v14.17.4...v14.18.0 ) (2023-03-07)
### Bug Fixes
* `Inventory Dimension` for `Stock Reconciliation` ([b08cdc0 ](b08cdc00f2 ))
* `rejected_serial_no` not getting copied from PR to PR(Return) ([3db8258 ](3db82587eb ))
* `Serial No is mandatory` even if the `qty` is `0` ([aa6b891 ](aa6b891ef0 ))
* BOM Update log not completed ([235ecca ](235ecca9fa ))
* consumed qty validation for subcontracting receipt ([7eccf43 ](7eccf431fd ))
* Default sales team not getting set ([#34284 ](https://github.com/frappe/erpnext/issues/34284 )) ([64c758d ](64c758d0c0 ))
* Do not calculate commission post submit ([#34267 ](https://github.com/frappe/erpnext/issues/34267 )) ([480797e ](480797e856 ))
* labels name ([5e9f1df ](5e9f1dfbb3 ))
* **minor:** Dirty the form after clicking on Get advances button in Invoices ([#34323 ](https://github.com/frappe/erpnext/issues/34323 )) ([0e9f9c3 ](0e9f9c31a0 ))
* Payment Request against sales order with disabled rounded total ([#34281 ](https://github.com/frappe/erpnext/issues/34281 )) ([ca59c69 ](ca59c699cd ))
* Performance improvement when adding a new item ([#34195 ](https://github.com/frappe/erpnext/issues/34195 )) ([71a281f ](71a281fb11 ))
* Resolve conflicts ([f6469d8 ](f6469d8398 ))
* Stock Reconciliation `actual_qty` ([d97c1bf ](d97c1bf0f4 ))
* update inventory dimensions before returning sle ([ab73742 ](ab737424c2 ))
* Wrap unexpectedly long text in remark ([b13bf1e ](b13bf1ebc5 ))
### Features
* adjust purchase receipt valuation rate as per purchase invoice rate ([db033c6 ](db033c6862 ))
### Reverts
* Revert "refactor: use renamed timezone utils (#34301 )" ([a2e001a ](a2e001a2da )), closes [#34301 ](https://github.com/frappe/erpnext/issues/34301 ) [#34301 ](https://github.com/frappe/erpnext/issues/34301 )
v14.18.0
2023-03-07 14:26:16 +00:00
Deepesh Garg
1cf79f05c5
Merge pull request #34327 from frappe/version-14-hotfix
...
chore: release v14
2023-03-07 19:54:30 +05:30
s-aga-r
b37712c038
perf: update_completed_qty() in material_request.py
...
(cherry picked from commit 8ad9e99cea )
2023-03-07 12:33:48 +00:00
s-aga-r
1b514632d2
perf: Stock Entry (Material Transfer)
...
(cherry picked from commit de18f98c5c )
2023-03-07 12:33:47 +00:00
Deepesh Garg
a2e001a2da
Revert "refactor: use renamed timezone utils ( #34301 )"
...
Revert "refactor: use renamed timezone utils (#34301 )"
This reverts commit 164933aae8 .
2023-03-07 17:56:57 +05:30
Devin Slauenwhite
1a629b6418
fix: exchange rate revaluation errors ( #33947 )
...
* fix: set new balance for non-positive balances
* fix: don't add debit: 0, credit: 0 entries to journal entry.
* fix: add journal entry difference to unbooked gain/loss of exchange.
* chore: linter
* chore: remove invlaid TODO. [skip-ci]
(cherry picked from commit 6de826b8c4 )
2023-03-07 11:46:58 +00:00
mergify[bot]
164933aae8
refactor: use renamed timezone utils ( #34301 )
...
refactor: use renamed timezone utils
https://github.com/frappe/frappe/pull/20253
(cherry picked from commit 502a37a864 )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-07 16:52:56 +05:30
mergify[bot]
0e9f9c31a0
fix(minor): Dirty the form after clicking on Get advances button in Invoices ( #34323 )
...
fix(minor): Dirty the form after clicking on Get advances button in Invoices (#34323 )
fix(minor): Dirty form after clicking on Get advances button
(cherry picked from commit 2feb27e399 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2023-03-07 15:47:54 +05:30
mergify[bot]
71a281fb11
fix: Performance improvement when adding a new item ( #34195 )
...
fix: Performance improvement when adding a new item
(cherry picked from commit 49af5ba434 )
Co-authored-by: HarryPaulo <paulo_fabris@hotmail.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-03-07 15:46:18 +05:30
mergify[bot]
64c758d0c0
fix: Default sales team not getting set ( #34284 )
...
fix: Default sales team not getting set (#34284 )
(cherry picked from commit 7d0199d743 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-07 15:45:43 +05:30
mergify[bot]
480797e856
fix: Do not calculate commission post submit ( #34267 )
...
fix: Do not calculate commission post submit (#34267 )
* fix: Do not calculate commision post submit
* chore: Update condition to match server side logic
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit 10632d75b0 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-07 15:44:15 +05:30
mergify[bot]
ca59c699cd
fix: Payment Request against sales order with disabled rounded total ( #34281 )
...
fix: Payment Request against sales order with disabled rounded total (#34281 )
* fix: Payment Request against sales order with disabled rounded total
* chore: Do not consider advance amount
(cherry picked from commit ea8e23384d )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-07 13:34:25 +05:30
mergify[bot]
9b84e1e39c
chore: add german translations ( #34167 )
...
chore: add german translations (#34167 )
* chore: add german translations
* Apply suggestions from code review
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit bbb6a62a7d )
Co-authored-by: Patrick Eissler <77415730+PatrickDenis-stack@users.noreply.github.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-03-07 11:45:51 +05:30
rohitwaghchaure
cfb93b6c58
Merge pull request #34316 from frappe/mergify/bp/version-14-hotfix/pr-34305
...
fix: BOM Update log not completed (backport #34305 )
2023-03-07 08:39:09 +05:30
Rohit Waghchaure
235ecca9fa
fix: BOM Update log not completed
...
(cherry picked from commit 2f157fa5d3 )
2023-03-06 17:54:50 +00:00
Sagar Sharma
c49be03d0f
Merge pull request #34300 from frappe/mergify/bp/version-14-hotfix/pr-34299
...
fix: Stock Reconciliation `actual_qty` (backport #34299 )
2023-03-04 18:00:33 +05:30
s-aga-r
d97c1bf0f4
fix: Stock Reconciliation actual_qty
...
(cherry picked from commit 70de444b7b )
2023-03-04 12:05:49 +00:00
Sagar Sharma
2f74427132
Merge pull request #34294 from frappe/mergify/bp/version-14-hotfix/pr-34293
...
fix: `Inventory Dimension` for `Stock Reconciliation` (backport #34293 )
2023-03-04 16:49:59 +05:30
s-aga-r
ab737424c2
fix: update inventory dimensions before returning sle
2023-03-04 16:07:59 +05:30
s-aga-r
b08cdc00f2
fix: Inventory Dimension for Stock Reconciliation
...
(cherry picked from commit 0e1b7760a8 )
2023-03-03 20:43:56 +00:00
Deepesh Garg
829bbdd5c5
Merge pull request #34280 from frappe/mergify/bp/version-14-hotfix/pr-34258
...
chore: Make finance book read only (backport #34258 )
2023-03-03 11:09:13 +05:30