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
anandbaburajan
71767994a7
fix: manual depr schedule
...
(cherry picked from commit 971c0720e5 )
2023-02-26 14:38:41 +00:00
Rohit Waghchaure
2039bd066d
fix: not able to repost gl entries
...
(cherry picked from commit 7d10dd9ea8 )
2023-02-24 15:41:22 +00:00
rohitwaghchaure
b599b93ae8
Merge pull request #34201 from frappe/mergify/bp/version-13-hotfix/pr-34199
...
fix: conversion factor not set (backport #34199 )
2023-02-24 17:52:40 +05:30
Rohit Waghchaure
59d579764d
fix: conversion factor not set
...
(cherry picked from commit 8e46aebc50 )
2023-02-24 09:28:37 +00:00
Frappe PR Bot
5f25cea322
chore(release): Bumped to Version 13.48.0
...
# [13.48.0](https://github.com/frappe/erpnext/compare/v13.47.0...v13.48.0 ) (2023-02-24)
### Bug Fixes
* incorrect color in the BOM Stock Report ([0490e3b ](0490e3bfe6 ))
### Features
* provision to convert transaction based reposting to item warehouse based reposting ([c8ec365 ](c8ec365594 ))
v13.48.0
2023-02-24 09:08:54 +00:00
rohitwaghchaure
6a0c24e7b3
Merge pull request #34196 from frappe/mergify/bp/version-13/pr-34178
...
fix: incorrect color in the BOM Stock Report (backport #34173 ) (backport #34178 )
2023-02-24 14:37:28 +05:30
rohitwaghchaure
8eb6053c97
Merge pull request #34198 from frappe/mergify/bp/version-13/pr-34197
...
feat: provision to convert transaction based reposting to item wareho… (backport #34115 ) (backport #34197 )
2023-02-24 14:37:14 +05:30
Rohit Waghchaure
c8ec365594
feat: provision to convert transaction based reposting to item warehouse based reposting
...
(cherry picked from commit f1383b5ef9 )
(cherry picked from commit 59c6eb591b )
2023-02-24 06:27:41 +00:00
rohitwaghchaure
0fbd29b16d
Merge pull request #34197 from frappe/mergify/bp/version-13-hotfix/pr-34115
...
feat: provision to convert transaction based reposting to item wareho… (backport #34115 )
2023-02-24 11:54:56 +05:30
Rucha Mahabal
806f7e5eef
fix(patch): create only 80G custom fields instead of running the whole setup ( #34183 )
2023-02-24 11:32:46 +05:30
Rohit Waghchaure
59c6eb591b
feat: provision to convert transaction based reposting to item warehouse based reposting
...
(cherry picked from commit f1383b5ef9 )
2023-02-24 05:51:56 +00:00
Rohit Waghchaure
0490e3bfe6
fix: incorrect color in the BOM Stock Report
...
(cherry picked from commit a8f03ebf7f )
(cherry picked from commit e98b34617f )
2023-02-24 05:40:48 +00:00
rohitwaghchaure
0aeef34944
Merge pull request #34191 from frappe/mergify/bp/version-13-hotfix/pr-34189
...
fix: user shouldn't able to make item price for item template (backport #34189 )
2023-02-24 09:23:41 +05:30
Rohit Waghchaure
69f1247fab
fix: user shouldn't able to make item price for item template
...
(cherry picked from commit 6417ae0ee8 )
2023-02-23 15:18:42 +00:00
rohitwaghchaure
2d01b72b04
Merge pull request #34178 from frappe/mergify/bp/version-13-hotfix/pr-34173
...
fix: incorrect color in the BOM Stock Report (backport #34173 )
2023-02-23 20:47:07 +05:30
ruthra kumar
bb4c968d95
Merge pull request #34185 from frappe/mergify/bp/version-13-hotfix/pr-34022
...
perf: Gross Profit report will fetch SLE's on demand and memoize (backport #34022 )
2023-02-23 12:54:47 +05:30
ruthra kumar
c40aa580c5
refactor: use docstatus from Delivery Note Item
...
(cherry picked from commit 88d888d9d0 )
2023-02-23 06:26:15 +00:00
ruthra kumar
642692a040
perf: fetch SLE's on demand and memoize
...
(cherry picked from commit 3e5691072a )
2023-02-23 06:26:15 +00:00
rohitwaghchaure
fd24d52d86
Merge pull request #34182 from frappe/mergify/bp/version-13-hotfix/pr-34172
...
fix: zero division error while making LCV (backport #34172 )
2023-02-23 11:25:24 +05:30
Rohit Waghchaure
91a95adcb6
fix: zero division error while making LCV
...
(cherry picked from commit 80e94a08cf )
2023-02-23 05:24:56 +00:00
ruthra kumar
fe04b5a2b9
Merge pull request #34179 from frappe/mergify/bp/version-13-hotfix/pr-34176
...
fix: ui freeze upon item selection in sales invoice (backport #34176 )
2023-02-23 10:52:12 +05:30
ruthra kumar
d1b611d37f
fix: ui freeze on item selection in sales invoice
...
(cherry picked from commit 6412583e98 )
2023-02-23 05:06:50 +00:00
Rohit Waghchaure
e98b34617f
fix: incorrect color in the BOM Stock Report
...
(cherry picked from commit a8f03ebf7f )
2023-02-23 04:25:45 +00:00
Rucha Mahabal
6391ccd56a
Merge pull request #34175 from ruchamahabal/fix-leave-balances
2023-02-22 20:17:13 +05:30
Rucha Mahabal
b848b77815
test: leave details with expired cf leaves
2023-02-22 19:46:08 +05:30
Rucha Mahabal
d82ba4e86f
fix: ignore remaining leaves calculation for cf leaves after expiry
...
- calculate correct cf expiry in the entire allocation period
2023-02-22 19:44:23 +05:30
Rucha Mahabal
aea9d82672
test: leaves allocated before and after cf leave expiry is same
2023-02-22 19:44:06 +05:30
Rucha Mahabal
a3a9cd5174
fix: incorrect leave balance after carry-forwarded leave expiry
2023-02-22 19:43:56 +05:30
Frappe PR Bot
9766827a08
chore(release): Bumped to Version 13.47.0
...
# [13.47.0](https://github.com/frappe/erpnext/compare/v13.46.1...v13.47.0 ) (2023-02-21)
### Bug Fixes
* add missing import ([8add12d ](8add12d568 ))
* Amount for debit and credit notes with 0 qty line items (backport [#33902 ](https://github.com/frappe/erpnext/issues/33902 )) ([#34123 ](https://github.com/frappe/erpnext/issues/34123 )) ([2408966 ](2408966090 ))
* asset repair status after deletion and asset status after manual depr entry ([922b30a ](922b30a566 ))
* asset_depreciation_and_balances report doesn't reflect manual depr entries ([6227c16 ](6227c16374 ))
* check for duplicate in pos closing and pos merge log entry ([92da1ed ](92da1ed3c2 ))
* don't get chart data if data is empty ([acdf7fd ](acdf7fd8df ))
* **ecommerce:** throw invalid doctype error in shop by category ([#33901 ](https://github.com/frappe/erpnext/issues/33901 )) ([de87786 ](de87786db4 ))
* Filters in item-wise sales history report ([#34145 ](https://github.com/frappe/erpnext/issues/34145 )) ([9826245 ](9826245d8a ))
* fiscal year error for existing assets in fixed asset register ([1fb3a28 ](1fb3a28128 ))
* opening_accumulated_depreciation and precision in charts ([4f10f48 ](4f10f48f7c ))
* should never get cutomer price on purchase document ([#34002 ](https://github.com/frappe/erpnext/issues/34002 )) ([117dbe3 ](117dbe38c4 )), closes [#33998 ](https://github.com/frappe/erpnext/issues/33998 )
* update `reserved_qty` when `Sales Order` marked as `Hold` ([2391c37 ](2391c37238 ))
* Use normal rounding for Tax Withholding Category ([#34114 ](https://github.com/frappe/erpnext/issues/34114 )) ([26ed460 ](26ed460a4f ))
* **ux:** `ReferenceError: me is not defined` Delivery Note ([495d1b2 ](495d1b2548 ))
### Features
* **UX:** Add option to disable consolidating leave types in balance reports ([ccd2568 ](ccd25684f9 ))
v13.47.0
2023-02-21 17:21:05 +00:00
Deepesh Garg
eeaa8b2479
Merge pull request #34160 from frappe/version-13-hotfix
...
chore: release v13
2023-02-21 22:49:22 +05:30
ruthra kumar
c7093b6e96
Merge pull request #34165 from frappe/mergify/bp/version-13-hotfix/pr-34102
...
fix: check for duplicate pos invoices in closing entry (backport #34102 )
2023-02-21 20:04:02 +05:30
ruthra kumar
92da1ed3c2
fix: check for duplicate in pos closing and pos merge log entry
...
(cherry picked from commit 47add0b751 )
2023-02-21 13:16:32 +00:00
mergify[bot]
9826245d8a
fix: Filters in item-wise sales history report ( #34145 )
...
fix: Filters in item-wise sales history report (#34145 )
(cherry picked from commit c88444a6c4 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-21 15:06:21 +05:30
mergify[bot]
26ed460a4f
fix: Use normal rounding for Tax Withholding Category ( #34114 )
...
fix: Use normal rounding for Tax Withholding Category (#34114 )
(cherry picked from commit 35cdd996a9 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-21 14:23:16 +05:30
Anand Baburajan
7bed6cddc7
Merge pull request #34156 from frappe/mergify/bp/version-13-hotfix/pr-34153
...
fix: fiscal year error for existing assets in fixed asset register (backport #34153 )
2023-02-21 14:19:45 +05:30
anandbaburajan
1fb3a28128
fix: fiscal year error for existing assets in fixed asset register
...
(cherry picked from commit 76861eb332 )
2023-02-21 08:25:47 +00:00
Rucha Mahabal
c49c621e43
Merge pull request #34150 from ruchamahabal/consolidate-balance-entries
2023-02-21 13:01:32 +05:30
Rucha Mahabal
8add12d568
fix: add missing import
2023-02-21 12:33:47 +05:30
Rucha Mahabal
acdf7fd8df
fix: don't get chart data if data is empty
2023-02-21 12:30:52 +05:30
Rucha Mahabal
ccd25684f9
feat(UX): Add option to disable consolidating leave types in balance reports
2023-02-21 12:30:24 +05:30
Sagar Sharma
e34f5c9cf7
Merge pull request #34147 from frappe/mergify/bp/version-13-hotfix/pr-34138
...
fix(ux): `ReferenceError: me is not defined` Delivery Note (backport #34138 )
2023-02-21 10:31:27 +05:30
s-aga-r
bdefd700af
chore: Linters
...
(cherry picked from commit 44ee9f0f19 )
2023-02-21 04:57:40 +00:00
s-aga-r
495d1b2548
fix(ux): ReferenceError: me is not defined Delivery Note
...
(cherry picked from commit 1b010add26 )
2023-02-21 04:57:40 +00:00
mergify[bot]
2408966090
fix: Amount for debit and credit notes with 0 qty line items (backport #33902 ) ( #34123 )
...
fix: Amount for debit and credit notes with 0 qty line items (#33902 )
(cherry picked from commit 47c91324b1 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-19 11:37:44 +05:30
Anand Baburajan
58a006ff64
Merge pull request #34113 from frappe/mergify/bp/version-13-hotfix/pr-34112
...
fix: repair status after deletion, asset status after manual depr entry and other misc bugs [v14] (backport #34112 )
2023-02-17 16:52:28 +05:30
anandbaburajan
3585b90ce5
chore: fixing conflict
2023-02-17 16:29:09 +05:30