Rucha Mahabal
52108d52e2
fix: consider leaves taken within carry-forwarded period separately while calculating balance
2023-03-10 11:29:04 +05:30
Rucha Mahabal
e74e02b765
fix: consider leaves taken while calculating expired carry-forwarded leaves
2023-03-10 11:28:56 +05:30
gavin
b70a37f6fa
fix: Don't use get_list & get_all interchangeably
...
* fix: Fetch all fields via get_returned_qty_map_for_row
* fix(update_billing_percentage): Remove permlevel checks on aggregated
value
2023-03-09 16:05:54 +05:30
Frappe PR Bot
5157f5dd0e
chore(release): Bumped to Version 13.49.4
...
## [13.49.4](https://github.com/frappe/erpnext/compare/v13.49.3...v13.49.4 ) (2023-03-09)
### Reverts
* Revert "fix: Default sales team not getting set" (#34376 ) ([b712aea ](b712aea3a4 )), 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 )
v13.49.4
2023-03-09 10:26:41 +00:00
Deepesh Garg
9ce5d84951
Merge pull request #34380 from frappe/mergify/bp/version-13/pr-34378
...
Revert "fix: Default sales team not getting set" (backport #34376 ) (backport #34378 )
2023-03-09 15:43:02 +05:30
mergify[bot]
b712aea3a4
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 42bda6e37b )
2023-03-09 10:12:06 +00:00
mergify[bot]
42bda6e37b
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:40:32 +05:30
Sagar Sharma
eb24f91341
Merge pull request #34369 from frappe/mergify/bp/version-13-hotfix/pr-34360
...
chore: `Alternative Item Code` error msg (backport #34360 )
2023-03-09 13:54:59 +05:30
Saurabh
341eab2b2a
fix: linter
2023-03-09 13:24:38 +05:30
Sagar Sharma
0857632359
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-34360
2023-03-09 12:07:45 +05:30
Sagar Sharma
e23f1555bb
Merge pull request #34367 from frappe/mergify/bp/version-13-hotfix/pr-34362
...
fix: `required_qty` get reset to `1` for Alternative Item in WO (backport #34362 )
2023-03-09 11:09:06 +05:30
s-aga-r
75c844a15a
chore: Alternative Item Code error msg
...
(cherry picked from commit baef5ae1ef )
2023-03-09 04:38:21 +00:00
s-aga-r
d1171016b3
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
Saurabh
563f83f0f5
fix: consider relieving date while calculating payment days based on lwp
2023-03-08 19:02:46 +05:30
Sagar Sharma
9844508066
Merge pull request #34357 from frappe/mergify/bp/version-13-hotfix/pr-34352
...
fix: `BOM Stock Report` (backport #34352 )
2023-03-08 18:14:42 +05:30
s-aga-r
4824302811
fix(test): TestBomStockReport
2023-03-08 17:44:51 +05:30
s-aga-r
08b9aaff26
test: add test cases for BOM Stock Report
...
(cherry picked from commit b53dcb04ed )
2023-03-08 10:56:43 +00:00
s-aga-r
eb1f8f932d
fix: BOM Stock Report
...
(cherry picked from commit a65b80911b )
2023-03-08 10:56:43 +00:00
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
Sagar Sharma
99b201d5d7
Merge pull request #34336 from frappe/mergify/bp/version-13-hotfix/pr-34313
...
perf: Stock Entry (Material Transfer) (backport #34313 )
2023-03-07 21:34:09 +05:30
s-aga-r
5bc2b8f685
perf: update_completed_qty() in material_request.py
...
(cherry picked from commit 8ad9e99cea )
2023-03-07 12:33:46 +00:00
s-aga-r
7a159a7187
perf: Stock Entry (Material Transfer)
...
(cherry picked from commit de18f98c5c )
2023-03-07 12:33:46 +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