Frappe PR Bot
07ff956fd8
chore(release): Bumped to Version 13.49.3
...
## [13.49.3](https://github.com/frappe/erpnext/compare/v13.49.2...v13.49.3 ) (2023-03-07)
### Performance Improvements
* `update_completed_qty()` in `material_request.py` ([6841e22 ](6841e22ffe ))
* Stock Entry (Material Transfer) ([56a422d ](56a422deed ))
v13.49.3
2023-03-07 17:01:01 +00:00
Sagar Sharma
c575942acf
Merge pull request #34341 from frappe/mergify/bp/version-13/pr-34336
...
perf: Stock Entry (Material Transfer) (backport #34313 ) (backport #34336 )
2023-03-07 22:29:01 +05:30
s-aga-r
6841e22ffe
perf: update_completed_qty() in material_request.py
...
(cherry picked from commit 8ad9e99cea )
(cherry picked from commit 5bc2b8f685 )
2023-03-07 16:07:23 +00:00
s-aga-r
56a422deed
perf: Stock Entry (Material Transfer)
...
(cherry picked from commit de18f98c5c )
(cherry picked from commit 7a159a7187 )
2023-03-07 16:07:22 +00:00
Frappe PR Bot
0ec34e5880
chore(release): Bumped to Version 13.49.2
...
## [13.49.2](https://github.com/frappe/erpnext/compare/v13.49.1...v13.49.2 ) (2023-03-07)
### Bug Fixes
* `rejected_serial_no` not getting copied from PR to PR(Return) ([bb55210 ](bb55210f49 ))
* `Serial No is mandatory` even if the `qty` is `0` ([9bea2fc ](9bea2fcdfc ))
* Default sales team not getting set ([#34284 ](https://github.com/frappe/erpnext/issues/34284 )) ([65c0189 ](65c0189c4d ))
* **minor:** Dirty the form after clicking on Get advances button in Invoices ([#34323 ](https://github.com/frappe/erpnext/issues/34323 )) ([3a1475a ](3a1475a90b ))
* **test:** check for batch_no in returned dict ([8c5322c ](8c5322c1cb ))
* UI freeze while selecting batched items in sales invoice ([82a8f2b ](82a8f2b1b2 ))
* Wrap unexpectedly long text in remark ([ba66a67 ](ba66a6714c ))
v13.49.2
2023-03-07 10:43:39 +00:00
Deepesh Garg
ba58c7ed59
Merge pull request #34326 from frappe/version-13-hotfix
...
chore: release v13
2023-03-07 16:11:57 +05:30
mergify[bot]
3a1475a90b
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:37 +05:30
mergify[bot]
65c0189c4d
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 13:33:55 +05:30
mergify[bot]
1b2c4bf868
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 )
# Conflicts:
# erpnext/translations/de.csv
* chore: resolve conflicts
---------
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:46:30 +05:30
ruthra kumar
88ed6e6cb4
Merge pull request #34304 from ruthra-kumar/ui_freeze_on_item_selection
...
fix: UI freeze while selecting batched items in sales invoice
2023-03-06 11:24:01 +05:30
ruthra kumar
8c5322c1cb
fix(test): check for batch_no in returned dict
2023-03-05 20:47:31 +05:30
ruthra kumar
82a8f2b1b2
fix: UI freeze while selecting batched items in sales invoice
2023-03-05 20:47:29 +05:30
Sagar Sharma
3908b510bd
Merge pull request #34276 from frappe/mergify/bp/version-13-hotfix/pr-34273
...
fix: `rejected_serial_no` not getting copied from PR to PR(Return) (backport #34273 )
2023-03-04 15:35:00 +05:30
s-aga-r
14547d94b3
chore: conflicts
2023-03-04 15:04:50 +05:30
s-aga-r
9bea2fcdfc
fix: Serial No is mandatory even if the qty is 0
...
(cherry picked from commit cb0b6de4b9 )
2023-03-02 07:08:14 +00:00
s-aga-r
bb55210f49
fix: rejected_serial_no not getting copied from PR to PR(Return)
...
(cherry picked from commit a9f0a11ce6 )
# Conflicts:
# erpnext/controllers/sales_and_purchase_return.py
2023-03-02 07:08:14 +00:00
Frappe PR Bot
178be42369
chore(release): Bumped to Version 13.49.1
...
## [13.49.1](https://github.com/frappe/erpnext/compare/v13.49.0...v13.49.1 ) (2023-03-01)
### Bug Fixes
* Wrap unexpectedly long text in remark ([e694550 ](e6945508f1 ))
v13.49.1
2023-03-01 10:55:31 +00:00
Suraj Shetty
b4e775b264
Merge pull request #34264 from frappe/mergify/bp/version-13/pr-34262
...
fix(General Ledger): Wrap unexpectedly long word (backport #34262 )
2023-03-01 16:23:56 +05:30
Suraj Shetty
e6945508f1
fix: Wrap unexpectedly long text in remark
...
(cherry picked from commit ba66a6714c )
2023-03-01 10:53:42 +00:00
Suraj Shetty
5354169f31
Merge pull request #34262 from frappe/fix-general-ledger-report
2023-03-01 16:22:28 +05:30
Suraj Shetty
ba66a6714c
fix: Wrap unexpectedly long text in remark
2023-03-01 16:16:58 +05:30
Frappe PR Bot
573cd3c33b
chore(release): Bumped to Version 13.49.0
...
# [13.49.0](https://github.com/frappe/erpnext/compare/v13.48.1...v13.49.0 ) (2023-02-28)
### Bug Fixes
* conversion factor not set ([59d5797 ](59d579764d ))
* german translations ([#31732 ](https://github.com/frappe/erpnext/issues/31732 )) ([d44da6c ](d44da6c820 ))
* ignore remaining leaves calculation for cf leaves after expiry ([d82ba4e ](d82ba4e86f ))
* incorrect acc depr amount if multiple FBs with straight line or manual method ([304e6bb ](304e6bb996 ))
* incorrect color in the BOM Stock Report ([e98b346 ](e98b34617f ))
* incorrect leave balance after carry-forwarded leave expiry ([a3a9cd5 ](a3a9cd5174 ))
* manual depr schedule ([7176799 ](71767994a7 ))
* multiple pos conversion issue resolved ([de631e6 ](de631e65cc ))
* not able to repost gl entries ([2039bd0 ](2039bd066d ))
* **patch:** create only 80G custom fields instead of running the whole setup ([#34183 ](https://github.com/frappe/erpnext/issues/34183 )) ([806f7e5 ](806f7e5eef ))
* permission error while calling get_work_order_items ([3d7b2b1 ](3d7b2b1a6d ))
* pos return throwing amount greater than grand total ([f6607a6 ](f6607a6050 ))
* Remove missing DocField in fetch_from ([45645c1 ](45645c1064 ))
* set `from_warehouse` and `to_warehouse` while mapping SE ([b1ecca3 ](b1ecca3a16 ))
* **test:** use standalone method to fetch work orders from SO ([7971c14 ](7971c149ed ))
* ui freeze on item selection in sales invoice ([d1b611d ](d1b611d37f ))
* user shouldn't able to make item price for item template ([69f1247 ](69f1247fab ))
* zero division error while making LCV ([91a95ad ](91a95adcb6 ))
### Features
* provision to convert transaction based reposting to item warehouse based reposting ([59c6eb5 ](59c6eb591b ))
### Performance Improvements
* fetch SLE's on demand and memoize ([642692a ](642692a040 ))
v13.49.0
2023-02-28 13:29:25 +00:00
ruthra kumar
b6edadb3cb
Merge pull request #34239 from frappe/version-13-hotfix
...
chore: release v13
2023-02-28 18:57:46 +05:30
ruthra kumar
d65df443fc
Merge pull request #34246 from frappe/mergify/bp/version-13-hotfix/pr-34241
...
fix: pos return throwing amount greater than grand total (backport #34241 )
2023-02-28 18:33:47 +05:30
ruthra kumar
f6607a6050
fix: pos return throwing amount greater than grand total
...
(cherry picked from commit 35c70f39fa )
2023-02-28 12:53:30 +00:00
Sagar Sharma
75d98ef205
Merge pull request #34237 from frappe/mergify/bp/version-13-hotfix/pr-34060
...
fix: multiple Point of Sale conversion issue resolved (backport #34060 )
2023-02-28 16:49:46 +05:30
Vishal
fd1d2cd203
chore: minor changes in pos_controller
...
(cherry picked from commit f18ae5856f )
2023-02-28 09:26:37 +00:00
Vishal
c66dc5658f
chore: minor change
...
(cherry picked from commit a51bec0269 )
2023-02-28 09:26:36 +00:00
Vishal
1ebf2dd2bf
chore: minor changes added to code
...
(cherry picked from commit 3ebe7d861d )
2023-02-28 09:26:36 +00:00
Vishal
de631e65cc
fix: multiple pos conversion issue resolved
...
(cherry picked from commit 1de531e56e )
2023-02-28 09:26:36 +00:00
ruthra kumar
02f2844db2
Merge pull request #34218 from frappe/mergify/bp/version-13-hotfix/pr-34207
...
fix: permission error while calling get_work_order_items (backport #34207 )
2023-02-28 11:04:52 +05:30
Frappe PR Bot
c4d9576f9f
chore(release): Bumped to Version 13.48.1
...
## [13.48.1](https://github.com/frappe/erpnext/compare/v13.48.0...v13.48.1 ) (2023-02-27)
### Bug Fixes
* not able to repost gl entries ([a34aff6 ](a34aff6f49 ))
v13.48.1
2023-02-27 14:34:43 +00:00
rohitwaghchaure
74303b65cf
Merge pull request #34228 from frappe/mergify/bp/version-13/pr-34209
...
fix: not able to repost gl entries (backport #34206 ) (backport #34209 )
2023-02-27 20:03:15 +05:30
Rohit Waghchaure
a34aff6f49
fix: not able to repost gl entries
...
(cherry picked from commit 7d10dd9ea8 )
(cherry picked from commit 2039bd066d )
2023-02-27 14:08:29 +00:00
Sagar Sharma
f105c1bd5e
Merge pull request #34227 from frappe/mergify/bp/version-13-hotfix/pr-34225
...
fix: set `from_warehouse` and `to_warehouse` while mapping SE (backport #34225 )
2023-02-27 17:56:08 +05:30
Sagar Sharma
264c314416
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-34225
2023-02-27 17:32:34 +05:30
Sagar Sharma
a71a336e59
chore: conflicts
2023-02-27 17:32:05 +05:30
Anand Baburajan
7db3645298
Merge pull request #34215 from frappe/mergify/bp/version-13-hotfix/pr-34205
...
fix: asset manual depr schedule (backport #34205 )
2023-02-27 13:31:44 +05:30
s-aga-r
b1ecca3a16
fix: set from_warehouse and to_warehouse while mapping SE
...
(cherry picked from commit c09a61f360 )
# Conflicts:
# erpnext/stock/doctype/material_request/material_request.py
2023-02-27 07:23:20 +00:00
Anand Baburajan
cbfa188d3d
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-34205
2023-02-27 12:41:45 +05:30
Sagar Sharma
4f7344c278
Merge pull request #34224 from frappe/mergify/bp/version-13-hotfix/pr-34212
...
fix: Remove missing DocField in fetch_from (backport #34212 )
2023-02-27 12:28:55 +05:30
Brian Pond
45645c1064
fix: Remove missing DocField in fetch_from
...
(cherry picked from commit 83f3e317e1 )
2023-02-27 06:24:23 +00:00
mergify[bot]
d44da6c820
fix: german translations ( #31732 )
...
fix: german translations (#31732 )
(cherry picked from commit 6b510546ae )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-02-27 11:50:12 +05:30
Sagar Sharma
95ea28f14d
Merge pull request #34209 from frappe/mergify/bp/version-13-hotfix/pr-34206
...
fix: not able to repost gl entries (backport #34206 )
2023-02-27 10:26:38 +05:30
ruthra kumar
7971c149ed
fix(test): use standalone method to fetch work orders from SO
...
(cherry picked from commit a11d3327df )
2023-02-27 10:14:36 +05:30
ruthra kumar
3d7b2b1a6d
fix: permission error while calling get_work_order_items
...
(cherry picked from commit b6bad728cd )
2023-02-27 10:14:31 +05:30
anandbaburajan
9942a9d40a
chore: refactor long if conditions
...
(cherry picked from commit d56ca011fe )
2023-02-26 14:38:43 +00:00
anandbaburajan
9a607b9bd0
chore: should prepare schedule if not draft
...
(cherry picked from commit 75386e3653 )
2023-02-26 14:38:42 +00:00
anandbaburajan
304e6bb996
fix: incorrect acc depr amount if multiple FBs with straight line or manual method
...
(cherry picked from commit dda6baea3e )
2023-02-26 14:38:42 +00:00
anandbaburajan
4a557b47d7
chore: handle change in opening_accumulated_depreciation properly
...
(cherry picked from commit b0d670a51d )
2023-02-26 14:38:42 +00:00