Frappe PR Bot
a59c580480
chore(release): Bumped to Version 14.17.4
...
## [14.17.4](https://github.com/frappe/erpnext/compare/v14.17.3...v14.17.4 ) (2023-03-02)
### Bug Fixes
* `rejected_serial_no` not getting copied from PR to PR(Return) ([9930adc ](9930adcd28 ))
* `Serial No is mandatory` even if the `qty` is `0` ([7629caa ](7629caa647 ))
2023-03-02 08:08:44 +00:00
Sagar Sharma
ba1cfa992d
Merge pull request #34277 from frappe/mergify/bp/version-14/pr-34275
...
fix: `rejected_serial_no` not getting copied from PR to PR(Return) (backport #34273 ) (backport #34275 )
2023-03-02 13:34:32 +05:30
s-aga-r
7629caa647
fix: Serial No is mandatory even if the qty is 0
...
(cherry picked from commit cb0b6de4b9 )
(cherry picked from commit aa6b891ef0 )
2023-03-02 07:35:46 +00:00
s-aga-r
9930adcd28
fix: rejected_serial_no not getting copied from PR to PR(Return)
...
(cherry picked from commit a9f0a11ce6 )
(cherry picked from commit 3db82587eb )
2023-03-02 07:35:45 +00:00
Frappe PR Bot
60a1e10b11
chore(release): Bumped to Version 14.17.3
...
## [14.17.3](https://github.com/frappe/erpnext/compare/v14.17.2...v14.17.3 ) (2023-03-01)
### Bug Fixes
* consumed qty validation for subcontracting receipt ([6ba9750 ](6ba97504ed ))
2023-03-01 10:22:45 +00:00
rohitwaghchaure
1b578483f4
Merge pull request #34261 from frappe/mergify/bp/version-14/pr-34260
...
fix: consumed qty validation for subcontracting receipt (backport #34254 ) (backport #34260 )
2023-03-01 15:41:54 +05:30
Rohit Waghchaure
6ba97504ed
fix: consumed qty validation for subcontracting receipt
...
(cherry picked from commit b38fe24090 )
(cherry picked from commit 7eccf431fd )
2023-03-01 10:10:02 +00:00
Frappe PR Bot
cc4448b5d5
chore(release): Bumped to Version 14.17.2
...
## [14.17.2](https://github.com/frappe/erpnext/compare/v14.17.1...v14.17.2 ) (2023-02-28)
### Bug Fixes
* conversion factor not set ([089c7d0 ](089c7d0a37 ))
* currency in coa import ([#34174 ](https://github.com/frappe/erpnext/issues/34174 )) ([4d92d46 ](4d92d469e4 ))
* default date in Subcontracting reports ([5fce8e2 ](5fce8e2700 ))
* german translations ([#31732 ](https://github.com/frappe/erpnext/issues/31732 )) ([88a781f ](88a781fa43 ))
* incorrect acc depr amount if multiple FBs with straight line or manual method ([dda6bae ](dda6baea3e ))
* incorrect color in the BOM Stock Report ([001ed9e ](001ed9e9ff ))
* manual depr schedule ([971c072 ](971c0720e5 ))
* multiple pos conversion issue resolved ([db964e8 ](db964e8256 ))
* not able to repost gl entries ([ae0318e ](ae0318ef74 ))
* permission error while calling get_work_order_items ([3ea90ee ](3ea90ee5cb ))
* pos return throwing amount greater than grand total ([9cd7b27 ](9cd7b27ce0 ))
* Remove missing DocField in fetch_from ([dc6ae46 ](dc6ae46d59 ))
* set `from_warehouse` and `to_warehouse` while mapping SE ([80e23d0 ](80e23d035e ))
* **test:** use standalone method to fetch work orders from SO ([1719884 ](17198844c0 ))
* ui freeze on item selection in sales invoice ([1750ed4 ](1750ed4fb6 ))
* user shouldn't able to make item price for item template ([fb8e45d ](fb8e45d3d9 ))
* zero division error while making LCV ([1859be6 ](1859be6fef ))
### Performance Improvements
* fetch SLE's on demand and memoize ([db1f17e ](db1f17e5bc ))
### Reverts
* Revert "fix: Concurrency issues in Sales and Purchase returns" (#34202 ) ([9341d3e ](9341d3e60e )), closes [#34202 ](https://github.com/frappe/erpnext/issues/34202 ) [#34019 ](https://github.com/frappe/erpnext/issues/34019 )
2023-02-28 13:29:26 +00:00
ruthra kumar
60ab0d3981
Merge pull request #34238 from frappe/version-14-hotfix
...
chore: release v14
2023-02-28 18:57:57 +05:30
ruthra kumar
01b5ed91ba
Merge pull request #34245 from frappe/mergify/bp/version-14-hotfix/pr-34241
...
fix: pos return throwing amount greater than grand total (backport #34241 )
2023-02-28 18:32:48 +05:30
ruthra kumar
9cd7b27ce0
fix: pos return throwing amount greater than grand total
...
(cherry picked from commit 35c70f39fa )
2023-02-28 12:53:32 +00:00
rohitwaghchaure
521f19a044
Merge pull request #34244 from frappe/mergify/bp/version-14-hotfix/pr-34243
...
fix: default date in Subcontracting reports (backport #34243 )
2023-02-28 18:06:34 +05:30
Rohit Waghchaure
5fce8e2700
fix: default date in Subcontracting reports
...
(cherry picked from commit dfddc4efc3 )
2023-02-28 12:32:13 +00:00
Sagar Sharma
667ec983ec
Merge pull request #34236 from frappe/mergify/bp/version-14-hotfix/pr-34060
...
fix: multiple Point of Sale conversion issue resolved (backport #34060 )
2023-02-28 16:49:35 +05:30
Vishal
bbcd101613
chore: minor changes in pos_controller
...
(cherry picked from commit f18ae5856f )
2023-02-28 09:26:38 +00:00
Vishal
f812dbc524
chore: minor change
...
(cherry picked from commit a51bec0269 )
2023-02-28 09:26:37 +00:00
Vishal
786eb97ab4
chore: minor changes added to code
...
(cherry picked from commit 3ebe7d861d )
2023-02-28 09:26:37 +00:00
Vishal
db964e8256
fix: multiple pos conversion issue resolved
...
(cherry picked from commit 1de531e56e )
2023-02-28 09:26:36 +00:00
ruthra kumar
3117758575
Merge pull request #34219 from frappe/mergify/bp/version-14-hotfix/pr-34207
...
fix: permission error while calling get_work_order_items (backport #34207 )
2023-02-28 10:16:36 +05:30
Sagar Sharma
7797645583
Merge pull request #34226 from frappe/mergify/bp/version-14-hotfix/pr-34225
...
fix: set `from_warehouse` and `to_warehouse` while mapping SE (backport #34225 )
2023-02-27 13:21:03 +05:30
s-aga-r
80e23d035e
fix: set from_warehouse and to_warehouse while mapping SE
...
(cherry picked from commit c09a61f360 )
2023-02-27 07:23:21 +00:00
mergify[bot]
4d92d469e4
fix: currency in coa import ( #34174 )
...
* fix: currency in coa import
(cherry picked from commit 19c0b7a523 )
* chore: change column label
(cherry picked from commit e3c000d0be )
---------
Co-authored-by: vishnu <vishnuviswambaran2002@gmail.com >
2023-02-27 12:19:12 +05:30
Sagar Sharma
14c248cfbc
Merge pull request #34223 from frappe/mergify/bp/version-14-hotfix/pr-34212
...
fix: Remove missing DocField in fetch_from (backport #34212 )
2023-02-27 12:15:43 +05:30
Brian Pond
dc6ae46d59
fix: Remove missing DocField in fetch_from
...
(cherry picked from commit 83f3e317e1 )
2023-02-27 06:24:24 +00:00
mergify[bot]
88a781fa43
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:45 +05:30
Sagar Sharma
dd0876da17
Merge pull request #34208 from frappe/mergify/bp/version-14-hotfix/pr-34206
...
fix: not able to repost gl entries (backport #34206 )
2023-02-27 10:27:00 +05:30
Sagar Sharma
e93bc94f0b
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-34206
2023-02-27 10:26:45 +05:30
ruthra kumar
17198844c0
fix(test): use standalone method to fetch work orders from SO
...
(cherry picked from commit a11d3327df )
2023-02-27 04:33:17 +00:00
ruthra kumar
3ea90ee5cb
fix: permission error while calling get_work_order_items
...
(cherry picked from commit b6bad728cd )
2023-02-27 04:33:17 +00:00
Anand Baburajan
a9b8187dd0
Merge pull request #34205 from AnandBaburajan/manual_asset_schedule
...
fix: asset manual depr schedule
2023-02-26 20:07:50 +05:30
anandbaburajan
d56ca011fe
chore: refactor long if conditions
2023-02-26 15:03:16 +05:30
anandbaburajan
75386e3653
chore: should prepare schedule if not draft
2023-02-25 21:17:18 +05:30
anandbaburajan
dda6baea3e
fix: incorrect acc depr amount if multiple FBs with straight line or manual method
2023-02-25 14:43:24 +05:30
Rohit Waghchaure
ae0318ef74
fix: not able to repost gl entries
...
(cherry picked from commit 7d10dd9ea8 )
2023-02-24 15:41:25 +00:00
anandbaburajan
b0d670a51d
chore: handle change in opening_accumulated_depreciation properly
2023-02-24 20:35:29 +05:30
Anand Baburajan
e0ad1a305e
Merge branch 'version-14-hotfix' into manual_asset_schedule
2023-02-24 18:14:03 +05:30
rohitwaghchaure
dddbfba6da
Merge pull request #34200 from frappe/mergify/bp/version-14-hotfix/pr-34199
...
fix: conversion factor not set (backport #34199 )
2023-02-24 17:53:03 +05:30
Anand Baburajan
149043e8d4
Merge branch 'version-14-hotfix' into manual_asset_schedule
2023-02-24 16:48:43 +05:30
anandbaburajan
971c0720e5
fix: manual depr schedule
2023-02-24 16:38:39 +05:30
Frappe PR Bot
cb266cd1c6
chore(release): Bumped to Version 14.17.1
...
## [14.17.1](https://github.com/frappe/erpnext/compare/v14.17.0...v14.17.1 ) (2023-02-24)
### Reverts
* Revert "fix: Concurrency issues in Sales and Purchase returns" (#34202 ) ([3c2e21e ](3c2e21e2ae )), closes [#34202 ](https://github.com/frappe/erpnext/issues/34202 ) [#34019 ](https://github.com/frappe/erpnext/issues/34019 )
2023-02-24 10:07:56 +00:00
Deepesh Garg
d6d1238974
Merge pull request #34204 from frappe/mergify/bp/version-14/pr-34203
...
Revert "fix: Concurrency issues in Sales and Purchase returns" (backport #34202 ) (backport #34203 )
2023-02-24 15:36:02 +05:30
Deepesh Garg
3c2e21e2ae
Revert "fix: Concurrency issues in Sales and Purchase returns" ( #34202 )
...
Revert "fix: Concurrency issues in Sales and Purchase returns (#34019 )"
This reverts commit a67284e96d .
(cherry picked from commit e26c6dc76b )
(cherry picked from commit 9341d3e60e )
2023-02-24 10:03:47 +00:00
Deepesh Garg
c6a46bc184
Merge pull request #34203 from frappe/mergify/bp/version-14-hotfix/pr-34202
...
Revert "fix: Concurrency issues in Sales and Purchase returns" (backport #34202 )
2023-02-24 15:32:00 +05:30
Deepesh Garg
9341d3e60e
Revert "fix: Concurrency issues in Sales and Purchase returns" ( #34202 )
...
Revert "fix: Concurrency issues in Sales and Purchase returns (#34019 )"
This reverts commit a67284e96d .
(cherry picked from commit e26c6dc76b )
2023-02-24 09:58:40 +00:00
Rohit Waghchaure
089c7d0a37
fix: conversion factor not set
...
(cherry picked from commit 8e46aebc50 )
2023-02-24 09:27:37 +00:00
rohitwaghchaure
230e345732
Merge pull request #34190 from frappe/mergify/bp/version-14-hotfix/pr-34189
...
fix: user shouldn't able to make item price for item template (backport #34189 )
2023-02-24 09:23:22 +05:30
Rohit Waghchaure
fb8e45d3d9
fix: user shouldn't able to make item price for item template
...
(cherry picked from commit 6417ae0ee8 )
2023-02-23 15:18:43 +00:00
rohitwaghchaure
b2582c56b7
Merge pull request #34177 from frappe/mergify/bp/version-14-hotfix/pr-34173
...
fix: incorrect color in the BOM Stock Report (backport #34173 )
2023-02-23 20:47:24 +05:30
ruthra kumar
908d2f687e
Merge pull request #34184 from frappe/mergify/bp/version-14-hotfix/pr-34022
...
perf: Gross Profit report will fetch SLE's on demand and memoize (backport #34022 )
2023-02-23 12:54:25 +05:30
ruthra kumar
204f9a414f
refactor: use docstatus from Delivery Note Item
...
(cherry picked from commit 88d888d9d0 )
2023-02-23 06:26:15 +00:00
ruthra kumar
db1f17e5bc
perf: fetch SLE's on demand and memoize
...
(cherry picked from commit 3e5691072a )
2023-02-23 06:26:15 +00:00
rohitwaghchaure
292f7c57c5
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-34173
2023-02-23 11:36:34 +05:30
rohitwaghchaure
b0103b85a0
Merge pull request #34181 from frappe/mergify/bp/version-14-hotfix/pr-34172
...
fix: zero division error while making LCV (backport #34172 )
2023-02-23 11:25:03 +05:30
Rohit Waghchaure
1859be6fef
fix: zero division error while making LCV
...
(cherry picked from commit 80e94a08cf )
2023-02-23 05:24:58 +00:00
ruthra kumar
b37695f2f3
Merge pull request #34180 from frappe/mergify/bp/version-14-hotfix/pr-34176
...
fix: ui freeze upon item selection in sales invoice (backport #34176 )
2023-02-23 10:52:32 +05:30
ruthra kumar
1750ed4fb6
fix: ui freeze on item selection in sales invoice
...
(cherry picked from commit 6412583e98 )
2023-02-23 05:06:51 +00:00
Rohit Waghchaure
001ed9e9ff
fix: incorrect color in the BOM Stock Report
...
(cherry picked from commit a8f03ebf7f )
2023-02-23 04:25:45 +00:00
Frappe PR Bot
0d986a2ac4
chore(release): Bumped to Version 14.17.0
...
# [14.17.0](https://github.com/frappe/erpnext/compare/v14.16.1...v14.17.0 ) (2023-02-21)
### Bug Fixes
* asset repair status after deletion and asset status after manual depr entry ([03f07a2 ](03f07a20e7 ))
* asset_depreciation_and_balances report doesn't reflect manual depr entries ([1535c3d ](1535c3d856 ))
* change parameter name for letter head ([4f37ba9 ](4f37ba9cfe ))
* check for duplicate in pos closing and pos merge log entry ([05d6490 ](05d649087b ))
* consider rounded total amount while making payment request ([#34110 ](https://github.com/frappe/erpnext/issues/34110 )) ([7879564 ](78795643cc ))
* create `Delivery Trip` from `Delivery Note` list ([ba5ea88 ](ba5ea886cf ))
* differency entry journal debit/credit missing ([#34104 ](https://github.com/frappe/erpnext/issues/34104 )) ([7556739 ](75567391a7 ))
* Filters in item-wise sales history report ([#34145 ](https://github.com/frappe/erpnext/issues/34145 )) ([44c837f ](44c837f862 ))
* fiscal year error for existing assets in fixed asset register ([7074c2b ](7074c2b161 ))
* forced delete linked desktop_icons (backport [#34107 ](https://github.com/frappe/erpnext/issues/34107 )) ([#34130 ](https://github.com/frappe/erpnext/issues/34130 )) ([53ab4d9 ](53ab4d92e8 ))
* ignore repost payment ledger on basic documents cancellation ([#34054 ](https://github.com/frappe/erpnext/issues/34054 )) ([9890cce ](9890cce680 ))
* incorrect consumed qty in subcontracting receipt ([d5f6a5d ](d5f6a5d193 ))
* inventory dimension filter not overriding with existing filter for stock ledger report ([6959283 ](6959283893 ))
* linters issue ([f65e471 ](f65e471a75 ))
* opening_accumulated_depreciation and precision in charts ([47cc8ab ](47cc8ab6c6 ))
* purchase invoice performance issue ([8d98599 ](8d98599a6c ))
* rename duplicate field name with same type into a DocType to avoid import Error ([#34053 ](https://github.com/frappe/erpnext/issues/34053 )) ([d783168](d7831685af ))
* show Purchase Order Portal `Pay` button based on configuration ([84da0c6 ](84da0c6f1e ))
* update `reserved_qty` when `Sales Order` marked as `Hold` ([15898cc ](15898cc2ec ))
* Use normal rounding for Tax Withholding Category ([#34114 ](https://github.com/frappe/erpnext/issues/34114 )) ([65aec3e ](65aec3e4ff ))
* **ux:** `ReferenceError: me is not defined` Delivery Note ([7bd04c2 ](7bd04c27c8 ))
### Features
* allow to make in transit transfer entry from material request ([a7b682e ](a7b682e26b ))
* Editable Sales Invoice ([#32625 ](https://github.com/frappe/erpnext/issues/32625 )) ([00eb632 ](00eb6329a7 ))
* provision to convert transaction based reposting to item warehouse based reposting ([72c0b22 ](72c0b2208f ))
* translate fixtures during runtime, not installation ([#33996 ](https://github.com/frappe/erpnext/issues/33996 )) ([d117de7 ](d117de7813 ))
2023-02-21 17:17:32 +00:00
Deepesh Garg
9aa25c4373
Merge pull request #34161 from frappe/version-14-hotfix
...
chore: release v14
2023-02-21 22:45:54 +05:30
ruthra kumar
9c43e3a721
Merge pull request #34164 from frappe/mergify/bp/version-14-hotfix/pr-34102
...
fix: check for duplicate pos invoices in closing entry (backport #34102 )
2023-02-21 20:03:08 +05:30
ruthra kumar
05d649087b
fix: check for duplicate in pos closing and pos merge log entry
...
(cherry picked from commit 47add0b751 )
2023-02-21 13:16:33 +00:00
mergify[bot]
74a3588e04
patch: reorder migration patches ( #34071 )
...
chore: reorder migration patches.
'migrate_gl_to_payment_ledger',
'migrate_remarks_from_gl_to_payment_ledger' should always run last.
(cherry picked from commit 68202639f5 )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-02-21 15:34:24 +05:30
mergify[bot]
0bd765b8ca
refactor: clear records in batches in 'Transaction Deletion Record' ( #34109 )
...
refactor: clear records in batches in 'Transaction Deletion Record' (#34109 )
refactor: clear records in batches
(cherry picked from commit 4a7b1de2d8 )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-02-21 15:06:45 +05:30
mergify[bot]
44c837f862
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:00 +05:30
mergify[bot]
65aec3e4ff
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:22:57 +05:30
mergify[bot]
00eb6329a7
feat: Editable Sales Invoice ( #32625 )
...
* feat: Editable Sales Invoice
(cherry picked from commit 30da6ab2c1 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
* chore: Update allow on submit for Sales Invoice fields
(cherry picked from commit e626107d3d )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
* chore: Break into smaller functions
(cherry picked from commit 42e4c37f15 )
* chore: Update allow on submit fields
(cherry picked from commit 1105e52031 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
* test: Add unit tests
(cherry picked from commit ed98015a56 )
* chore: Update tests
(cherry picked from commit 1a980123a2 )
* chore: Reset repost_required_flag on cancel
(cherry picked from commit 0966867c08 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
* chore: Enable no-copy for repost required field
(cherry picked from commit 5fe55176ec )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
* chore: Validate for deferred revenue invoices
(cherry picked from commit e29f756146 )
* chore: Resolve conflicts
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-21 14:21:36 +05:30
Anand Baburajan
ce817e97eb
Merge pull request #34155 from frappe/mergify/bp/version-14-hotfix/pr-34153
...
fix: fiscal year error for existing assets in fixed asset register (backport #34153 )
2023-02-21 14:18:21 +05:30
anandbaburajan
7074c2b161
fix: fiscal year error for existing assets in fixed asset register
...
(cherry picked from commit 76861eb332 )
2023-02-21 08:25:46 +00:00
Sagar Sharma
0de0501a48
Merge pull request #34146 from frappe/mergify/bp/version-14-hotfix/pr-34138
...
fix(ux): `ReferenceError: me is not defined` Delivery Note (backport #34138 )
2023-02-21 10:31:17 +05:30
s-aga-r
bc86b6977f
chore: Linters
...
(cherry picked from commit 44ee9f0f19 )
2023-02-21 04:57:41 +00:00
s-aga-r
7bd04c27c8
fix(ux): ReferenceError: me is not defined Delivery Note
...
(cherry picked from commit 1b010add26 )
2023-02-21 04:57:40 +00:00
rohitwaghchaure
92dee9e1cf
Merge pull request #34141 from frappe/mergify/bp/version-14-hotfix/pr-34139
...
fix: inventory dimension filter not overriding with existing filter for stock ledger report (backport #34139 )
2023-02-20 13:38:54 +05:30
rohitwaghchaure
3c0500efb7
Merge pull request #34140 from frappe/mergify/bp/version-14-hotfix/pr-33722
...
fix: purchase invoice performance issue (backport #33722 )
2023-02-20 13:17:44 +05:30
Rohit Waghchaure
6959283893
fix: inventory dimension filter not overriding with existing filter for stock ledger report
...
(cherry picked from commit 0e388ba872 )
2023-02-20 07:35:16 +00:00
Rohit Waghchaure
8d98599a6c
fix: purchase invoice performance issue
...
(cherry picked from commit 92d857d49c )
2023-02-20 07:18:11 +00:00
mergify[bot]
75567391a7
fix: differency entry journal debit/credit missing ( #34104 )
...
fix: differency entry journal debit/credit missing (#34104 )
* fix: difference entry journal is wrong
* fix: difference entry journal is wrong
(cherry picked from commit 183e42af1a )
Co-authored-by: Alirio Castro <aliriocastro@gmail.com >
2023-02-19 20:50:56 +05:30
mergify[bot]
9890cce680
fix: ignore repost payment ledger on basic documents cancellation ( #34054 )
...
fix: ignore repost payment ledger on basic documents cancellation (#34054 )
fix: ignore repost payment ledger on cancel/delete of Inv/Pay/JE's
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit c722f2819c )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-02-19 20:50:37 +05:30
mergify[bot]
78795643cc
fix: consider rounded total amount while making payment request ( #34110 )
...
fix: consider rounded total amount while making payment request (#34110 )
(cherry picked from commit 9c6466f15b )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-02-19 13:38:02 +05:30
mergify[bot]
53ab4d92e8
fix: forced delete linked desktop_icons (backport #34107 ) ( #34130 )
...
fix: forced delete linked desktop_icons (#34107 )
* fix: forced delete linked desktop_icons
* fix: black
(cherry picked from commit 5e48e61c66 )
Co-authored-by: Shadrak Gurupnor <30501401+shadrak98@users.noreply.github.com >
2023-02-19 12:08:12 +05:30
rohitwaghchaure
ced7860d1b
Merge pull request #34124 from frappe/mergify/bp/version-14-hotfix/pr-34115
...
feat: provision to convert transaction based reposting to item wareho… (backport #34115 )
2023-02-18 23:17:55 +05:30
Rohit Waghchaure
72c0b2208f
feat: provision to convert transaction based reposting to item warehouse based reposting
...
(cherry picked from commit f1383b5ef9 )
2023-02-18 16:02:12 +00:00
Sagar Sharma
529d5f3d05
Merge pull request #34118 from frappe/mergify/bp/version-14-hotfix/pr-34077
...
fix: show Purchase Order Portal `Pay` button based on configuration (backport #34077 )
2023-02-18 13:16:43 +05:30
s-aga-r
84da0c6f1e
fix: show Purchase Order Portal Pay button based on configuration
...
(cherry picked from commit 20bdc63b03 )
2023-02-18 06:51:14 +00:00
s-aga-r
05f7fb8fa1
chore: add field show_pay_button in Buying Settings
...
(cherry picked from commit d7ef5ad955 )
2023-02-18 06:51:13 +00:00
Anand Baburajan
dbf39a7ff3
Merge pull request #34112 from AnandBaburajan/asset_fixes_17_feb_v14
...
fix: repair status after deletion, asset status after manual depr entry and other misc bugs [v14]
2023-02-17 16:13:17 +05:30
anandbaburajan
03f07a20e7
fix: asset repair status after deletion and asset status after manual depr entry
2023-02-17 15:32:55 +05:30
Sagar Sharma
48f6cc09c1
Merge pull request #34098 from frappe/mergify/bp/version-14-hotfix/pr-34091
...
fix: incorrect consumed qty in subcontracting receipt (backport #34091 )
2023-02-16 17:29:06 +05:30
Rohit Waghchaure
d5f6a5d193
fix: incorrect consumed qty in subcontracting receipt
...
(cherry picked from commit 156e45970a )
2023-02-16 09:41:06 +00:00
Sagar Sharma
bafb976bbd
Merge pull request #34093 from frappe/mergify/bp/version-14-hotfix/pr-34053
...
fix: rename duplicate field name with same type into a DocType to avoid import Error (backport #34053 )
2023-02-16 14:29:12 +05:30
Sagar Sharma
1367e09f0f
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-34053
2023-02-16 14:28:49 +05:30
Sagar Sharma
7fefad9f5c
Merge pull request #34095 from frappe/mergify/bp/version-14-hotfix/pr-34090
...
chore: update `CODEOWNERS` (backport #34090 )
2023-02-16 14:27:36 +05:30
Sagar Sharma
f7ea98cf44
chore: update CODEOWNERS
...
(cherry picked from commit e8b8c51d82 )
2023-02-16 08:57:04 +00:00
s-aga-r
2fdf6ab164
chore: conflicts
2023-02-16 14:01:17 +05:30
HENRY Florian
d7831685af
fix: rename duplicate field name with same type into a DocType to avoid import Error ( #34053 )
...
* fix: Delivery Note field label set
* fix: Item field label de-duplicate name
* fix: Payment Entry field label de-duplicate name
* fix: Pruicing Rule field label de-duplicate name
* fix: Project field label de-duplicate name
* fix: Timesheet field label de-duplicate name
* Update erpnext/accounts/doctype/pricing_rule/pricing_rule.json
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
* Update erpnext/stock/doctype/item/item.json
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
---------
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
(cherry picked from commit 4d79ffe3c6 )
# Conflicts:
# erpnext/stock/doctype/item/item.json
2023-02-16 08:17:47 +00:00
Sagar Sharma
b01da15ce2
Merge pull request #34087 from frappe/mergify/bp/version-14-hotfix/pr-34086
...
fix: create `Delivery Trip` from `Delivery Note` list (backport #34086 )
2023-02-15 22:44:58 +05:30
s-aga-r
ba5ea886cf
fix: create Delivery Trip from Delivery Note list
...
(cherry picked from commit 6c6195bae6 )
2023-02-15 17:11:41 +00:00
Sagar Sharma
702a3e5ce1
Merge pull request #34085 from frappe/mergify/bp/version-14-hotfix/pr-34080
...
chore: copy `item_code` to `Batch` while creating new batch from SCR (backport #34080 )
2023-02-15 21:48:20 +05:30
s-aga-r
72e17e3267
chore: copy item_code to Batch while creating new batch from SCR
...
(cherry picked from commit ffa9c6e4d9 )
2023-02-15 16:10:57 +00:00
Frappe PR Bot
e82c101b13
chore(release): Bumped to Version 14.16.1
...
## [14.16.1](https://github.com/frappe/erpnext/compare/v14.16.0...v14.16.1 ) (2023-02-15)
### Bug Fixes
* asset_depreciation_and_balances report doesn't reflect manual depr entries ([7692db2 ](7692db27bd ))
* opening_accumulated_depreciation and precision in charts ([4a209fc ](4a209fcb7c ))
2023-02-15 10:33:52 +00:00
Anand Baburajan
a934cf0d92
Merge pull request #34074 from frappe/mergify/bp/version-14/pr-34058
...
fix: manual depr entries in asset_depreciations_and_balances report and some misc bugs [v14] (backport #34058 )
2023-02-15 16:02:16 +05:30
anandbaburajan
7692db27bd
fix: asset_depreciation_and_balances report doesn't reflect manual depr entries
...
(cherry picked from commit 1535c3d856 )
2023-02-15 08:36:28 +00:00
anandbaburajan
be2ddd1536
chore: break look if je processed
...
(cherry picked from commit a220dc0c9c )
2023-02-15 08:36:28 +00:00
anandbaburajan
4a209fcb7c
fix: opening_accumulated_depreciation and precision in charts
...
(cherry picked from commit 47cc8ab6c6 )
2023-02-15 08:36:28 +00:00
Anand Baburajan
09f5e290a3
Merge pull request #34058 from AnandBaburajan/more_asset_bug_fixes_v14
...
fix: manual depr entries in asset_depreciations_and_balances report and some misc bugs [v14]
2023-02-15 12:33:30 +05:30
Anand Baburajan
8d61404a5b
Merge branch 'version-14-hotfix' into more_asset_bug_fixes_v14
2023-02-15 11:55:52 +05:30
rohitwaghchaure
bc8cf10e39
Merge pull request #34070 from frappe/mergify/bp/version-14-hotfix/pr-34065
...
fix: change parameter name for letter head (backport #34065 )
2023-02-15 10:08:30 +05:30
rohitwaghchaure
eb300f52d9
Merge pull request #34069 from frappe/mergify/bp/version-14-hotfix/pr-34061
...
feat: allow to make in transit transfer entry from material request (backport #34061 )
2023-02-15 09:57:30 +05:30
barredterra
bb174f931d
test: download RFQ PDF
...
(cherry picked from commit d5b7f2e49e )
2023-02-15 04:01:57 +00:00
barredterra
1e2611fb1e
refactor: download RFQ PDF
...
(cherry picked from commit 8e40c04494 )
2023-02-15 04:01:56 +00:00
barredterra
4f37ba9cfe
fix: change parameter name for letter head
...
To match changes from https://github.com/frappe/frappe/pull/19627
(cherry picked from commit f7fd30fecf )
2023-02-15 04:01:56 +00:00
rohitwaghchaure
f65e471a75
fix: linters issue
2023-02-15 09:28:56 +05:30
Rohit Waghchaure
a7b682e26b
feat: allow to make in transit transfer entry from material request
...
(cherry picked from commit 5b6128848f )
2023-02-15 03:39:12 +00:00
Anand Baburajan
a3f96652d4
Merge pull request #34062 from frappe/mergify/bp/version-14-hotfix/pr-34059
...
chore: add anand to asset's codeowner (backport #34059 )
2023-02-14 20:16:52 +05:30
anandbaburajan
dbd4466817
chore: add anand to asset's codeowner
...
(cherry picked from commit d003370f61 )
2023-02-14 14:21:38 +00:00
Anand Baburajan
25951debb5
Merge branch 'version-14-hotfix' into more_asset_bug_fixes_v14
2023-02-14 18:14:14 +05:30
anandbaburajan
1535c3d856
fix: asset_depreciation_and_balances report doesn't reflect manual depr entries
2023-02-14 17:54:51 +05:30
Sagar Sharma
2bc12d478b
Merge pull request #34055 from frappe/mergify/bp/version-14-hotfix/pr-34018
...
fix: update `reserved_qty` when `Sales Order` marked as `Hold` (backport #34018 )
2023-02-14 17:41:01 +05:30
Sagar Sharma
7dff06a0f6
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-34018
2023-02-14 17:40:48 +05:30
Deepesh Garg
1f6474d5ab
Merge pull request #34047 from frappe/mergify/bp/version-14-hotfix/pr-33996
...
feat: translate fixtures during runtime, not installation (backport #33996 )
2023-02-14 16:57:29 +05:30
s-aga-r
15898cc2ec
fix: update reserved_qty when Sales Order marked as Hold
...
(cherry picked from commit d76759e066 )
2023-02-14 11:22:52 +00:00
Frappe PR Bot
26c9782960
chore(release): Bumped to Version 14.16.0
...
# [14.16.0](https://github.com/frappe/erpnext/compare/v14.15.1...v14.16.0 ) (2023-02-14)
### Bug Fixes
* `amount` in `Material Request` ([f1dd923 ](f1dd923a50 ))
* `get_picked_items_details` ([7afbd92 ](7afbd9201d ))
* `pymysql.err.ProgrammingError` ([aa3dd33 ](aa3dd33f56 ))
* Add missing 1 required positional argument: 'bill_date' ([ced9274 ](ced9274d1b ))
* add payment hook to point of sale JS ([#33988 ](https://github.com/frappe/erpnext/issues/33988 )) ([49fd712 ](49fd712966 ))
* allow PI cancel if linked asset is cancelled ([c98b2b5 ](c98b2b5918 ))
* Amount for debit and credit notes with 0 qty line items ([#33902 ](https://github.com/frappe/erpnext/issues/33902 )) ([87a8c17 ](87a8c17314 ))
* Amount validation in Payment Request against Purchase Order ([#34042 ](https://github.com/frappe/erpnext/issues/34042 )) ([c7c6123 ](c7c61239a3 ))
* BOM import failed as importer use same label field for Raw MaterialsItem table and Scrap Item table ([47d17f4 ](47d17f4136 ))
* Concurrency issues in Sales and Purchase returns ([#34019 ](https://github.com/frappe/erpnext/issues/34019 )) ([087333a ](087333abcb ))
* consider `stock_qty` if `picked_qty` is zero ([df72e4a ](df72e4a221 ))
* consider existing pick list ([466a791 ](466a791f68 ))
* currency formatting in item-wise sales history ([#33903 ](https://github.com/frappe/erpnext/issues/33903 )) ([8e2d7bb ](8e2d7bb44a ))
* default due_date was wrong calculated on template "_Test Payment Term Template 1" (last day of next month) ([c8c9c50 ](c8c9c50993 ))
* **ecommerce:** throw invalid doctype error in shop by category ([#33901 ](https://github.com/frappe/erpnext/issues/33901 )) ([1d0e71b ](1d0e71bfe5 ))
* failed test, convert date time to string ([7228a49 ](7228a492ef ))
* german chart of accounts "SKR03" ([#33909 ](https://github.com/frappe/erpnext/issues/33909 )) ([02c4c55 ](02c4c55adc ))
* Ignore mandatory fields while creating tax templates for new companies ([#34005 ](https://github.com/frappe/erpnext/issues/34005 )) ([b0ed3c8 ](b0ed3c8aed ))
* Ignore Payment Ledger Entry on dunning cancel (backport [#34025 ](https://github.com/frappe/erpnext/issues/34025 )) ([#34028 ](https://github.com/frappe/erpnext/issues/34028 )) ([699e93e ](699e93e17f ))
* incorrect actual qty in Bin ([01ff6a1 ](01ff6a1f19 ))
* IntegrityError while cancelling journals against cr note ([c71d035 ](c71d03555f ))
* list view for Terms and Conditions ([#33925 ](https://github.com/frappe/erpnext/issues/33925 )) ([bb8e232 ](bb8e232aea ))
* negative stock error ([e0cd6c2 ](e0cd6c20a3 ))
* set per_billed based on hours when amounts are zero ([#33984 ](https://github.com/frappe/erpnext/issues/33984 )) ([5270fbe ](5270fbe01a ))
* should never get cutomer price on purchase document ([#34002 ](https://github.com/frappe/erpnext/issues/34002 )) ([6fe7600 ](6fe7600844 )), closes [#33998 ](https://github.com/frappe/erpnext/issues/33998 )
* stock entry from item dashboard (stock levels) ([04a474d ](04a474d0a1 ))
* **test:** `test_pick_list_for_items_with_multiple_UOM()` ([7124c0c ](7124c0ca30 ))
* unwanted difference amount calculation on cr note and invoice with same currency ([#34020 ](https://github.com/frappe/erpnext/issues/34020 )) ([cbafc51 ](cbafc51e75 ))
### Features
* Add filters in Loan Interest Report ([#33907 ](https://github.com/frappe/erpnext/issues/33907 )) ([52bfb66 ](52bfb66729 ))
* add incoterm named place to RFQ ([68a1615 ](68a1615eae ))
* mandatory and mandatory depends on in inventory dimension ([3aca84c ](3aca84c43f ))
* Setting to allow Sales Order creation against expired quotation ([#33952 ](https://github.com/frappe/erpnext/issues/33952 )) ([4d0e27e ](4d0e27ed2b ))
### Performance Improvements
* reduce memory usage by paging through records ([3ce8dc7 ](3ce8dc70cb ))
* reduce memory usage while migrating remarks ([c191a3f ](c191a3f7c6 ))
2023-02-14 10:38:44 +00:00
Deepesh Garg
7dee5207df
Merge pull request #34051 from frappe/version-14-hotfix
...
chore: release v14
2023-02-14 16:06:52 +05:30
rohitwaghchaure
e214a336be
Merge pull request #34049 from frappe/mergify/bp/version-14-hotfix/pr-34046
...
fix: BOM import failed as use same label field for Raw Materials Item table and Scrap Item table (backport #34046 )
2023-02-14 11:55:29 +05:30
Florian HENRY
47d17f4136
fix: BOM import failed as importer use same label field for Raw MaterialsItem table and Scrap Item table
...
(cherry picked from commit 86be259341 )
2023-02-14 05:00:25 +00:00
Raffael Meyer
d117de7813
feat: translate fixtures during runtime, not installation ( #33996 )
...
feat: install untranslated fixtures from files
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit 770369e5c1 )
2023-02-14 04:00:23 +00:00
mergify[bot]
6fe7600844
fix: should never get cutomer price on purchase document ( #34002 )
...
fix: should never get cutomer price on purchase document (#34002 )
* fix: never get cutomer price on purchase document
chores: syntax
chore: typo in stock_entry get_uom_details (#33998 )
fix: typo in stock_entry get_uom_details
chores: syntax
* feat: add test for get_item_detail price list oriented
* feat: add test for get_item_detail price price oriented
* feat: add test for get_item_detail price price oriented
* chore: clean test code
(cherry picked from commit 231fe4156f )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2023-02-14 08:59:25 +05:30
mergify[bot]
c7c61239a3
fix: Amount validation in Payment Request against Purchase Order ( #34042 )
...
fix: Amount validation in Payment Request against Purchase Order (#34042 )
(cherry picked from commit ce748cec3a )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-14 08:59:03 +05:30
anandbaburajan
a220dc0c9c
chore: break look if je processed
2023-02-13 17:28:46 +05:30
anandbaburajan
47cc8ab6c6
fix: opening_accumulated_depreciation and precision in charts
2023-02-13 17:22:54 +05:30
mergify[bot]
087333abcb
fix: Concurrency issues in Sales and Purchase returns ( #34019 )
...
fix: Concurrency issues in Sales and Purchase returns (#34019 )
(cherry picked from commit a67284e96d )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-13 16:30:03 +05:30
ruthra kumar
80c83f14e9
Merge pull request #34034 from frappe/mergify/bp/version-14-hotfix/pr-34021
...
fix: rare instances of IntegrityError while cancelling journals against cr note (backport #34021 )
2023-02-13 14:59:12 +05:30
ruthra kumar
c71d03555f
fix: IntegrityError while cancelling journals against cr note
...
(cherry picked from commit b9a7ff7c3d )
2023-02-13 08:45:18 +00:00
mergify[bot]
1540aea21d
refactor: filter only immediate upcoming payment term for each SO ( #33923 )
...
refactor: filter only immediate upcoming payment term for each SO (#33923 )
* fix: ignore closed or 'on hold' orders
* refactor: filter immediate upcoming term
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit 192a3395a5 )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-02-13 13:29:41 +05:30
mergify[bot]
cbafc51e75
fix: unwanted difference amount calculation on cr note and invoice with same currency ( #34020 )
...
fix: unwanted difference amount calculation on cr note and invoice with same currency (#34020 )
* fix: incorrect difference amount while reconiling cr/dr notes
* fix(test): catch incorrect difference amount calculation
Fixed issues where difference amount was calculated for Cr Notes and Invoices of
the same currency.
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit e5a2b15fba )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-02-13 13:29:18 +05:30
mergify[bot]
4d0e27ed2b
feat: Setting to allow Sales Order creation against expired quotation ( #33952 )
...
feat: Setting to allow Sales Order creation against expired quotation (#33952 )
* feat: Setting to allow Sales Order creation against expired quotation
* chore: linting issues
(cherry picked from commit 148703bfc2 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-13 11:08:55 +05:30
mergify[bot]
699e93e17f
fix: Ignore Payment Ledger Entry on dunning cancel (backport #34025 ) ( #34028 )
...
fix: Ignore Payment Ledger Entry on dunning cancel (#34025 )
* fix: Ignore Payment Ledger Entry on dunning cancel
* chore: fix translation issue
(cherry picked from commit 48bb2c942b )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-13 10:19:19 +05:30
mergify[bot]
1d0e71bfe5
fix(ecommerce): throw invalid doctype error in shop by category ( #33901 )
...
fix(ecommerce): throw invalid doctype error in shop by category (#33901 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit 0df28c7174 )
Co-authored-by: Sabu Siyad <hello@ssiyad.com >
2023-02-12 13:35:54 +05:30
mergify[bot]
49fd712966
fix: add payment hook to point of sale JS ( #33988 )
...
fix: add payment hook to point of sale JS (#33988 )
(cherry picked from commit a0eb5e5535 )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
2023-02-12 09:02:40 +05:30
ruthra kumar
679b16e1bc
Merge pull request #33934 from frappe/mergify/bp/version-14-hotfix/pr-33777
...
fix(patch): reduce memory usage while migrating remarks (backport #33777 )
2023-02-11 17:50:15 +05:30
ruthra kumar
24cac4ff22
Merge pull request #33935 from frappe/mergify/bp/version-14-hotfix/pr-33776
...
patch: reduce memory usage by paging through records (backport #33776 )
2023-02-11 17:49:55 +05:30
mergify[bot]
dd31bd5254
refactor: install fixtures ( #33964 )
...
refactor: install fixtures (#33964 )
* refactor: install fixtures
* style: disable semgrep for install_defaults signature
(cherry picked from commit 201573ab9a )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-02-11 16:22:26 +05:30
mergify[bot]
5270fbe01a
fix: set per_billed based on hours when amounts are zero ( #33984 )
...
fix: set per_billed based on hours when amounts are zero (#33984 )
* fix: set per_billed based on hours when amounts are zero
* test: calculate_percentage_billed
(cherry picked from commit e4953df4a3 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-02-11 14:54:22 +05:30
mergify[bot]
b0ed3c8aed
fix: Ignore mandatory fields while creating tax templates for new companies ( #34005 )
...
fix: Ignore mandatory fields while creating tax templates for new companies (#34005 )
(cherry picked from commit 0efdc6c13a )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-11 12:27:06 +05:30
mergify[bot]
02c4c55adc
fix: german chart of accounts "SKR03" ( #33909 )
...
fix: german chart of accounts "SKR03" (#33909 )
* fix: german chart of accounts "SKR03"
- Added some missing account types and tax rates
- Added some missing accounts
* style: convert indentation to tabs
* fix: space before percentage sign
* feat: add some expense accounts
* refactor: replace unicode characters with utf-8
for better readability
* revert: add back groups for Bank and Cash accounts
Removed in 7d0d9c6900
(cherry picked from commit 3c7b460fd8 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-11 11:59:23 +05:30
mergify[bot]
8e2d7bb44a
fix: currency formatting in item-wise sales history ( #33903 )
...
fix: currency formatting in item-wise sales history (#33903 )
* fix(item-sales-history): currency formatting
* chore: linting issues
* fix: convert raw sql to qb
(cherry picked from commit 2cc7239dd5 )
Co-authored-by: Dany Robert <danyrt@wahni.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-11 11:54:12 +05:30
mergify[bot]
87a8c17314
fix: Amount for debit and credit notes with 0 qty line items ( #33902 )
...
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-11 11:53:47 +05:30
mergify[bot]
bb8e232aea
fix: list view for Terms and Conditions ( #33925 )
...
fix: list view for Terms and Conditions (#33925 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit ab7293bcd3 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-02-11 11:53:27 +05:30
Deepesh Garg
dc8fc813ff
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33777
2023-02-11 11:20:53 +05:30
mergify[bot]
52bfb66729
feat: Add filters in Loan Interest Report ( #33907 )
...
* feat: Add filters in Loan Interest Report (#33907 )
(cherry picked from commit e478a5d0ce )
* chore: remove flaky tests
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-02-11 11:20:10 +05:30
mergify[bot]
6e8a985bc6
chore: typo in stock_entry get_uom_details (backport #33998 ) ( #34003 )
...
chore: typo in stock_entry get_uom_details (#33998 )
fix: typo in stock_entry get_uom_details
(cherry picked from commit 185c543b73 )
Co-authored-by: Akshay <60477442+akshayitzme@users.noreply.github.com >
2023-02-10 20:55:03 +05:30
Anand Baburajan
eab3c41a7b
Merge pull request #33962 from frappe/mergify/bp/version-14-hotfix/pr-33946
...
fix: allow cancelling purchase invoice if linked asset is already cancelled (backport #33946 )
2023-02-05 17:11:53 +05:30
anandbaburajan
68df9ad83c
chore: use continue, not break
...
(cherry picked from commit 3380dc5dea )
2023-02-05 10:37:40 +00:00
anandbaburajan
c98b2b5918
fix: allow PI cancel if linked asset is cancelled
...
(cherry picked from commit b961321de5 )
2023-02-05 10:37:40 +00:00
rohitwaghchaure
18a1707df9
Merge pull request #33955 from frappe/mergify/bp/version-14-hotfix/pr-33936
...
fix: negative stock error (backport #33936 )
2023-02-05 12:13:30 +05:30
Sagar Sharma
6f8ff6f41d
Merge pull request #33958 from frappe/mergify/bp/version-14-hotfix/pr-33942
...
fix: stock entry from item dashboard (stock levels) (backport #33942 )
2023-02-05 10:05:13 +05:30
s-aga-r
04a474d0a1
fix: stock entry from item dashboard (stock levels)
...
(cherry picked from commit dc0ddf8d7e )
2023-02-05 04:17:17 +00:00
Rohit Waghchaure
388cc31e9e
test: test case
...
(cherry picked from commit 9ae7578b07 )
2023-02-04 18:05:47 +00:00
Rohit Waghchaure
e0cd6c20a3
fix: negative stock error
...
(cherry picked from commit 6d513e2519 )
2023-02-04 18:05:47 +00:00
rohitwaghchaure
6df730ce96
Merge pull request #33954 from frappe/mergify/bp/version-14-hotfix/pr-33941
...
fix: default due_date was wrong calculated on template "_Test Payment Term Template 1" (last day of next month) (backport #33941 )
2023-02-04 23:34:32 +05:30
developsessions
d2836c16a7
style: apply results of lint run
...
(cherry picked from commit c8cd351b39 )
2023-02-04 17:05:39 +00:00
developsessions
7228a492ef
fix: failed test, convert date time to string
...
(cherry picked from commit 9d0096ad9e )
2023-02-04 17:05:39 +00:00
developsessions
ced9274d1b
fix: Add missing 1 required positional argument: 'bill_date'
...
(cherry picked from commit be1f941996 )
2023-02-04 17:05:38 +00:00
developsessions
76c4dc8177
style: lint wrong from position
...
(cherry picked from commit c80aaad437 )
2023-02-04 17:05:38 +00:00
developsessions
c8c9c50993
fix: default due_date was wrong calculated on template "_Test Payment Term Template 1" (last day of next month)
...
(cherry picked from commit ce8a1086a7 )
2023-02-04 17:05:38 +00:00
Sagar Sharma
bccfb8184e
Merge pull request #33950 from frappe/mergify/bp/version-14-hotfix/pr-33940
...
chore: report `Warehouse wise Item Balance Age and Value` (backport #33940 )
2023-02-04 18:59:28 +05:30
s-aga-r
00e93dc076
chore: add Item Name column in Warehouse wise Item Balance Age and Value report
...
(cherry picked from commit 56356ffbb9 )
2023-02-04 07:58:41 +00:00
s-aga-r
9f3bb84990
chore: column width in Warehouse wise Item Balance Age and Value report
...
(cherry picked from commit d7a665cb84 )
2023-02-04 07:58:41 +00:00
ruthra kumar
3ce8dc70cb
perf: reduce memory usage by paging through records
...
While migrating GL entries to Payment Ledger, page through records using
primary key to reduce memory usage.
(cherry picked from commit fee0ca8cd9 )
2023-02-02 11:19:17 +00:00
ruthra kumar
c191a3f7c6
perf: reduce memory usage while migrating remarks
...
Page through records using primary key
(cherry picked from commit 9bb64107c5 )
2023-02-02 11:18:12 +00:00
Sagar Sharma
6e7eee7fa3
Merge pull request #33913 from frappe/mergify/bp/version-14-hotfix/pr-33910
...
feat: add incoterm named place to RFQ (backport #33910 )
2023-02-02 10:33:15 +05:30
Sagar Sharma
bf23984b4f
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33910
2023-02-02 10:30:22 +05:30
Frappe PR Bot
171df32407
chore(release): Bumped to Version 14.15.1
...
## [14.15.1](https://github.com/frappe/erpnext/compare/v14.15.0...v14.15.1 ) (2023-02-01)
### Bug Fixes
* incorrect actual qty in Bin ([4c238f1 ](4c238f1871 ))
2023-02-01 17:46:44 +00:00
rohitwaghchaure
e927f30654
Merge pull request #33929 from frappe/mergify/bp/version-14/pr-33921
...
fix: incorrect actual qty in Bin (backport #33918 ) (backport #33921 )
2023-02-01 23:15:02 +05:30
Rohit Waghchaure
4c238f1871
fix: incorrect actual qty in Bin
...
(cherry picked from commit f8c852c54c )
(cherry picked from commit 01ff6a1f19 )
2023-02-01 16:53:09 +00:00
rohitwaghchaure
f5a0da21a7
Merge pull request #33921 from frappe/mergify/bp/version-14-hotfix/pr-33918
...
fix: incorrect actual qty in Bin (backport #33918 )
2023-02-01 22:21:39 +05:30
Rohit Waghchaure
01ff6a1f19
fix: incorrect actual qty in Bin
...
(cherry picked from commit f8c852c54c )
2023-02-01 12:53:57 +00:00
barredterra
68a1615eae
feat: add incoterm named place to RFQ
...
(cherry picked from commit 7156184933 )
2023-02-01 05:11:00 +00:00
Sagar Sharma
2605e8a049
Merge pull request #33899 from frappe/mergify/bp/version-14-hotfix/pr-33715
...
fix: consider existing pick-list (backport #33715 )
2023-01-31 16:39:44 +05:30
Sagar Sharma
9c2aba6619
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33715
2023-01-31 16:15:19 +05:30
s-aga-r
075c547184
chore: conflicts
2023-01-31 16:14:45 +05:30
Sagar Sharma
cd00962b3a
Merge pull request #33897 from frappe/mergify/bp/version-14-hotfix/pr-33869
...
fix: `amount` in `Material Request` (backport #33869 )
2023-01-31 16:02:14 +05:30
Sagar Sharma
956b45ec2a
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33869
2023-01-31 16:01:57 +05:30
rohitwaghchaure
b5baf3aa74
Merge pull request #33900 from frappe/mergify/bp/version-14-hotfix/pr-33896
...
feat: mandatory and mandatory depends on in inventory dimension (backport #33896 )
2023-01-31 15:28:53 +05:30
Rohit Waghchaure
f47b05f58c
test: added test case
...
(cherry picked from commit 22d0e1373b )
2023-01-31 09:49:06 +00:00
Rohit Waghchaure
3aca84c43f
feat: mandatory and mandatory depends on in inventory dimension
...
(cherry picked from commit 423f2b5627 )
2023-01-31 09:49:05 +00:00
s-aga-r
df72e4a221
fix: consider stock_qty if picked_qty is zero
...
(cherry picked from commit 6ffdeb1af8 )
2023-01-31 09:41:20 +00:00
s-aga-r
4f56c72bed
refactor: test_consider_existing_pick_list()
...
(cherry picked from commit 0b76a26c8a )
2023-01-31 09:41:20 +00:00
s-aga-r
cdb6abf569
test: add test cases
...
(cherry picked from commit bb7fe795fe )
2023-01-31 09:41:19 +00:00
s-aga-r
7124c0ca30
fix(test): test_pick_list_for_items_with_multiple_UOM()
...
(cherry picked from commit 207eeefc85 )
2023-01-31 09:41:19 +00:00
s-aga-r
aa3dd33f56
fix: pymysql.err.ProgrammingError
...
(cherry picked from commit 5138ef0160 )
2023-01-31 09:41:19 +00:00
s-aga-r
7afbd9201d
fix: get_picked_items_details
...
(cherry picked from commit 7b3d496ce0 )
2023-01-31 09:41:18 +00:00
s-aga-r
e8d617ada2
chore: add status field in Pick List
...
(cherry picked from commit be41052dc8 )
# Conflicts:
# erpnext/patches.txt
2023-01-31 09:41:18 +00:00
s-aga-r
466a791f68
fix: consider existing pick list
...
(cherry picked from commit b642718f08 )
2023-01-31 09:41:17 +00:00
s-aga-r
140be10060
chore: add method get_picked_items_details()
...
(cherry picked from commit 9ae3a54ce9 )
2023-01-31 09:41:17 +00:00
s-aga-r
6166a6e64f
refactor: rewrite get_available_item_locations_for_serial_and_batched_item query in QB
...
(cherry picked from commit 57c3216683 )
2023-01-31 09:41:16 +00:00
s-aga-r
d9d986a512
refactor: rewrite get_available_item_locations_for_serialized_item query in QB
...
(cherry picked from commit 5b76e8b193 )
2023-01-31 09:41:16 +00:00
s-aga-r
167a5596cb
refactor: rewrite get_available_item_locations_for_other_item query in QB
...
(cherry picked from commit 58dd40a2d7 )
2023-01-31 09:41:15 +00:00
s-aga-r
a5d09270cb
refactor: rewrite get_picked_items_qty query in QB
...
(cherry picked from commit 29bf787313 )
2023-01-31 09:41:15 +00:00
s-aga-r
f1dd923a50
fix: amount in Material Request
...
(cherry picked from commit 6b781d78e0 )
2023-01-31 09:15:25 +00:00
Frappe PR Bot
c8226ff642
chore(release): Bumped to Version 14.15.0
...
# [14.15.0](https://github.com/frappe/erpnext/compare/v14.14.0...v14.15.0 ) (2023-01-31)
### Bug Fixes
* Amount validation in Payment Request against Purchase Order ([#33855 ](https://github.com/frappe/erpnext/issues/33855 )) ([5605f1e ](5605f1e3ef ))
* Currency symbol for tax withholding net total field ([#33850 ](https://github.com/frappe/erpnext/issues/33850 )) ([f54e862 ](f54e8625f6 ))
* disfuctional cost center filter on Journal Entries ([#33815 ](https://github.com/frappe/erpnext/issues/33815 )) ([58c3e16 ](58c3e16fec ))
* disposal_was_made_on_original_schedule_date ([4586806 ](4586806ed1 ))
* double salutation on quotation print ([#33834 ](https://github.com/frappe/erpnext/issues/33834 )) ([0fcf364 ](0fcf364aaa ))
* Fetch commission rate from sales partner ([#33851 ](https://github.com/frappe/erpnext/issues/33851 )) ([868c8d6 ](868c8d65ae ))
* **gp:** fetch buying amount from dn related to so ([f5bde9c ](f5bde9cf6d ))
* GST Category validation broken for pos unregistered customer who dont have address. ([#33800 ](https://github.com/frappe/erpnext/issues/33800 )) ([f124dd3 ](f124dd3112 ))
* Ignore linked JE on JE cancellation ([#33852 ](https://github.com/frappe/erpnext/issues/33852 )) ([a0e1ee0 ](a0e1ee0450 ))
* item rate not fetching ([b98d351 ](b98d3514ab ))
* Lead to customer creation ([#33859 ](https://github.com/frappe/erpnext/issues/33859 )) ([44692e9 ](44692e9b57 ))
* manual depr entry not updating asset value [v14] ([#33788 ](https://github.com/frappe/erpnext/issues/33788 )) ([f487eae ](f487eae28e ))
* **patch:** validation error on cost center allocation migration ([#33835 ](https://github.com/frappe/erpnext/issues/33835 )) ([5d4967c ](5d4967ceee ))
* use correct filter name in `item_query` (backport [#33814 ](https://github.com/frappe/erpnext/issues/33814 )) ([#33816 ](https://github.com/frappe/erpnext/issues/33816 )) ([f7eabca ](f7eabcafde ))
### Features
* **gp:** test for inv and dn related via so ([7a793ea ](7a793ea588 ))
### Performance Improvements
* show update items dialog ([ac2ebfb ](ac2ebfbf59 ))
2023-01-31 06:20:11 +00:00
Deepesh Garg
cdfda06d63
Merge pull request #33873 from frappe/version-14-hotfix
...
chore: release v14
2023-01-31 11:48:25 +05:30
Anand Baburajan
f487eae28e
fix: manual depr entry not updating asset value [v14] ( #33788 )
...
* fix: get value_after_depreciation functions and manual depr entry not updating asset value
* fix: reflect manual depr entry in chart and fixed asset register
* fix: add linked JEs in asset connections
* chore: add test
* chore: add patch and fix some things
* chore: get depreciation_expense_account properly
* chore: fix patch
* chore: fix patch
* chore: fix patch again
* chore: rename var in patch
* fix: filter assets with finance books properly
* chore: refactor get_value_after_depreciation
* chore: use dict format for filters in assets_linked_to_fb
* chore: refactor update_asset_value
* chore: sort manual depr entries
2023-01-31 10:59:38 +05:30
mergify[bot]
868c8d65ae
fix: Fetch commission rate from sales partner ( #33851 )
...
fix: Fetch commission rate from sales partner (#33851 )
2023-01-31 10:15:56 +05:30
ruthra kumar
670df3061a
Merge pull request #33877 from frappe/mergify/bp/version-14-hotfix/pr-33736
...
fix(gp): fetch buying amount from dn related to so (backport #33736 )
2023-01-31 09:31:20 +05:30
mergify[bot]
f54e8625f6
fix: Currency symbol for tax withholding net total field ( #33850 )
...
* fix: Currency symbol for tax withholding net total field (#33850 )
2023-01-31 09:21:59 +05:30
mergify[bot]
5605f1e3ef
fix: Amount validation in Payment Request against Purchase Order ( #33855 )
...
fix: Amount validation in Payment Request against Purchase Order (#33855 )
fix: Amount validation in Payment Request againt Purchase Order
(cherry picked from commit a34a1f8fd2 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-31 09:20:33 +05:30
mergify[bot]
44692e9b57
fix: Lead to customer creation ( #33859 )
...
fix: Lead to customer creation (#33859 )
(cherry picked from commit faecf3ee40 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-31 09:20:10 +05:30
mergify[bot]
1b79837e1b
chore: Resize numeric and date columns ( #33858 )
...
chore: Resize numeric and date columns (#33858 )
2023-01-31 09:19:46 +05:30
mergify[bot]
3f87a0eceb
ci: bump isort to 5.12.0 (backport #33875 ) ( #33879 )
...
ci: bump isort to 5.12.0 (#33875 )
[skip ci]
(cherry picked from commit 2bad86d8d8 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-31 08:49:43 +05:30
Anand Baburajan
5d3b2280d4
Merge pull request #33882 from AnandBaburajan/fix_disposal_was_made_on_original_schedule_date_v14
...
fix: disposal_was_made_on_original_schedule_date [v14]
2023-01-30 22:03:12 +05:30
Anand Baburajan
948a951c8a
Merge branch 'version-14-hotfix' into fix_disposal_was_made_on_original_schedule_date_v14
2023-01-30 21:28:12 +05:30
anandbaburajan
4586806ed1
fix: disposal_was_made_on_original_schedule_date
2023-01-30 21:25:04 +05:30
Dany Robert
5caa9e2240
chore: linting issues
...
(cherry picked from commit d69c839369 )
2023-01-30 13:36:14 +00:00
Dany Robert
7a793ea588
feat(gp): test for inv and dn related via so
...
(cherry picked from commit 1f6ab86a65 )
2023-01-30 13:36:14 +00:00
Dany Robert
a659208ed1
chore: linting issue
...
(cherry picked from commit ef90e24931 )
2023-01-30 13:36:13 +00:00
Dany Robert
f5bde9cf6d
fix(gp): fetch buying amount from dn related to so
...
(cherry picked from commit e8e20da78e )
2023-01-30 13:36:13 +00:00
mergify[bot]
a0e1ee0450
fix: Ignore linked JE on JE cancellation ( #33852 )
...
fix: Ignore linked JE on JE cancellation (#33852 )
(cherry picked from commit 428b099f63 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-29 21:26:06 +05:30
mergify[bot]
0fcf364aaa
fix: double salutation on quotation print ( #33834 )
...
fix: double salutation on quotation print (#33834 )
'lead_name' always has salutation.
(cherry picked from commit f270880735 )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-01-29 17:08:30 +05:30
rohitwaghchaure
72da41ebea
Merge pull request #33846 from frappe/mergify/bp/version-14-hotfix/pr-33845
...
fix: item rate not fetching (backport #33845 )
2023-01-28 22:41:29 +05:30
Rohit Waghchaure
b98d3514ab
fix: item rate not fetching
...
(cherry picked from commit 0d7f98b496 )
2023-01-28 09:40:59 +00:00
mergify[bot]
5d4967ceee
fix(patch): validation error on cost center allocation migration ( #33835 )
...
fix(patch): validation error on cost center allocation migration
If Distributed cost centers have GL postings on patch run date,
patch failes with valiation error.
(cherry picked from commit de10f2dc00 )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-01-28 10:28:06 +05:30
ruthra kumar
5c28ca2b0b
Merge pull request #33828 from frappe/mergify/bp/version-14-hotfix/pr-33815
...
fix: disfuctional cost center filter on Journal Entries (backport #33815 )
2023-01-27 10:32:47 +05:30
Sagar Vora
0e0c133cd0
Merge pull request #33832 from frappe/mergify/bp/version-14-hotfix/pr-33831
...
perf: show update items dialog (backport #33831 )
2023-01-27 04:19:49 +00:00
Devin Slauenwhite
ac2ebfbf59
perf: show update items dialog
...
(cherry picked from commit a835c1a418 )
2023-01-27 04:18:32 +00:00
ruthra kumar
58c3e16fec
fix: disfuctional cost center filter on Journal Entries ( #33815 )
...
* fix: missing cost_center filter for journal entries
* test: cost center filter on invoices, journals and payments
(cherry picked from commit b31b850db8 )
2023-01-26 14:57:05 +00:00
mergify[bot]
f124dd3112
fix: GST Category validation broken for pos unregistered customer who dont have address. ( #33800 )
...
fix: GST Category validation broken for pos unregistered customer who dont have address. (#33800 )
* fix: GST Category validation is given for pos customer
(cherry picked from commit c5ca8d74c4 )
Co-authored-by: Vishal Dhayagude <vishdha@users.noreply.github.com >
2023-01-26 20:26:50 +05:30
Anand Baburajan
a930dab25d
Merge pull request #33824 from frappe/mergify/bp/version-14-hotfix/pr-33823
...
chore: remove broken translation (backport #33823 )
2023-01-26 13:51:55 +05:30
anandbaburajan
fc0ba2b9c8
chore: remove broken translation
...
(cherry picked from commit 21f425660d )
2023-01-26 08:17:12 +00:00
mergify[bot]
f7eabcafde
fix: use correct filter name in item_query (backport #33814 ) ( #33816 )
...
fix: use correct filter name in `item_query` (#33814 )
(cherry picked from commit da323cbb40 )
Co-authored-by: Daizy Modi <modidaizy5217@gmail.com >
2023-01-25 17:37:57 +05:30
Ankush Menat
440e16dc10
chore: remove broken translation
...
[skip ci]
2023-01-25 17:36:37 +05:30
mergify[bot]
5eb84f65ef
ci: documentation helper (backport #33757 ) ( #33798 )
...
ci: documentation helper (#33757 )
refactor: documentation helper
(cherry picked from commit d155042edd )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-01-25 12:38:17 +05:30
Frappe PR Bot
9fe9d7de6b
chore(release): Bumped to Version 14.14.0
...
# [14.14.0](https://github.com/frappe/erpnext/compare/v14.13.0...v14.14.0 ) (2023-01-25)
### Bug Fixes
* Better budget exceeding validation messages ([#33713 ](https://github.com/frappe/erpnext/issues/33713 )) ([4be8375 ](4be8375e36 ))
* bom.json updated ([9469488 ](9469488254 ))
* calculate correct amount for qty == 0 ([#33739 ](https://github.com/frappe/erpnext/issues/33739 )) ([1c1c903 ](1c1c903fee ))
* don't add template item in sales/purchase transaction ([8c12f7f ](8c12f7f2f2 ))
* **ecommerce:** breadcrumb: fallback to `/all-products` ([#33718 ](https://github.com/frappe/erpnext/issues/33718 )) ([1a33324](1a33324b4a ))
* fb issue in asset chart, asset split and reverse_depreciation_entry_made_after_disposal ([dffdc67 ](dffdc67455 ))
* hide with_operation on selection on fg_based and vice versa ([8ee6db3 ](8ee6db3b7b ))
* incorrect `rate` and `amount` in MR Item ([#33547 ](https://github.com/frappe/erpnext/issues/33547 )) ([ff731ea ](ff731ea70a ))
* incorrect actual qty for the packed item ([bcd1fca ](bcd1fca37b ))
* incorrect row order and accumulated_depreciation when schedule with multiple FBs is scrapped ([96f9b34 ](96f9b34b19 ))
* linting ([dedc9ec ](dedc9ecc7c ))
* local variable 'stock_rbnb' referenced before assignment ([21cf929 ](21cf929c7a ))
* minor change in bom.js added ([19aa237 ](19aa23765a ))
* minor changes added ([7fd8cef ](7fd8cef4d3 ))
* **minor:** Label updates in Statement of Accounts ([#33639 ](https://github.com/frappe/erpnext/issues/33639 )) ([8af9a2f ](8af9a2fad1 ))
* missing constant definition ([219aa81 ](219aa81eb6 ))
* not able to change default BOM in the Subcontracting Order ([ed1aed2 ](ed1aed22c0 ))
* Patch to update reference_due_date in Journal Entry ([#33616 ](https://github.com/frappe/erpnext/issues/33616 )) ([0740120 ](0740120914 ))
* **pricing rule:** free item duplication ([#33746 ](https://github.com/frappe/erpnext/issues/33746 )) ([5a49884 ](5a49884636 ))
* rewrite logic for duplicate check in Item Attribute ([6544cb8 ](6544cb8822 ))
* Short closed order, receipt, and delivery note status on cancellation ([#33743 ](https://github.com/frappe/erpnext/issues/33743 )) ([89f1eef ](89f1eefe2b ))
* TDS deduction in payment entry ([#33747 ](https://github.com/frappe/erpnext/issues/33747 )) ([f9a43e5 ](f9a43e5470 ))
* test case added for FG_BASED OPERTING COST ([30af8c3 ](30af8c3acb ))
* the frappe throw message is corrected in the group task validation ([cf43930 ](cf439301f6 ))
* use hash based naming for tax withheld vouchers child table (backport [#33643 ](https://github.com/frappe/erpnext/issues/33643 )) ([#33748 ](https://github.com/frappe/erpnext/issues/33748 )) ([cf6d454 ](cf6d454606 ))
* web supplier quotation ([ceef2d6 ](ceef2d6553 ))
### Features
* Add operating cost based on bom quanity without creating job card ([0035ee2 ](0035ee2a74 ))
* get items from Transit Stock Entry ([31fd6f3 ](31fd6f300f ))
2023-01-25 04:00:05 +00:00
Deepesh Garg
891b96e85c
Merge pull request #33802 from frappe/version-14-hotfix
...
chore: release v14
2023-01-25 09:28:32 +05:30
rohitwaghchaure
475445dd8f
Merge pull request #33803 from frappe/mergify/bp/version-14-hotfix/pr-33790
...
fix: web supplier quotation (backport #33790 )
2023-01-24 22:06:33 +05:30
Sagar Sharma
e534e27b9e
Merge pull request #33804 from frappe/mergify/bp/version-14-hotfix/pr-33797
...
chore: add `Cancelled` status in SCO `get_indicator` (backport #33797 )
2023-01-24 17:36:33 +05:30
s-aga-r
5f6979d444
chore: add Cancelled status in SCO get_indicator
...
(cherry picked from commit 840f9d8987 )
2023-01-24 12:05:08 +00:00
Rohit Waghchaure
ceef2d6553
fix: web supplier quotation
...
(cherry picked from commit 7800db7c0d )
2023-01-24 10:30:07 +00:00
Anand Baburajan
c928816fc2
Merge pull request #33792 from frappe/mergify/bp/version-14-hotfix/pr-33789
...
chore: update translations for naming series error (backport #33789 )
2023-01-23 19:00:41 +05:30
anandbaburajan
52ba266302
chore: fix translations
...
(cherry picked from commit 4e6066f929 )
2023-01-23 13:19:18 +00:00
anandbaburajan
c04f11b4f8
chore: update translations for naming series error
...
(cherry picked from commit bbde1f611f )
2023-01-23 13:19:08 +00:00
mergify[bot]
f9a43e5470
fix: TDS deduction in payment entry ( #33747 )
...
fix: TDS deduction in payment entry (#33747 )
2023-01-23 17:51:51 +05:30
rohitwaghchaure
c706a4fc6f
Merge pull request #33786 from frappe/mergify/bp/version-14-hotfix/pr-33785
...
feat: get items from Transit Stock Entry (backport #33785 )
2023-01-23 14:16:28 +05:30
Rohit Waghchaure
31fd6f300f
feat: get items from Transit Stock Entry
...
(cherry picked from commit 62141b0b63 )
2023-01-23 07:34:50 +00:00
Sagar Sharma
9e007e1b3a
Merge pull request #33782 from frappe/mergify/bp/version-14-hotfix/pr-33547
...
fix: incorrect `rate` and `amount` in MR Item (backport #33547 )
2023-01-22 18:55:54 +05:30
Sagar Sharma
ff731ea70a
fix: incorrect rate and amount in MR Item ( #33547 )
...
* fix: incorrect `rate` and `amount` in MR Item
(cherry picked from commit 7a8e89e2fe )
2023-01-22 12:34:52 +00:00
mergify[bot]
4be8375e36
fix: Better budget exceeding validation messages ( #33713 )
...
fix: Better budget exceeding validation messages (#33713 )
2023-01-22 17:57:47 +05:30
Anand Baburajan
2dfa366b81
Merge pull request #33772 from AnandBaburajan/asset_bug_fixes_14
...
fix: some asset bugs related to finance books [v14]
2023-01-22 16:25:28 +05:30
Anand Baburajan
bdc816d166
Merge branch 'version-14-hotfix' into asset_bug_fixes_14
2023-01-22 13:57:36 +05:30
Sagar Sharma
a0297286b2
Merge pull request #33779 from frappe/mergify/bp/version-14-hotfix/pr-33778
...
fix: missing constant definition (backport #33778 )
2023-01-21 22:31:57 +05:30
barredterra
219aa81eb6
fix: missing constant definition
...
(cherry picked from commit 547d37b1db )
2023-01-21 16:59:14 +00:00
Anand Baburajan
03b208db7b
Merge branch 'version-14-hotfix' into asset_bug_fixes_14
2023-01-21 20:04:17 +05:30
anandbaburajan
9e2329dcfa
chore: rename date_of_sale to date_of_disposal
2023-01-21 19:54:14 +05:30
anandbaburajan
96f9b34b19
fix: incorrect row order and accumulated_depreciation when schedule with multiple FBs is scrapped
2023-01-21 18:40:57 +05:30
mergify[bot]
8af9a2fad1
fix(minor): Label updates in Statement of Accounts ( #33639 )
...
fix(minor): Label updates in Statement of Accounts
2023-01-21 15:45:01 +05:30
rohitwaghchaure
125c411000
Merge pull request #33768 from frappe/mergify/bp/version-14-hotfix/pr-33760
...
fix: not able to change default BOM in the Subcontracting Order (backport #33760 )
2023-01-21 12:33:51 +05:30
Rohit Waghchaure
ed1aed22c0
fix: not able to change default BOM in the Subcontracting Order
...
(cherry picked from commit 11b2994fe8 )
2023-01-21 06:35:40 +00:00
mergify[bot]
bfc33fb2f5
Removed an unnecessary check in code which always evaluates to true (backport #33710 ) ( #33763 )
...
fix: removed an unnecessary check which always evaluates to true
(cherry picked from commit 49aed7ff69 )
Co-authored-by: OpenRefactory, Inc <56681071+openrefactory@users.noreply.github.com >
2023-01-21 12:02:50 +05:30
rohitwaghchaure
779691da55
Merge pull request #33761 from frappe/mergify/bp/version-14-hotfix/pr-33759
...
fix: incorrect actual qty for the packed item (backport #33759 )
2023-01-21 09:47:13 +05:30
mergify[bot]
5a49884636
fix(pricing rule): free item duplication ( #33746 )
...
fix(pricing rule): free item duplication (#33746 )
2023-01-20 23:41:55 +05:30
mergify[bot]
89f1eefe2b
fix: Short closed order, receipt, and delivery note status on cancellation ( #33743 )
...
fix: Short closed order, receipt, and delivery note status on cancellation (#33743 )
2023-01-20 23:40:15 +05:30
Rohit Waghchaure
bcd1fca37b
fix: incorrect actual qty for the packed item
...
(cherry picked from commit 02566a02a8 )
2023-01-20 18:09:49 +00:00
rohitwaghchaure
4590e18145
Merge pull request #33758 from frappe/mergify/bp/version-14-hotfix/pr-33595
...
feat: Add operating cost based on bom quanity without creating job card (backport #33595 )
2023-01-20 23:39:18 +05:30
Vishal
8ee6db3b7b
fix: hide with_operation on selection on fg_based and vice versa
...
(cherry picked from commit 694fc3e20c )
2023-01-20 17:07:36 +00:00
Vishal
19aa23765a
fix: minor change in bom.js added
...
(cherry picked from commit a5cbdea8e4 )
2023-01-20 17:07:35 +00:00
Vishal
9469488254
fix: bom.json updated
...
(cherry picked from commit c51f9e0a97 )
2023-01-20 17:07:35 +00:00
Vishal
30af8c3acb
fix: test case added for FG_BASED OPERTING COST
...
(cherry picked from commit f0c0a64984 )
2023-01-20 17:07:35 +00:00
Vishal
7fd8cef4d3
fix: minor changes added
...
(cherry picked from commit ddc0127e05 )
2023-01-20 17:07:35 +00:00
Vishal
0035ee2a74
feat: Add operating cost based on bom quanity without creating job card
...
(cherry picked from commit b559245f2a )
2023-01-20 17:07:34 +00:00
mergify[bot]
1c1c903fee
fix: calculate correct amount for qty == 0 ( #33739 )
...
fix: calculate correct amount for qty == 0 (#33739 )
(cherry picked from commit 327b6fdb32 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-01-20 19:43:31 +05:30
mergify[bot]
cf6d454606
fix: use hash based naming for tax withheld vouchers child table (backport #33643 ) ( #33748 )
...
fix: use hash based naming for tax withheld vouchers child table (#33643 )
(cherry picked from commit 17045f88a1 )
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com >
2023-01-20 19:26:29 +05:30
mergify[bot]
1a33324b4a
fix(ecommerce): breadcrumb: fallback to /all-products ( #33718 )
...
fix(ecommerce): breadcrumb: fallback to `/all-products` (#33718 )
2023-01-20 19:25:28 +05:30
mergify[bot]
0740120914
fix: Patch to update reference_due_date in Journal Entry ( #33616 )
...
* fix: Patch to update reference_due_date in Journal Entry (#33616 )
2023-01-20 18:54:17 +05:30
anandbaburajan
dffdc67455
fix: fb issue in asset chart, asset split and reverse_depreciation_entry_made_after_disposal
2023-01-20 15:38:26 +05:30
rohitwaghchaure
0f9d81e5fa
Merge pull request #33731 from frappe/mergify/bp/version-14-hotfix/pr-33723
...
fix: don't add template item in sales/purchase transaction (backport #33723 )
2023-01-19 16:54:49 +05:30
Sagar Sharma
1d73f1f275
Merge pull request #33733 from frappe/mergify/bp/version-14-hotfix/pr-33619
...
fix: rewrite logic for duplicate check in Item Attribute (backport #33619 )
2023-01-19 15:29:08 +05:30
unknown
dedc9ecc7c
fix: linting
...
(cherry picked from commit 2ca4d3fb71 )
2023-01-19 07:58:40 +00:00
unknown
6544cb8822
fix: rewrite logic for duplicate check in Item Attribute
...
Previously, Item Attribute values were not checked for case-insensitive duplicates, and Item tttribute abbreviations were forced to be uppercase. This commit fixes both problems.
(cherry picked from commit 974e12c837 )
2023-01-19 07:58:39 +00:00
Rohit Waghchaure
8c12f7f2f2
fix: don't add template item in sales/purchase transaction
...
(cherry picked from commit 2c83fff1a1 )
2023-01-19 07:13:03 +00:00
Deepesh Garg
0001ae113d
Merge pull request #33698 from shamilnk/version-14-fix-task
...
fix: the frappe throw message is corrected in the group task validation
2023-01-18 21:28:28 +05:30
mergify[bot]
9bc2675493
refactor: make payments app a soft dependency (backport #33245 ) ( #33677 )
...
refactor: make payments app a soft dependency (#33245 )
refactor: make payment app a soft dependency
(cherry picked from commit 0b86b1baca )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-01-18 21:11:37 +05:30
rohitwaghchaure
0d46ec2640
Merge pull request #33714 from frappe/mergify/bp/version-14-hotfix/pr-33712
...
fix: local variable 'stock_rbnb' referenced before assignment (backport #33712 )
2023-01-18 19:18:43 +05:30
Sagar Sharma
9152def27e
Merge pull request #33716 from frappe/mergify/bp/version-14-hotfix/pr-33679
...
refactor: rewrite `pick_list.py` queries in `QB` (backport #33679 )
2023-01-18 18:55:47 +05:30
s-aga-r
26eb0e2fcd
refactor: rewrite pick_list.py queries in QB
...
(cherry picked from commit 0ed6552655 )
2023-01-18 12:57:01 +00:00
Rohit Waghchaure
21cf929c7a
fix: local variable 'stock_rbnb' referenced before assignment
...
(cherry picked from commit 1de4742ffb )
2023-01-18 11:07:42 +00:00
ShamilNK
3119c3d777
Merge branch 'version-14-hotfix' into version-14-fix-task
2023-01-18 09:13:10 +05:30
Frappe PR Bot
e910c949f7
chore(release): Bumped to Version 14.13.0
...
# [14.13.0](https://github.com/frappe/erpnext/compare/v14.12.1...v14.13.0 ) (2023-01-17)
### Bug Fixes
* allow to create sales order from expired quotation ([#33582 ](https://github.com/frappe/erpnext/issues/33582 )) ([fe51343 ](fe513433b2 ))
* asset repair link ([bc55f44 ](bc55f44de6 ))
* asset value in fixed asset register ([#33608 ](https://github.com/frappe/erpnext/issues/33608 )) ([4d2497f ](4d2497faf1 ))
* attribute error while submitting Repost PLE ([0431a57 ](0431a57ff0 ))
* better comparision of difference value between stock and account ([5869fcb ](5869fcbd86 ))
* minor filter issue while reconciliation tool from bench console ([bddf330 ](bddf330754 ))
* Missing constructor args in Bank Reco Tool ([#33705 ](https://github.com/frappe/erpnext/issues/33705 )) ([f88c8c4 ](f88c8c48c9 ))
* only group similar items in print format if group_same_items is checked in pick list (backport [#33627 ](https://github.com/frappe/erpnext/issues/33627 )) ([#33630 ](https://github.com/frappe/erpnext/issues/33630 )) ([28f2d35 ](28f2d357ab ))
* patch item_reposting_for_incorrect_sl_and_gl ([1928195 ](1928195167 ))
* Rate from LDC in TDS reports (backport [#33699 ](https://github.com/frappe/erpnext/issues/33699 )) ([#33700 ](https://github.com/frappe/erpnext/issues/33700 )) ([9fa4c1a ](9fa4c1a3bd ))
* Return against internal purchase invoice (backport [#33635 ](https://github.com/frappe/erpnext/issues/33635 )) ([#33658 ](https://github.com/frappe/erpnext/issues/33658 )) ([35fbd67 ](35fbd67a93 ))
* Sales ORder Connections on Material Request ([8a04031 ](8a0403119f ))
* Updating SO throws ordered_qty not allowed to change after submission ([f915c18 ](f915c18137 ))
* zero rm-cost in SCR ([2dfbc6e ](2dfbc6e4eb ))
### Features
* Date filters on bank reconciliation tool ([#33271 ](https://github.com/frappe/erpnext/issues/33271 )) ([91b08f1 ](91b08f179a ))
* provision to select date type based on filter ([4d65d6f ](4d65d6f9bd ))
### Performance Improvements
* improve reconciliation speed on JE's with 1000's of rows ([8a498ed ](8a498ed029 ))
### Reverts
* Reverting changes done on 33495 ([#33662 ](https://github.com/frappe/erpnext/issues/33662 )) ([23b9f66 ](23b9f661b6 ))
2023-01-17 16:02:54 +00:00
Deepesh Garg
7a5ec088df
Merge pull request #33701 from frappe/version-14-hotfix
...
chore: release v14
2023-01-17 21:31:17 +05:30
mergify[bot]
f88c8c48c9
fix: Missing constructor args in Bank Reco Tool ( #33705 )
...
fix: Missing constructor args in Bank Reco Tool (#33705 )
(cherry picked from commit 6b31c27ed6 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-17 21:05:49 +05:30
ShamilNK
f3184dcd10
Merge branch 'version-14-hotfix' into version-14-fix-task
2023-01-17 17:44:53 +05:30
mergify[bot]
9fa4c1a3bd
fix: Rate from LDC in TDS reports (backport #33699 ) ( #33700 )
...
fix: Rate from LDC in TDS reports (#33699 )
(cherry picked from commit db9beb3cdd )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-17 15:59:13 +05:30
Anand Baburajan
7665f85f0a
Merge pull request #33688 from AnandBaburajan/asset_repair_link
...
fix: asset repair link [v14]
2023-01-17 15:12:18 +05:30
Anand Baburajan
8ac82ccae2
Merge branch 'version-14-hotfix' into asset_repair_link
2023-01-17 12:57:35 +05:30
shamilnk
cf439301f6
fix: the frappe throw message is corrected in the group task validation
2023-01-17 12:54:49 +05:30
rohitwaghchaure
59018f1012
Merge pull request #33697 from frappe/mergify/bp/version-14-hotfix/pr-33695
...
fix: patch item_reposting_for_incorrect_sl_and_gl (backport #33695 )
2023-01-17 12:43:43 +05:30
Rohit Waghchaure
1928195167
fix: patch item_reposting_for_incorrect_sl_and_gl
...
(cherry picked from commit dbde3a3421 )
2023-01-17 06:49:25 +00:00
Anand Baburajan
709706e645
Merge branch 'version-14-hotfix' into asset_repair_link
2023-01-17 11:21:34 +05:30
Ankush Menat
79f171c31a
chore: ignore b028
2023-01-17 10:58:38 +05:30
Sagar Sharma
59964b5297
Merge pull request #33692 from frappe/mergify/bp/version-14-hotfix/pr-33690
...
fix: Sales Order Connections Tabs do not show linked Material Request or "+" button (intoduce by #33304 ) (backport #33690 )
2023-01-17 10:07:29 +05:30
Florian HENRY
8a0403119f
fix: Sales ORder Connections on Material Request
...
(cherry picked from commit e19161a8ee )
2023-01-17 04:36:45 +00:00
mergify[bot]
a1bfa569e6
chore: Typo in payment reconciliation (backport #33686 ) ( #33691 )
...
chore: Typo in payment reconciliation (#33686 )
(cherry picked from commit 0639d9e32a )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-17 09:16:26 +05:30
rohitwaghchaure
25c2e5fa71
Merge pull request #33685 from frappe/mergify/bp/version-14-hotfix/pr-33680
...
refactor: picked qty in sales order item (backport #33680 )
2023-01-17 00:27:23 +05:30
rohitwaghchaure
bdf7fdda3e
Merge pull request #33687 from frappe/mergify/bp/version-14-hotfix/pr-33684
...
feat: [minor] date type based on filter in Work Order Summary report (backport #33684 )
2023-01-17 00:09:59 +05:30
Anand Baburajan
222b2dc487
Merge branch 'version-14-hotfix' into asset_repair_link
2023-01-17 00:02:07 +05:30
Rohit Waghchaure
4d65d6f9bd
feat: provision to select date type based on filter
...
(cherry picked from commit 20c8873208 )
2023-01-16 18:28:18 +00:00
anandbaburajan
bc55f44de6
fix: asset repair link
2023-01-16 23:36:46 +05:30
Rohit Waghchaure
6b3dc90560
refactor: picked qty in sales order item
...
(cherry picked from commit 1bcff80074 )
2023-01-16 18:02:45 +00:00
ruthra kumar
6f967df9bb
Merge pull request #33674 from frappe/mergify/bp/version-14-hotfix/pr-33661
...
perf: improve reconciliation performance for JE with 100s of accounts (backport #33661 )
2023-01-16 18:03:08 +05:30
Sagar Sharma
1ebafb97a5
Merge pull request #33665 from frappe/mergify/bp/version-14-hotfix/pr-33664
...
chore: `Sales Order` link in `Pick List` (backport #33664 )
2023-01-16 15:37:05 +05:30
Sagar Sharma
68877db0fa
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33664
2023-01-16 15:36:54 +05:30
ruthra kumar
3ce819464d
Merge pull request #33673 from frappe/mergify/bp/version-14-hotfix/pr-33646
...
Revert "fix: Updating SO throws ordered_qty not allowed to change after submission" (backport #33646 )
2023-01-16 15:29:21 +05:30
ruthra kumar
5ba0aff551
Merge pull request #33671 from frappe/mergify/bp/version-14-hotfix/pr-33663
...
fix: attribute error while submitting Repost PLE (backport #33663 )
2023-01-16 14:28:11 +05:30
ruthra kumar
b2ee981f52
Merge pull request #33670 from frappe/mergify/bp/version-14-hotfix/pr-33662
...
revert: Reverting changes done on 33495 (backport #33662 )
2023-01-16 14:27:38 +05:30
ruthra kumar
0431a57ff0
fix: attribute error while submitting Repost PLE
...
(cherry picked from commit 2c50f43cdd )
2023-01-16 11:16:39 +05:30
Sagar Sharma
136a50948e
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33664
2023-01-16 10:30:24 +05:30
mergify[bot]
35fbd67a93
fix: Return against internal purchase invoice (backport #33635 ) ( #33658 )
...
fix: Return against internal purchase invoice (#33635 )
(cherry picked from commit 906ad10d16 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-16 10:03:12 +05:30
mergify[bot]
fe513433b2
fix: allow to create sales order from expired quotation ( #33582 )
...
fix: allow to create sales order from expired quotation (#33582 )
(cherry picked from commit dceef0397a )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-01-16 10:01:43 +05:30
ruthra kumar
bddf330754
fix: minor filter issue while reconciliation tool from bench console
...
(cherry picked from commit 828eaf0930 )
2023-01-16 04:12:07 +00:00
ruthra kumar
8a498ed029
perf: improve reconciliation speed on JE's with 1000's of rows
...
1. No need to keep old PLE's on reconciliation.
2. Added Validation to catch debit-credit mismatch on JE's
3. Only update outstanding amount for newly reconciled invoices
(cherry picked from commit 11cf694d9a )
2023-01-16 04:12:07 +00:00
ruthra kumar
faea73a4ee
Revert "fix: Updating SO throws ordered_qty not allowed to change after submission" ( #33646 )
...
(cherry picked from commit 333907b7a5 )
2023-01-16 04:09:45 +00:00
ruthra kumar
23b9f661b6
revert: Reverting changes done on 33495 ( #33662 )
...
'ordered_qty' will not be fetched from `tabBin`
(cherry picked from commit be382054e5 )
2023-01-16 04:03:51 +00:00
mergify[bot]
623c35dfe1
refactor: use DocStatus ( #33594 )
...
refactor: use DocStatus (#33594 )
(cherry picked from commit 67cf7e1728 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-01-16 08:45:31 +05:30
s-aga-r
df41b006fc
chore: Sales Order link in Pick List
...
(cherry picked from commit b3759890d7 )
2023-01-15 17:35:31 +00:00
mergify[bot]
4d2497faf1
fix: asset value in fixed asset register ( #33608 )
...
fix: asset value in fixed asset register
(cherry picked from commit aa1f2a7297 )
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-01-15 17:33:39 +05:30
mergify[bot]
91b08f179a
feat: Date filters on bank reconciliation tool ( #33271 )
...
* Update bank_reconciliation_tool.py
Applying date filter on transactions and all the bank entries and also gives the filter the bank entries as per reference date. Sorted all transactions and entries as per date in ascending order.
Also added posting date columns in all bank entries and default checkbox tick of journal entry, hide the sales invoice and purchase invoice checkbox.
(cherry picked from commit e5a1189bec )
* Filters on Bank Reconciliation
Applying date filter on transactions and all the bank entries and also gives the filter the bank entries as per reference date. Sorted all transactions and entries as per date in ascending order. Also added posting date columns in all bank entries and default checkbox tick of journal entry, hide the sales invoice and purchase invoice checkbox.
(cherry picked from commit 447272aa4d )
* Update bank_reconciliation_tool.json
Adding fields in bank reconciliation tool
(cherry picked from commit 8e7c8a6482 )
* Feat:Filter on Payment Entries and Journal Entries
Applying filters on Payement entries and Journal Entries as per reference date and posting date
(cherry picked from commit 408c89df03 )
* feat:filters on bank reconciliation
Added date filters on bank transactions, payment entries and journal entries and sorted list as per date in ascending order.
(cherry picked from commit 05b6fce03d )
* feat: added arguments of posting date and reference date
(cherry picked from commit 645869e6ff )
* fix: linters
(cherry picked from commit 6b5276398e )
* fix: json issue
(cherry picked from commit 81e5f71172 )
* fix: filtered as per reference date
On bank reconciliation, transactions will be filtered as per date selected in 'from_date' and 'to_date' fields , In dialog, all the bank entries will be fetched as per the posting date selected and if filtered by reference date checkbox is tick then then there will be two fields 'from_reference_date' and 'to_reference_date' then all bank entries in dialog box came as per reference date, selected. And by default journal entry checkbox is tick.
Also sorted the bank transactions and bank entries as per ascending order date wise.
(cherry picked from commit 3aaa2f5326 )
* fix: pre-commit
(cherry picked from commit e2614b8a21 )
* fix: passing from_date and to_date filters in test cases
passing from_date and to_date filters in test_linked_payments and test_debit_credit_output for unit testing
(cherry picked from commit f1810803e1 )
* fix: pre-commit
(cherry picked from commit 35c29e0226 )
* fix: pre-commit
(cherry picked from commit c764f14f53 )
* feat: consolidated auto bank reconciliation
Added a button of Auto Reconcile, to reconcile the bank entries as per the matching reference number with the bank transaction and count of transactions reconciled message will be pop up on clicking the auto reconcile button.
(cherry picked from commit d65243eb65 )
* fix: data format
(cherry picked from commit 12822f7c36 )
* fix: remove comments
(cherry picked from commit 917b2190aa )
* chore: fix fieldnames and order
(cherry picked from commit 232726288a )
Co-authored-by: sonali <sonali@8848digital.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-15 17:30:32 +05:30
Sagar Sharma
40d3b26fd8
Merge pull request #33654 from frappe/mergify/bp/version-14-hotfix/pr-33651
...
fix: zero rm-cost in SCR (backport #33651 )
2023-01-15 12:53:04 +05:30
s-aga-r
2dfbc6e4eb
fix: zero rm-cost in SCR
...
(cherry picked from commit f70d757b82 )
2023-01-14 17:41:46 +00:00
ruthra kumar
5631cbba6a
Merge pull request #33628 from frappe/mergify/bp/version-14-hotfix/pr-33622
...
fix: Updating SO throws ordered_qty not allowed to change after submission (backport #33622 )
2023-01-13 10:14:19 +05:30
ruthra kumar
f915c18137
fix: Updating SO throws ordered_qty not allowed to change after submission
...
(cherry picked from commit 391f42db04 )
2023-01-13 08:21:36 +05:30
mergify[bot]
1f0a569c7f
chore: reuse doc object in test_pick_list_grouping_before_print (backport #33636 ) ( #33637 )
...
chore: reuse doc object in test_pick_list_grouping_before_print (#33636 )
(cherry picked from commit e22d56484d )
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com >
2023-01-13 01:34:31 +05:30
mergify[bot]
28f2d357ab
fix: only group similar items in print format if group_same_items is checked in pick list (backport #33627 ) ( #33630 )
...
fix: only group similar items in print format if group_same_items is checked in pick list (#33627 )
* fix: only group similar items if group same items is checked in pick list
* test: non grouping of locations if group_same_items is false
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
(cherry picked from commit cfb0bb1eaa )
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com >
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2023-01-12 20:33:18 +05:30
mergify[bot]
120dca44ad
chore: subcontracting validations (backport #33621 ) ( #33626 )
...
* fix: `ZeroDivisionError: float division by zero` in SCR
(cherry picked from commit 434aa594d5 )
* chore: add row-index in error msgs
(cherry picked from commit 6878f40d1d )
* chore: update error msgs for Subcontracted PO
(cherry picked from commit a0e2a93f3f )
* fix: validate accepted and rejected qty in SCR Item
(cherry picked from commit f028bd6e69 )
* chore: linter
(cherry picked from commit b26e96cdf4 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-01-12 20:31:24 +05:30
Sagar Sharma
c9edf10693
Merge pull request #33614 from frappe/mergify/bp/version-14-hotfix/pr-33611
...
fix: better comparision of `difference_value` of Stock and Account (backport #33611 )
2023-01-11 15:44:22 +05:30
Smit Vora
5869fcbd86
fix: better comparision of difference value between stock and account
...
(cherry picked from commit be05aea101 )
2023-01-11 09:23:43 +00:00
Frappe PR Bot
1b3df094af
chore(release): Bumped to Version 14.12.1
...
## [14.12.1](https://github.com/frappe/erpnext/compare/v14.12.0...v14.12.1 ) (2023-01-10)
### Bug Fixes
* **accounts:** currency fields no longer read as strings by validation function in Payment Entry ([#33535 ](https://github.com/frappe/erpnext/issues/33535 )) ([44a95da ](44a95da8ab ))
* better handling of duplicate bundle items ([b96a97f ](b96a97f6b4 ))
* customer/supplier quick entry dialog ([#33496 ](https://github.com/frappe/erpnext/issues/33496 )) ([914e2fd ](914e2fdded ))
* don't check other warehouse ledgers to calculate valuation rate ([ab0a2b4 ](ab0a2b4272 ))
* Exchange gain and loss booking on multi-currency invoice reconciliation ([#32900 ](https://github.com/frappe/erpnext/issues/32900 )) ([fe82ebc ](fe82ebcc38 ))
* Exchange gain and loss booking on multi-currency invoice reconciliation ([#32900 ](https://github.com/frappe/erpnext/issues/32900 )) ([259639a ](259639a456 ))
* Incorrect exchange rate in payment entries ([#33481 ](https://github.com/frappe/erpnext/issues/33481 )) ([e995e95 ](e995e952b5 ))
* incorrect status in the work order ([2658fc9 ](2658fc9f9b ))
* incorrect warehouse and selling amount on bundled products ([#33549 ](https://github.com/frappe/erpnext/issues/33549 )) ([c6c3ac3 ](c6c3ac3e55 ))
* RFQ emails not sent with pdf attachment ([#33604 ](https://github.com/frappe/erpnext/issues/33604 )) ([34df9ab ](34df9ab7d5 ))
* **stock entry:** wrong valuation rate in repack ([#33579 ](https://github.com/frappe/erpnext/issues/33579 )) ([a92b4e7 ](a92b4e7255 ))
* Timeout error while saving the purchase invoice ([#33577 ](https://github.com/frappe/erpnext/issues/33577 )) ([d2e3701 ](d2e3701b1a ))
### Performance Improvements
* Drop `name` part from posting sort index ([#33551 ](https://github.com/frappe/erpnext/issues/33551 )) ([f501575 ](f5015750e4 ))
2023-01-10 17:48:26 +00:00
Deepesh Garg
e6b9931552
Merge pull request #33601 from frappe/version-14-hotfix
...
chore: release v14
2023-01-10 23:16:52 +05:30
mergify[bot]
34df9ab7d5
fix: RFQ emails not sent with pdf attachment ( #33604 )
...
fix: RFQ emails not sent with pdf attachment (#33604 )
(cherry picked from commit e0f5ecdad6 )
Co-authored-by: Smit Vora <smitvora203@gmail.com >
2023-01-10 22:19:24 +05:30
mergify[bot]
e995e952b5
fix: Incorrect exchange rate in payment entries ( #33481 )
...
fix: Incorrect exchange rate in payment entries (#33481 )
* fix: Incorrect exchange rate in payment entries
* test: Update failing tests
(cherry picked from commit 0ed938a490 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-10 22:18:59 +05:30
rohitwaghchaure
39e5aabc57
Merge pull request #33598 from frappe/mergify/bp/version-14-hotfix/pr-33597
...
fix: don't check other warehouse ledgers to calculate valuation rate (backport #33597 )
2023-01-10 15:34:17 +05:30
Rohit Waghchaure
ab0a2b4272
fix: don't check other warehouse ledgers to calculate valuation rate
...
(cherry picked from commit ef2bf3c223 )
2023-01-10 08:26:59 +00:00
Sagar Sharma
68027b164c
Merge pull request #33596 from frappe/mergify/bp/version-14-hotfix/pr-33551
...
perf: Drop `name` part from posting sort index (backport #33551 )
2023-01-10 12:56:57 +05:30
Sagar Sharma
57a6cfe690
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33551
2023-01-10 12:14:47 +05:30
Deepesh Garg
955b487296
chore: resolve conflicts
2023-01-10 10:44:38 +05:30
mergify[bot]
44a95da8ab
fix(accounts): currency fields no longer read as strings by validation function in Payment Entry ( #33535 )
...
fix(accounts): currency fields no longer read as strings by validation function in Payment Entry (#33535 )
explicitly cast paid_amount and received_amount to float in the Payment Entry set_unallocated_amount validation function
(cherry picked from commit 4d5067d6d4 )
Co-authored-by: Gughan Ravikumar <gughanrk@gmail.com >
2023-01-10 09:55:12 +05:30
Ankush Menat
f5015750e4
perf: Drop name part from posting sort index ( #33551 )
...
(cherry picked from commit 8a56df695d )
# Conflicts:
# erpnext/patches.txt
2023-01-10 04:25:07 +00:00
mergify[bot]
914e2fdded
fix: customer/supplier quick entry dialog ( #33496 )
...
fix: customer/supplier quick entry dialog (#33496 )
* fix: readonly primary contact fields.
* refactor: supplier and customer quick entry form into common class.
(cherry picked from commit 6bc8bb26b6 )
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com >
2023-01-10 09:02:50 +05:30
mergify[bot]
d2e3701b1a
fix: Timeout error while saving the purchase invoice ( #33577 )
...
* fix: timeout error in the Purchase Invoice
(cherry picked from commit 7249657d15 )
* feat: provision to disable get last purchase rate
fix: set_incoming_rate condition
(cherry picked from commit d1d4671320 )
* fix: linters issue
(cherry picked from commit 05df8579cd )
* test: test case to check disable last purchase rate
(cherry picked from commit ec171fc7c1 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2023-01-10 09:02:15 +05:30
mergify[bot]
a92b4e7255
fix(stock entry): wrong valuation rate in repack ( #33579 )
...
fix(stock entry): wrong valuation rate in repack
(cherry picked from commit 99f5e869e0 )
Co-authored-by: safvanhuzain <danyrt@wahni.com >
2023-01-10 09:01:51 +05:30
mergify[bot]
c6c3ac3e55
fix: incorrect warehouse and selling amount on bundled products ( #33549 )
...
fix: incorrect warehouse and selling amount on bundled products (#33549 )
(cherry picked from commit bbe5e5d9d6 )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-01-09 23:11:34 +05:30
Sagar Sharma
fb59c5b911
Merge pull request #33586 from frappe/mergify/bp/version-14-hotfix/pr-33562
...
fix: better handling of duplicate bundle items (backport #33562 )
2023-01-09 22:45:46 +05:30
ruthra kumar
b96a97f6b4
fix: better handling of duplicate bundle items
...
(cherry picked from commit c717e87c9e )
2023-01-09 16:54:34 +00:00
mergify[bot]
1d26d7c077
chore: patch property setters for JE with new entry type (backport #33569 ) ( #33583 )
...
chore: patch property setters for JE with new entry type
(cherry picked from commit 789e448f0e )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-01-09 22:22:33 +05:30
mergify[bot]
1d045e0458
ci: bump node in release workflow (backport #33574 ) ( #33575 )
...
* ci: bump node in release workflow (#33574 )
[skip ci]
(cherry picked from commit 1ad1fc4c7d )
# Conflicts:
# .github/workflows/release.yml
* chore: conflicts
[skip ci]
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-01-09 13:27:40 +05:30
Deepesh Garg
7574fc8bcc
Merge pull request #33567 from frappe/mergify/bp/version-14/pr-32900
...
fix: Exchange gain and loss booking on multi-currency invoice reconciliation (backport #32900 )
2023-01-07 14:01:20 +05:30
mergify[bot]
fe82ebcc38
fix: Exchange gain and loss booking on multi-currency invoice reconciliation ( #32900 )
...
fix: Exchange gain and loss booking on multi-currency invoice reconciliation (#32900 )
* fix: Exchange gain and loss booking on multi-curreny invoice reconciliation
* test: Update test cases
* chore: Ignore SQL linting rule
* chore: Joural Entry for exchange gainand loss booking
* chore: Journal entry for exchange gain loss booking
* test: Update test case
* chore: Default exchange gain and loss account
(cherry picked from commit 9a3d947e89 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-07 14:00:13 +05:30
Deepesh Garg
259639a456
fix: Exchange gain and loss booking on multi-currency invoice reconciliation ( #32900 )
...
* fix: Exchange gain and loss booking on multi-curreny invoice reconciliation
* test: Update test cases
* chore: Ignore SQL linting rule
* chore: Joural Entry for exchange gainand loss booking
* chore: Journal entry for exchange gain loss booking
* test: Update test case
* chore: Default exchange gain and loss account
(cherry picked from commit 9a3d947e89 )
2023-01-07 08:11:15 +00:00
rohitwaghchaure
a9322ff13a
Merge pull request #33561 from frappe/mergify/bp/version-14-hotfix/pr-33548
...
fix: incorrect status in the work order (backport #33548 )
2023-01-06 18:45:42 +05:30
Rohit Waghchaure
2658fc9f9b
fix: incorrect status in the work order
...
(cherry picked from commit b0baba84a0 )
2023-01-06 10:32:19 +00:00
ruthra kumar
c6a136d2ad
Merge pull request #33560 from frappe/mergify/bp/version-14-hotfix/pr-33537
...
refactor: Sales Partner column in AR and AR Summary Report (backport #33537 )
2023-01-06 12:38:48 +05:30
ruthra kumar
031841d58e
refactor: Sales Partner column in AR and AR Summary Report
...
(cherry picked from commit ee94127974 )
2023-01-06 06:39:34 +00:00
Sagar Sharma
1366094b37
Merge pull request #33545 from frappe/mergify/bp/version-14-hotfix/pr-33543
...
chore: enable `No Copy` attribute for `route` in Item Group (backport #33543 )
2023-01-05 13:32:59 +05:30
s-aga-r
3dab539719
chore: enable No Copy attribute for route in Item Group
...
(cherry picked from commit 348dc32514 )
2023-01-05 07:32:43 +00:00
rohitwaghchaure
3731d76ff9
Merge pull request #33541 from frappe/mergify/bp/version-14-hotfix/pr-33524
...
refactor: revamp process loss feature & added tab breaks (backport #33524 )
2023-01-04 19:59:56 +05:30
Rohit Waghchaure
28d5990326
test: test cases for process loss
...
(cherry picked from commit 524c0994e0 )
2023-01-04 13:08:25 +00:00
Rohit Waghchaure
14d8e621bb
refactor: revamp process loss feature & added tab breaks
...
(cherry picked from commit ae039777f9 )
2023-01-04 13:08:25 +00:00
Frappe PR Bot
aab856ceb1
chore(release): Bumped to Version 14.12.0
...
# [14.12.0](https://github.com/frappe/erpnext/compare/v14.11.1...v14.12.0 ) (2023-01-04)
### Bug Fixes
* [concurrency issue] incorrect picked qty in sales order ([e7254fd ](e7254fd161 ))
* `fg_item_qty` in non-subcontracted PO ([6e15331 ](6e15331fd4 ))
* `shipping_address` for non-drop shipping item ([a7a3654 ](a7a3654541 ))
* `shipping_address` in PO ([448fbe5 ](448fbe5582 ))
* add missing 'ordered_qty' to get_bin_details ([55e8e45 ](55e8e45d52 ))
* consider child nodes while getting bin details ([e296408 ](e2964088b7 ))
* Conversion factor error for invoices without item code (petty expenses) ([#32714 ](https://github.com/frappe/erpnext/issues/32714 )) ([ba5a149 ](ba5a149a6b ))
* Customer Primary Contact (backport [#33424 ](https://github.com/frappe/erpnext/issues/33424 )) ([#33440 ](https://github.com/frappe/erpnext/issues/33440 )) ([73c9820 ](73c9820e82 ))
* Default dimensions on fetching items from BOM (backport [#33439 ](https://github.com/frappe/erpnext/issues/33439 )) ([#33459 ](https://github.com/frappe/erpnext/issues/33459 )) ([a332b22 ](a332b229cf ))
* Deferred revenue date comparison ([#33515 ](https://github.com/frappe/erpnext/issues/33515 )) ([027510b ](027510b629 ))
* ERR journals reported in AR/AP ([823b352 ](823b352c57 ))
* Get payment entry button not visible in Bank Clearance doc (backport [#33518 ](https://github.com/frappe/erpnext/issues/33518 )) ([#33525 ](https://github.com/frappe/erpnext/issues/33525 )) ([fcf052d ](fcf052d3c4 ))
* Missing opening entry in general ledger (backport [#33519 ](https://github.com/frappe/erpnext/issues/33519 )) ([#33526 ](https://github.com/frappe/erpnext/issues/33526 )) ([8e375db ](8e375db0b2 ))
* Multi-currency issues in Bank Reconciliation Tool ([#33488 ](https://github.com/frappe/erpnext/issues/33488 )) ([d030852 ](d03085259d ))
* Multiple rows for same warehouse and batches in pick list (backport [#33456 ](https://github.com/frappe/erpnext/issues/33456 )) ([#33458 ](https://github.com/frappe/erpnext/issues/33458 )) ([a166a76 ](a166a76768 ))
* payment terms and sales partner filter issue in AR/AP report ([0f6790b ](0f6790be11 ))
* **pricing rule:** consider child tables in condition (backport [#33469 ](https://github.com/frappe/erpnext/issues/33469 )) ([#33470 ](https://github.com/frappe/erpnext/issues/33470 )) ([3bceb47 ](3bceb47542 ))
* Random behaviour while picking items using picklist (backport [#33449 ](https://github.com/frappe/erpnext/issues/33449 )) ([#33450 ](https://github.com/frappe/erpnext/issues/33450 )) ([1edde9c ](1edde9c9e0 ))
* set `supplier` details while mapping SE(Send to Subcontractor) ([06e13b6 ](06e13b64a4 ))
* timeout error while submitting stock entry ([f30f77c ](f30f77cde6 ))
* typerror on multi warehouse in Packed Items ([9b24940 ](9b24940059 ))
* use base_net_amount in case of missing stock qty ([#33457 ](https://github.com/frappe/erpnext/issues/33457 )) ([88ca780 ](88ca7806af ))
### Features
* Accounting Dimension updation in Payment Request and Entry ([#33411 ](https://github.com/frappe/erpnext/issues/33411 )) ([e7704b2 ](e7704b2321 ))
2023-01-04 02:54:39 +00:00
Deepesh Garg
6a76153e54
Merge pull request #33511 from frappe/version-14-hotfix
...
chore: release v14
2023-01-04 08:23:11 +05:30
mergify[bot]
8e375db0b2
fix: Missing opening entry in general ledger (backport #33519 ) ( #33526 )
...
fix: Missing opening entry in general ledger (#33519 )
(cherry picked from commit c78399c618 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-03 22:13:29 +05:30
mergify[bot]
fcf052d3c4
fix: Get payment entry button not visible in Bank Clearance doc (backport #33518 ) ( #33525 )
...
fix: Get payment entry button not visible in Bank Clearance doc (#33518 )
(cherry picked from commit 1a83a67d41 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-03 22:09:50 +05:30
Sagar Sharma
011fc3a27c
Merge pull request #33523 from frappe/mergify/bp/version-14-hotfix/pr-33514
...
fix: set `supplier` details while mapping SE(Send to Subcontractor) (backport #33514 )
2023-01-03 19:27:23 +05:30
s-aga-r
06e13b64a4
fix: set supplier details while mapping SE(Send to Subcontractor)
...
(cherry picked from commit 751bdc98ed )
2023-01-03 13:27:55 +00:00
mergify[bot]
027510b629
fix: Deferred revenue date comparison ( #33515 )
...
fix: Deferred revenue date comparison (#33515 )
(cherry picked from commit a3ab8f973a )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-03 18:39:19 +05:30
rohitwaghchaure
84289495c4
Merge pull request #33505 from frappe/mergify/bp/version-14-hotfix/pr-33504
...
fix: [concurrency issue] incorrect picked qty in sales order (backport #33504 )
2023-01-02 21:13:50 +05:30
Rohit Waghchaure
e7254fd161
fix: [concurrency issue] incorrect picked qty in sales order
...
(cherry picked from commit aba83849a6 )
2023-01-02 14:42:47 +00:00
mergify[bot]
648e979eb2
refactor: Exchange rate revaluation to handle accounts with zero account balance ( #33165 )
...
refactor: Exchange rate revaluation to handle accounts with zero account balance (#33165 )
* refactor: new type for JE - Exchange Gain or Loss
* refactor: skip few validations for Exchanage Gain Or Loss type Jour
* refactor: ERR create 2 journals for handling zero and non-zero compa
1. Additional check box accounts table to identify accounts with zero balance
2. Accounts with zero balance only in either of the 2 currencies will be handled on separate Journal
* refactor: skips few validation for allowing 0 debit/credit
* fix: General Ledger presentaion currency
* test: fix test case in general ledger
* test: fix failing test case in AR report
(cherry picked from commit 914b23038c )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2023-01-02 16:37:53 +05:30
Sagar Sharma
45d8feba6d
Merge pull request #33500 from frappe/mergify/bp/version-14-hotfix/pr-33444
...
fix: consider child nodes while getting bin details (backport #33444 )
2023-01-02 12:31:12 +05:30
s-aga-r
ff38ca8ec7
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33444
2023-01-02 12:01:00 +05:30
Sagar Sharma
f4861554d3
Merge pull request #33498 from frappe/mergify/bp/version-14-hotfix/pr-33495
...
fix(stock): missing ordered_qty in get_bin_details (backport #33495 )
2023-01-02 11:55:28 +05:30
s-aga-r
ec538b27fe
chore: use frappe.qb instead of frappe.db.get_value
...
(cherry picked from commit c3911a592a )
2023-01-02 06:25:00 +00:00
s-aga-r
e2964088b7
fix: consider child nodes while getting bin details
...
(cherry picked from commit c716dcc01e )
2023-01-02 06:24:59 +00:00
Devin Slauenwhite
6ec8088eb3
test: get_item_details contains bin details
...
(cherry picked from commit 239a5f8bf4 )
2023-01-02 05:45:10 +00:00
Devin Slauenwhite
55e8e45d52
fix: add missing 'ordered_qty' to get_bin_details
...
(cherry picked from commit 8d62cdfd5f )
2023-01-02 05:45:10 +00:00
mergify[bot]
d03085259d
fix: Multi-currency issues in Bank Reconciliation Tool ( #33488 )
...
fix: Multi-currency issues in Bank Recociliation Tool
(cherry picked from commit ad53ecf2b4 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-01-02 08:52:23 +05:30
mergify[bot]
ba5a149a6b
fix: Conversion factor error for invoices without item code (petty expenses) ( #32714 )
...
fix: Conversion factor error for invoices without item code (petty expenses) (#32714 )
* fix: Set default uom conversion factor to 1 for invoices
* chore: set default conversion_factor as 1
* chore: remove print statements
(cherry picked from commit 617518389a )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-12-30 16:00:45 +05:30
rohitwaghchaure
83a2c9b429
Merge pull request #33489 from frappe/mergify/bp/version-14-hotfix/pr-33487
...
Revert "fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation" (backport #33487 )
2022-12-30 15:31:29 +05:30
rohitwaghchaure
a7901c2b9c
Revert "fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation"
...
(cherry picked from commit 728dc1acf4 )
2022-12-30 08:51:29 +00:00
ruthra kumar
60a30840ee
Merge pull request #33474 from frappe/mergify/bp/version-14-hotfix/pr-33457
...
fix: use base_net_amount in case of missing stock qty (backport #33457 )
2022-12-30 13:39:27 +05:30
ruthra kumar
88ca7806af
fix: use base_net_amount in case of missing stock qty ( #33457 )
...
(cherry picked from commit e3a0ce5d63 )
2022-12-29 04:05:31 +00:00
mergify[bot]
3bceb47542
fix(pricing rule): consider child tables in condition (backport #33469 ) ( #33470 )
...
fix(pricing rule): consider child tables in condition (#33469 )
(cherry picked from commit cabaed9ed2 )
Co-authored-by: Dany Robert <rtdany10@gmail.com >
2022-12-29 09:33:59 +05:30
Sagar Sharma
1b7be86a0a
Merge pull request #33466 from frappe/mergify/bp/version-14-hotfix/pr-33465
...
fix: `fg_item_qty` in non-subcontracted PO (backport #33465 )
2022-12-28 16:59:09 +05:30
s-aga-r
6e15331fd4
fix: fg_item_qty in non-subcontracted PO
...
(cherry picked from commit 6f5824cb21 )
2022-12-28 09:58:19 +00:00
ruthra kumar
123493b87d
Merge pull request #33461 from frappe/mergify/bp/version-14-hotfix/pr-33380
...
fix: ERR journals should be reported in AR/AP (backport #33380 )
2022-12-28 10:42:50 +05:30
ruthra kumar
1f40d9be93
test: err for party should be in AR/AP report
...
(cherry picked from commit 2ed86760d7 )
2022-12-27 16:04:28 +00:00
ruthra kumar
823b352c57
fix: ERR journals reported in AR/AP
...
Exchange Rate Revaluation on Receivable/Payable will included in AR/AP report
(cherry picked from commit b09eade3e4 )
2022-12-27 16:04:27 +00:00
mergify[bot]
73c9820e82
fix: Customer Primary Contact (backport #33424 ) ( #33440 )
...
fix: Customer Primary Contact (#33424 )
Co-authored-by: Nihantra C. Patel <n.patel.serpentcs@gmail.com >
(cherry picked from commit 7d9f3f23dd )
Co-authored-by: Solufyin <34390782+Solufyin@users.noreply.github.com >
2022-12-27 18:28:36 +05:30
Frappe PR Bot
24d161d670
chore: release v14 ( #33452 )
...
* fix: typerror on multi warehouse in Packed Items
DN(with bundled item with varying warehouses)-> Sales Invoice.
(cherry picked from commit e684eb32d0 )
* test: type error on bundled products with different warehouses
(cherry picked from commit 5918bb03f7 )
* fix: payment terms and sales partner filter issue in AR/AP report
(cherry picked from commit 13c4420f42 )
* fix: timeout error while submitting stock entry
Co-authored-by: Ankush Menat <ankush@frappe.io >
(cherry picked from commit a05c47e499 )
* fix: `shipping_address` in PO
(cherry picked from commit 7e1b6b3c2a )
* refactor: Customer and Supplier Ledger summary will have hidden fields for better handling of user permission (#33433 )
* feat: Accounting Dimension updation in Payment Request and Entry (#33411 )
* fix: `shipping_address` for non-drop shipping item
(cherry picked from commit 67a7ccf3ce )
* fix: Random behaviour while picking items using picklist (backport #33449 ) (#33450 )
fix: Random behaviour while picking items using picklist (#33449 )
(cherry picked from commit 8263bf9a9a )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
* fix: Multiple rows for same warehouse and batches in pick list (backport #33456 ) (#33458 )
fix: Multiple rows for same warehouse and batches in pick list (#33456 )
(cherry picked from commit d2686ce75b )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
* fix: Default dimensions on fetching items from BOM (backport #33439 ) (#33459 )
fix: Default dimensions on fetching items from BOM (#33439 )
(cherry picked from commit 0b75aa5390 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-12-27 18:26:24 +05:30
mergify[bot]
a332b229cf
fix: Default dimensions on fetching items from BOM (backport #33439 ) ( #33459 )
...
fix: Default dimensions on fetching items from BOM (#33439 )
(cherry picked from commit 0b75aa5390 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-12-27 17:56:05 +05:30
mergify[bot]
a166a76768
fix: Multiple rows for same warehouse and batches in pick list (backport #33456 ) ( #33458 )
...
fix: Multiple rows for same warehouse and batches in pick list (#33456 )
(cherry picked from commit d2686ce75b )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-12-27 17:49:22 +05:30
Frappe PR Bot
0dbac5b689
chore(release): Bumped to Version 14.11.1
...
## [14.11.1](https://github.com/frappe/erpnext/compare/v14.11.0...v14.11.1 ) (2022-12-27)
### Bug Fixes
* Random behaviour while picking items using picklist (backport [#33449 ](https://github.com/frappe/erpnext/issues/33449 )) ([#33451 ](https://github.com/frappe/erpnext/issues/33451 )) ([abfb3bf ](abfb3bf1c6 ))
2022-12-27 09:35:01 +00:00
mergify[bot]
abfb3bf1c6
fix: Random behaviour while picking items using picklist (backport #33449 ) ( #33451 )
...
fix: Random behaviour while picking items using picklist (#33449 )
(cherry picked from commit 8263bf9a9a )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-12-27 15:01:44 +05:30
mergify[bot]
1edde9c9e0
fix: Random behaviour while picking items using picklist (backport #33449 ) ( #33450 )
...
fix: Random behaviour while picking items using picklist (#33449 )
(cherry picked from commit 8263bf9a9a )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-12-27 15:01:31 +05:30
Sagar Sharma
6bf6b8c15e
Merge pull request #33445 from frappe/mergify/bp/version-14-hotfix/pr-33437
...
fix: `shipping_address` in PO for non-drop ship item (backport #33437 )
2022-12-27 10:16:59 +05:30
s-aga-r
a7a3654541
fix: shipping_address for non-drop shipping item
...
(cherry picked from commit 67a7ccf3ce )
2022-12-26 15:51:29 +00:00
mergify[bot]
e7704b2321
feat: Accounting Dimension updation in Payment Request and Entry ( #33411 )
2022-12-26 11:34:47 +05:30
mergify[bot]
7a98ece7f1
refactor: Customer and Supplier Ledger summary will have hidden fields for better handling of user permission ( #33433 )
2022-12-26 10:12:12 +05:30
Sagar Sharma
86e16fd567
Merge pull request #33435 from frappe/mergify/bp/version-14-hotfix/pr-33434
...
fix(ux): `shipping_address` in PO (backport #33434 )
2022-12-25 20:45:51 +05:30
s-aga-r
448fbe5582
fix: shipping_address in PO
...
(cherry picked from commit 7e1b6b3c2a )
2022-12-25 14:10:50 +00:00
rohitwaghchaure
cc400abc47
Merge pull request #33423 from frappe/mergify/bp/version-14-hotfix/pr-33422
...
fix: timeout error while submitting stock entry (backport #33422 )
2022-12-23 17:19:09 +05:30
Rohit Waghchaure
f30f77cde6
fix: timeout error while submitting stock entry
...
Co-authored-by: Ankush Menat <ankush@frappe.io >
(cherry picked from commit a05c47e499 )
2022-12-23 08:28:35 +00:00
ruthra kumar
81d82c1427
Merge pull request #33419 from frappe/mergify/bp/version-14-hotfix/pr-33418
...
fix: payment terms and sales partner filter issue in Accounts Receivable report (backport #33418 )
2022-12-22 12:33:52 +05:30
ruthra kumar
0f6790be11
fix: payment terms and sales partner filter issue in AR/AP report
...
(cherry picked from commit 13c4420f42 )
2022-12-22 06:36:58 +00:00
ruthra kumar
f6a0435963
Merge pull request #33414 from frappe/mergify/bp/version-14-hotfix/pr-33410
...
fix: TypeError on GP Report due to multiple warehouse on bundled items (backport #33410 )
2022-12-21 19:00:55 +05:30
ruthra kumar
007a111847
test: type error on bundled products with different warehouses
...
(cherry picked from commit 5918bb03f7 )
2022-12-21 12:58:47 +00:00
ruthra kumar
9b24940059
fix: typerror on multi warehouse in Packed Items
...
DN(with bundled item with varying warehouses)-> Sales Invoice.
(cherry picked from commit e684eb32d0 )
2022-12-21 12:58:46 +00:00
Frappe PR Bot
29bb873347
chore(release): Bumped to Version 14.11.0
...
# [14.11.0](https://github.com/frappe/erpnext/compare/v14.10.1...v14.11.0 ) (2022-12-20)
### Bug Fixes
* Consolidated financial report ([16ce411 ](16ce411b8f ))
* Cost center filter not working in cash flow report ([ce5065b ](ce5065b132 ))
* Cost Center for tax withholding invoices ([728643a ](728643aa4a ))
* cost_center filter fix for 'Get Outstanding Invoice' in PE ([ff61997 ](ff61997d25 ))
* cost_center filter gives incorrect output ([9b2b281 ](9b2b2812ca ))
* daily scheduler to identify and fix stock transfer entries having incorrect valuation ([deb3efd ](deb3efdd9a ))
* disabled items showing in the report 'Itemwise Recommended Reorder Level ([493509e ](493509e42d ))
* get_serial_nos_for_fg() missing 1 required positional argument: 'args' ([bddb5b8 ](bddb5b8d25 ))
* incorrect type hints (backport [#33381 ](https://github.com/frappe/erpnext/issues/33381 )) ([#33384 ](https://github.com/frappe/erpnext/issues/33384 )) ([fa77259 ](fa77259f8d ))
* Payment Request flow fixes from Order to Payment Entry ([a01db8f ](a01db8fc38 ))
* remove unnecessary permissions from Appointment and Appointment Booking Settings ([#33358 ](https://github.com/frappe/erpnext/issues/33358 )) ([#33395 ](https://github.com/frappe/erpnext/issues/33395 )) ([6ef7eaf ](6ef7eaf82e ))
* translation for warning on Overbilling/-receipt/-delivery ([ba51d50 ](ba51d50fef ))
* Unable to import COA through importer ([f8c09ee ](f8c09ee720 ))
* unsupported operand type(s) for +: 'int' and 'NoneType' ([7bdfb3d ](7bdfb3d181 ))
* unsupported operand type(s) for +=: 'int' and 'NoneType' ([88dc81b ](88dc81b7d4 ))
* use highest precision for exchange rate. ([4a8a84d ](4a8a84d6f0 ))
### Features
* Ignore company related doctype for other apps via hooks ([cd5a2af ](cd5a2af272 ))
* improve visibility of default values ([7ff50b9 ](7ff50b9446 ))
* incoterm named place ([bfe57ac ](bfe57acdbf ))
* more control when printing RFQ ([07cda0a ](07cda0aeb5 ))
2022-12-20 14:01:35 +00:00
Deepesh Garg
c9156635a7
Merge pull request #33404 from frappe/version-14-hotfix
...
chore: release v14
2022-12-20 19:30:05 +05:30
mergify[bot]
6ef7eaf82e
fix: remove unnecessary permissions from Appointment and Appointment Booking Settings ( #33358 ) ( #33395 )
2022-12-20 18:23:47 +05:30
Deepesh Garg
647b532e04
Merge pull request #33400 from frappe/mergify/bp/version-14-hotfix/pr-33393
...
fix: Cost center filter not working in cash flow report (backport #33393 )
2022-12-20 18:22:30 +05:30
rohitwaghchaure
32f4dfb31e
Merge pull request #33391 from frappe/mergify/bp/version-14-hotfix/pr-33382
...
fix: unsupported operand type(s) for +=: 'int' and 'NoneType' (backport #33382 )
2022-12-20 17:00:41 +05:30
Deepesh Garg
16ce411b8f
fix: Consolidated financial report
2022-12-20 16:48:08 +05:30
Deepesh Garg
a7c7558b68
Merge pull request #33399 from frappe/mergify/bp/version-14-hotfix/pr-33350
...
fix: Payment Request flow fixes from Order to Payment Entry (backport #33350 )
2022-12-20 16:17:43 +05:30
Deepesh Garg
a86b8eada9
chore: remove print statement
...
(cherry picked from commit 068df9f815 )
2022-12-20 08:16:53 +00:00
Deepesh Garg
ce5065b132
fix: Cost center filter not working in cash flow report
...
(cherry picked from commit d0dbfec052 )
2022-12-20 08:16:52 +00:00
Deepesh Garg
d8d5fa6d10
chore: More fixes
...
(cherry picked from commit 31c95deb88 )
2022-12-20 08:16:03 +00:00
Deepesh Garg
fa2df8db8c
chore: Update test case
...
(cherry picked from commit e25b98b620 )
2022-12-20 08:16:03 +00:00
Deepesh Garg
a01db8fc38
fix: Payment Request flow fixes from Order to Payment Entry
...
(cherry picked from commit dc178984ae )
2022-12-20 08:16:03 +00:00
rohitwaghchaure
1f0f6e136b
Merge pull request #33389 from frappe/mergify/bp/version-14-hotfix/pr-33387
...
fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation (backport #33387 )
2022-12-20 11:47:08 +05:30
Rohit Waghchaure
88dc81b7d4
fix: unsupported operand type(s) for +=: 'int' and 'NoneType'
...
(cherry picked from commit 2b4eae5f84 )
2022-12-20 04:18:50 +00:00
Rohit Waghchaure
64b25fba48
test: added test case to validate audit for incorrect entries
...
(cherry picked from commit f31612376a )
2022-12-20 04:17:51 +00:00
Rohit Waghchaure
deb3efdd9a
fix: daily scheduler to identify and fix stock transfer entries having incorrect valuation
...
(cherry picked from commit b1721b79ce )
2022-12-20 04:17:51 +00:00
mergify[bot]
fa77259f8d
fix: incorrect type hints (backport #33381 ) ( #33384 )
...
fix: incorrect type hints (#33381 )
(cherry picked from commit 88ce11f03d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-12-19 18:01:42 +05:30
Deepesh Garg
71496a56ae
Merge pull request #33376 from frappe/mergify/bp/version-14-hotfix/pr-33341
...
fix: Cost Center for tax withholding invoices (backport #33341 )
2022-12-17 21:13:07 +05:30
Deepesh Garg
aac567c31c
Merge pull request #33377 from frappe/mergify/bp/version-14-hotfix/pr-33339
...
feat: more control when printing RFQ (backport #33339 )
2022-12-17 20:06:23 +05:30
barredterra
7ff50b9446
feat: improve visibility of default values
...
(cherry picked from commit 8717148d9b )
2022-12-17 13:55:47 +00:00
barredterra
07cda0aeb5
feat: more control when printing RFQ
...
(cherry picked from commit ce9626fead )
2022-12-17 13:55:47 +00:00
Deepesh Garg
4ea930a9e5
chore: resolve errors in test
...
(cherry picked from commit 26277cfcf3 )
2022-12-17 13:55:15 +00:00
Deepesh Garg
728643aa4a
fix: Cost Center for tax withholding invoices
...
(cherry picked from commit 973ef33eb5 )
2022-12-17 13:55:15 +00:00
Deepesh Garg
cfa6ba1594
Merge pull request #33375 from frappe/mergify/bp/version-14-hotfix/pr-33371
...
fix: Unable to import COA through importer (backport #33371 )
2022-12-17 19:22:35 +05:30
Deepesh Garg
f8c09ee720
fix: Unable to import COA through importer
...
(cherry picked from commit 3b66920342 )
2022-12-17 11:13:07 +00:00
Deepesh Garg
6c63965b1f
Merge pull request #33369 from frappe/mergify/bp/version-14-hotfix/pr-33275
...
fix: use highest precision for exchange rate. (backport #33275 )
2022-12-16 16:11:51 +05:30
Devin Slauenwhite
4a8a84d6f0
fix: use highest precision for exchange rate.
...
(cherry picked from commit 2010b1b6e8 )
2022-12-16 10:14:23 +00:00
Deepesh Garg
6f16cfa4ca
Merge pull request #33366 from frappe/mergify/bp/version-14-hotfix/pr-33362
...
feat: Ignore company related doctype for other apps via hooks (backport #33362 )
2022-12-16 12:30:50 +05:30
rohitwaghchaure
c4e80ab9f8
Merge pull request #33359 from frappe/mergify/bp/version-14-hotfix/pr-33355
...
fix: disabled items showing in the report Itemwise Recommended Reorder Level (backport #33355 )
2022-12-16 11:39:51 +05:30
Deepesh Garg
cd5a2af272
feat: Ignore company related doctype for other apps via hooks
...
(cherry picked from commit 1a40c04b72 )
2022-12-16 05:38:27 +00:00
Rohit Waghchaure
493509e42d
fix: disabled items showing in the report 'Itemwise Recommended Reorder Level
...
'
(cherry picked from commit ae31ff1c48 )
2022-12-15 12:38:53 +00:00
rohitwaghchaure
beaf9558ef
Merge pull request #33356 from frappe/mergify/bp/version-14-hotfix/pr-33354
...
fix: unsupported operand type(s) for +: 'int' and 'NoneType' (backport #33354 )
2022-12-15 18:08:45 +05:30
Rohit Waghchaure
7bdfb3d181
fix: unsupported operand type(s) for +: 'int' and 'NoneType'
...
(cherry picked from commit 0f28074e5a )
2022-12-15 11:44:34 +00:00
ruthra kumar
69409233c0
Merge pull request #33351 from frappe/mergify/bp/version-14-hotfix/pr-33335
...
fix: paid invoices shows up as outstanding when 'cost_center' filter is applied (backport #33335 )
2022-12-15 17:00:46 +05:30
ruthra kumar
7d1ec5af39
test: cost center should not affect outstanding calculation
...
(cherry picked from commit a998a8a2da )
2022-12-15 09:33:07 +00:00
ruthra kumar
ff61997d25
fix: cost_center filter fix for 'Get Outstanding Invoice' in PE
...
(cherry picked from commit 8eb93004f7 )
2022-12-15 09:33:07 +00:00
ruthra kumar
9b2b2812ca
fix: cost_center filter gives incorrect output
...
filtering on cost center gives invoices that are reconciled as having outstanding
(cherry picked from commit 6d9d730759 )
2022-12-15 09:33:07 +00:00
Deepesh Garg
74d9b1c700
Merge pull request #33348 from frappe/mergify/bp/version-14-hotfix/pr-33305
...
feat: incoterm named place (backport #33305 )
2022-12-15 13:38:09 +05:30
Deepesh Garg
83ba5c5fb1
chore: resolve conflicts
2022-12-15 12:28:11 +05:30
barredterra
bfe57acdbf
feat: incoterm named place
...
(cherry picked from commit e057e1dfe7 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
2022-12-15 06:30:37 +00:00
Deepesh Garg
f47d01fcb1
Merge pull request #33346 from frappe/mergify/bp/version-14-hotfix/pr-33309
...
refactor: translatable strings and guard clause (backport #33309 )
2022-12-15 12:00:17 +05:30
barredterra
43f990f5e8
refactor: translatable strings and guard clause
...
(cherry picked from commit f20370c5ef )
2022-12-15 03:52:17 +00:00
rohitwaghchaure
c69e054d2e
Merge pull request #33342 from frappe/mergify/bp/version-14-hotfix/pr-33323
...
fix: translatability of warning on overbilling/-receipt/-delivery (backport #33323 )
2022-12-15 00:54:38 +05:30
barredterra
ba51d50fef
fix: translation for warning on Overbilling/-receipt/-delivery
...
(cherry picked from commit 36997d9788 )
2022-12-14 17:55:04 +00:00
rohitwaghchaure
56db733797
Merge pull request #33333 from frappe/mergify/bp/version-14-hotfix/pr-33332
...
fix: get_serial_nos_for_fg() missing 1 required positional argument: … (backport #33332 )
2022-12-14 23:07:22 +05:30
Rohit Waghchaure
bddb5b8d25
fix: get_serial_nos_for_fg() missing 1 required positional argument: 'args'
...
(cherry picked from commit 410a58b3de )
2022-12-14 10:38:16 +00:00
Frappe PR Bot
ac1af3bce9
chore(release): Bumped to Version 14.10.1
...
## [14.10.1](https://github.com/frappe/erpnext/compare/v14.10.0...v14.10.1 ) (2022-12-13)
### Bug Fixes
* `Enough Parts to Build` in `BOM Stock Report` ([3b9e9d2 ](3b9e9d2c6e ))
* `Material Request` reference in internal `Sales Order` ([416d178 ](416d178209 ))
* add translation variable order ([ef933a8 ](ef933a8231 ))
* Buying and selling check in pricing rule ([f5205a5 ](f5205a5b5d ))
* **ecommerce:** remove query parameters from referer ([40621b9 ](40621b99c8 ))
* handle_post_depr_entries_fail, show error alert and send email ([b661f57 ](b661f5758a ))
* incorrect balance on parent company due to key mismatch ([436e93c ](436e93c129 ))
* index error on customer master ([02cc618 ](02cc618a1f ))
* Maintain Same Rate Throughout Sales Cycle doesn't work ([5398cf8 ](5398cf8f22 )), closes [#32923 ](https://github.com/frappe/erpnext/issues/32923 )
* order status in `Production Planning Report` ([a657db6 ](a657db66b4 ))
* Permission issue in Tax Detail report ([7a5b80d ](7a5b80dfbc ))
* **pos:** variable typo: `s_pos` -> `is_pos` ([afbd48f ](afbd48f26e ))
* Reapply pricing rule on qty change ([c726c16 ](c726c16702 ))
* Remove free items ([5e5937d ](5e5937d6d0 ))
* total value in Warehouse Wise Stock Balance ([c5a54d7 ](c5a54d7912 ))
### Performance Improvements
* add indexes on payment entry reference (backport [#33288 ](https://github.com/frappe/erpnext/issues/33288 )) ([#33289 ](https://github.com/frappe/erpnext/issues/33289 )) ([ce63086 ](ce63086813 ))
2022-12-13 12:30:55 +00:00
Ankush Menat
983cc345f2
Merge pull request #33318 from frappe/version-14-hotfix
...
chore: release v14
2022-12-13 17:59:30 +05:30
Sagar Sharma
6c3e802657
Merge pull request #33320 from frappe/mergify/bp/version-14-hotfix/pr-33314
...
fix: `Enough Parts to Build` in `BOM Stock Report` (backport #33314 )
2022-12-13 15:58:24 +05:30
Sagar Sharma
4059b768f6
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33314
2022-12-13 15:24:41 +05:30
Nabin Hait
bd6d249b8a
Merge pull request #33322 from frappe/mergify/bp/version-14-hotfix/pr-33300
...
fix(pos): variable typo: `s_pos` -> `is_pos` (backport #33300 )
2022-12-13 15:22:53 +05:30
Sabu Siyad
afbd48f26e
fix(pos): variable typo: s_pos -> is_pos
...
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
(cherry picked from commit 7d64bf78cf )
2022-12-13 09:52:15 +00:00
s-aga-r
3b9e9d2c6e
fix: Enough Parts to Build in BOM Stock Report
...
(cherry picked from commit 723c64ba73 )
2022-12-13 09:50:01 +00:00
Nabin Hait
00ce3382b8
Merge pull request #33316 from frappe/mergify/bp/version-14-hotfix/pr-33313
...
fix: Permission issue in Tax Detail report (backport #33313 )
2022-12-13 15:15:35 +05:30
Nabin Hait
00379c277b
Merge pull request #33259 from AnandBaburajan/handle_post_depr_entries_fail
...
fix: handle asset depreciation entries posting failure, show error alert and send email
2022-12-13 15:05:36 +05:30
Nabin Hait
7a5b80dfbc
fix: Permission issue in Tax Detail report
...
(cherry picked from commit aa787e4030 )
2022-12-13 08:58:29 +00:00
Anand Baburajan
db36ddc7c0
Merge branch 'version-14-hotfix' into handle_post_depr_entries_fail
2022-12-13 14:09:11 +05:30
ruthra kumar
dbd0d560a8
Merge pull request #33311 from frappe/mergify/bp/version-14-hotfix/pr-33303
...
fix: incorrect balance on parent company on consolidate Balance sheet due to key mismatch (backport #33303 )
2022-12-13 13:45:41 +05:30
rohitwaghchaure
d707528113
Merge pull request #33301 from frappe/mergify/bp/version-14-hotfix/pr-33281
...
fix: maintain same rate throughout sales cycle doesn't work with quotation (backport #33281 )
2022-12-13 10:59:11 +05:30
ruthra kumar
436e93c129
fix: incorrect balance on parent company due to key mismatch
...
(cherry picked from commit 7b3316dc31 )
2022-12-13 03:37:05 +00:00
Sagar Sharma
8b7c9ced0a
Merge pull request #33306 from frappe/mergify/bp/version-14-hotfix/pr-33304
...
fix: `Material Request` reference in internal `Sales Order` (backport #33304 )
2022-12-12 23:53:10 +05:30
s-aga-r
416d178209
fix: Material Request reference in internal Sales Order
...
(cherry picked from commit 78b438f6cf )
2022-12-12 18:18:53 +00:00
Tunde Akinyanmi
5d410f114a
test: refactor test case
...
(cherry picked from commit 71aa8c5e1c )
2022-12-12 14:10:04 +00:00
Tunde Akinyanmi
1b94200ab7
test: ensure test case sets Selling Settings
...
(cherry picked from commit d193a14b8f )
2022-12-12 14:10:04 +00:00
Tunde Akinyanmi
5398cf8f22
fix: Maintain Same Rate Throughout Sales Cycle doesn't work
...
Issue #29976 was partly fixed by #32923 but the problem still persists.
The reason is because an incorrect fieldname was passed to the
`validate_rate_with_reference_doc` method.
This commit fixes it
(cherry picked from commit 97ddfcfc7c )
2022-12-12 14:10:03 +00:00
Anand Baburajan
7a7325fd90
Merge branch 'version-14-hotfix' into handle_post_depr_entries_fail
2022-12-12 16:36:19 +05:30
mergify[bot]
ce63086813
perf: add indexes on payment entry reference (backport #33288 ) ( #33289 )
...
perf: add indexes on payment entry reference (#33288 )
Adds index on:
1. reference doctype
2. reference name
*Why not composite index?*
There are three type of queries on this doctype
- filtering ref_doctype - doctype index helps here
- filtering ref_name - name index helps here
- filtering both - name index helps here too. Since it has sufficiently
high cardinality. Composite index wont help in case where ref_doctype
isn't specfied.
[skip ci]
(cherry picked from commit 593626f502 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-12-12 13:02:23 +05:30
Anand Baburajan
92ed9fdd03
Merge branch 'version-14-hotfix' into handle_post_depr_entries_fail
2022-12-08 21:26:27 +05:30
rohitwaghchaure
52e07da535
Merge pull request #33262 from frappe/mergify/bp/version-14-hotfix/pr-33258
...
fix: total value in Warehouse Wise Stock Balance (backport #33258 )
2022-12-08 21:14:29 +05:30
Anand Baburajan
9b5620c838
Merge branch 'version-14-hotfix' into handle_post_depr_entries_fail
2022-12-08 21:04:32 +05:30
anandbaburajan
4fbf65dd57
chore: use frappe.db.set_value instead of asset.save
2022-12-08 21:04:08 +05:30
Deepesh Garg
c2aaab9e15
Merge pull request #33272 from frappe/mergify/bp/version-14-hotfix/pr-33200
...
fix: Buying and selling check in pricing rule (backport #33200 )
2022-12-08 20:54:48 +05:30
Deepesh Garg
ad03355333
chore: Update tests
...
(cherry picked from commit 6192af5cf0 )
2022-12-08 13:12:32 +00:00
Deepesh Garg
5e5937d6d0
fix: Remove free items
...
(cherry picked from commit 0581000990 )
2022-12-08 13:12:31 +00:00
Deepesh Garg
033b2a4825
chore: Add POS Invoices
...
(cherry picked from commit 5f821b93a5 )
2022-12-08 13:12:31 +00:00
Deepesh Garg
c726c16702
fix: Reapply pricing rule on qty change
...
(cherry picked from commit b741ae143c )
2022-12-08 13:12:30 +00:00
Deepesh Garg
f5205a5b5d
fix: Buying and selling check in pricing rule
...
(cherry picked from commit f54838ab56 )
2022-12-08 13:12:30 +00:00
Deepesh Garg
b0cccaff01
Merge pull request #33266 from frappe/mergify/bp/version-14-hotfix/pr-33227
...
fix: add translation variable index (backport #33227 )
2022-12-08 18:06:37 +05:30
Deepesh Garg
05056327e7
Merge pull request #33270 from frappe/mergify/bp/version-14-hotfix/pr-33269
...
fix(ecommerce): remove query parameters from referrer (backport #33269 )
2022-12-08 18:06:22 +05:30
Sabu Siyad
40621b99c8
fix(ecommerce): remove query parameters from referer
...
inclusion of query parameters results in logic failure
example:
- logic check if referrer is `all-products`
- `http://shop.example/all-products ` -> `all-products`, valid outcome
- `http://shop.example/all-products?start=1 ` -> `all-products?start=1`,
invalid outcome
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
(cherry picked from commit b6bd408f19 )
2022-12-08 11:42:24 +00:00
barredterra
ef933a8231
fix: add translation variable order
...
(cherry picked from commit 748c74ba52 )
2022-12-08 09:47:56 +00:00
Deepesh Garg
8467b2eb25
Merge pull request #33264 from frappe/mergify/bp/version-14-hotfix/pr-33254
...
fix: index error on customer master (backport #33254 )
2022-12-08 15:15:42 +05:30
ruthra kumar
02cc618a1f
fix: index error on customer master
...
(cherry picked from commit cf1e3dc8ea )
2022-12-08 07:23:13 +00:00
Rohit Waghchaure
c5a54d7912
fix: total value in Warehouse Wise Stock Balance
...
(cherry picked from commit f598da7c81 )
2022-12-08 04:43:59 +00:00
anandbaburajan
bb66b64b94
chore: styling
2022-12-08 01:35:10 +05:30
Anand Baburajan
c35e352b3b
Merge branch 'version-14-hotfix' into handle_post_depr_entries_fail
2022-12-08 01:29:43 +05:30
anandbaburajan
b661f5758a
fix: handle_post_depr_entries_fail, show error alert and send email
2022-12-08 01:00:57 +05:30
Sagar Sharma
162ecdca75
Merge pull request #33256 from frappe/mergify/bp/version-14-hotfix/pr-33255
...
fix: order status in `Production Planning Report` (backport #33255 )
2022-12-08 00:04:01 +05:30
s-aga-r
a657db66b4
fix: order status in Production Planning Report
...
(cherry picked from commit 632c08f7e0 )
2022-12-07 18:06:54 +00:00
Frappe PR Bot
1e351a9e0b
chore(release): Bumped to Version 14.10.0
...
# [14.10.0](https://github.com/frappe/erpnext/compare/v14.9.0...v14.10.0 ) (2022-12-06)
### Bug Fixes
* add company filter in RFQ Items ([7c1595e ](7c1595e2c2 ))
* Allow item rate udpates for non-stock invoices ([0307656 ](030765618b ))
* Bundle item rates ([82cdf49 ](82cdf49d32 ))
* data import mandatory account_head, charge_type ([653cb9f ](653cb9fc3b ))
* default clear repost logs ([e039a14 ](e039a14f6f ))
* Due date for month end payment term ([9b40b7f ](9b40b7f240 ))
* Error on making stock entry from material request ([701ccc3 ](701ccc36c8 ))
* key error on p/l and balance sheet reports on foreign currency ([23a0a53 ](23a0a5337e ))
* key error while filtering on date range and different currency ([08bca7d ](08bca7d252 ))
* **lint:** trailing whitespace ([fae941c ](fae941c4e3 ))
* non empty FG batch picked while completing work order ([e5e6b5d ](e5e6b5d81c ))
* **pos:** partial return amount update ([91920f4 ](91920f4d84 ))
* reload currency exchange settings ([5b5a85e ](5b5a85ee3b ))
* replace sql code with fields list in get_cached_value ([e18d0ec ](e18d0eca3c ))
* Tax withholding net total for PI in reports ([f87c3c6 ](f87c3c6157 ))
* test case ([39680ed ](39680ed28b ))
* type error on Sales Pipeline Analytics ([3af2b9b ](3af2b9b423 ))
* use is_last_day_of_the_month in test_scrap_asset ([fc175e2 ](fc175e2b1f ))
* **UX:** Alert on change of item rate in Stock Entry ([b2da76f ](b2da76f02c ))
### Features
* warehouse wise stock balance ([7027fda ](7027fdae39 ))
2022-12-06 14:37:42 +00:00
Deepesh Garg
8f97b07463
Merge pull request #33233 from frappe/version-14-hotfix
...
chore: release v14
2022-12-06 20:06:17 +05:30
Deepesh Garg
e5cd4195d9
Merge pull request #33238 from frappe/mergify/bp/version-14-hotfix/pr-33192
...
fix: Bundle item rates (backport #33192 )
2022-12-06 18:57:08 +05:30
Deepesh Garg
8a17680e75
Merge pull request #33239 from frappe/mergify/bp/version-14-hotfix/pr-33146
...
fix: reload Currency Exchange Settings in patch (backport #33146 )
2022-12-06 18:56:52 +05:30
rohitwaghchaure
bc5523318c
Merge pull request #33240 from frappe/mergify/bp/version-14-hotfix/pr-33236
...
feat: warehouse wise stock balance (backport #33236 )
2022-12-06 18:03:36 +05:30
Rohit Waghchaure
7027fdae39
feat: warehouse wise stock balance
...
(cherry picked from commit 861aa9e08a )
2022-12-06 12:29:23 +00:00
barredterra
5b5a85ee3b
fix: reload currency exchange settings
...
(cherry picked from commit 06e094b5fc )
2022-12-06 12:09:03 +00:00
Deepesh Garg
98bb446e98
chore: Update tests
...
(cherry picked from commit b1242bc56c )
2022-12-06 12:08:06 +00:00
Deepesh Garg
076027a68c
chore: Consider bundle qty as well
...
(cherry picked from commit e5566b31d5 )
2022-12-06 12:08:06 +00:00
Deepesh Garg
82cdf49d32
fix: Bundle item rates
...
(cherry picked from commit 826f45ad60 )
2022-12-06 12:08:05 +00:00
Deepesh Garg
cc0f9d4ed5
Merge pull request #33235 from frappe/mergify/bp/version-14-hotfix/pr-33191
...
fix: key error while filtering on date range and reporting on foreign currency (backport #33191 )
2022-12-06 17:36:18 +05:30
ruthra kumar
23a0a5337e
fix: key error on p/l and balance sheet reports on foreign currency
...
(cherry picked from commit a6794c3606 )
2022-12-06 16:55:03 +05:30
ruthra kumar
e18d0eca3c
fix: replace sql code with fields list in get_cached_value
...
(cherry picked from commit 19db7e2989 )
2022-12-06 16:55:00 +05:30
ruthra kumar
08bca7d252
fix: key error while filtering on date range and different currency
...
(cherry picked from commit 9b8d6fe411 )
2022-12-06 10:14:01 +00:00
Deepesh Garg
ee74c555d5
Merge pull request #33230 from frappe/mergify/bp/version-14-hotfix/pr-33219
...
fix: Allow item rate updates for non-stock invoices (backport #33219 )
2022-12-06 12:30:41 +05:30
Deepesh Garg
030765618b
fix: Allow item rate udpates for non-stock invoices
...
(cherry picked from commit ef9d126254 )
2022-12-06 03:43:16 +00:00
rohitwaghchaure
cea7a32abc
Merge pull request #33225 from frappe/mergify/bp/version-14-hotfix/pr-33224
...
fix: non empty FG batch picked while completing work order (backport #33224 )
2022-12-05 23:59:07 +05:30
Rohit Waghchaure
e5e6b5d81c
fix: non empty FG batch picked while completing work order
...
(cherry picked from commit 713330cbf6 )
2022-12-05 15:00:15 +00:00
ruthra kumar
60f5611fb9
Merge pull request #33223 from frappe/mergify/bp/version-14-hotfix/pr-33222
...
fix: data import mandatory account_head, charge_type (backport #33222 )
2022-12-05 17:56:27 +05:30
ruthra kumar
653cb9fc3b
fix: data import mandatory account_head, charge_type
...
(cherry picked from commit 3814db02eb )
2022-12-05 11:27:34 +00:00
Sagar Sharma
5bdec0b512
Merge pull request #33205 from frappe/mergify/bp/version-14-hotfix/pr-33199
...
refactor: remove `balance` from `Warehouse Tree` (backport #33199 )
2022-12-02 18:27:07 +05:30
s-aga-r
bcbeaea05c
refactor: remove balance from Warehouse Tree
...
(cherry picked from commit 3ce8386ca3 )
2022-12-02 08:55:05 +00:00
Deepesh Garg
251440dfec
Merge pull request #33203 from frappe/mergify/bp/version-14-hotfix/pr-33193
...
fix: clear repost logs using Log Settings (backport #33193 )
2022-12-02 14:23:29 +05:30
Rohit Waghchaure
39680ed28b
fix: test case
...
(cherry picked from commit 2cce6f2a34 )
2022-12-02 08:26:50 +00:00
Rohit Waghchaure
e039a14f6f
fix: default clear repost logs
...
(cherry picked from commit 5949a7ecff )
2022-12-02 08:26:49 +00:00
Deepesh Garg
a05bf0a7ca
Merge pull request #33201 from frappe/mergify/bp/version-14-hotfix/pr-33195
...
fix: type error on Sales Pipeline Analytics (backport #33195 )
2022-12-02 13:13:44 +05:30
ruthra kumar
3af2b9b423
fix: type error on Sales Pipeline Analytics
...
(cherry picked from commit 4856e750f9 )
2022-12-02 04:41:21 +00:00
Deepesh Garg
d7306d2ec4
Merge pull request #33197 from frappe/mergify/bp/version-14-hotfix/pr-33183
...
fix: Due date for month end payment term (backport #33183 )
2022-12-02 10:09:55 +05:30
Sagar Sharma
ffa4deac26
Merge pull request #33196 from frappe/mergify/bp/version-14-hotfix/pr-33182
...
fix: Error on making stock entry from material request (backport #33182 )
2022-12-01 21:37:39 +05:30
Sagar Sharma
a80f8ed2f8
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33182
2022-12-01 19:56:55 +05:30
Sagar Sharma
1214b93e07
Merge pull request #33198 from frappe/mergify/bp/version-14-hotfix/pr-33170
...
fix(UX): Alert on change of item rate in Stock Entry (backport #33170 )
2022-12-01 19:56:16 +05:30
Deepesh Garg
b2da76f02c
fix(UX): Alert on change of item rate in Stock Entry
...
(cherry picked from commit 4bd9289d7d )
2022-12-01 12:47:39 +00:00
Deepesh Garg
9b40b7f240
fix: Due date for month end payment term
...
(cherry picked from commit bfb81ef56f )
2022-12-01 12:46:55 +00:00
Deepesh Garg
701ccc36c8
fix: Error on making stock entry from material request
...
(cherry picked from commit 64e5a79a91 )
2022-12-01 12:46:12 +00:00
Deepesh Garg
dfd43141e3
Merge pull request #33188 from frappe/mergify/bp/version-14-hotfix/pr-33091
...
fix(pos): partial return amount update (backport #33091 )
2022-12-01 16:17:29 +05:30
Deepesh Garg
6debf39ee8
Merge pull request #33189 from AnandBaburajan/asset_last_day_test_bug_14_htfx
...
fix: use is_last_day_of_the_month in test_scrap_asset (backport #33185 )
2022-12-01 16:17:01 +05:30
anandbaburajan
fc175e2b1f
fix: use is_last_day_of_the_month in test_scrap_asset
2022-12-01 13:01:23 +05:30
Sabu Siyad
fae941c4e3
fix(lint): trailing whitespace
...
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
(cherry picked from commit c5edbe2e2f )
2022-12-01 06:12:26 +00:00
Sabu Siyad
91920f4d84
fix(pos): partial return amount update
...
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
(cherry picked from commit a378619c9a )
2022-12-01 06:12:25 +00:00
Sagar Sharma
6957e2a85c
Merge pull request #33175 from frappe/mergify/bp/version-14-hotfix/pr-33174
...
fix: add company filter in RFQ Items (backport #33174 )
2022-11-30 12:25:57 +05:30
s-aga-r
7c1595e2c2
fix: add company filter in RFQ Items
...
(cherry picked from commit ca0485a503 )
2022-11-30 05:07:06 +00:00
Deepesh Garg
6878536a57
Merge pull request #33168 from frappe/mergify/bp/version-14-hotfix/pr-33162
...
fix: Tax withholding net total for PI in reports (backport #33162 )
2022-11-29 19:23:16 +05:30
Deepesh Garg
f87c3c6157
fix: Tax withholding net total for PI in reports
...
(cherry picked from commit 3eb1ed19a1 )
2022-11-29 13:21:16 +00:00
Frappe PR Bot
7d63bcbeb6
chore(release): Bumped to Version 14.9.0
...
# [14.9.0](https://github.com/frappe/erpnext/compare/v14.8.0...v14.9.0 ) (2022-11-29)
### Bug Fixes
* `production_item` filter in `Job Card Summary Report` ([c9f4f60 ](c9f4f60425 ))
* `Work Order` filter typo in `Job Card Summary Report` ([b157193 ](b1571932d0 ))
* Auto repeat date validations ([2aada1a ](2aada1a0d9 ))
* check for session user rather than owner ([c9c7222 ](c9c7222ded ))
* company name with `,` in `Job Card Summary Report` ([9c6d020 ](9c6d020e49 ))
* company name with `,` in `Work Order Summary Report` ([bc649b3 ](bc649b371f ))
* create rounding gl entry for PCV during gle post processing ([fd4bcd9 ](fd4bcd9f7f ))
* Debit and Credit not equal while submitting PI containing asset item ([c11a31b ](c11a31b390 ))
* disbursable amount on currrent security price ([5edaf83 ](5edaf83733 ))
* Dispatch address display ([ef687e2 ](ef687e22b8 ))
* incorrect balance qty ([f92b501 ](f92b5011da ))
* job card for quantity UX ([59e2ab7 ](59e2ab702f ))
* MR Item `description` and `item_name` gets reset on `qty` change ([85d108b ](85d108b810 ))
* only show serial no batch selector only once ([8d0f715 ](8d0f715087 ))
* opportunity list doesn't show assigned user (backport [#33110 ](https://github.com/frappe/erpnext/issues/33110 )) ([#33131 ](https://github.com/frappe/erpnext/issues/33131 )) ([0ba2a4d ](0ba2a4d084 ))
* **pos:** filter on customer groups ([c1ae5b0 ](c1ae5b0af5 ))
* **pos:** warehouse should be in company ([c03ec80 ](c03ec80d1a ))
* precision in asset test_scrap_asset ([0fe5e9a ](0fe5e9a9d1 ))
* production plan UX ([4607590 ](46075901ba ))
* remove duplicate schema ([cdd13cd ](cdd13cd95f ))
* remove obsolete comment ([978924a ](978924a7e4 ))
* reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` ([4b0c9b6 ](4b0c9b6115 ))
* reset `voucher_type` and `voucher_no` if `based_on` is set to `Item and Warehouse` ([e530f0b ](e530f0b2fb ))
* UX for inventory dimension ([f1dd4d0 ](f1dd4d0449 ))
* **ux:** Action buttons in Bank Reconciliation ([93b8cc3 ](93b8cc3042 ))
* validation msg in stock entry ([65ac84e ](65ac84e020 ))
* Valuation Rate column UX in stock ledger report ([5c065e8 ](5c065e8a64 ))
### Features
* add connections to Incoterm doctype ([89b9a06 ](89b9a06204 ))
* add doctype Incoterm ([b711931 ](b7119318a6 ))
* add german translations for incoterm titles ([f7988de ](f7988dea1b ))
* add incoterm to purchasing transactions ([88346b1 ](88346b17e9 ))
* add incoterm to sales transactions ([fcfe0cb ](fcfe0cb9e9 ))
* create Incoterm records after install ([93e029d ](93e029df91 ))
* create incoterms and migrate shipments ([014896a ](014896a595 ))
* german tax templates ([5652af0 ](5652af04ba ))
* item wise tds calculation for purchase order ([5f8f574 ](5f8f574e20 ))
* item wise tds calculation for purchase order. ([2bd8bd2 ](2bd8bd224b ))
* item wise tds in purchase order ([ba36435 ](ba3643514e ))
* make Material Request for sub-assembly items ([5fc4dfa ](5fc4dfaad6 ))
* **pos:** invoice: fitler warehouse by company ([c379baf ](c379baf7a2 ))
* validate repost item valuation against accounts freeze date ([04f50ea ](04f50ea76a ))
2022-11-29 13:19:34 +00:00
Deepesh Garg
9fc8acf707
Merge pull request #33163 from frappe/version-14-hotfix
...
chore: release v14
2022-11-29 18:48:14 +05:30
Sagar Sharma
f2f06aaa56
Merge pull request #33159 from frappe/mergify/bp/version-14-hotfix/pr-33136
...
fix: reset `voucher_type` and `voucher_no` if `based_on` is set to `Transaction` (backport #33136 )
2022-11-29 13:24:53 +05:30
s-aga-r
5728300f03
chore: make posting_date and posting_time read-only if based_on is set to Transaction
...
(cherry picked from commit 4e10352b48 )
2022-11-29 06:44:35 +00:00
s-aga-r
e530f0b2fb
fix: reset voucher_type and voucher_no if based_on is set to Item and Warehouse
...
(cherry picked from commit eeec008547 )
2022-11-29 06:44:35 +00:00
rohitwaghchaure
8ebf34629d
Merge pull request #33158 from frappe/mergify/bp/version-14-hotfix/pr-33013
...
fix: validate repost item valuation against accounts freeze date (backport #33013 )
2022-11-29 12:06:29 +05:30
Sagar Sharma
72351e38f2
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33013
2022-11-29 11:16:53 +05:30
Deepesh Garg
6fa81089d6
Merge pull request #33152 from frappe/mergify/bp/version-14-hotfix/pr-33143
...
fix: Auto repeat date validations (backport #33143 )
2022-11-29 11:07:46 +05:30
Deepesh Garg
fb6791abe3
Merge pull request #33153 from frappe/mergify/bp/version-14-hotfix/pr-33115
...
fix: remove product schema block from additional info section on item template (backport #33115 )
2022-11-29 11:07:23 +05:30
Deepesh Garg
bf833c4f09
Merge pull request #33151 from frappe/mergify/bp/version-14-hotfix/pr-33138
...
fix(ux): Action buttons in Bank Reconciliation (backport #33138 )
2022-11-29 11:06:48 +05:30
Deepesh Garg
5848147a92
Merge pull request #33155 from frappe/mergify/bp/version-14-hotfix/pr-33098
...
fix(pos): warehouse selection (backport #33098 )
2022-11-29 11:06:21 +05:30
Deepesh Garg
150319d0cb
Merge pull request #33156 from frappe/mergify/bp/version-14-hotfix/pr-33116
...
fix: only show serial no batch selector only once (backport #33116 )
2022-11-29 11:06:08 +05:30
Deepesh Garg
b9ff172e13
Merge pull request #33154 from frappe/mergify/bp/version-14-hotfix/pr-33112
...
fix(pos): filter on customer groups (backport #33112 )
2022-11-29 11:05:54 +05:30
Dany Robert
5854f1791c
chore: pre-commit
...
(cherry picked from commit 88a0aa4077 )
2022-11-29 05:11:39 +00:00
Dany Robert
c9c7222ded
fix: check for session user rather than owner
...
(cherry picked from commit b482e3876d )
2022-11-29 05:11:39 +00:00
Dany Robert
68d9161a66
chore: pre-commit
...
(cherry picked from commit be15419bd5 )
2022-11-29 05:11:38 +00:00
Dany Robert
04f50ea76a
feat: validate repost item valuation against accounts freeze date
...
(cherry picked from commit 61f05132db )
2022-11-29 05:11:38 +00:00
rohitwaghchaure
4928058ed8
Merge pull request #33149 from frappe/mergify/bp/version-14-hotfix/pr-33144
...
fix: incorrect balance qty (backport #33144 )
2022-11-29 10:41:36 +05:30
Shariq Ansari
8d0f715087
fix: only show serial no batch selector only once
...
(cherry picked from commit 0f87d329d6 )
2022-11-29 04:51:19 +00:00
Sabu Siyad
c379baf7a2
feat(pos): invoice: fitler warehouse by company
...
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
(cherry picked from commit 4ad0e2ed7e )
2022-11-29 04:46:19 +00:00
Sabu Siyad
c03ec80d1a
fix(pos): warehouse should be in company
...
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
(cherry picked from commit 95a620a30d )
2022-11-29 04:46:19 +00:00
Sabu Siyad
c1ae5b0af5
fix(pos): filter on customer groups
...
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
(cherry picked from commit cc63415887 )
2022-11-29 04:26:25 +00:00
ruthra kumar
cdd13cd95f
fix: remove duplicate schema
...
(cherry picked from commit 2c18a95115 )
2022-11-29 04:06:25 +00:00
Deepesh Garg
5abcb478d0
chore: Update condition
...
(cherry picked from commit 6a47fb6c9e )
2022-11-29 03:59:09 +00:00
Deepesh Garg
2aada1a0d9
fix: Auto repeat date validations
...
(cherry picked from commit fa15221455 )
2022-11-29 03:59:09 +00:00
Deepesh Garg
e093c32d06
Merge pull request #33128 from frappe/mergify/bp/version-14-hotfix/pr-33022
...
feat: Incoterms in buying and selling (backport #33022 )
2022-11-29 09:28:59 +05:30
Deepesh Garg
93b8cc3042
fix(ux): Action buttons in Bank Reconciliation
...
(cherry picked from commit 6ebe8ad60d )
2022-11-29 03:54:02 +00:00
Rohit Waghchaure
93ec57dd44
test: test case for serialized batched item
...
(cherry picked from commit b606a9684b )
2022-11-29 03:18:53 +00:00
Rohit Waghchaure
f92b5011da
fix: incorrect balance qty
...
(cherry picked from commit b2105a8be7 )
2022-11-29 03:18:53 +00:00
Raffael Meyer
7477bb96c8
chore: resolve merge conflict
2022-11-28 18:51:40 +01:00
Deepesh Garg
6c3fbf03f9
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33022
2022-11-28 23:06:23 +05:30
Deepesh Garg
0d8112af76
Merge pull request #33133 from frappe/mergify/bp/version-14-hotfix/pr-33129
...
chore: Supplier invoice no field description (backport #33129 )
2022-11-28 22:48:45 +05:30
Deepesh Garg
088c168f96
Merge pull request #33142 from frappe/mergify/bp/version-14-hotfix/pr-33107
...
feat: german tax templates (backport #33107 )
2022-11-28 22:48:20 +05:30
Sagar Sharma
ae26e550d0
Merge pull request #33140 from frappe/mergify/bp/version-14-hotfix/pr-33139
...
fix: reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` (backport #33139 )
2022-11-28 22:06:21 +05:30
barredterra
5652af04ba
feat: german tax templates
...
(cherry picked from commit 7fd2639e68 )
2022-11-28 16:25:02 +00:00
s-aga-r
4b0c9b6115
fix: reposting error AttributeError: 'datetime.timedelta' object has no attribute 'replace'
...
(cherry picked from commit eeda264eb6 )
2022-11-28 16:01:39 +00:00
s-aga-r
65ac84e020
fix: validation msg in stock entry
...
(cherry picked from commit ba77da0874 )
2022-11-28 16:01:39 +00:00
rohitwaghchaure
648a017eda
Merge pull request #33137 from frappe/mergify/bp/version-14-hotfix/pr-33135
...
feat: make Material Request for sub-assembly items (backport #33135 )
2022-11-28 18:32:54 +05:30
Rohit Waghchaure
5fc4dfaad6
feat: make Material Request for sub-assembly items
...
(cherry picked from commit e02f35c8ff )
2022-11-28 11:24:31 +00:00
Deepesh Garg
6e3ad109d2
chore: Supplier invoice no field description
...
(cherry picked from commit 4f2ece34df )
2022-11-28 07:36:10 +00:00
mergify[bot]
0ba2a4d084
fix: opportunity list doesn't show assigned user (backport #33110 ) ( #33131 )
...
fix: opportunity list doesn't show assigned user (#33110 )
Because `db_update` is performed `_assign` property is not updated and
hence lead -> opportunity conversion makes it disappear from list view.
Steps to reproduce:
1. Create lead
2. Assign anyone
3. Create opportunity from lead.
4. Form view shows assigned user, list view wont.
(cherry picked from commit 63b9795d41 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-11-28 11:19:32 +05:30
barredterra
21deb02d81
chore: resolve merge conflicts
2022-11-27 16:30:19 +01:00
Raffael Meyer
978924a7e4
fix: remove obsolete comment
...
(cherry picked from commit 491857b3c8 )
2022-11-27 15:24:20 +00:00
barredterra
89b9a06204
feat: add connections to Incoterm doctype
...
(cherry picked from commit a5966b6f84 )
2022-11-27 15:24:19 +00:00
barredterra
f7988dea1b
feat: add german translations for incoterm titles
...
(cherry picked from commit ffd287d5a6 )
2022-11-27 15:24:19 +00:00
barredterra
88346b17e9
feat: add incoterm to purchasing transactions
...
(cherry picked from commit 77105306f2 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
2022-11-27 15:24:18 +00:00
barredterra
fcfe0cb9e9
feat: add incoterm to sales transactions
...
(cherry picked from commit 029f22c549 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
2022-11-27 15:24:17 +00:00
barredterra
93e029df91
feat: create Incoterm records after install
...
(cherry picked from commit ce83f02f24 )
2022-11-27 15:24:16 +00:00
barredterra
014896a595
feat: create incoterms and migrate shipments
...
(cherry picked from commit d2563ee973 )
# Conflicts:
# erpnext/patches.txt
2022-11-27 15:24:16 +00:00
barredterra
b7119318a6
feat: add doctype Incoterm
...
(cherry picked from commit 1a1bfc8db9 )
2022-11-27 15:24:15 +00:00
Deepesh Garg
956b0520d7
Merge pull request #33113 from frappe/mergify/bp/version-14-hotfix/pr-33111
...
fix: Loan disbursable amount on current security price (backport #33111 )
2022-11-27 20:50:09 +05:30
rohitwaghchaure
f365e6b4a2
Merge pull request #33127 from frappe/mergify/bp/version-14-hotfix/pr-33118
...
fix: production plan UX (backport #33118 )
2022-11-27 18:47:39 +05:30
Sagar Sharma
9533a64f6a
Merge pull request #33123 from frappe/mergify/bp/version-14-hotfix/pr-33120
...
fix: `Work Order Summary` and `Job Card Summary` Report (backport #33120 )
2022-11-27 10:27:37 +05:30
Rohit Waghchaure
46075901ba
fix: production plan UX
...
(cherry picked from commit 8cb7112e72 )
2022-11-27 03:17:28 +00:00
s-aga-r
c9f4f60425
fix: production_item filter in Job Card Summary Report
...
(cherry picked from commit ef7fd670fc )
2022-11-26 16:24:52 +00:00
s-aga-r
9c6d020e49
fix: company name with , in Job Card Summary Report
...
(cherry picked from commit 481149814e )
2022-11-26 16:24:52 +00:00
s-aga-r
b1571932d0
fix: Work Order filter typo in Job Card Summary Report
...
(cherry picked from commit 2e4f3e9317 )
2022-11-26 16:24:51 +00:00
s-aga-r
bc649b371f
fix: company name with , in Work Order Summary Report
...
(cherry picked from commit 87b39f045c )
2022-11-26 16:24:50 +00:00
Sagar Sharma
6e5fd55ed4
Merge pull request #33108 from frappe/mergify/bp/version-14-hotfix/pr-33090
...
fix: MR Item `item_name` and `description` gets reset on `qty` change (backport #33090 )
2022-11-26 10:07:50 +05:30
Abhinav Raut
5edaf83733
fix: disbursable amount on currrent security price
...
(cherry picked from commit fe87c27acd )
2022-11-25 09:48:42 +00:00
s-aga-r
85d108b810
fix: MR Item description and item_name gets reset on qty change
...
(cherry picked from commit df0fee2312 )
2022-11-25 05:49:50 +00:00
Deepesh Garg
ae6ad1e47d
Merge pull request #33096 from frappe/mergify/bp/version-14-hotfix/pr-33092
...
fix: Debit and Credit not equal while submitting PI containing asset item (backport #33092 )
2022-11-24 21:22:44 +05:30
Deepesh Garg
98d5cb30d1
Merge pull request #33106 from frappe/mergify/bp/version-14-hotfix/pr-33103
...
fix: job card "Qty to Manufacture" UX (backport #33103 )
2022-11-24 21:22:28 +05:30
Deepesh Garg
8cd2539755
Merge pull request #33104 from frappe/mergify/bp/version-14-hotfix/pr-33100
...
fix: Dispatch address display (backport #33100 )
2022-11-24 21:22:02 +05:30
Rohit Waghchaure
59e2ab702f
fix: job card for quantity UX
...
(cherry picked from commit 87d37e90a2 )
2022-11-24 13:54:59 +00:00
Deepesh Garg
ef687e22b8
fix: Dispatch address display
...
(cherry picked from commit 104fdcb9f9 )
2022-11-24 12:31:13 +00:00
Deepesh Garg
517e40e1b8
Merge pull request #33099 from frappe/mergify/bp/version-14-hotfix/pr-33097
...
fix: precision in asset test_scrap_asset (backport #33097 )
2022-11-24 16:58:04 +05:30
anandbaburajan
0fe5e9a9d1
fix: precision in asset test_scrap_asset
...
(cherry picked from commit 0e726609f1 )
2022-11-24 10:44:31 +00:00
Deepesh Garg
c11a31b390
fix: Debit and Credit not equal while submitting PI containing asset item
...
(cherry picked from commit dc8d635120 )
2022-11-24 09:14:06 +00:00
Deepesh Garg
82e41a2721
Merge pull request #33089 from frappe/mergify/bp/version-14-hotfix/pr-33088
...
fix: Valuation Rate column UX in stock ledger report (backport #33088 )
2022-11-23 18:22:15 +05:30
Rohit Waghchaure
5c065e8a64
fix: Valuation Rate column UX in stock ledger report
...
(cherry picked from commit be19e4f621 )
2022-11-23 12:00:49 +00:00
rohitwaghchaure
188b18dc5b
Merge pull request #33083 from frappe/mergify/bp/version-14-hotfix/pr-33077
...
fix: UX for inventory dimension (backport #33077 )
2022-11-23 12:33:44 +05:30
Deepesh Garg
5d7c4c182a
Merge pull request #33085 from frappe/mergify/bp/version-14-hotfix/pr-33062
...
fix: create rounding gl entry for PCV during gle post processing (backport #33062 )
2022-11-23 11:50:26 +05:30
Deepesh Garg
798717b12b
Merge pull request #33082 from frappe/mergify/bp/version-14-hotfix/pr-33063
...
feat: item wise tds in purchase order (backport #33063 )
2022-11-23 11:47:54 +05:30
Deepesh Garg
7a9f384b18
chore: resolve conflicts
2022-11-23 10:58:47 +05:30
Nabin Hait
fd4bcd9f7f
fix: create rounding gl entry for PCV during gle post processing
...
(cherry picked from commit 022d8d5d79 )
2022-11-23 05:07:29 +00:00
Rohit Waghchaure
f1dd4d0449
fix: UX for inventory dimension
...
(cherry picked from commit 0a69523940 )
2022-11-23 04:24:36 +00:00
niralisatapara
5f8f574e20
feat: item wise tds calculation for purchase order
...
(cherry picked from commit 0fdde2e5c0 )
# Conflicts:
# erpnext/patches.txt
2022-11-23 04:22:46 +00:00
niralisatapara
2bd8bd224b
feat: item wise tds calculation for purchase order.
...
(cherry picked from commit 46e8cdf31a )
2022-11-23 04:22:45 +00:00
niralisatapara
ba3643514e
feat: item wise tds in purchase order
...
(cherry picked from commit b9d0b4e2d3 )
2022-11-23 04:22:45 +00:00
Frappe PR Bot
df743aec29
chore(release): Bumped to Version 14.8.0
...
# [14.8.0](https://github.com/frappe/erpnext/compare/v14.7.0...v14.8.0 ) (2022-11-22)
### Bug Fixes
* Accounting Dimension filtering for Sales and Purchase Report ([b782209 ](b78220957b ))
* add missing commas and brackets ([ecd4eab ](ecd4eab2da ))
* always send account currency in response ([f2fde83 ](f2fde8327d ))
* Bulk payment generation against invoices ([57b00e3 ](57b00e3b16 ))
* cast POS query inputs to integers (backport [#32975 ](https://github.com/frappe/erpnext/issues/32975 )) ([#32977 ](https://github.com/frappe/erpnext/issues/32977 )) ([55e1592 ](55e1592b70 ))
* don't set `rejected-qty` in return SCR ([4de02dc ](4de02dc258 ))
* Don't show payment button for invoices on hold ([7487acd ](7487acdeb6 ))
* hide reject-fields in return SCR ([71d6f2a ](71d6f2a490 ))
* incorrect currency in Exchange rate revaluation ([a26470a ](a26470a65f ))
* Internal Transfer Material Request cycle and tracking fixed till purchase receipt ([eaf0950 ](eaf09503a9 ))
* link to brand doctype. ([b428307 ](b428307e9f ))
* linters failing ([24aafb3 ](24aafb3866 ))
* make `is_internal_supplier` read-only ([caef140 ](caef140a9b ))
* minor change ([ac3120b ](ac3120b6f9 ))
* minor issue fixed ([c356d2c ](c356d2cabd ))
* naming ([a198a55 ](a198a55d2d ))
* Opening journal entry templates ([6aada76 ](6aada76297 ))
* **pos:** item selector image border radius ([aaed4ab ](aaed4ab958 ))
* precision in asset tests ([444f241 ](444f241263 ))
* **realtime:** Restrict updates to only last modified or current user ([#33034 ](https://github.com/frappe/erpnext/issues/33034 )) ([9e8a835 ](9e8a8356e9 ))
* Remove unnecessary filters from Journal Entry ([387665d ](387665d221 ))
* test case added for MR internal Transfer ([2a892f5 ](2a892f5c52 ))
* test case updated for mr ([6ddf273 ](6ddf27380f ))
* Timesheet timer button ([53cf6b8 ](53cf6b8c89 ))
* update advace paid in SO/PO in account currency ([14235f2 ](14235f24b2 ))
* use `list()` on self mutating iteration ([eb968d7 ](eb968d7f02 ))
* Viewing account ledger from party master ([da2dfcc ](da2dfcc10b ))
### Features
* Workstation Type for BOM ([8323775 ](8323775282 ))
2022-11-22 16:00:31 +00:00
Deepesh Garg
9bb079d238
Merge pull request #33076 from frappe/version-14-hotfix
...
chore: release v14
2022-11-22 21:28:58 +05:30
Deepesh Garg
084d81025c
Merge pull request #33078 from frappe/mergify/bp/version-14-hotfix/pr-33072
...
chore: Rearrange supplier invoice section in Purchase Invoice (backport #33072 )
2022-11-22 20:41:10 +05:30
Deepesh Garg
995ad90b5a
Merge pull request #33079 from frappe/mergify/bp/version-14-hotfix/pr-33068
...
fix: Don't show payment button for invoices on hold (backport #33068 )
2022-11-22 20:40:53 +05:30
Deepesh Garg
f71f907b31
Merge pull request #33080 from frappe/mergify/bp/version-14-hotfix/pr-33069
...
fix: Remove unnecessary filters from Journal Entry (backport #33069 )
2022-11-22 20:40:34 +05:30
Deepesh Garg
387665d221
fix: Remove unnecessary filters from Journal Entry
...
(cherry picked from commit cd88a53533 )
2022-11-22 14:46:02 +00:00
Deepesh Garg
7487acdeb6
fix: Don't show payment button for invoices on hold
...
(cherry picked from commit 1b9e83251f )
2022-11-22 14:45:39 +00:00
Deepesh Garg
54317b56ea
chore: Rearrange supplier invoice section in Purchase Invoice
...
(cherry picked from commit e96be712b8 )
2022-11-22 14:45:05 +00:00
ruthra kumar
a2012cb710
Merge pull request #33073 from frappe/mergify/bp/version-14-hotfix/pr-33071
...
fix: advance paid updated in account currency for SO/PO (backport #33071 )
2022-11-22 14:27:06 +05:30
ruthra kumar
48a3b3f6f3
test: fix test case for SO/PO advance amount
...
(cherry picked from commit 541cf153f7 )
2022-11-22 08:15:57 +00:00
ruthra kumar
14235f24b2
fix: update advace paid in SO/PO in account currency
...
(cherry picked from commit bf76b85dfd )
2022-11-22 08:15:56 +00:00
Deepesh Garg
622c5837cf
Merge pull request #33056 from frappe/mergify/bp/version-14-hotfix/pr-33051
...
fix: Timesheet timer button (backport #33051 )
2022-11-21 14:04:47 +05:30
Deepesh Garg
db0b4d5966
Merge pull request #33055 from frappe/mergify/bp/version-14-hotfix/pr-33052
...
fix: Viewing account ledger from party master (backport #33052 )
2022-11-21 12:49:28 +05:30
Deepesh Garg
53cf6b8c89
fix: Timesheet timer button
...
(cherry picked from commit 64802d1220 )
2022-11-21 05:45:35 +00:00
Deepesh Garg
da2dfcc10b
fix: Viewing account ledger from party master
...
(cherry picked from commit 15e74c5d7b )
2022-11-21 05:45:08 +00:00
Deepesh Garg
8215469b5e
Merge pull request #33044 from frappe/mergify/bp/version-14-hotfix/pr-32958
...
fix: link `Item Price` brand to `Brand` doctype. (backport #32958 )
2022-11-20 18:52:26 +05:30
Devin Slauenwhite
a198a55d2d
fix: naming
...
(cherry picked from commit 3a35651441 )
2022-11-19 13:45:19 +00:00
Devin Slauenwhite
b428307e9f
fix: link to brand doctype.
...
(cherry picked from commit cee069d426 )
2022-11-19 13:45:19 +00:00
Deepesh Garg
5456fec4d5
Merge pull request #33042 from frappe/mergify/bp/version-14-hotfix/pr-33032
...
fix: Accounting Dimension filtering for Sales and Purchase Report (backport #33032 )
2022-11-19 18:52:45 +05:30
Deepesh Garg
3ee3f8e38e
Merge pull request #33043 from frappe/mergify/bp/version-14-hotfix/pr-32999
...
fix: incorrect currency in Exchange rate revaluation (backport #32999 )
2022-11-19 18:52:27 +05:30
Deepesh Garg
7bad53104b
Merge pull request #33001 from frappe/mergify/bp/version-14-hotfix/pr-32994
...
chore(patch): remove reload_doc from post model sync update_exchange_rate_settings patch (backport #32994 )
2022-11-19 18:46:27 +05:30
ruthra kumar
f2fde8327d
fix: always send account currency in response
...
(cherry picked from commit 5caaccc94b )
2022-11-19 13:00:42 +00:00
ruthra kumar
a26470a65f
fix: incorrect currency in Exchange rate revaluation
...
(cherry picked from commit 68b04e2577 )
2022-11-19 13:00:42 +00:00
Deepesh Garg
44dbdba6a0
Merge pull request #33035 from frappe/mergify/bp/version-14-hotfix/pr-33034
...
fix(realtime): Restrict updates to only last modified or current user (backport #33034 )
2022-11-19 18:22:07 +05:30
Deepesh Garg
b78220957b
fix: Accounting Dimension filtering for Sales and Purchase Report
...
(cherry picked from commit 8b394afaa9 )
2022-11-19 12:50:39 +00:00
gavin
9e8a8356e9
fix(realtime): Restrict updates to only last modified or current user ( #33034 )
...
(cherry picked from commit dd2493a541 )
2022-11-18 11:48:47 +00:00
Deepesh Garg
f2283546b5
Merge pull request #33031 from frappe/mergify/bp/version-14-hotfix/pr-33014
...
fix: Bulk payment generation against invoices (backport #33014 )
2022-11-18 16:51:54 +05:30
Faris Ansari
b1215f8ccf
Merge pull request #33030 from frappe/mergify/bp/version-14-hotfix/pr-32986
2022-11-18 16:32:45 +05:30
Sagar Sharma
b403c7fdca
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32986
2022-11-18 16:11:51 +05:30
Sagar Sharma
59c35d9f88
Merge pull request #33029 from frappe/mergify/bp/version-14-hotfix/pr-32905
...
fix: Internal Transfer Material Request cycle and tracking fixed till purchase receipt (backport #32905 )
2022-11-18 15:12:28 +05:30
Deepesh Garg
57b00e3b16
fix: Bulk payment generation against invoices
...
(cherry picked from commit 2dfe849c7d )
2022-11-18 09:41:01 +00:00
Deepesh Garg
a30747b723
Merge pull request #33017 from frappe/mergify/bp/version-14-hotfix/pr-33009
...
fix(pos): item selector image border radius (backport #33009 )
2022-11-18 15:09:47 +05:30
Deepesh Garg
6d22305b9f
Merge pull request #33018 from frappe/mergify/bp/version-14-hotfix/pr-33003
...
fix: precision in asset tests (backport #33003 )
2022-11-18 15:09:04 +05:30
s-aga-r
71d6f2a490
fix: hide reject-fields in return SCR
...
(cherry picked from commit 7dd7617ec7 )
2022-11-18 09:31:11 +00:00
s-aga-r
4de02dc258
fix: don't set rejected-qty in return SCR
...
(cherry picked from commit 8a73e963ce )
2022-11-18 09:31:11 +00:00
s-aga-r
0c73280a9b
chore: linters
...
(cherry picked from commit 12d7b7e9c2 )
2022-11-18 07:46:49 +00:00
Vishal
660e3fa081
chore: minor fix
...
(cherry picked from commit e5dfd53e6f )
2022-11-18 07:46:49 +00:00
Vishal
ac3120b6f9
fix: minor change
...
(cherry picked from commit ba6189d054 )
2022-11-18 07:46:49 +00:00
Vishal
6ddf27380f
fix: test case updated for mr
...
(cherry picked from commit 343b414b40 )
2022-11-18 07:46:48 +00:00
Vishal
2a892f5c52
fix: test case added for MR internal Transfer
...
(cherry picked from commit 89aabdaaaa )
2022-11-18 07:46:48 +00:00
Vishal
c356d2cabd
fix: minor issue fixed
...
(cherry picked from commit d86afddb60 )
2022-11-18 07:46:48 +00:00
Vishal
eaf09503a9
fix: Internal Transfer Material Request cycle and tracking fixed till purchase receipt
...
(cherry picked from commit 71412f6877 )
2022-11-18 07:46:47 +00:00
Anand Baburajan
d0ccc858ad
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-33003
2022-11-18 12:05:22 +05:30
Sagar Sharma
f10d6105c5
Merge pull request #33023 from frappe/mergify/bp/version-14-hotfix/pr-33019
...
fix: use `list()` on self mutating iteration (backport #33019 )
2022-11-18 10:59:58 +05:30
Sabu Siyad
eb968d7f02
fix: use list() on self mutating iteration
...
https://github.com/frappe/erpnext/issues/30325
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
(cherry picked from commit 546c809cbe )
2022-11-18 04:55:43 +00:00
anandbaburajan
ecd4eab2da
fix: add missing commas and brackets
...
(cherry picked from commit 218da1217a )
2022-11-17 12:22:41 +00:00
anandbaburajan
444f241263
fix: precision in asset tests
...
(cherry picked from commit b5e5d3b3af )
2022-11-17 12:22:41 +00:00
Sabu Siyad
aaed4ab958
fix(pos): item selector image border radius
...
Signed-off-by: Sabu Siyad <hello@ssiyad.com >
(cherry picked from commit 2f4940cc26 )
2022-11-17 12:03:22 +00:00
Ankush Menat
00558af873
chore: typo
2022-11-17 14:24:59 +05:30
Sagar Sharma
0378bb9702
Merge pull request #33010 from frappe/mergify/bp/version-14-hotfix/pr-33006
...
fix: make `is_internal_supplier` read-only in PO (backport #33006 )
2022-11-17 14:23:17 +05:30
s-aga-r
caef140a9b
fix: make is_internal_supplier read-only
...
(cherry picked from commit 5efbc2cbf8 )
2022-11-17 08:40:41 +00:00
mergify[bot]
4c0b5ceb9e
refactor: search queries (backport #33004 ) ( #33007 )
...
refactor: search queries (#33004 )
- guard clauses for readability
- use values or format
(cherry picked from commit 34e4903ed7 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-11-17 13:06:46 +05:30
Ankush Menat
1db83247ce
chore: hardcode doctype
2022-11-17 12:01:11 +05:30
Ritwik Puri
9a737afb77
chore(patch): remove reload_doc from post model sync update_exchange_rate_settings patch ( #32994 )
...
[skip ci]
(cherry picked from commit b03b568e6c )
2022-11-17 06:30:33 +00:00
Deepesh Garg
4a86b20e62
Merge pull request #32996 from frappe/mergify/bp/version-14-hotfix/pr-32983
...
fix: Opening journal entry templates (backport #32983 )
2022-11-17 11:16:34 +05:30
Sagar Sharma
f70a028970
Merge pull request #32997 from frappe/mergify/bp/version-14-hotfix/pr-32911
...
feat: Workstation Type for BOM (backport #32911 )
2022-11-17 10:59:45 +05:30
Rohit Waghchaure
24aafb3866
fix: linters failing
...
(cherry picked from commit ffa30127e7 )
2022-11-16 18:31:29 +00:00
Rohit Waghchaure
bb337455b9
test: test case to check workstation type
...
(cherry picked from commit 7bd06e6fbc )
2022-11-16 18:31:28 +00:00
Rohit Waghchaure
8323775282
feat: Workstation Type for BOM
...
(cherry picked from commit 105c272816 )
2022-11-16 18:31:25 +00:00
Deepesh Garg
6aada76297
fix: Opening journal entry templates
...
(cherry picked from commit 33b61aef5a )
2022-11-16 15:13:08 +00:00
Deepesh Garg
2d8332e004
Merge pull request #32990 from frappe/mergify/bp/version-14-hotfix/pr-32989
...
ci: fix flake8 URL (backport #32989 )
2022-11-16 17:05:11 +05:30
Deepesh Garg
b473da8f66
ci: fix flake8 URL
...
(cherry picked from commit e81bec5fc9 )
2022-11-16 10:56:22 +00:00
mergify[bot]
55e1592b70
fix: cast POS query inputs to integers (backport #32975 ) ( #32977 )
...
fix: cast POS query inputs to integers (#32975 )
fix: cast POS query inputs to integers
(cherry picked from commit c013db6ea1 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-11-15 18:50:51 +05:30
Frappe PR Bot
964abce057
chore(release): Bumped to Version 14.7.0
...
# [14.7.0](https://github.com/frappe/erpnext/compare/v14.6.0...v14.7.0 ) (2022-11-15)
### Bug Fixes
* add translate function to valitate company msg in chart of accounts importer ([8de4430 ](8de4430662 ))
* check type for reference name ([a305793 ](a30579393e ))
* don't set WIP Warehouse if is checked in WO ([f923183 ](f923183b64 ))
* GP incorrect buying amount if no upd on SI and Delivery Note ([2d8f00a ](2d8f00afad ))
* incorrect fix of conversion factor in PP ([c48d00a ](c48d00ad77 ))
* Label for applicable dimension table ([eb4f8e4 ](eb4f8e4bd8 ))
* Maintain same rate between Quotation and Sales Order ([6c155d2 ](6c155d2825 ))
* Project filter in timesheet ([37bed12 ](37bed12df4 ))
* Purchase Receipt timeout error ([0d5b726 ](0d5b7269d4 ))
* repayment schedule regeneration ([2f5033b ](2f5033b70f ))
* set `WIP Warehouse` in Job Card ([c294652 ](c294652dab ))
* set stock UOM in args to ensure item price is fetched ([a4187b9 ](a4187b9d8f ))
* test cases ([071ee5d ](071ee5d81c ))
* **ux:** Tab break in Customer and Supplier form ([eeaa932 ](eeaa9329f6 ))
* Write Off section visibility for non POS Invoices ([07badbc ](07badbc0f2 ))
### Features
* Repost Payment Ledger entries for vouchers ([de59b50 ](de59b50407 ))
### Reverts
* Revert "fix: get `consumed_qty` based on `received_qty` in SCR" ([7fd6c43 ](7fd6c43752 ))
* Revert "fix: set `received_qty` before_validate SCR" ([0ecb44d ](0ecb44d40c ))
2022-11-15 12:59:04 +00:00
Deepesh Garg
c310c8a4b0
Merge pull request #32972 from frappe/version-14-hotfix
...
chore: release v14
2022-11-15 18:17:10 +05:30
Deepesh Garg
d7340f54cf
Merge pull request #32969 from frappe/mergify/bp/version-14-hotfix/pr-32953
...
chore(payment_entry): Remove dead validations (backport #32953 )
2022-11-15 16:32:54 +05:30
Deepesh Garg
19f3d86a12
Merge pull request #32966 from frappe/mergify/bp/version-14-hotfix/pr-32962
...
fix: Write Off section visibility for non POS Invoices (backport #32962 )
2022-11-15 16:31:49 +05:30
Sagar Sharma
48dbf47e76
Merge pull request #32974 from frappe/mergify/bp/version-14-hotfix/pr-32971
...
Revert "fix: get `consumed_qty` based on `received_qty` in SCR" (backport #32971 )
2022-11-15 15:59:45 +05:30
s-aga-r
f10cceb261
test: fix test cases for supplied-items consumed_qty
...
(cherry picked from commit 369db4eacc )
2022-11-15 09:48:02 +00:00
s-aga-r
7fd6c43752
Revert "fix: get consumed_qty based on received_qty in SCR"
...
This reverts commit 70c9b8dc50 .
(cherry picked from commit 01f56c621c )
2022-11-15 09:48:02 +00:00
s-aga-r
0ecb44d40c
Revert "fix: set received_qty before_validate SCR"
...
This reverts commit c447dfaa9c .
(cherry picked from commit 3706a9b4dc )
2022-11-15 09:48:02 +00:00
Gavin D'souza
30d1491257
chore(payment_entry): Remove dead validations
...
(cherry picked from commit e1ecc9a819 )
2022-11-15 08:34:35 +00:00
Deepesh Garg
ca96c24c8d
chore: Resolve conflicts
2022-11-15 13:57:44 +05:30
Deepesh Garg
07badbc0f2
fix: Write Off section visibility for non POS Invoices
...
(cherry picked from commit 9f5d613c78 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
2022-11-15 07:31:58 +00:00
Deepesh Garg
51b3fda2b6
Merge pull request #32960 from frappe/mergify/bp/version-14-hotfix/pr-32956
...
fix: Label for applicable dimension table (backport #32956 )
2022-11-15 13:01:23 +05:30
rohitwaghchaure
d9820af4f0
Merge pull request #32963 from frappe/mergify/bp/version-14-hotfix/pr-32947
...
fix: incorrect fix of conversion factor in PP (backport #32947 )
2022-11-15 11:38:07 +05:30
Rohit Waghchaure
c48d00ad77
fix: incorrect fix of conversion factor in PP
...
(cherry picked from commit 490b0e3cdf )
2022-11-15 05:01:36 +00:00
Deepesh Garg
eb4f8e4bd8
fix: Label for applicable dimension table
...
(cherry picked from commit 8c13f70fc5 )
2022-11-15 03:55:20 +00:00
Sagar Sharma
5c5cd7bff5
Merge pull request #32948 from frappe/mergify/bp/version-14-hotfix/pr-32937
...
refactor: rewrite `job_card.py` queries in QB (backport #32937 )
2022-11-14 12:22:56 +05:30
s-aga-r
f886577abb
refactor: rewrite job_card.py queries in QB
...
(cherry picked from commit 7df2921d38 )
2022-11-14 05:56:38 +00:00
Deepesh Garg
bad4dccf88
Merge pull request #32944 from frappe/mergify/bp/version-14-hotfix/pr-32938
...
chore: Remove raw SQL query (backport #32938 )
2022-11-14 10:43:50 +05:30
Sagar Vora
a30579393e
fix: check type for reference name
...
(cherry picked from commit b06345af46 )
2022-11-13 15:12:10 +00:00
Deepesh Garg
3614584a2f
chore: Remove qb doc reference
...
(cherry picked from commit 4b9921782b )
2022-11-13 15:12:10 +00:00
Deepesh Garg
8a01da3b9e
chore: Remove raw SQL query
...
(cherry picked from commit 42a59d5c17 )
2022-11-13 15:12:10 +00:00
Deepesh Garg
94087e4e3a
Merge pull request #32941 from frappe/mergify/bp/version-14-hotfix/pr-32866
...
fix: incorrect buying amount on Gross Profit (backport #32866 )
2022-11-13 19:47:57 +05:30
ruthra kumar
a24f6a5ac7
test: buying amount of invoices
...
1. Invoice with unset `update_stock`, with and without Delivery Notes
(cherry picked from commit 2c8b0b17a7 )
2022-11-13 13:46:08 +00:00
ruthra kumar
2d8f00afad
fix: GP incorrect buying amount if no upd on SI and Delivery Note
...
(cherry picked from commit e4d16c31da )
2022-11-13 13:46:08 +00:00
Sagar Sharma
9e47371801
Merge pull request #32935 from frappe/mergify/bp/version-14-hotfix/pr-32913
...
fix: set stock UOM in args to ensure item price is fetched (backport #32913 )
2022-11-12 12:04:26 +05:30
Sagar Vora
a4187b9d8f
fix: set stock UOM in args to ensure item price is fetched
...
(cherry picked from commit 57038c3969 )
2022-11-12 04:39:25 +00:00
Deepesh Garg
3dde050c15
Merge pull request #32932 from frappe/mergify/bp/version-14-hotfix/pr-32878
...
fix: repayment schedule regeneration (backport #32878 )
2022-11-11 15:15:52 +05:30
Abhinav Raut
2f5033b70f
fix: repayment schedule regeneration
...
(cherry picked from commit d6ab2b3b87 )
2022-11-11 08:53:59 +00:00
Deepesh Garg
de68674933
Merge pull request #32927 from frappe/mergify/bp/version-14-hotfix/pr-32880
...
fix: add translate function to valitate company msg in chart of accounts importer (backport #32880 )
2022-11-11 14:21:53 +05:30
Deepesh Garg
04cf3d1c5d
Merge pull request #32926 from frappe/mergify/bp/version-14-hotfix/pr-32923
...
fix: Maintain same rate between Quotation and Sales Order (backport #32923 )
2022-11-11 14:21:38 +05:30
rohitwaghchaure
eac1f47b6f
Merge pull request #32928 from frappe/mergify/bp/version-14-hotfix/pr-32895
...
fix: Purchase Receipt timeout error (backport #32895 )
2022-11-11 10:52:52 +05:30
Rohit Waghchaure
071ee5d81c
fix: test cases
...
(cherry picked from commit 7278387879 )
2022-11-10 17:13:36 +00:00
Rohit Waghchaure
0d5b7269d4
fix: Purchase Receipt timeout error
...
(cherry picked from commit 4082149f0e )
2022-11-10 17:13:35 +00:00
Ernesto Ruiz
8de4430662
fix: add translate function to valitate company msg in chart of accounts importer
...
(cherry picked from commit 637c08d189 )
2022-11-10 14:38:22 +00:00
Deepesh Garg
6c155d2825
fix: Maintain same rate between Quotation and Sales Order
...
(cherry picked from commit 362ec7b673 )
2022-11-10 14:23:54 +00:00
Deepesh Garg
6f61685510
Merge pull request #32924 from frappe/mergify/bp/version-14-hotfix/pr-32912
...
fix(ux): Tab break in Customer and Supplier form (backport #32912 )
2022-11-10 19:51:27 +05:30
Sagar Sharma
883355adc4
Merge pull request #32919 from frappe/mergify/bp/version-14-hotfix/pr-32918
...
fix: WO Skip Material Transfer to WIP Warehouse (backport #32918 )
2022-11-10 18:42:36 +05:30
Nabin Hait
eeaa9329f6
fix(ux): Tab break in Customer and Supplier form
...
(cherry picked from commit fb7ee301b5 )
2022-11-10 13:01:14 +00:00
Sagar Sharma
c294652dab
fix: set WIP Warehouse in Job Card
...
(cherry picked from commit e7fa2e08ad )
2022-11-10 11:42:53 +00:00
Sagar Sharma
f923183b64
fix: don't set WIP Warehouse if is checked in WO
...
(cherry picked from commit 9730cd0aec )
2022-11-10 11:42:53 +00:00
Deepesh Garg
f2a1596369
Merge pull request #32909 from frappe/mergify/bp/version-14-hotfix/pr-32742
...
feat: Tool to repost PLE manually (backport #32742 )
2022-11-10 15:41:22 +05:30
ruthra kumar
7a3e3af0b5
chore: CI fix
2022-11-10 14:17:00 +05:30
mergify[bot]
f8b7cfa6dd
refactor: Remove usage of deprecated methods (backport #32914 ) ( #32915 )
...
* refactor: Remove usage of deprecated methods (#32914 )
Warn: Just used regex to replace all usage.
```regex
s/frappe.db.set(\(.*\),\(.*\),\(.*\))/\1.db_set(\2, \3)/g
```
Required after: https://github.com/frappe/frappe/pull/18815
(cherry picked from commit 7e1742956c )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
* chore: conflicts
* style: black
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-11-10 11:09:13 +05:30
ruthra kumar
de59b50407
feat: Repost Payment Ledger entries for vouchers
...
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-https://github.com/frappe/erpnext/pull/32567
(cherry picked from commit 0448c0fa36 )
2022-11-09 08:57:23 +00:00
ruthra kumar
a399e2d765
refactor: split delete gl utility function into two
...
(cherry picked from commit 9209ec59c2 )
2022-11-09 08:57:23 +00:00
Deepesh Garg
17ccc0e56c
Merge pull request #32891 from frappe/mergify/bp/version-14-hotfix/pr-32883
...
fix: Project filter in timesheet (backport #32883 )
2022-11-08 21:44:59 +05:30
Sagar Sharma
5e6a9833c5
Merge pull request #32898 from frappe/mergify/bp/version-14-hotfix/pr-32888
...
chore: link SCR Return in SCR Dashboard (backport #32888 )
2022-11-08 21:38:27 +05:30
Sagar Sharma
02bb523210
chore: link SCR Return in SCR Dashboard
...
(cherry picked from commit 47248251e2 )
2022-11-08 16:07:34 +00:00
Frappe PR Bot
e917212849
chore(release): Bumped to Version 14.6.0
...
# [14.6.0](https://github.com/frappe/erpnext/compare/v14.5.1...v14.6.0 ) (2022-11-08)
### Bug Fixes
* `Material Consumption` option in case of `Skip Transfer to WIP` in WO ([8c856cd ](8c856cd5fc ))
* add translate function to name of chart labels in budget_variance_report.py ([16f364d](16f364da37 ))
* add translate function to name of chart labels in deferred_revenue_and_expense.py ([b8caa58 ](b8caa587d2 ))
* add translate function to period in stock_analytics.py ([b0c06d5 ](b0c06d5a04 ))
* add translate function to period in sales_analytics.py ([e681f06 ](e681f06883 ))
* add translate function to string on budget_variance_report.js to match the variance word translated ([595aaad ](595aaad99d ))
* Auto advance allocation against partial invoices ([b7763d9 ](b7763d953a ))
* auto increment qty if item table has no items ([d8e403b ](d8e403bf5d ))
* conflicts ([ab87a95 ](ab87a950e5 ))
* correct linters ([8f6f9a4 ](8f6f9a429a ))
* correct linters ([440e208 ](440e20859f ))
* correct linters ([5acc9be ](5acc9be5c9 ))
* Create POS Opening Entry POS Profile filter. ([60af9c0 ](60af9c0516 ))
* Disable tax included prices for internal transfers ([#32794 ](https://github.com/frappe/erpnext/issues/32794 )) ([6838e5e ](6838e5ea3b ))
* for asset's purchase_date, if bill_date is set, use that instead of posting_date ([01a1c96 ](01a1c96314 ))
* get `consumed_qty` based on `received_qty` in SCR ([ea9a502 ](ea9a50278d ))
* Increase columns width in Warehouse wise Item Balance Age and Value ([0b09c31 ](0b09c31cb0 ))
* linter ([af60c8f ](af60c8f759 ))
* make `BOM` required in SCR Item ([3f79a05 ](3f79a057e4 ))
* make `consumed_qty` editable when backflush based on Material Transfer ([2c5a8c4 ](2c5a8c43f6 ))
* make `consumed_qty` read-only in SCR Supplied Items ([68229f0 ](68229f06d1 ))
* map `BOM` while mapping the return SCR ([e629cba ](e629cba2b7 ))
* mysql syntax issue ([4d9bbd4 ](4d9bbd4c9c ))
* not able to select customer / supplier ([6989cdf ](6989cdf4f2 ))
* refactor code for better translatable string ([2dc24f2 ](2dc24f22ea ))
* refactor code for better translatable string in stock_ageing.py ([0ead516 ](0ead51642f ))
* rename test method ([97445d9 ](97445d9516 ))
* Scan Barcode UX ([1944f4d ](1944f4df4d ))
* set `received_qty` before_validate SCR ([e316558 ](e316558286 ))
* test cases ([0feec4c ](0feec4ca8a ))
* trailing whitespace ([31bada9 ](31bada9205 ))
* update advance paid in SO/PO from Payment Ledger ([a561432 ](a561432908 ))
* use `flt` instead of `cint` in `get_batch_no` ([6510464 ](6510464482 ))
### Features
* Item Wise TDS Calculation ([b9fb104 ](b9fb1045d7 ))
### Performance Improvements
* use `get_cached_value` instead of `db.get_value` in controllers ([#32776 ](https://github.com/frappe/erpnext/issues/32776 )) ([34ca17a ](34ca17ab11 ))
2022-11-08 12:15:30 +00:00
Deepesh Garg
4657f8e9ed
Merge pull request #32893 from frappe/version-14-hotfix
...
chore: release v14
2022-11-08 17:43:43 +05:30
Deepesh Garg
19b3152e32
chore: Resolve conflicts
2022-11-08 17:42:29 +05:30
Deepesh Garg
6163a052c8
chore: Linting Issues
...
(cherry picked from commit 7b5cf6978e )
# Conflicts:
# erpnext/manufacturing/doctype/workstation/workstation.py
2022-11-08 09:26:03 +00:00
Deepesh Garg
37bed12df4
fix: Project filter in timesheet
...
(cherry picked from commit 2b65b22aa2 )
2022-11-08 09:26:02 +00:00
Sagar Sharma
1426de0530
Merge pull request #32887 from frappe/mergify/bp/version-14-hotfix/pr-32886
...
chore: remove `debugger` from `stock_entry_list.js` (backport #32886 )
2022-11-08 12:14:22 +05:30
Sagar Sharma
beef0510ee
chore: remove debugger from stock_entry_list.js
...
(cherry picked from commit 84ab100d86 )
2022-11-08 06:40:55 +00:00
Sagar Sharma
bacd7ecb1d
Merge pull request #32884 from frappe/mergify/bp/version-14-hotfix/pr-32877
...
fix: make `consumed_qty` read-only in SCR Supplied Items (backport #32877 )
2022-11-08 09:51:16 +05:30
Sagar Sharma
af60c8f759
fix: linter
...
(cherry picked from commit 5e8a22be24 )
2022-11-07 23:05:58 +05:30
Sagar Sharma
2c5a8c43f6
fix: make consumed_qty editable when backflush based on Material Transfer
...
(cherry picked from commit bf4b012cec )
2022-11-07 17:29:45 +00:00
Sagar Sharma
68229f06d1
fix: make consumed_qty read-only in SCR Supplied Items
...
(cherry picked from commit f8d2e276a5 )
2022-11-07 17:29:45 +00:00
Deepesh Garg
cc92e6965a
Merge pull request #32864 from frappe/mergify/bp/version-14-hotfix/pr-32846
...
fix: add german translations (backport #32846 )
2022-11-07 18:43:06 +05:30
Raffael Meyer
85f98bb51a
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32846
2022-11-07 13:34:28 +01:00
barredterra
8e00e62616
chore: resolve merge conflicts
2022-11-07 13:31:54 +01:00
Deepesh Garg
401979bbe5
Merge pull request #32875 from frappe/mergify/bp/version-14-hotfix/pr-32874
...
fix: Increase columns width in Warehouse wise Item Balance Age and Value (backport #32874 )
2022-11-07 15:41:05 +05:30
Nihantra C. Patel
0b09c31cb0
fix: Increase columns width in Warehouse wise Item Balance Age and Value
...
(cherry picked from commit 8355c1092c )
2022-11-07 08:05:38 +00:00
Deepesh Garg
c2da8cf7cd
Merge pull request #32870 from frappe/mergify/bp/version-14-hotfix/pr-32776
...
perf: use `get_cached_value` instead of `db.get_value` in controllers (backport #32776 )
2022-11-07 13:30:15 +05:30
Deepesh Garg
d36c135103
Merge pull request #32872 from frappe/mergify/bp/version-14-hotfix/pr-32802
...
fix: `Material Consumption` option in case of `Skip Transfer to WIP` in WO (backport #32802 )
2022-11-07 10:16:10 +05:30
Sagar Sharma
8c856cd5fc
fix: Material Consumption option in case of Skip Transfer to WIP in WO
...
(cherry picked from commit 8ea6983734 )
2022-11-07 04:06:34 +00:00
Daizy Modi
34ca17ab11
perf: use get_cached_value instead of db.get_value in controllers ( #32776 )
...
(cherry picked from commit 4efc947f14 )
2022-11-07 03:52:39 +00:00
Sagar Sharma
3d2e8c7fb3
Merge pull request #32868 from frappe/mergify/bp/version-14-hotfix/pr-32867
...
fix: get `consumed_qty` based on `received_qty` in SCR (backport #32867 )
2022-11-06 17:04:34 +05:30
Sagar Sharma
8f78be8525
test: add test case for consumed-qty
...
(cherry picked from commit 4d8da4420e )
2022-11-06 10:48:35 +00:00
Sagar Sharma
ea9a50278d
fix: get consumed_qty based on received_qty in SCR
...
(cherry picked from commit 70c9b8dc50 )
2022-11-06 10:48:34 +00:00
Sagar Sharma
e316558286
fix: set received_qty before_validate SCR
...
(cherry picked from commit c447dfaa9c )
2022-11-06 10:48:34 +00:00
Deepesh Garg
b9fb1045d7
feat: Item Wise TDS Calculation
2022-11-06 11:50:20 +05:30
Raffael Meyer
e276a5ba83
chore: add german translations ( #32846 )
...
Mostly for balance sheet
(cherry picked from commit d2b6490bca )
# Conflicts:
# erpnext/translations/de.csv
2022-11-06 04:53:21 +00:00
Deepesh Garg
1a0f123c8c
Merge pull request #32859 from frappe/mergify/bp/version-14-hotfix/pr-32794
...
fix: Disable tax included prices for internal transfers (backport #32794 )
2022-11-05 21:16:44 +05:30
Deepesh Garg
6838e5ea3b
fix: Disable tax included prices for internal transfers ( #32794 )
...
* fix: Disable tax-included prices for internal transfers
(cherry picked from commit 8d30ebb12b )
2022-11-05 15:22:07 +00:00
Deepesh Garg
41a5905a75
Merge pull request #32856 from frappe/mergify/bp/version-14-hotfix/pr-32847
...
fix: Create POS Opening Entry POS Profile filter. (backport #32847 )
2022-11-05 20:51:49 +05:30
Sagar Sharma
eb6b267001
Merge pull request #32858 from frappe/mergify/bp/version-14-hotfix/pr-32850
...
fix: wrong consumed items in SCR return (backport #32850 )
2022-11-05 20:12:54 +05:30
Sagar Sharma
0856e65700
test: fix test case
...
(cherry picked from commit 324bfa9fde )
2022-11-05 11:53:50 +00:00
Sagar Sharma
3f79a057e4
fix: make BOM required in SCR Item
...
(cherry picked from commit 760c26e9c0 )
2022-11-05 11:53:50 +00:00
Sagar Sharma
bd7435ce1e
test: add test case
...
(cherry picked from commit 761e9df1bf )
2022-11-05 11:53:50 +00:00
Sagar Sharma
97445d9516
fix: rename test method
...
(cherry picked from commit 611d827e0b )
2022-11-05 11:53:49 +00:00
Sagar Sharma
e629cba2b7
fix: map BOM while mapping the return SCR
...
(cherry picked from commit 54072ec9cd )
2022-11-05 11:53:49 +00:00
Deepesh Garg
cc8a184666
Merge pull request #32855 from frappe/mergify/bp/version-14-hotfix/pr-32844
...
fix: Auto advance allocation against partial invoices (backport #32844 )
2022-11-05 16:59:03 +05:30
Maharshi Patel
60af9c0516
fix: Create POS Opening Entry POS Profile filter.
...
pos_profile_query was variable instead of function.
(cherry picked from commit 1328a45f2a )
2022-11-05 11:15:32 +00:00
Deepesh Garg
c3b2629412
test: Check parital payment allocation
...
(cherry picked from commit 428971f127 )
2022-11-05 10:58:42 +00:00
Deepesh Garg
b7763d953a
fix: Auto advance allocation against partial invoices
...
(cherry picked from commit 181df2fe63 )
2022-11-05 10:58:42 +00:00
Sagar Sharma
3bd024ca8f
Merge pull request #32831 from bhavesh95863/patch-2
...
fix: mysql syntax issue
2022-11-05 11:30:14 +05:30
Sagar Sharma
d443925b1e
Merge branch 'version-14-hotfix' into patch-2
2022-11-05 10:29:11 +05:30
Sagar Sharma
2f145f9912
refactor: rewrite query in QB
2022-11-05 10:28:06 +05:30
rohitwaghchaure
d9147c1975
Merge pull request #32841 from frappe/mergify/bp/version-14-hotfix/pr-32799
...
fix: Scan Barcode UX (backport #32799 )
2022-11-04 12:09:36 +05:30
rohitwaghchaure
31bada9205
fix: trailing whitespace
2022-11-04 11:28:41 +05:30
rohitwaghchaure
ab87a950e5
fix: conflicts
2022-11-04 11:21:39 +05:30
Rohit Waghchaure
d8e403bf5d
fix: auto increment qty if item table has no items
...
(cherry picked from commit e5b19e3f70 )
2022-11-04 05:36:09 +00:00
Rohit Waghchaure
1944f4df4d
fix: Scan Barcode UX
...
(cherry picked from commit e1f9ba78e5 )
# Conflicts:
# erpnext/public/js/utils/barcode_scanner.js
2022-11-04 05:36:09 +00:00
Deepesh Garg
7e15c4789d
Merge pull request #32840 from frappe/mergify/bp/version-14-hotfix/pr-32712
...
chore: add translation function to Bank Reconciliation Tool-related files (backport #32712 )
2022-11-04 08:33:44 +05:30
Ernesto Ruiz
e334b7dfee
chore: add translation function to Bank Reconciliation Tool related files
...
chore: add translation function to Bank Reconciliation Tool related files
(cherry picked from commit ad0dd693ac )
2022-11-03 19:36:56 +00:00
Frappe PR Bot
3967773fbe
chore(release): Bumped to Version 14.5.1
...
## [14.5.1](https://github.com/frappe/erpnext/compare/v14.5.0...v14.5.1 ) (2022-11-03)
### Bug Fixes
* not able to select customer / supplier ([dd4dbd4 ](dd4dbd4b00 ))
2022-11-03 08:07:36 +00:00
Deepesh Garg
074c75252a
Merge pull request #32835 from frappe/mergify/bp/version-14/pr-32833
...
fix: not able to select customer / supplier (backport #32832 ) (backport #32833 )
2022-11-03 13:35:52 +05:30
Rohit Waghchaure
dd4dbd4b00
fix: not able to select customer / supplier
...
(cherry picked from commit b0fc568c80 )
(cherry picked from commit 6989cdf4f2 )
2022-11-03 06:53:41 +00:00
rohitwaghchaure
2d2a126510
Merge pull request #32833 from frappe/mergify/bp/version-14-hotfix/pr-32832
...
fix: not able to select customer / supplier (backport #32832 )
2022-11-03 12:22:41 +05:30
Deepesh Garg
a10ea5efc9
Merge pull request #32830 from frappe/mergify/bp/version-14-hotfix/pr-32773
...
fix: for asset's purchase_date, if bill_date is set, use that instead of posting_date (backport #32773 )
2022-11-03 12:07:35 +05:30
Rohit Waghchaure
6989cdf4f2
fix: not able to select customer / supplier
...
(cherry picked from commit b0fc568c80 )
2022-11-03 06:25:53 +00:00
Anand Baburajan
f5534d7db3
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32773
2022-11-03 11:53:55 +05:30
Bhavesh Maheshwari
4d9bbd4c9c
fix: mysql syntax issue
2022-11-03 10:59:20 +05:30
Deepesh Garg
7a7b1d33c3
Merge pull request #32829 from frappe/mergify/bp/version-14-hotfix/pr-32713
...
fix: add missing translation function on report related documents (backport #32713 )
2022-11-03 10:29:00 +05:30
anandbaburajan
01a1c96314
fix: for asset's purchase_date, if bill_date is set, use that instead of posting_date
...
(cherry picked from commit f322c608cf )
2022-11-03 04:22:14 +00:00
Ernesto Ruiz
8f6f9a429a
fix: correct linters
...
(cherry picked from commit 4c7fa9482d )
2022-11-03 04:17:23 +00:00
Ernesto Ruiz
440e20859f
fix: correct linters
...
(cherry picked from commit 9c529c61bb )
2022-11-03 04:17:22 +00:00
Ernesto Ruiz
5acc9be5c9
fix: correct linters
...
(cherry picked from commit b7b53b5857 )
2022-11-03 04:17:22 +00:00
Ernesto Ruiz
595aaad99d
fix: add translate function to string on budget_variance_report.js to match the variance word translated
...
(cherry picked from commit 2012bdf4bd )
2022-11-03 04:17:22 +00:00
Ernesto Ruiz
16f364da37
fix: add translate function to name of chart labels in budget_variance_report.py
...
(cherry picked from commit 48ed6381b3 )
2022-11-03 04:17:21 +00:00
Ernesto Ruiz
e681f06883
fix: add translate function to period in sales_analytics.py
...
(cherry picked from commit 083a78135c )
2022-11-03 04:17:21 +00:00
Ernesto Ruiz
b0c06d5a04
fix: add translate function to period in stock_analytics.py
...
(cherry picked from commit c1e608d9ef )
2022-11-03 04:17:20 +00:00
Ernesto Ruiz
0ead51642f
fix: refactor code for better translatable string in stock_ageing.py
...
(cherry picked from commit 71a0ae2e59 )
2022-11-03 04:17:20 +00:00
Ernesto Ruiz
2dc24f22ea
fix: refactor code for better translatable string
...
(cherry picked from commit a671652ab2 )
2022-11-03 04:17:20 +00:00
Ernesto Ruiz
b8caa587d2
fix: add translate function to name of chart labels in deferred_revenue_and_expense.py
...
(cherry picked from commit a963618b08 )
2022-11-03 04:17:19 +00:00
ruthra kumar
b17761c276
Merge pull request #32822 from frappe/mergify/bp/version-14-hotfix/pr-32816
...
fix: update advance paid in SO/PO from Payment Ledger (backport #32816 )
2022-11-02 19:31:33 +05:30
Sagar Sharma
d8c0a147db
Merge pull request #32820 from frappe/mergify/bp/version-14-hotfix/pr-32788
...
fix: use `flt` instead of `cint` in `get_batch_no` (backport #32788 )
2022-11-02 19:11:08 +05:30
Sagar Sharma
611dcc11d2
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32788
2022-11-02 17:49:26 +05:30
Sagar Sharma
75d347d757
Merge pull request #32823 from frappe/mergify/bp/version-14-hotfix/pr-32800
...
fix: test cases (backport #32800 )
2022-11-02 17:49:01 +05:30
Rohit Waghchaure
d3fbe3074d
test: run tmate
...
(cherry picked from commit 3f2728e3f7 )
2022-11-02 11:44:05 +00:00
Rohit Waghchaure
0feec4ca8a
fix: test cases
...
(cherry picked from commit ddd1b4be3f )
2022-11-02 11:44:05 +00:00
ruthra kumar
cf32e1905c
test: SO advance paid on Payment submission and cancellation
...
(cherry picked from commit 721ac6b847 )
2022-11-02 10:59:47 +00:00
ruthra kumar
87dc812a4b
test: PO advance paid on payment submission and cancellation
...
(cherry picked from commit 1a0a8ac7e2 )
2022-11-02 10:59:46 +00:00
ruthra kumar
388cf5113b
test: refactor use @change_settings decorator when possible
...
(cherry picked from commit 81d791eea0 )
2022-11-02 10:59:46 +00:00
ruthra kumar
a561432908
fix: update advance paid in SO/PO from Payment Ledger
...
(cherry picked from commit 4487065b67 )
2022-11-02 10:59:45 +00:00
Sagar Sharma
6510464482
fix: use flt instead of cint in get_batch_no
...
(cherry picked from commit 9fb3fb4c83 )
2022-11-02 10:25:26 +00:00
Frappe PR Bot
ce5dbf891a
chore(release): Bumped to Version 14.5.0
...
# [14.5.0](https://github.com/frappe/erpnext/compare/v14.4.0...v14.5.0 ) (2022-11-01)
### Bug Fixes
* add `Sales Order` reference in Material Request Dashboard ([fc63892 ](fc6389280c ))
* Add condition for discount section collapse ([953f78d ](953f78d6a9 ))
* Budget validation for main cost center ([89a1c83 ](89a1c83431 ))
* Clear invoice table post importing invoices ([6eafff8 ](6eafff8694 ))
* Company bank account filter in Bank Clearance ([797512c ](797512ca13 ))
* Curreny in SOA print for multi-currency party ([195500c ](195500cb32 ))
* duplicate custom fields for inventory dimension ([1152ac3 ](1152ac3ff1 ))
* Filter fixes in Accounts Payable report ([29197dc ](29197dcd7f ))
* Issues while cancel/amending Purchase Invoice with TDS enabled ([74a6479 ](74a6479f70 ))
* key error in filter access ([6114241 ](6114241ff2 ))
* Mode of payment for returns in POS Sales Invoice ([a260426 ](a260426dd4 ))
* Pass project to stock entry items ([4035873 ](4035873295 ))
* pro_rata_amount calculation in assets tests ([d1b2786 ](d1b2786f24 ))
* Reference due date field type in Journal Entry Accounts table ([faf25c0 ](faf25c0b95 ))
* Reset advance paid amount on Oreder cancel and amend ([34bd783 ](34bd7837e2 ))
* Total Sales amount update in project via Sales Order ([d742e6d ](d742e6d56b ))
### Features
* additional filters on Payment terms report ([a03ec0a ](a03ec0afb3 ))
* **pricing rule:** free qty rounding and recursion qty ([#32577 ](https://github.com/frappe/erpnext/issues/32577 )) ([9b66020 ](9b66020fc7 ))
2022-11-01 17:19:41 +00:00
Deepesh Garg
fd36ee0fda
Merge pull request #32793 from frappe/version-14-hotfix
...
chore: release v14
2022-11-01 22:48:17 +05:30
Deepesh Garg
d68fa0eff2
Merge pull request #32807 from frappe/mergify/bp/version-14-hotfix/pr-32779
...
fix: Mode of payment for returns in POS Sales Invoice (backport #32779 )
2022-11-01 22:12:11 +05:30
Deepesh Garg
3f72156ea9
chore: Update tests
...
(cherry picked from commit 5b74161195 )
2022-11-01 16:00:18 +00:00
Deepesh Garg
a260426dd4
fix: Mode of payment for returns in POS Sales Invoice
...
(cherry picked from commit 06e8e28531 )
2022-11-01 16:00:18 +00:00
Deepesh Garg
148dc37d92
Merge pull request #32804 from frappe/mergify/bp/version-14-hotfix/pr-32801
...
fix: Issues while cancel/amending Purchase Invoice with TDS enabled (backport #32801 )
2022-11-01 21:29:17 +05:30
Deepesh Garg
74a6479f70
fix: Issues while cancel/amending Purchase Invoice with TDS enabled
...
(cherry picked from commit f7c9258770 )
2022-11-01 15:19:10 +00:00
ruthra kumar
f2f1c160f8
Merge pull request #32797 from frappe/mergify/bp/version-14-hotfix/pr-32577
...
feat(pricing rule): free qty rounding and recursion qty (backport #32577 )
2022-11-01 17:09:46 +05:30
Dany Robert
9b66020fc7
feat(pricing rule): free qty rounding and recursion qty ( #32577 )
...
Option to specify recursion start qty and repeating qty
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit 1d83fb20d6 )
2022-11-01 11:12:44 +00:00
Deepesh Garg
6af43ba40d
Merge pull request #32795 from frappe/mergify/bp/version-14-hotfix/pr-32790
...
fix: pro_rata_amount calculation in assets tests (backport #32790 )
2022-11-01 16:19:49 +05:30
Anand Baburajan
bd531eb898
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32790
2022-11-01 15:21:29 +05:30
Deepesh Garg
15f4812108
Merge pull request #32782 from frappe/mergify/bp/version-14-hotfix/pr-32768
...
fix: Budget validation for main cost center (backport #32768 )
2022-11-01 15:21:16 +05:30
anandbaburajan
4c5b688e0d
chore: empty commit to try fixing stuck test
...
(cherry picked from commit 672fbd3849 )
2022-11-01 09:48:04 +00:00
anandbaburajan
d1b2786f24
fix: pro_rata_amount calculation in assets tests
...
(cherry picked from commit 65e855bfff )
2022-11-01 09:48:04 +00:00
rohitwaghchaure
2eb01aae27
Merge pull request #32783 from frappe/mergify/bp/version-14-hotfix/pr-32730
...
fix: duplicate custom fields for inventory dimension (backport #32730 )
2022-10-31 23:06:29 +05:30
Rohit Waghchaure
1152ac3ff1
fix: duplicate custom fields for inventory dimension
...
(cherry picked from commit 45ededbed5 )
2022-10-31 16:56:17 +00:00
Deepesh Garg
89a1c83431
fix: Budget validation for main cost center
...
(cherry picked from commit 4e26d42d17 )
2022-10-31 16:49:31 +00:00
Deepesh Garg
2a1a61238a
Merge pull request #32780 from frappe/mergify/bp/version-14-hotfix/pr-32777
...
fix: Reset advance paid amount on Order cancel and amend (backport #32777 )
2022-10-31 22:07:54 +05:30
Deepesh Garg
34bd7837e2
fix: Reset advance paid amount on Oreder cancel and amend
...
(cherry picked from commit 92f37ca111 )
2022-10-31 16:09:27 +00:00
Deepesh Garg
f66a6693f4
Merge pull request #32761 from frappe/mergify/bp/version-14-hotfix/pr-32759
...
Pass project to stock entry items (backport #32759 )
2022-10-30 09:29:03 +05:30
Hossein Yousefian
4035873295
fix: Pass project to stock entry items
...
fix: Pass project to stock entry items
(cherry picked from commit 54c2ffc36b )
2022-10-29 16:55:25 +00:00
Deepesh Garg
4a86efedfc
Merge pull request #32752 from frappe/mergify/bp/version-14-hotfix/pr-32744
...
refactor: additional filters on Payment Terms status report (backport #32744 )
2022-10-29 17:12:17 +05:30
Sagar Sharma
b7cbc804b2
Merge pull request #32756 from frappe/mergify/bp/version-14-hotfix/pr-32754
...
fix: add `Sales Order` reference in Material Request Dashboard (backport #32754 )
2022-10-29 13:49:16 +05:30
Sagar Sharma
fc6389280c
fix: add Sales Order reference in Material Request Dashboard
...
(cherry picked from commit 15ebf4a0cf )
2022-10-29 07:07:25 +00:00
ruthra kumar
6dbb4a3b0d
test: due date filter on Payment Terms report
...
(cherry picked from commit fed39a53cb )
2022-10-29 05:40:16 +00:00
ruthra kumar
6114241ff2
fix: key error in filter access
...
(cherry picked from commit 4765f937ea )
2022-10-29 05:40:16 +00:00
ruthra kumar
a03ec0afb3
feat: additional filters on Payment terms report
...
Filter on Status and Due dates
(cherry picked from commit aadb6b1772 )
2022-10-29 05:40:15 +00:00
Deepesh Garg
db5d74b7dc
Merge pull request #32748 from frappe/mergify/bp/version-14-hotfix/pr-32722
...
fix: Reference due date field type in Journal Entry Accounts table (backport #32722 )
2022-10-29 11:00:01 +05:30
Deepesh Garg
ad6e0f3af7
Merge pull request #32746 from frappe/mergify/bp/version-14-hotfix/pr-32699
...
fix: Curreny in SOA print for multi-currency party (backport #32699 )
2022-10-29 10:59:49 +05:30
Deepesh Garg
abcf30aaa3
Merge pull request #32745 from frappe/mergify/bp/version-14-hotfix/pr-32692
...
fix: Clear invoice table post importing invoices (backport #32692 )
2022-10-29 10:59:35 +05:30
Deepesh Garg
cc9c876007
Merge pull request #32747 from frappe/mergify/bp/version-14-hotfix/pr-32718
...
fix: Total Sales amount update in project via Sales Order (backport #32718 )
2022-10-29 10:59:10 +05:30
Sagar Sharma
199e77faef
Merge pull request #32750 from frappe/mergify/bp/version-14-hotfix/pr-32662
...
refactor: rewrite stock reports queries in qb (backport #32662 )
2022-10-28 22:48:03 +05:30
Sagar Sharma
98428f0bce
refactor: rewrite Itemwise Recommended Reorder Level Report queries in QB
...
(cherry picked from commit 40bd121593 )
2022-10-28 15:36:01 +00:00
Sagar Sharma
a4b99a34cb
refactor: rewrite Product Bundle Balance Report queries in QB
...
(cherry picked from commit cde785f1bb )
2022-10-28 15:36:01 +00:00
Sagar Sharma
c4587d8caa
refactor: rewrite Stock Ledger Report queries in QB
...
(cherry picked from commit feaa2dbba8 )
2022-10-28 15:36:01 +00:00
Deepesh Garg
faf25c0b95
fix: Reference due date field type in Journal Entry Accounts table
...
(cherry picked from commit e7caa48e2f )
2022-10-28 15:26:29 +00:00
Deepesh Garg
d742e6d56b
fix: Total Sales amount update in project via Sales Order
...
(cherry picked from commit 6063c4e3c0 )
2022-10-28 15:16:42 +00:00
Deepesh Garg
3f0b03c0a4
chore: Use account currency as fallback
...
(cherry picked from commit a18a715bb4 )
2022-10-28 15:12:34 +00:00
Deepesh Garg
195500cb32
fix: Curreny in SOA print for multi-currency party
...
(cherry picked from commit 49ee873655 )
2022-10-28 15:12:34 +00:00
Deepesh Garg
6eafff8694
fix: Clear invoice table post importing invoices
...
(cherry picked from commit 267e7c3a90 )
2022-10-28 15:11:41 +00:00
Deepesh Garg
36f2b65401
Merge pull request #32739 from frappe/mergify/bp/version-14-hotfix/pr-32716
...
fix: Company bank account filter in Bank Clearance (backport #32716 )
2022-10-28 17:19:49 +05:30
Sagar Sharma
f082c9e797
Merge pull request #32740 from frappe/mergify/bp/version-14-hotfix/pr-32738
...
fix: Added Material Request Reference in Purchase Recipt Dashboard for Tracking (backport #32738 )
2022-10-28 16:06:44 +05:30
Vishal
0ab69c0e32
chore: minor linting issue fixed
...
(cherry picked from commit e8c0157017 )
2022-10-28 08:54:44 +00:00
Vishal
de3996e411
chore: Added Material Request Reference in Purchase Recipt Dashboard for Tracking
...
(cherry picked from commit a04c44fe34 )
2022-10-28 08:54:44 +00:00
Deepesh Garg
797512ca13
fix: Company bank account filter in Bank Clearance
...
(cherry picked from commit f9f78c1086 )
2022-10-28 07:24:35 +00:00
Deepesh Garg
d39ec5ef5f
Merge pull request #32737 from frappe/mergify/bp/version-14-hotfix/pr-32717
...
fix: Add condition for discount section collapse (backport #32717 )
2022-10-28 11:55:37 +05:30
Deepesh Garg
2dae93c0a1
Merge pull request #32736 from frappe/mergify/bp/version-14-hotfix/pr-32724
...
fix: Filter fixes in Accounts Payable report (backport #32724 )
2022-10-28 11:55:24 +05:30
Deepesh Garg
953f78d6a9
fix: Add condition for discount section collapse
...
(cherry picked from commit 4cd65027c4 )
2022-10-28 05:55:06 +00:00
Deepesh Garg
29197dcd7f
fix: Filter fixes in Accounts Payable report
...
(cherry picked from commit a5a73ba857 )
2022-10-28 05:54:25 +00:00
Frappe PR Bot
123d720616
chore(release): Bumped to Version 14.4.0
...
# [14.4.0](https://github.com/frappe/erpnext/compare/v14.3.1...v14.4.0 ) (2022-10-26)
### Bug Fixes
* Advance paid amount in orders (backport [#32642 ](https://github.com/frappe/erpnext/issues/32642 )) ([#32648 ](https://github.com/frappe/erpnext/issues/32648 )) ([8a88105 ](8a88105aed ))
* allow to create Sales Order from expired Quotation ([#32641 ](https://github.com/frappe/erpnext/issues/32641 )) ([ccc58f4 ](ccc58f48e3 ))
* Billing Address for inter-company purchase docs ([f8934fa ](f8934faa73 ))
* BOM cost update message ([e539579 ](e539579fb4 ))
* dont update item info twice ([8876904 ](887690449d ))
* incorrect qty in material request ([da538a3 ](da538a37ad ))
* number of months subscription plan ([fff9e76 ](fff9e76718 ))
* overlap error not raised for job card in case of workstation with production capacity ([ed2a093 ](ed2a093e49 ))
* party type and party mandatory on updating outstanding ([9a5e238 ](9a5e238702 ))
* searchfield not working for cuctsomer, supplier as per customize form ([fb1c307 ](fb1c30718b ))
* unset contact details ([d7a65b1 ](d7a65b1d41 ))
### Features
* Basic Payment Ledger report ([5cb9f7b ](5cb9f7b3a4 ))
* Repayment schedule types for term loans ([6ce32fd ](6ce32fd5a9 ))
### Performance Improvements
* cache barcode scan result (backport [#32629 ](https://github.com/frappe/erpnext/issues/32629 )) ([#32672 ](https://github.com/frappe/erpnext/issues/32672 )) ([3300856 ](3300856fb4 ))
2022-10-26 05:09:19 +00:00
Deepesh Garg
1c95c67f58
Merge pull request #32707 from frappe/version-14-hotfix
...
chore: release v14
2022-10-26 10:37:46 +05:30
rohitwaghchaure
753b2edebf
Merge pull request #32698 from frappe/mergify/bp/version-14-hotfix/pr-32693
...
fix: Search field not working for customer, supplier (backport #32693 )
2022-10-24 23:14:37 +05:30
Rohit Waghchaure
f50b485225
test: added test case to validate seachfields for customer, supplier
...
(cherry picked from commit 5f84993bae )
2022-10-24 11:42:16 +00:00
Rohit Waghchaure
fb1c30718b
fix: searchfield not working for cuctsomer, supplier as per customize form
...
(cherry picked from commit 46d148defd )
2022-10-24 11:42:15 +00:00
Deepesh Garg
2705de084f
Merge pull request #32689 from frappe/mergify/bp/version-14-hotfix/pr-32424
...
feat: Repayment schedule types for term loans (backport #32424 )
2022-10-23 23:06:58 +05:30
Deepesh Garg
a0ace27f56
chore: resolve conflicts
2022-10-23 19:43:02 +05:30
Deepesh Garg
2348c42c79
chore: Update tests
...
(cherry picked from commit e59b147a62 )
2022-10-23 14:08:36 +00:00
Deepesh Garg
1b3a0be0f1
chore: Add repayment date on option
...
(cherry picked from commit ef0cb17faf )
2022-10-23 14:08:35 +00:00
Deepesh Garg
b9bf5666bc
chore: label post save
...
(cherry picked from commit bf7a51791a )
2022-10-23 14:08:34 +00:00
Deepesh Garg
25e87641b6
chore: Add patch to update repayment schedule type in loan documents
...
(cherry picked from commit 679b5ed551 )
# Conflicts:
# erpnext/patches.txt
2022-10-23 14:08:34 +00:00
Deepesh Garg
8550bbde27
chore: Update labels as per repayment type
...
(cherry picked from commit 2ddee50f27 )
2022-10-23 14:08:32 +00:00
Deepesh Garg
7398cbdf12
chore: Remove print statements
...
(cherry picked from commit 3466461eb3 )
2022-10-23 14:08:32 +00:00
Deepesh Garg
6ce32fd5a9
feat: Repayment schedule types for term loans
...
(cherry picked from commit 76c6ccab5d )
2022-10-23 14:08:32 +00:00
Deepesh Garg
18904456f3
Merge pull request #32686 from frappe/mergify/bp/version-14-hotfix/pr-32650
...
fix: unset contact details (backport #32650 )
2022-10-23 18:32:04 +05:30
barredterra
d7a65b1d41
fix: unset contact details
...
(cherry picked from commit 23f0bb45b0 )
2022-10-23 12:51:49 +00:00
ruthra kumar
eb6db59adf
Merge pull request #32679 from frappe/mergify/bp/version-14-hotfix/pr-32635
...
fix: Integrity Error on PLE while submitting sales invoice (backport #32635 )
2022-10-21 12:05:46 +05:30
ruthra kumar
fb2b2edf7e
Merge pull request #32678 from frappe/mergify/bp/version-14-hotfix/pr-32651
...
feat: Payment Ledger report (backport #32651 )
2022-10-21 11:56:09 +05:30
ruthra kumar
c2f8f64d1e
test: use payable account in tax and to trigger party validation
...
(cherry picked from commit 8f42e7f703 )
2022-10-21 06:07:09 +00:00
ruthra kumar
9a5e238702
fix: party type and party mandatory on updating outstanding
...
(cherry picked from commit 43b80683eb )
2022-10-21 06:07:09 +00:00
ruthra kumar
77f4c666ee
test: invoice outstandings and payments
...
(cherry picked from commit 6e55b419a6 )
2022-10-21 05:56:17 +00:00
ruthra kumar
5cb9f7b3a4
feat: Basic Payment Ledger report
...
(cherry picked from commit 8f60f0a0cf )
2022-10-21 05:56:17 +00:00
Ankush Menat
e1fc67c730
chore: disable coverage reporting on stable branches
2022-10-20 19:15:50 +05:30
Deepesh Garg
99d410ab75
Merge pull request #32673 from frappe/mergify/bp/version-14-hotfix/pr-32551
...
fix: number of months subscription plan (backport #32551 )
2022-10-20 19:06:54 +05:30
Deepesh Garg
54de569251
Merge pull request #32655 from frappe/mergify/bp/version-14-hotfix/pr-32641
...
fix: allow to create Sales Order from expired Quotation (backport #32641 )
2022-10-20 17:34:04 +05:30
Deepesh Garg
cab3f39f95
chore: Linting issues
...
(cherry picked from commit 1ca472cc8a )
2022-10-20 11:55:04 +00:00
codezart
fff9e76718
fix: number of months subscription plan
...
(cherry picked from commit 2d30b36cca )
2022-10-20 11:55:04 +00:00
Deepesh Garg
dbbebd2a73
Merge pull request #32663 from frappe/mergify/bp/version-14-hotfix/pr-32659
...
fix: Billing Address for inter-company purchase docs (backport #32659 )
2022-10-20 17:21:24 +05:30
rohitwaghchaure
9bf101a234
Merge pull request #32669 from frappe/mergify/bp/version-14-hotfix/pr-32667
...
fix: BOM cost update message (backport #32667 )
2022-10-20 16:53:09 +05:30
Ankush Menat
887690449d
fix: dont update item info twice
...
[skip ci]
2022-10-20 16:19:40 +05:30
mergify[bot]
3300856fb4
perf: cache barcode scan result (backport #32629 ) ( #32672 )
...
perf: cache barcode scan result (#32629 )
* perf: cache barcode scan result
* feat: BarcodeScanResult type
* fix: use safe `get_value` `set_value`
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
(cherry picked from commit b88e850d55 )
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com >
2022-10-20 15:57:21 +05:30
Rohit Waghchaure
e539579fb4
fix: BOM cost update message
...
(cherry picked from commit 9cfe527492 )
2022-10-20 09:08:31 +00:00
Deepesh Garg
f8934faa73
fix: Billing Address for inter-company purchase docs
...
(cherry picked from commit 796f2d3c09 )
2022-10-20 06:29:32 +00:00
rohitwaghchaure
2c9845f8cb
Merge pull request #32660 from frappe/mergify/bp/version-14-hotfix/pr-32654
...
fix: incorrect qty in material request created from PP (backport #32654 )
2022-10-20 11:58:57 +05:30
Rohit Waghchaure
92b9d3dc6d
test: validate qty and purchase uom in material request which is created from PP
...
(cherry picked from commit 4d5ef721f7 )
2022-10-20 04:30:08 +00:00
Rohit Waghchaure
da538a37ad
fix: incorrect qty in material request
...
(cherry picked from commit ad278b2007 )
2022-10-20 04:30:08 +00:00
rohitwaghchaure
d6bf85f8bb
Merge pull request #32652 from frappe/mergify/bp/version-14-hotfix/pr-32645
...
fix: overlap error not raised for job card in case of workstation with production capacity (backport #32645 )
2022-10-20 09:58:25 +05:30
mergify[bot]
c3024af296
feat(report):added account wise redirection (backport #32529 ) ( #32657 )
...
feat(report): added account wise redirection
* feat(report):added account wise redirection
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit c52b41d311 )
Co-authored-by: FinByz Tech Pvt. Ltd <info@finbyz.tech >
2022-10-20 09:39:11 +05:30
Raffael Meyer
ccc58f48e3
fix: allow to create Sales Order from expired Quotation ( #32641 )
...
(cherry picked from commit 4ad3002861 )
2022-10-19 16:37:53 +00:00
Rohit Waghchaure
ed2a093e49
fix: overlap error not raised for job card in case of workstation with production capacity
...
(cherry picked from commit 8b2165e0d1 )
2022-10-19 11:35:38 +00:00
mergify[bot]
8a88105aed
fix: Advance paid amount in orders (backport #32642 ) ( #32648 )
...
fix: Advance paid amount in orders (#32642 )
(cherry picked from commit 430492152f )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-10-19 15:41:57 +05:30
Frappe PR Bot
9703771b75
chore(release): Bumped to Version 14.3.1
...
## [14.3.1](https://github.com/frappe/erpnext/compare/v14.3.0...v14.3.1 ) (2022-10-18)
### Bug Fixes
* `Brand Defaults` filters ([cb0c4b5 ](cb0c4b5664 ))
* add project settings to projects workspace (backport [#32568 ](https://github.com/frappe/erpnext/issues/32568 )) ([#32600 ](https://github.com/frappe/erpnext/issues/32600 )) ([af4dafd ](af4dafdc64 ))
* delete old ple's on item value repost ([62cabdf ](62cabdf792 ))
* don't try to update youtube data if disabled in settings (backport [#32588 ](https://github.com/frappe/erpnext/issues/32588 )) ([#32589 ](https://github.com/frappe/erpnext/issues/32589 )) ([ed85683 ](ed85683fea ))
* group warehouse filter not working for Batchwise Balance history report ([faedd85 ](faedd85b66 ))
* Ignore linked purchase invoice on cancel ([cc938fb ](cc938fb028 ))
* linter ([831f60f ](831f60f439 ))
* Party account for multi-order invoices ([eaea846 ](eaea8469fc ))
* pricing rule item code UOM apply & conversions (backport [#32566 ](https://github.com/frappe/erpnext/issues/32566 )) ([#32637 ](https://github.com/frappe/erpnext/issues/32637 )) ([ffd82f3 ](ffd82f3302 ))
* Renamed Dashboard tab label to Connections ([dac5989 ](dac5989d72 ))
* Renamed Notes section to Comments ([9e94dd9 ](9e94dd9203 ))
* type-cast while saving an item (backport [#32549 ](https://github.com/frappe/erpnext/issues/32549 )) ([#32578 ](https://github.com/frappe/erpnext/issues/32578 )) ([829a0ff ](829a0ff827 ))
2022-10-18 18:03:17 +00:00
Deepesh Garg
bd62a1d2d3
Merge pull request #32633 from frappe/version-14-hotfix
...
chore: release v14
2022-10-18 23:31:52 +05:30
mergify[bot]
ffd82f3302
fix: pricing rule item code UOM apply & conversions (backport #32566 ) ( #32637 )
...
fix: pricing rule for non stock UOM and conversions
* fix: pricing rule for non stock UOM and conversions
(cherry picked from commit 96b4211ea1 )
Co-authored-by: Maharshi Patel <39730881+maharshivpatel@users.noreply.github.com >
2022-10-18 23:01:08 +05:30
Deepesh Garg
8c658638b4
Merge pull request #32621 from frappe/mergify/bp/version-14-hotfix/pr-32598
...
refactor: split ple creation function into two (backport #32598 )
2022-10-18 15:11:51 +05:30
Sagar Sharma
064e364b4f
Merge pull request #32632 from frappe/mergify/bp/version-14-hotfix/pr-32520
...
refactor: rewrite stock reports queries in qb (backport #32520 )
2022-10-18 14:59:18 +05:30
Sagar Sharma
831f60f439
fix: linter
2022-10-18 14:27:56 +05:30
Sagar Sharma
469813d3e1
chore: conflicts
2022-10-18 14:18:44 +05:30
Sagar Sharma
656008dd66
refactor: rewrite Warehouse wise Item Balance Age and Value Report queries in QB
...
(cherry picked from commit 8103856a41 )
2022-10-18 08:22:56 +00:00
Sagar Sharma
362bf5fc19
refactor: rewrite Total Stock Summary Report queries in QB
...
(cherry picked from commit 7c759b193c )
2022-10-18 08:22:56 +00:00
Sagar Sharma
8af90b2421
refactor: rewrite Supplier-Wise Sales Analytics Report queries in QB
...
(cherry picked from commit d3c073dc25 )
2022-10-18 08:22:55 +00:00
Sagar Sharma
6903fb68d3
refactor: rewrite Stock Projected Qty Report queries in QB
...
(cherry picked from commit c18f13a45b )
2022-10-18 08:22:55 +00:00
Sagar Sharma
907a41a8da
refactor: rewrite Item Prices Report queries in QB
...
(cherry picked from commit e312d17eae )
2022-10-18 08:22:55 +00:00
Sagar Sharma
e62fdf4af0
refactor: rewrite Delayed Item Report queries in QB
...
(cherry picked from commit bb59346651 )
2022-10-18 08:22:55 +00:00
Sagar Sharma
720370537f
refactor: rewrite Batch-Wise Balance History Report queries in QB
...
(cherry picked from commit 1c1f991d2f )
# Conflicts:
# erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py
2022-10-18 08:22:54 +00:00
Sagar Sharma
5a85c2d661
refactor: rewrite Batch Item Expiry Status Report queries in QB
...
(cherry picked from commit 2c9d9577e3 )
2022-10-18 08:22:54 +00:00
Sagar Sharma
64e9a25347
Merge pull request #32630 from frappe/mergify/bp/version-14-hotfix/pr-32527
...
refactor: rewrite buying reports queries in qb (backport #32527 )
2022-10-18 10:47:47 +05:30
Sagar Sharma
2191f8a488
refactor: rewrite Procurement Tracker Report queries in QB
...
(cherry picked from commit e78a706994 )
2022-10-18 04:37:03 +00:00
Sagar Sharma
1fbbaa8fcf
refactor: rewrite Supplier Quotation Comparison Report queries in QB
...
(cherry picked from commit a14b9c7bac )
2022-10-18 04:37:02 +00:00
Sagar Sharma
fbb641936e
refactor: rewrite Purchase Order Analysis Report queries in QB
...
(cherry picked from commit a5b3f8cae9 )
2022-10-18 04:37:02 +00:00
Deepesh Garg
891a4afb5f
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32598
2022-10-18 10:00:46 +05:30
Deepesh Garg
01c5fbdbfb
Merge pull request #32623 from frappe/mergify/bp/version-14-hotfix/pr-32622
...
fix: Ignore linked purchase invoice on cancel (backport #32622 )
2022-10-18 09:12:48 +05:30
Deepesh Garg
cc938fb028
fix: Ignore linked purchase invoice on cancel
...
(cherry picked from commit faadf78332 )
2022-10-17 14:08:50 +00:00
Deepesh Garg
9bcec15ca4
Merge pull request #32619 from frappe/mergify/bp/version-14-hotfix/pr-32618
...
test: lead creation and deletion restricted to dummy company (backport #32618 )
2022-10-17 19:37:36 +05:30
ruthra kumar
a88ac4016a
refactor: split ple creation function into two
...
refactor create_payment_ledger_entry function into 2.
one for generating ple map and one for DB entry creation
(cherry picked from commit 9b50221bf0 )
2022-10-17 13:16:20 +00:00
rohitwaghchaure
0654f303bb
Merge pull request #32615 from frappe/mergify/bp/version-14-hotfix/pr-32613
...
fix: group warehouse filter not working for Batch-wise Balance history report (backport #32613 )
2022-10-17 18:04:09 +05:30
ruthra kumar
98e7b2dd25
test: lead creation and deletion restricted to dummy company
...
(cherry picked from commit ced8d2a537 )
2022-10-17 11:42:33 +00:00
Rohit Waghchaure
1ee0d990e5
chore: seperate function to apply filter for warehouse in case of QB
...
(cherry picked from commit 2481574a28 )
2022-10-17 09:43:30 +00:00
Rohit Waghchaure
faedd85b66
fix: group warehouse filter not working for Batchwise Balance history report
...
(cherry picked from commit 6381e75fa5 )
2022-10-17 09:43:29 +00:00
Deepesh Garg
2db1da0c8a
Merge pull request #32612 from frappe/mergify/bp/version-14-hotfix/pr-32607
...
chore: Remove HRMS related code (backport #32607 )
2022-10-17 14:53:39 +05:30
Deepesh Garg
d9519f24aa
chore: Remove HRMS related code ( #32607 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
(cherry picked from commit dc3fe85921 )
2022-10-17 06:09:25 +00:00
Deepesh Garg
a260c594c1
Merge pull request #32608 from frappe/mergify/bp/version-14-hotfix/pr-32591
...
fix: Renamed Notes section to Comments (backport #32591 )
2022-10-15 18:26:00 +05:30
Nabin Hait
dac5989d72
fix: Renamed Dashboard tab label to Connections
...
(cherry picked from commit f561d8f689 )
2022-10-15 12:13:35 +00:00
Nabin Hait
9e94dd9203
fix: Renamed Notes section to Comments
...
(cherry picked from commit 56a4a77398 )
2022-10-15 12:13:35 +00:00
Deepesh Garg
794167aa36
Merge pull request #32606 from frappe/mergify/bp/version-14-hotfix/pr-32594
...
fix: Party account for multi-order invoices (backport #32594 )
2022-10-15 17:41:14 +05:30
Deepesh Garg
eaea8469fc
fix: Party account for multi-order invoices
...
(cherry picked from commit fd49503ba2 )
2022-10-15 11:29:42 +00:00
mergify[bot]
af4dafdc64
fix: add project settings to projects workspace (backport #32568 ) ( #32600 )
...
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2022-10-14 18:01:43 +05:30
ruthra kumar
a012c55c81
Merge pull request #32592 from frappe/mergify/bp/version-14-hotfix/pr-32567
...
fix: deduplicate Payment Ledger on Item value repost (backport #32567 )
2022-10-13 15:28:57 +05:30
mergify[bot]
6a89cb57b0
chore: drop dead code (backport #32595 ) ( #32596 )
...
chore: drop dead code (#32595 )
[skip ci]
(cherry picked from commit 50e9698932 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-10-13 15:27:17 +05:30
ruthra kumar
3c457e2638
test: dedeplication on payment ledger upon repost
...
(cherry picked from commit eb819368aa )
2022-10-13 08:32:51 +00:00
ruthra kumar
62cabdf792
fix: delete old ple's on item value repost
...
(cherry picked from commit 65992304bc )
2022-10-13 08:32:51 +00:00
mergify[bot]
ed85683fea
fix: don't try to update youtube data if disabled in settings (backport #32588 ) ( #32589 )
...
fix: don't try to update youtube data if disabled in settings (#32588 )
fix: cast value from db
[skip ci]
(cherry picked from commit e543dca6a0 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2022-10-13 11:55:36 +05:30
mergify[bot]
829a0ff827
fix: type-cast while saving an item (backport #32549 ) ( #32578 )
...
fix: type-cast while saving an item (#32549 )
(cherry picked from commit 43037d893d )
Co-authored-by: Rohan <Alchez@users.noreply.github.com >
2022-10-13 11:54:22 +05:30
Sagar Sharma
0674d42c96
Merge pull request #32586 from frappe/mergify/bp/version-14-hotfix/pr-32576
...
fix: `Brand Defaults` filters (backport #32576 )
2022-10-12 19:25:32 +05:30
Sagar Sharma
cb0c4b5664
fix: Brand Defaults filters
...
(cherry picked from commit 7da32c7db3 )
2022-10-12 13:53:35 +00:00
Frappe PR Bot
36b9926527
chore(release): Bumped to Version 14.3.0
...
# [14.3.0](https://github.com/frappe/erpnext/compare/v14.2.3...v14.3.0 ) (2022-10-12)
### Bug Fixes
* consider outgoingrate while valuation rate calculate ([423c019 ](423c0190e2 ))
* consider sales rate as incoming rate for transit warehouse in purchase flow ([948b231 ](948b231e92 ))
* Do not add tax withheld vouchers post tax withheding in one document ([bd8e61b ](bd8e61b2dc ))
* Explicitly update modified (backport [#32519 ](https://github.com/frappe/erpnext/issues/32519 )) ([#32575 ](https://github.com/frappe/erpnext/issues/32575 )) ([154904e ](154904e960 ))
* Hanlde rounding loss for internal transfer ([8eda2db ](8eda2dbdf8 ))
* Incoming rate precision fixes for intra company transfer ([b653f43 ](b653f43b70 ))
* make readings status mandatory in Quality Inspection ([50d790c ](50d790c919 ))
* minor cleanup ([236a5f3 ](236a5f37c7 ))
* more fields reordering related to Tab Break ([db4fbc9 ](db4fbc9e58 ))
* PO cancel post advance payment cancel against PO ([bda25c4 ](bda25c4d5d ))
* removed unnecessary imports ([31782d6 ](31782d6f71 ))
* set Quality Inspection status based on readings status ([e25db8b ](e25db8b1b5 ))
* single column indexes (backport [#32425 ](https://github.com/frappe/erpnext/issues/32425 )) ([#32513 ](https://github.com/frappe/erpnext/issues/32513 )) ([2f1b8af ](2f1b8af13c ))
* Tax withholding related fixes ([d5f6938 ](d5f693806b ))
* test case ([0b26131 ](0b26131b65 ))
* **test:** `test_rejected_qi_validation` ([943e619 ](943e6192cc ))
* TooManyWritesError during reposting of stock ([73742ff ](73742ff565 ))
* unlink payment on invoice cancellation ([8ba503b ](8ba503bf0e ))
* use naming_series in budget ([0a24859 ](0a24859c9c ))
* value error on pos submit ([4b65dd7 ](4b65dd7f2a ))
### Features
* **JE:** trigger account field when fetched from template ([17dd1ab ](17dd1abb34 )), closes [#32409 ](https://github.com/frappe/erpnext/issues/32409 )
* provision to return non consumed components against the work order ([d0f3818 ](d0f3818060 ))
* Tab Break in Material Request ([79151be ](79151be8ce ))
* Tab Break in Purchase Invoice ([89314d4 ](89314d4171 ))
* Tab Break in Purchase Order ([5a8329a ](5a8329add1 ))
* Tab Break in Purchase Receipt ([b092791 ](b092791ac8 ))
* Tab Break in Quotation ([b0a9f79 ](b0a9f79e18 ))
* Tab Break in Sales Order, Delivery Note, Sales Invoice and Purchase Order ([31cd96b ](31cd96bc89 ))
* Tab Break in Supplier Quotation ([22ad3ad ](22ad3ad6f3 ))
2022-10-12 12:21:48 +00:00
Deepesh Garg
d38071eb20
Merge pull request #32560 from frappe/version-14-hotfix
...
chore: release v14
2022-10-12 17:50:12 +05:30
Deepesh Garg
c4b39c7c1c
Merge branch 'version-14' into version-14-hotfix
2022-10-12 17:19:33 +05:30
Deepesh Garg
c83c645ab0
Merge pull request #32579 from frappe/mergify/bp/version-14-hotfix/pr-32563
...
fix: consider sales rate as incoming rate for transit warehouse in purchase flow (backport #32563 )
2022-10-12 17:16:36 +05:30
Deepesh Garg
eab24b8366
Merge pull request #32582 from frappe/mergify/bp/version-14-hotfix/pr-32272
...
fix: Incoming rate precision fixes for intra company transfer (backport #32272 )
2022-10-12 17:05:18 +05:30
rohitwaghchaure
31782d6f71
fix: removed unnecessary imports
2022-10-12 16:34:48 +05:30
Deepesh Garg
2494ccc0a2
chore: check only for inter-company transfers
...
(cherry picked from commit 9aa5e20ef7 )
2022-10-12 10:54:33 +00:00
Deepesh Garg
108720b9c3
chore: fix precision condition
...
(cherry picked from commit 49601558c6 )
2022-10-12 10:54:33 +00:00
Deepesh Garg
4f3e209009
chore: Use proper accounts
...
(cherry picked from commit 1c05c004cd )
2022-10-12 10:54:33 +00:00
Deepesh Garg
23b18a5e38
chore: Increase precision for other doc fields
...
(cherry picked from commit c8d2181498 )
2022-10-12 10:54:33 +00:00
Deepesh Garg
b386b8c634
chore: GL Entries for SLE diff
...
(cherry picked from commit df2a0e265b )
2022-10-12 10:54:32 +00:00
Deepesh Garg
49221d47c2
test: Internal tranfer precision loss test
...
(cherry picked from commit dc20b21fb5 )
2022-10-12 10:54:32 +00:00
Deepesh Garg
09e9675653
chore: Increase incoming_rate field precision to 6
...
(cherry picked from commit b31c3bd35d )
2022-10-12 10:54:32 +00:00
Deepesh Garg
8eda2dbdf8
fix: Hanlde rounding loss for internal transfer
...
(cherry picked from commit 6e47fd54a0 )
2022-10-12 10:54:32 +00:00
Deepesh Garg
b653f43b70
fix: Incoming rate precision fixes for intra company transfer
...
(cherry picked from commit 083309c056 )
2022-10-12 10:54:31 +00:00
Rohit Waghchaure
0b26131b65
fix: test case
...
(cherry picked from commit 98bf8e1304 )
2022-10-12 10:51:00 +00:00
Rohit Waghchaure
423c0190e2
fix: consider outgoingrate while valuation rate calculate
...
(cherry picked from commit 3266e54e33 )
2022-10-12 10:51:00 +00:00
Rohit Waghchaure
948b231e92
fix: consider sales rate as incoming rate for transit warehouse in purchase flow
...
(cherry picked from commit 683a47f7a1 )
2022-10-12 10:50:59 +00:00
Deepesh Garg
23aca6663f
Merge pull request #32565 from frappe/mergify/bp/version-14-hotfix/pr-32408
...
feat: Tab Breaks in all Sales and Purchase cycle transactions (backport #32408 )
2022-10-12 14:13:38 +05:30
Deepesh Garg
6c85bdd735
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32408
2022-10-12 13:04:01 +05:30
mergify[bot]
154904e960
fix: Explicitly update modified (backport #32519 ) ( #32575 )
...
fix: Explicitly update modified (#32519 )
* fix: Explicitly update modified
required after https://github.com/frappe/frappe/pull/18301
* chore: fix broken translations
(cherry picked from commit 8376fbc982 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-10-12 12:59:06 +05:30
mergify[bot]
03db8b2f5f
ci: disable orchestrator (backport #32571 ) ( #32572 )
...
* ci: disable orchestrator (#32571 )
(cherry picked from commit 6ce3ce758c )
* chore: correct build count
* chore: no cov
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-10-12 12:14:48 +05:30
Nabin Hait
236a5f37c7
fix: minor cleanup
...
(cherry picked from commit e71c417f7e )
2022-10-11 10:33:30 +00:00
Nabin Hait
db4fbc9e58
fix: more fields reordering related to Tab Break
...
(cherry picked from commit 5389a35798 )
2022-10-11 10:33:30 +00:00
Nabin Hait
89314d4171
feat: Tab Break in Purchase Invoice
...
(cherry picked from commit aaf3c2b329 )
2022-10-11 10:33:30 +00:00
Nabin Hait
b092791ac8
feat: Tab Break in Purchase Receipt
...
(cherry picked from commit 35f836c4b7 )
2022-10-11 10:33:30 +00:00
Nabin Hait
22ad3ad6f3
feat: Tab Break in Supplier Quotation
...
(cherry picked from commit 3d9263bf86 )
2022-10-11 10:33:29 +00:00
Nabin Hait
79151be8ce
feat: Tab Break in Material Request
...
(cherry picked from commit 2172c5034a )
2022-10-11 10:33:29 +00:00
Nabin Hait
5a8329add1
feat: Tab Break in Purchase Order
...
(cherry picked from commit 10a25603ac )
2022-10-11 10:33:29 +00:00
Nabin Hait
b0a9f79e18
feat: Tab Break in Quotation
...
(cherry picked from commit 7546562139 )
2022-10-11 10:33:28 +00:00
Nabin Hait
31cd96bc89
feat: Tab Break in Sales Order, Delivery Note, Sales Invoice and Purchase Order
...
(cherry picked from commit f6613e1e4c )
2022-10-11 10:33:27 +00:00
ruthra kumar
db563483cb
Merge pull request #32558 from frappe/mergify/bp/version-14-hotfix/pr-32557
...
fix: Value error on validation of POS invoices with Serial Nos (backport #32557 )
2022-10-11 15:36:36 +05:30
ruthra kumar
6fa1b892f7
test: value error on serial no validation on pos
...
(cherry picked from commit 9e2bd10d03 )
2022-10-11 09:13:36 +00:00
ruthra kumar
4b65dd7f2a
fix: value error on pos submit
...
(cherry picked from commit 4b908ebcd6 )
2022-10-11 09:13:35 +00:00
Deepesh Garg
62296c85cd
Merge pull request #32543 from frappe/mergify/bp/version-14-hotfix/pr-32497
...
chore: set `Quality Inspection` status based on readings status (backport #32497 )
2022-10-11 14:02:58 +05:30
ruthra kumar
a71be4e99a
Merge pull request #32550 from frappe/mergify/bp/version-14-hotfix/pr-32548
...
fix: allow deletion of cancelled Invoices once payments are unlinked (backport #32548 )
2022-10-11 13:47:57 +05:30
Ankush Menat
c9002526b9
chore: update codeowners
2022-10-11 12:33:51 +05:30
Deepesh Garg
b9b08e4d5e
Merge pull request #32555 from frappe/mergify/bp/version-14-hotfix/pr-32554
...
fix: use naming_series in budget (backport #32554 )
2022-10-11 11:51:51 +05:30
Sagar Sharma
3c0bca3d74
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32497
2022-10-11 11:45:19 +05:30
Anand Baburajan
27509e2141
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32554
2022-10-11 11:06:44 +05:30
rohitwaghchaure
52dd967b0d
Merge pull request #32542 from frappe/mergify/bp/version-14-hotfix/pr-32393
...
feat: provision to return non consumed components against the work order (backport #32393 )
2022-10-11 10:39:18 +05:30
Deepesh Garg
9601e47ae4
Merge pull request #32540 from frappe/mergify/bp/version-14-hotfix/pr-32536
...
fix: PO cancel post advance payment cancel against PO (backport #32536 )
2022-10-11 10:17:10 +05:30
anandbaburajan
0a24859c9c
fix: use naming_series in budget
...
(cherry picked from commit e4d7d8c42d )
2022-10-11 04:46:10 +00:00
ruthra kumar
998367cedc
test: update ple on payment unlink for SI's and SO's
...
(cherry picked from commit 143f905838 )
2022-10-10 11:12:38 +00:00
ruthra kumar
8ba503bf0e
fix: unlink payment on invoice cancellation
...
(cherry picked from commit 537d953f4c )
2022-10-10 11:12:38 +00:00
Sagar Sharma
943e6192cc
fix(test): test_rejected_qi_validation
...
(cherry picked from commit 4992e4a2b8 )
2022-10-10 05:20:45 +00:00
Sagar Sharma
91b0e7ddbd
test: add test cases for Quality Inspection status
...
(cherry picked from commit fcc1272d42 )
2022-10-10 05:20:45 +00:00
Sagar Sharma
e25db8b1b5
fix: set Quality Inspection status based on readings status
...
(cherry picked from commit 2657ece2cd )
2022-10-10 05:20:44 +00:00
Sagar Sharma
50d790c919
fix: make readings status mandatory in Quality Inspection
...
(cherry picked from commit d7c3b7633a )
2022-10-10 05:20:44 +00:00
Sagar Sharma
8a4c07a7e8
chore: add Manual Inspection field in Quality Inspection DocType
...
(cherry picked from commit 39707757a6 )
2022-10-10 05:20:44 +00:00
Rohit Waghchaure
d0f3818060
feat: provision to return non consumed components against the work order
...
(cherry picked from commit d59ed24e6c )
2022-10-10 03:39:25 +00:00
Deepesh Garg
bda25c4d5d
fix: PO cancel post advance payment cancel against PO
...
(cherry picked from commit d806e32030 )
2022-10-09 13:06:06 +00:00
Frappe PR Bot
f70103dac6
chore(release): Bumped to Version 14.2.3
...
## [14.2.3](https://github.com/frappe/erpnext/compare/v14.2.2...v14.2.3 ) (2022-10-07)
### Bug Fixes
* Do not add tax withheld vouchers post tax withheding in one document ([6060072 ](6060072d22 ))
* Tax withholding related fixes ([a226fcf ](a226fcf898 ))
2022-10-07 12:40:22 +00:00
Deepesh Garg
a519d68826
Merge pull request #32525 from frappe/mergify/bp/version-14/pr-32522
...
fix: Tax withholding related fixes (backport #32522 )
2022-10-07 18:08:51 +05:30
Deepesh Garg
49cedca8de
Merge pull request #32524 from frappe/mergify/bp/version-14-hotfix/pr-32522
...
fix: Tax withholding related fixes (backport #32522 )
2022-10-07 18:08:39 +05:30
Deepesh Garg
6060072d22
fix: Do not add tax withheld vouchers post tax withheding in one document
...
(cherry picked from commit 781d160c68 )
2022-10-07 12:03:29 +00:00
Deepesh Garg
a226fcf898
fix: Tax withholding related fixes
...
(cherry picked from commit abf5b6be3e )
2022-10-07 12:03:29 +00:00
Deepesh Garg
bd8e61b2dc
fix: Do not add tax withheld vouchers post tax withheding in one document
...
(cherry picked from commit 781d160c68 )
2022-10-07 11:03:40 +00:00
Deepesh Garg
d5f693806b
fix: Tax withholding related fixes
...
(cherry picked from commit abf5b6be3e )
2022-10-07 11:03:40 +00:00
mergify[bot]
5f6bbd4929
chore: drop stale demo page (backport #32515 ) ( #32516 )
...
chore: drop stale demo page (#32515 )
(cherry picked from commit 07c4a74838 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-10-06 13:03:29 +05:30
mergify[bot]
2f1b8af13c
fix: single column indexes (backport #32425 ) ( #32513 )
...
fix: single column indexes (#32425 )
refactor: move single column indexes to doctypes
(cherry picked from commit 8d1db0ea3d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-10-06 11:37:43 +05:30
Deepesh Garg
3d6a37ea04
Merge pull request #32510 from frappe/mergify/bp/version-14-hotfix/pr-32385
...
chore: update fr translation (backport #32385 )
2022-10-06 09:03:20 +05:30
HENRY Florian
3caf905019
chore: update fr translation ( #32385 )
...
(cherry picked from commit 0e4017cbe5 )
2022-10-05 17:20:04 +00:00
Deepesh Garg
4941b6e280
Merge pull request #32501 from frappe/mergify/bp/version-14-hotfix/pr-32491
...
refactor: remove duplicate entries on remarks migration patch (backport #32491 )
2022-10-05 18:16:51 +05:30
Deepesh Garg
a02ddc92ef
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32491
2022-10-05 17:30:25 +05:30
Deepesh Garg
6017f6790e
Merge pull request #32503 from frappe/mergify/bp/version-14-hotfix/pr-32499
...
fix: TooManyWritesError during reposting of stock (backport #32499 )
2022-10-05 17:29:56 +05:30
Deepesh Garg
3daff104c3
Merge pull request #32505 from frappe/mergify/bp/version-14-hotfix/pr-32478
...
feat(JE): trigger account field when fetched from template (backport #32478 )
2022-10-05 17:28:49 +05:30
Dany Robert
17dd1abb34
feat(JE): trigger account field when fetched from template
...
Closes #32409
(cherry picked from commit c35adcf5a1 )
2022-10-05 10:38:41 +00:00
Rohit Waghchaure
73742ff565
fix: TooManyWritesError during reposting of stock
...
(cherry picked from commit aaabba9b1e )
2022-10-05 10:36:18 +00:00
ruthra kumar
70e990c4f3
refactor: remove duplicate entries on remarks migration patch
...
(cherry picked from commit 518ab93e03 )
2022-10-05 10:35:06 +00:00
Frappe PR Bot
217e407371
chore(release): Bumped to Version 14.2.2
...
## [14.2.2](https://github.com/frappe/erpnext/compare/v14.2.1...v14.2.2 ) (2022-10-04)
### Bug Fixes
* (bulk transaction) key error and better error logging (backport [#32445 ](https://github.com/frappe/erpnext/issues/32445 )) ([#32463 ](https://github.com/frappe/erpnext/issues/32463 )) ([7a80385 ](7a8038500d ))
* add non-stock item filter for `fg_item` in PO ([11f9279 ](11f92797b9 ))
* add validation for non-stock item in SCR ([793fa18 ](793fa18225 ))
* asset requiring maintenance sold status and added test [v14-hotfix] ([c0a141b ](c0a141bfcd ))
* asset tests ([6710337 ](671033755f ))
* calculate depreciation properly on asset sale entry and scrap entry ([f5f13c4 ](f5f13c4611 ))
* Create accounting dimension fields in asset capitalization ([9ec0d10 ](9ec0d104a5 ))
* Disbursement Account in patch to update old loans ([0973989 ](097398914e ))
* don't allow to update `Maintain Stock` if the item has a `BOM` ([e5d1f59 ](e5d1f59d96 ))
* fetch swift_number in payment_request ([f09222a ](f09222a9e5 ))
* fix restore asset value after depreciation ([8605245 ](86052450a5 ))
* fixes query builder order by issue in postgres (backport [#32441 ](https://github.com/frappe/erpnext/issues/32441 )) ([#32465 ](https://github.com/frappe/erpnext/issues/32465 )) ([8851826 ](8851826a57 ))
* Incorrect TCS amount deducted in Sales Invoice ([4d51d73 ](4d51d73797 ))
* Item details fetching on making transaction from item dashboard ([db60299 ](db60299cf3 ))
* not able to return sold expired batches ([9c56a5f ](9c56a5ff7c ))
* payment request make bank field Link instead of Read Only ([c8c0f34 ](c8c0f345d7 ))
* pick list picked-qty for batch item ([32107c4 ](32107c4a79 ))
* refactor asset capitilization ([bad3b33 ](bad3b330f4 ))
* searchfields as per customize form not working for Item ([f167abb ](f167abbbfd ))
* show `Make Purchase Invoice` button based on permission ([fd86876 ](fd86876a0e ))
* supplied items added twice in Stock Entry ([d91ac5e ](d91ac5e549 ))
* test_scrap_asset ([fd232d1 ](fd232d1db7 ))
* typo in sales_register's filter mode_of_payment (backport [#32371 ](https://github.com/frappe/erpnext/issues/32371 )) ([#32446 ](https://github.com/frappe/erpnext/issues/32446 )) ([1918b5c ](1918b5c4b0 ))
* update with new Frappe color. fix [#32455 ](https://github.com/frappe/erpnext/issues/32455 ) ([#32456 ](https://github.com/frappe/erpnext/issues/32456 )) ([3e7582f ](3e7582f55b ))
### Reverts
* Revert "fix: fetch swift_number in payment_request" ([d3c151f ](d3c151f32b ))
2022-10-04 12:13:08 +00:00
Deepesh Garg
90607becb8
Merge pull request #32493 from frappe/version-14-hotfix
...
chore: release v14
2022-10-04 17:41:32 +05:30
mergify[bot]
d6888bc8c8
refactor(UI): clean up portal pages (backport #29018 ) ( #32489 )
...
refactor(UI): clean up portal pages (#29018 )
* refactor: list view for portal pages
* refactor: add align center class
* refactor: change footer btn class(primary)
* refactor: add order style page
* refactor: import order page in website
* refactor: remove table elements
* fix: preview image height
* fix: make string translatable
* refactor: change font variables
* refactor: order preview bg white
* refactor: center align items
* fix: breadcrumb padding
* refactor: make preview image rounded
* refactor: add condition for image container
* refactor: change alignment for mobile view
* fix: make footer button secondary
* refactor: clean code
* refactor: code indentantion
* refactor: remove space
* fix: Payment section cleanup
Co-authored-by: Summayya <frappe@Summayyas-MacBook-Air.local >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit da43a5e371 )
Co-authored-by: Summayya Hashmani <58825865+sumaiya2908@users.noreply.github.com >
2022-10-04 10:21:50 +05:30
rohitwaghchaure
063f206b9b
Merge pull request #32469 from frappe/mergify/bp/version-14-hotfix/pr-32466
...
fix: not able to return sold expired batches (backport #32466 )
2022-10-04 07:34:09 +05:30
mergify[bot]
7a8038500d
fix: (bulk transaction) key error and better error logging (backport #32445 ) ( #32463 )
...
fix: (bulk transaction) key error and better error logging (#32445 )
* fix: (bulk transaction) key error and better error logging
* chore: pre-commit
* chore: linter - missing comma
(cherry picked from commit 91055151ce )
Co-authored-by: Dany Robert <danyrt@wahni.com >
2022-10-03 17:45:51 +05:30
mergify[bot]
8851826a57
fix: fixes query builder order by issue in postgres (backport #32441 ) ( #32465 )
...
fix: fixes query builder order by issue in postgres (#32441 )
* fix: fixes query builder order by issue in postgres
* fix: linter
(cherry picked from commit 69efd2ee24 )
Co-authored-by: Shridhar Patil <shridhar.p@zerodha.com >
2022-10-03 16:25:23 +05:30
Sagar Sharma
2a82f16680
Merge pull request #32473 from frappe/mergify/bp/version-14-hotfix/pr-32472
...
fix: pick list picked-qty for batch item (backport #32472 )
2022-10-03 15:24:14 +05:30
Sagar Sharma
32107c4a79
fix: pick list picked-qty for batch item
...
(cherry picked from commit ba02209f1d )
2022-10-03 09:16:37 +00:00
Deepesh Garg
bbc7559380
Merge pull request #32468 from frappe/mergify/bp/version-14-hotfix/pr-32394
...
fix: fetch swift number in payment request from bank doctype (backport #32394 )
2022-10-03 14:29:06 +05:30
Rohit Waghchaure
9c56a5ff7c
fix: not able to return sold expired batches
...
(cherry picked from commit 0b1727cf79 )
2022-10-03 07:45:46 +00:00
Maharshi Patel
c8c0f345d7
fix: payment request make bank field Link instead of Read Only
...
(cherry picked from commit dc8d49260c )
2022-10-03 07:26:38 +00:00
Maharshi Patel
d3c151f32b
Revert "fix: fetch swift_number in payment_request"
...
This reverts commit f42a8e4e03 .
(cherry picked from commit 9245d3b5cd )
2022-10-03 07:26:38 +00:00
Maharshi Patel
f09222a9e5
fix: fetch swift_number in payment_request
...
There isn't direct link between payment_request and bank so swift_number wasn't fetched using Fetch form. I fixed it by fetching swift_number on_change of bank_account.
(cherry picked from commit f42a8e4e03 )
2022-10-03 07:26:38 +00:00
Deepesh Garg
ba80ba07f1
Merge pull request #32461 from frappe/mergify/bp/version-14-hotfix/pr-32456
...
fix: update with new Frappe color. fix #32455 (backport #32456 )
2022-10-03 09:14:57 +05:30
Deepesh Garg
34845b7630
Merge pull request #32459 from frappe/mergify/bp/version-14-hotfix/pr-32454
...
fix: test_scrap_asset not working on end of month (backport #32454 )
2022-10-03 09:04:01 +05:30
Deepesh Garg
ecfa64f22e
Merge pull request #32460 from AnandBaburajan/fix_asset_sold_status_v14
...
fix: status of assets with maintenance_required changing back to 'Partially Depreciated' some time after being sold (backport #32405 )
2022-10-03 08:58:40 +05:30
Muvuk
3e7582f55b
fix: update with new Frappe color. fix #32455 ( #32456 )
...
* Update with new Frappe color.
* refactor: use css variables
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
(cherry picked from commit 73e5a7d671 )
2022-10-02 17:02:02 +00:00
Anand Baburajan
6f571218bf
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32454
2022-10-02 19:14:00 +05:30
Anand Baburajan
8ab2f2f925
Merge branch 'version-14-hotfix' into fix_asset_sold_status_v14
2022-10-02 18:31:04 +05:30
Deepesh Garg
2d34761057
Merge pull request #32429 from frappe/mergify/bp/version-14-hotfix/pr-32420
...
patch: Create accounting dimension fields in asset capitalization (backport #32420 )
2022-10-02 18:28:06 +05:30
anandbaburajan
c0a141bfcd
fix: asset requiring maintenance sold status and added test [v14-hotfix]
2022-10-02 18:27:37 +05:30
anandbaburajan
fd232d1db7
fix: test_scrap_asset
...
(cherry picked from commit 47bd4be71b )
2022-10-02 12:15:55 +00:00
Deepesh Garg
df9147f2e5
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32420
2022-10-02 17:45:30 +05:30
Sagar Sharma
8e68219c5b
Merge pull request #32440 from frappe/mergify/bp/version-14-hotfix/pr-32428
...
fix: don't allow to update `Maintain Stock` if the item has a `BOM` (backport #32428 )
2022-10-02 12:07:28 +05:30
Sagar Sharma
060ce45572
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32428
2022-10-01 14:32:18 +05:30
Sagar Sharma
432da7d1d1
Merge pull request #32444 from frappe/mergify/bp/version-14-hotfix/pr-32439
...
fix: add non-stock item filter for `fg_item` in PO (backport #32439 )
2022-10-01 14:32:02 +05:30
Sagar Sharma
9318d9a7fc
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32439
2022-10-01 14:31:49 +05:30
Deepesh Garg
faca06d6c3
Merge pull request #32433 from frappe/mergify/bp/version-14-hotfix/pr-32368
...
chore: remove discount accounting logic from PI and PI Item (backport #32368 )
2022-10-01 12:05:10 +05:30
mergify[bot]
1918b5c4b0
fix: typo in sales_register's filter mode_of_payment (backport #32371 ) ( #32446 )
...
fix: typo in sales_register's filter mode_of_payment (#32371 )
2022-10-01 12:04:16 +05:30
Deepesh Garg
444f3b5397
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32368
2022-10-01 11:10:03 +05:30
Deepesh Garg
3736f4ecb8
Merge pull request #32430 from frappe/mergify/bp/version-14-hotfix/pr-32402
...
fix: Item details fetching on making transaction from item dashboard (backport #32402 )
2022-10-01 11:03:08 +05:30
Deepesh Garg
5fe2079dcc
Merge pull request #32434 from frappe/mergify/bp/version-14-hotfix/pr-32412
...
fix: Incorrect TCS amount deducted in Sales Invoice (backport #32412 )
2022-10-01 11:01:28 +05:30
Sagar Sharma
11f92797b9
fix: add non-stock item filter for fg_item in PO
...
(cherry picked from commit f95ed7dca2 )
2022-09-30 18:29:54 +00:00
Sagar Sharma
17996efbc7
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32428
2022-09-30 23:57:49 +05:30
Sagar Sharma
c2bed24c31
Merge pull request #32438 from frappe/mergify/bp/version-14-hotfix/pr-32436
...
fix: add validation for non-stock item in SCR (backport #32436 )
2022-09-30 23:57:30 +05:30
Sagar Sharma
e5d1f59d96
fix: don't allow to update Maintain Stock if the item has a BOM
...
(cherry picked from commit 6d0842465b )
2022-09-30 13:39:11 +00:00
Sagar Sharma
793fa18225
fix: add validation for non-stock item in SCR
...
(cherry picked from commit fa2290657a )
2022-09-30 11:23:50 +00:00
Deepesh Garg
f7ec00ef49
chore: Remove print statements
...
(cherry picked from commit bff3cd9068 )
2022-09-30 10:35:58 +00:00
Deepesh Garg
4d51d73797
fix: Incorrect TCS amount deducted in Sales Invoice
...
(cherry picked from commit 08443c6421 )
2022-09-30 10:35:57 +00:00
ruthra kumar
7a096231fb
chore: clean up purchase invoice and purchase invoice item
...
1. remove discount accounting related fields from purchase invoice and
purchase invoice item
2. clean buying settings doctype
(cherry picked from commit 21095502b9 )
2022-09-30 10:29:17 +00:00
Deepesh Garg
db60299cf3
fix: Item details fetching on making transaction from item dashboard
...
(cherry picked from commit 0439e41a44 )
2022-09-30 10:27:15 +00:00
Nabin Hait
9ec0d104a5
fix: Create accounting dimension fields in asset capitalization
...
(cherry picked from commit fe891aa488 )
2022-09-30 10:26:33 +00:00
Sagar Sharma
7243089027
Merge pull request #32418 from frappe/mergify/bp/version-14-hotfix/pr-32404
...
fix(ux): show `Make Purchase Invoice` button based on permission (backport #32404 )
2022-09-29 17:16:25 +05:30
rohitwaghchaure
5aa9c4fd07
Merge pull request #32417 from frappe/mergify/bp/version-14-hotfix/pr-32414
...
fix: searchfields as per customize form not working for Item (backport #32414 )
2022-09-29 15:45:10 +05:30
Sagar Sharma
fd86876a0e
fix: show Make Purchase Invoice button based on permission
...
(cherry picked from commit 80080a3d7b )
2022-09-29 09:26:36 +00:00
Rohit Waghchaure
3f0a3b702d
test: added test case
...
(cherry picked from commit 3656f7d06f )
2022-09-29 09:22:44 +00:00
Rohit Waghchaure
f167abbbfd
fix: searchfields as per customize form not working for Item
...
(cherry picked from commit fd889fd29a )
2022-09-29 09:22:44 +00:00
Nabin Hait
5015f38a8d
Merge pull request #32398 from frappe/mergify/bp/version-14-hotfix/pr-32226
...
fix: calculate depreciation properly on asset sale entry and scrap entry (backport #32226 )
2022-09-29 12:34:42 +05:30
anandbaburajan
381231257b
chore: fix merge conflicts
2022-09-29 11:59:53 +05:30
Anand Baburajan
f4648ed610
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32226
2022-09-28 22:24:03 +05:30
Sagar Sharma
51fcb3c666
Merge pull request #32407 from frappe/mergify/bp/version-14-hotfix/pr-32406
...
fix: supplied items added twice in Stock Entry (backport #32406 )
2022-09-28 21:44:59 +05:30
Sagar Sharma
7b11da2373
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32406
2022-09-28 21:44:50 +05:30
Deepesh Garg
5c0446d9fc
Merge pull request #32411 from frappe/mergify/bp/version-14-hotfix/pr-32403
...
fix: Disbursement Account in patch to update old loans (backport #32403 )
2022-09-28 20:14:01 +05:30
Deepesh Garg
097398914e
fix: Disbursement Account in patch to update old loans
...
(cherry picked from commit be623ce8e8 )
2022-09-28 14:07:00 +00:00
Sagar Sharma
d91ac5e549
fix: supplied items added twice in Stock Entry
...
(cherry picked from commit ac7409bbf3 )
2022-09-28 12:20:55 +00:00
Frappe PR Bot
9c915ceeb2
chore(release): Bumped to Version 14.2.1
...
## [14.2.1](https://github.com/frappe/erpnext/compare/v14.2.0...v14.2.1 ) (2022-09-28)
### Bug Fixes
* `For Quantity` error msg in `Stock Entry` ([4b6e1f4 ](4b6e1f4892 ))
* Add return against indexes for POS Invoice ([3abe4a1 ](3abe4a16af ))
* Add return against indexes for POS Invoice ([32ad36a ](32ad36ad0f ))
* Add strings to translate function ([2eeff8a ](2eeff8a00b ))
* add translate function to strings ([f5a3f8b ](f5a3f8b486 ))
* add translate function to strings ([e464de3 ](e464de3c5d ))
* allow to return expired batches using purchase return ([305eb02](305eb02bfc ))
* consider overproduction percentage for WO finish button ([4a29c7f ](4a29c7fafb ))
* difference amount calculation on payment reconciliation ([b389740 ](b3897406b0 ))
* get amount in words for debit note ([7554ac9 ](7554ac9569 ))
* item_code key error in production plan ([4e31448 ](4e31448e3d ))
* Move subscription process to hourly long quque ([b2f280d ](b2f280dee6 ))
* opening entry causing discepancy between stock and trial balance ([2fd0291 ](2fd0291afb ))
* POS only validate QTY if is_stock_item ([29c4a32 ](29c4a32c33 ))
* POS properly validate stock for bundle products ([6b55a01 ](6b55a01834 ))
* Reduce font size for Process Statement of accounts print/pdf ([bcfa9b8 ](bcfa9b8593 ))
* report chart field type ([931aa62 ](931aa62072 ))
* Scrap Asset Accounting Dimensions (backport [#31949 ](https://github.com/frappe/erpnext/issues/31949 )) ([#32376 ](https://github.com/frappe/erpnext/issues/32376 )) ([a28ae4d ](a28ae4d653 ))
* total value in all keys ([24234d5 ](24234d584d ))
* typo on opportunity summary by sales stage report ([a403e72 ](a403e729d6 ))
2022-09-28 09:49:04 +00:00
Deepesh Garg
4b8dd1fab6
Merge pull request #32375 from frappe/version-14-hotfix
...
chore: release v14
2022-09-28 15:17:26 +05:30
Deepesh Garg
fc581464b8
Merge pull request #32396 from frappe/mergify/bp/version-14-hotfix/pr-32379
...
fix: POS only validate QTY if is_stock_item (backport #32379 )
2022-09-28 14:47:41 +05:30
anandbaburajan
b3b7650ac8
chore: add blank lines
...
(cherry picked from commit c6a7de0e54 )
# Conflicts:
# erpnext/assets/doctype/asset/depreciation.py
2022-09-28 08:59:43 +00:00
anandbaburajan
86052450a5
fix: fix restore asset value after depreciation
...
(cherry picked from commit 43a3400221 )
2022-09-28 08:59:42 +00:00
anandbaburajan
bad3b330f4
fix: refactor asset capitilization
...
(cherry picked from commit 5a8b28c194 )
2022-09-28 08:59:42 +00:00
anandbaburajan
671033755f
fix: asset tests
...
(cherry picked from commit 11ac20e5ee )
2022-09-28 08:59:41 +00:00
anandbaburajan
f5f13c4611
fix: calculate depreciation properly on asset sale entry and scrap entry
...
(cherry picked from commit ff5cad1cd6 )
# Conflicts:
# erpnext/assets/doctype/asset/depreciation.py
2022-09-28 08:59:41 +00:00
Maharshi Patel
6b55a01834
fix: POS properly validate stock for bundle products
...
Stock availability was not calculated properly for Product Bundle with non stock item so i have added logic to properly calculate that as well.
(cherry picked from commit e392ea1104 )
2022-09-28 08:16:23 +00:00
Maharshi Patel
29c4a32c33
fix: POS only validate QTY if is_stock_item
...
POS invoice raised " Item not available " validation error even though item is non_stock.
(cherry picked from commit e39e088f18 )
2022-09-28 08:16:22 +00:00
Deepesh Garg
c9c203a5eb
Merge pull request #32383 from frappe/mergify/bp/version-14-hotfix/pr-32378
...
fix: Add return against indexes for POS Invoice (backport #32378 )
2022-09-28 10:54:44 +05:30
Deepesh Garg
261aac8e26
Merge pull request #32387 from frappe/mergify/bp/version-14-hotfix/pr-32382
...
fix: Move subscription process to hourly long queue (backport #32382 )
2022-09-28 08:09:26 +05:30
Deepesh Garg
b2f280dee6
fix: Move subscription process to hourly long quque
...
(cherry picked from commit 82a2f31ada )
2022-09-27 18:09:50 +00:00
Deepesh Garg
3abe4a16af
fix: Add return against indexes for POS Invoice
...
(cherry picked from commit cbfe28286a )
2022-09-27 16:52:39 +00:00
Deepesh Garg
32ad36ad0f
fix: Add return against indexes for POS Invoice
...
(cherry picked from commit 1f6205e1ea )
2022-09-27 16:52:38 +00:00
Sagar Sharma
e98c0ab924
Merge pull request #32380 from frappe/mergify/bp/version-14-hotfix/pr-32377
...
fix: consider overproduction percentage for WO finish button (backport #32377 )
2022-09-27 20:18:25 +05:30
Sagar Sharma
4a29c7fafb
fix: consider overproduction percentage for WO finish button
...
(cherry picked from commit 05392e0918 )
2022-09-27 12:15:20 +00:00
Sagar Sharma
4b6e1f4892
fix: For Quantity error msg in Stock Entry
...
(cherry picked from commit 9049db41ae )
2022-09-27 12:15:19 +00:00
mergify[bot]
a28ae4d653
fix: Scrap Asset Accounting Dimensions (backport #31949 ) ( #32376 )
...
fix: Scrap Asset Accounting Dimensions (#31949 )
* fix: Scrap Asset Accounting Dimensions
(cherry picked from commit c760ca2323 )
Co-authored-by: Maharshi Patel <39730881+maharshivpatel@users.noreply.github.com >
2022-09-27 17:07:38 +05:30
rohitwaghchaure
11be30d68e
Merge pull request #32372 from frappe/mergify/bp/version-14-hotfix/pr-32370
...
fix: Not allowing to return expired batches using purchase return (backport #32370 )
2022-09-27 14:58:51 +05:30
Rohit Waghchaure
305eb02bfc
fix: allow to return expired batches using purchase return
...
(cherry picked from commit a4a86ee23f )
2022-09-27 08:51:01 +00:00
rohitwaghchaure
1184fa3313
Merge pull request #32365 from frappe/mergify/bp/version-14-hotfix/pr-32339
...
fix: opening entry causing discrepancy between stock and trial balance (backport #32339 )
2022-09-27 10:56:04 +05:30
Rohit Waghchaure
2fd0291afb
fix: opening entry causing discepancy between stock and trial balance
...
(cherry picked from commit bc3ab45af2 )
2022-09-26 15:03:25 +00:00
rohitwaghchaure
959fdcd841
Merge pull request #32364 from frappe/mergify/bp/version-14-hotfix/pr-32049
...
Allow Item Templates in Work Order Items (backport #32049 )
2022-09-26 20:33:21 +05:30
Dhananjay Palshikar
a83e36b801
Allow Item Templates in Work Order Items
...
Item Variants can be a part of the items tables, however, when BOM items are fetched to be a part of the Work Order items, item variants were being filtered out.
The filtering out does not serve a purpose. Having Item variants in BOMs allows for template like behaviour.
(cherry picked from commit 75396c02d2 )
2022-09-26 14:58:05 +00:00
rohitwaghchaure
37d0721f36
Merge pull request #32359 from frappe/mergify/bp/version-14-hotfix/pr-32347
...
refactor: rewrite `Incorrect Stock Value Report` queries in `QB` (backport #32347 )
2022-09-26 20:24:58 +05:30
Deepesh Garg
408f2bda82
Merge pull request #32361 from frappe/mergify/bp/version-14-hotfix/pr-32146
...
fix: report chart fieldtype (backport #32146 )
2022-09-26 18:36:33 +05:30
Deepesh Garg
ddf4d02c7d
Merge pull request #32356 from frappe/mergify/bp/version-14-hotfix/pr-32276
...
fix: add some strings to translate function (backport #32276 )
2022-09-26 18:33:32 +05:30
Sagar Sharma
2f5276b794
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32347
2022-09-26 18:18:29 +05:30
Sagar Sharma
e708a33684
Merge pull request #32357 from frappe/mergify/bp/version-14-hotfix/pr-32346
...
refactor: rewrite `Item Price Stock Report` queries in `QB` (backport #32346 )
2022-09-26 18:18:12 +05:30
hendrik
931aa62072
fix: report chart field type
...
* fix: report chart field type
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit f41d1500b0 )
2022-09-26 12:18:17 +00:00
Sagar Sharma
8c6ddb6721
refactor: rewrite Incorrect Stock Value Report queries in QB
...
(cherry picked from commit b93331e844 )
2022-09-26 11:40:00 +00:00
Sagar Sharma
f1d774034c
refactor: rewrite Item Price Stock Report queries in QB
...
(cherry picked from commit 22299d2382 )
2022-09-26 11:39:04 +00:00
Deepesh Garg
4a1de87822
Merge pull request #32354 from frappe/mergify/bp/version-14-hotfix/pr-32336
...
fix: typo on opportunity summary by sales stage report (backport #32336 )
2022-09-26 16:58:58 +05:30
Ernesto Ruiz
f5a3f8b486
fix: add translate function to strings
...
(cherry picked from commit 94199b7867 )
2022-09-26 11:09:49 +00:00
Ernesto Ruiz
e464de3c5d
fix: add translate function to strings
...
(cherry picked from commit aa49ec815a )
2022-09-26 11:09:48 +00:00
Ernesto Ruiz
2eeff8a00b
fix: Add strings to translate function
...
(cherry picked from commit 9decebe6e1 )
2022-09-26 11:09:48 +00:00
Ernesto Ruiz
a403e729d6
fix: typo on opportunity summary by sales stage report
...
(cherry picked from commit c4919cf5ec )
2022-09-26 11:08:18 +00:00
ruthra kumar
1c32bf23d7
Merge pull request #32351 from frappe/mergify/bp/version-14-hotfix/pr-32310
...
fix: total value in all keys (backport #32310 )
2022-09-26 12:05:20 +05:30
Ankush Menat
e599b61ac5
chore: drop 1 runner from stable branch
2022-09-26 11:37:14 +05:30
nishibakabeer
24234d584d
fix: total value in all keys
...
Gross and net profit report showing wrong values in monthly quarterly and half yearly filters which is the total value
@ruthra-kumar added in develop branch as suggested ( https://github.com/frappe/erpnext/pull/32020 )
(cherry picked from commit 6919f389aa )
2022-09-26 06:03:33 +00:00
ruthra kumar
a69881e8e5
Merge pull request #32349 from frappe/mergify/bp/version-14-hotfix/pr-32303
...
fix: difference amount calculation and popup on payment reconciliation (backport #32303 )
2022-09-26 11:15:43 +05:30
ruthra kumar
b3897406b0
fix: difference amount calculation on payment reconciliation
...
(cherry picked from commit 122d5f2729 )
2022-09-26 04:57:57 +00:00
Deepesh Garg
0136d58d59
Merge pull request #32334 from frappe/mergify/bp/version-14-hotfix/pr-32117
...
fix: Reduce font size for Process Statement of accounts print/pdf (backport #32117 )
2022-09-25 17:21:10 +05:30
Sagar Sharma
3a74ac9194
Merge pull request #32337 from frappe/mergify/bp/version-14-hotfix/pr-32324
...
refactor: rewrite `Production Planning Report` queries in `QB` (backport #32324 )
2022-09-23 10:37:54 +05:30
Sagar Sharma
21a4556f99
refactor: rewrite Production Planning Report queries in QB
...
(cherry picked from commit 8417b9b99c )
2022-09-23 04:20:22 +00:00
Deepesh Garg
bcfa9b8593
fix: Reduce font size for Process Statement of accounts print/pdf
...
(cherry picked from commit 6bfd193b0d )
2022-09-22 19:39:17 +00:00
Sagar Sharma
f2dd547451
Merge pull request #32327 from s-aga-r/backport/v14-h/32309
...
fix: item_code key error in production plan (backport #32309 )
2022-09-22 18:32:21 +05:30
Rohit Waghchaure
4e31448e3d
fix: item_code key error in production plan
2022-09-22 18:07:20 +05:30
Sagar Sharma
d5d31060c4
Merge pull request #32317 from s-aga-r/backport/v14-h/32304
...
refactor: rewrite `Exponential Smoothing Forecasting` queries in `QB` (backport #32304 )
2022-09-22 01:32:10 +05:30
Sagar Sharma
f5c517d08d
refactor: rewrite Exponential Smoothing Forecasting queries in QB
2022-09-21 21:31:37 +05:30
Deepesh Garg
8d5131ef8f
Merge pull request #32300 from frappe/mergify/bp/version-14-hotfix/pr-32296
...
fix: get amount in words for debit note (backport #32296 )
2022-09-21 13:07:25 +05:30
Sagar Sharma
0e7c0144cb
Merge pull request #32306 from s-aga-r/backport/14/refactor/report/exponential-smoothing-forecasting
...
refactor: rewrite `BOM Variance Report` queries in `QB` (backport #32297 )
2022-09-21 11:51:22 +05:30
Sagar Sharma
d54bf6d91c
refactor: rewrite BOM Variance Report queries in QB
2022-09-21 11:16:45 +05:30
Frappe PR Bot
c50d6c5e74
chore(release): Bumped to Version 14.2.0
...
# [14.2.0](https://github.com/frappe/erpnext/compare/v14.1.2...v14.2.0 ) (2022-09-20)
### Bug Fixes
* `po_detail` or `sco_rm_detail` not getting set while while mapping SE ([ff210c7 ](ff210c73eb ))
* `sco_rm_detail` in Stock Entry ([a15f0d4 ](a15f0d427c ))
* abbreviation issue on renaming cost center ([f752822 ](f752822bb3 ))
* Add child table for tax withheld vouchers ([e807662 ](e8076629fa ))
* always set default expense account in company ([3b79e24 ](3b79e24c7e ))
* **Asset Capitalization:** Hide source items section if table is empty ([003cfe2 ](003cfe2717 ))
* **Asset Capitalization:** Reverse depreciation on cancel ([85d1a23 ](85d1a237ce ))
* **Asset Capitalization:** update code for changes in depreciation logic ([dc3c27f ](dc3c27fd1b ))
* **Asset Capitalization:** validation edge cases ([c311b8e ](c311b8ea4f ))
* **Asset Captalization:** run_serially on posting_date changed ([132b517 ](132b517584 ))
* **Asset:** On Depreciation reversal, remove Journal Entry reference ([e832944 ](e832944dfe ))
* consider posting time for internal transfer PO ([f370c7b ](f370c7b50b ))
* correct sql output format in CRM patch (backport [#32213 ](https://github.com/frappe/erpnext/issues/32213 )) ([#32215 ](https://github.com/frappe/erpnext/issues/32215 )) ([64aad88 ](64aad88684 ))
* create dunning from sales invoice ([17ea6cc ](17ea6cc5a5 ))
* Depreciation posting date only when calculate depreciation is checked ([4939153 ](4939153f8c ))
* disable cwip in asset repair tests ([5cab0aa ](5cab0aa1d7 ))
* fetch description only if empty on the payment schedule ([8876631 ](887663129e ))
* Fetch vouchers to show in Invoice ([f759c29 ](f759c29d55 ))
* incorrect gl if tax on multi currency payment entry ([dcfc11d ](dcfc11df7a ))
* make `po_detail` or `sco_rm_detail` mandatory for SE `Send to Subcontractor` ([908944b ](908944b68b ))
* merge conflict ([cd613c6 ](cd613c6033 ))
* No permission to read doctype ([442f54a ](442f54a988 ))
* Parent Level project linkning on creating PO from project ([cbaffb4 ](cbaffb4858 ))
* pending accrual entries ([b9a2499 ](b9a249918a ))
* production plan pending-qty ([5f3caf6 ](5f3caf6975 ))
* remove no_copy for ignore_pricing_rule ([c000319 ](c0003195b8 ))
* suggestion threshold label and rule was not working for other items with min and max amount ([436b7e3 ](436b7e3b70 ))
* TDS deduction via journal entry ([eba46da ](eba46dae6c ))
* test cases ([f126e88 ](f126e88e5e ))
* test cases ([153ef5f ](153ef5f164 ))
* unknown column error while updating value of maintain-stock in item master ([38488c1 ](38488c13e6 ))
* use default supplier currency if default supplier is enabled ([c98413c ](c98413c981 ))
* warehouse filter in `BOM Stock Calculated Report` ([ed9a896 ](ed9a896f72 ))
### Features
* Asset Capitalization ([38c3107 ](38c31077c9 ))
* Asset Capitalization Form ([6c74896 ](6c748966e7 ))
* **Asset Capitalization:** Accounting Fields ([702b5c3 ](702b5c32c1 ))
* **Asset Capitalization:** Finance Book field in Asset Row ([3b9bc8e ](3b9bc8e4ef ))
* **Asset Capitalization:** Submission and Cancellation ([7a5d75b ](7a5d75b68d ))
2022-09-20 18:31:07 +00:00
Deepesh Garg
08daa237f2
Merge pull request #32292 from frappe/version-14-hotfix
...
chore: release v14
2022-09-20 23:59:35 +05:30
Sagar Sharma
85cda4a995
Merge pull request #32301 from frappe/mergify/bp/version-14-hotfix/pr-32295
...
refactor: rewrite `BOM Stock Report` queries in `QB` (backport #32295 )
2022-09-20 23:09:25 +05:30
Sagar Sharma
ed9a896f72
fix: warehouse filter in BOM Stock Calculated Report
...
(cherry picked from commit 390ce5719d )
2022-09-20 17:37:19 +00:00
Sagar Sharma
181dccd8d8
refactor: rewrite BOM Stock Report queries in QB
...
(cherry picked from commit 8fd7c04920 )
2022-09-20 17:37:18 +00:00
ruthra kumar
7554ac9569
fix: get amount in words for debit note
...
(cherry picked from commit 70f6484d9d )
2022-09-20 12:44:03 +00:00
Deepesh Garg
fcd46aa243
Merge pull request #32294 from frappe/mergify/bp/version-14-hotfix/pr-32284
...
fix: remove no_copy for ignore_pricing_rule (backport #32284 )
2022-09-20 17:16:12 +05:30
Deepesh Garg
d62b983057
chore: Resolve conflicts
2022-09-20 16:45:23 +05:30
Deepesh Garg
b0131a8a80
Merge pull request #32288 from frappe/mergify/bp/version-14-hotfix/pr-32204
...
fix(UX): More predictable tax withholding application in invoices (backport #32204 )
2022-09-20 16:38:44 +05:30
Maharshi Patel
c0003195b8
fix: remove no_copy for ignore_pricing_rule
...
(cherry picked from commit 8c5b420aea )
2022-09-20 10:50:22 +00:00
Deepesh Garg
957fc440fd
Merge pull request #32290 from frappe/mergify/bp/version-14-hotfix/pr-32264
...
fix: Depreciation posting date only when calculate depreciation is checked (backport #32264 )
2022-09-20 15:00:19 +05:30
Deepesh Garg
4939153f8c
fix: Depreciation posting date only when calculate depreciation is checked
...
(cherry picked from commit fac82cf69b )
2022-09-20 09:18:22 +00:00
Deepesh Garg
302f2d10e2
chore: fix tests
...
(cherry picked from commit 9aa1f84d45 )
2022-09-20 09:06:40 +00:00
Deepesh Garg
eba46dae6c
fix: TDS deduction via journal entry
...
(cherry picked from commit 36d0906ea2 )
2022-09-20 09:06:40 +00:00
Deepesh Garg
27fdd41a6e
test: Add tests
...
(cherry picked from commit b6184ce471 )
2022-09-20 09:06:40 +00:00
Deepesh Garg
f759c29d55
fix: Fetch vouchers to show in Invoice
...
(cherry picked from commit 3fb1595a4e )
2022-09-20 09:06:40 +00:00
Deepesh Garg
e8076629fa
fix: Add child table for tax withheld vouchers
...
(cherry picked from commit 246c1a9380 )
2022-09-20 09:06:39 +00:00
Sagar Sharma
77678ecfeb
Merge pull request #32285 from frappe/mergify/bp/version-14-hotfix/pr-32280
...
refactor: rewrite `Item Shortage Report` queries in QB (backport #32280 )
2022-09-20 11:43:55 +05:30
Sagar Sharma
273ed40cfb
test: add test cases for Item Shortage Report
...
(cherry picked from commit 3dc754cac2 )
2022-09-20 05:45:04 +00:00
Sagar Sharma
a56b5ed8e5
refactor: rewrite Item Shortage Report queries in QB
...
(cherry picked from commit f0a78aa559 )
2022-09-20 05:45:03 +00:00
ruthra kumar
d7d75be0d7
Merge pull request #32283 from frappe/mergify/bp/version-14-hotfix/pr-32217
...
fix: incorrect gl if tax on multi currency payment entry (backport #32217 )
2022-09-20 11:10:25 +05:30
ruthra kumar
5ba5b7bf51
test: gl entries of payments with advance tax
...
(cherry picked from commit 5bd5dd7262 )
2022-09-20 04:31:10 +00:00
ruthra kumar
dcfc11df7a
fix: incorrect gl if tax on multi currency payment entry
...
(cherry picked from commit f0ae77b23b )
2022-09-20 04:31:10 +00:00
Deepesh Garg
f14b577766
Merge pull request #32278 from frappe/mergify/bp/version-14-hotfix/pr-32235
...
fix: fetch description only if empty on the payment schedule (backport #32235 )
2022-09-20 09:54:17 +05:30
Maharshi Patel
887663129e
fix: fetch description only if empty on the payment schedule
...
added fetch_if_empty on description field of payment_schedule.
(cherry picked from commit f4b64686ae )
2022-09-20 03:44:29 +00:00
Sagar Sharma
327256a516
Merge pull request #32275 from frappe/mergify/bp/version-14-hotfix/pr-32274
...
fix: `po_detail` or `sco_rm_detail` not getting set while while mapping SE (backport #32274 )
2022-09-19 19:46:43 +05:30
Sagar Sharma
ff210c73eb
fix: po_detail or sco_rm_detail not getting set while while mapping SE
...
(cherry picked from commit 3a9c08e7c9 )
2022-09-19 13:49:43 +00:00
ruthra kumar
a85dd86832
Merge pull request #32270 from frappe/mergify/bp/version-14-hotfix/pr-32251
...
fix: use default supplier currency if default supplier is enabled (backport #32251 )
2022-09-19 14:04:16 +05:30
ruthra kumar
c98413c981
fix: use default supplier currency if default supplier is enabled
...
(cherry picked from commit 77fdc37cb7 )
2022-09-19 07:33:18 +00:00
Deepesh Garg
198d19b920
Merge pull request #32246 from frappe/mergify/bp/version-14-hotfix/pr-32238
...
fix: suggestion threshold label and rule was not working for other item with min and max amount (backport #32238 )
2022-09-19 10:10:55 +05:30
Deepesh Garg
5a2e286de6
Merge pull request #32255 from frappe/mergify/bp/version-14-hotfix/pr-32244
...
fix: Parent Level project linkning on creating PO from project (backport #32244 )
2022-09-18 19:41:45 +05:30
Sagar Sharma
24ccebc633
Merge pull request #32260 from frappe/mergify/bp/version-14-hotfix/pr-32250
...
fix: make `po_detail` or `sco_rm_detail` mandatory for SE Send to Subcontractor (backport #32250 )
2022-09-18 15:58:48 +05:30
Sagar Sharma
908944b68b
fix: make po_detail or sco_rm_detail mandatory for SE Send to Subcontractor
...
(cherry picked from commit b90875575c )
2022-09-18 09:24:48 +00:00
Deepesh Garg
cbaffb4858
fix: Parent Level project linkning on creating PO from project
...
(cherry picked from commit 93e134aab0 )
2022-09-17 15:00:33 +00:00
Sagar Sharma
7dcb8bb674
Merge pull request #32248 from frappe/mergify/bp/version-14-hotfix/pr-32247
...
fix: add SCO supplied item reference while mapping the Stock Entry (backport #32247 )
2022-09-17 16:09:15 +05:30
Sagar Sharma
a15f0d427c
fix: sco_rm_detail in Stock Entry
...
(cherry picked from commit 2f97370b8e )
2022-09-17 10:12:48 +00:00
Rohit Waghchaure
436b7e3b70
fix: suggestion threshold label and rule was not working for other items with min and max amount
...
(cherry picked from commit f5bd3fa952 )
2022-09-17 06:42:22 +00:00
Sagar Sharma
075d456417
Merge pull request #32240 from frappe/mergify/bp/version-14-hotfix/pr-32236
...
fix: production plan pending-qty (backport #32236 )
2022-09-16 21:31:57 +05:30
Sagar Sharma
ff78906361
test: update test case for production plan pending-qty
...
(cherry picked from commit bd6af7c613 )
2022-09-16 13:00:32 +00:00
Sagar Sharma
5f3caf6975
fix: production plan pending-qty
...
(cherry picked from commit 5be7d42dfd )
2022-09-16 13:00:31 +00:00
Sagar Sharma
5c09b28d62
Merge pull request #32234 from frappe/mergify/bp/version-14-hotfix/pr-32233
...
refactor: rewrite Production Plan queries in QB (backport #32233 )
2022-09-16 13:57:26 +05:30
Sagar Sharma
b700a0be1f
refactor: rewrite Production Plan queries in QB
...
(cherry picked from commit b8cf3b4c77 )
2022-09-16 08:00:08 +00:00
Nabin Hait
cceadcec33
Merge pull request #32231 from frappe/mergify/bp/version-14-hotfix/pr-32225
...
fix: create dunning from sales invoice (backport #32225 )
2022-09-16 13:06:45 +05:30
Nabin Hait
22372e69eb
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-32225
2022-09-16 12:17:14 +05:30
Nabin Hait
88c446b0bf
Merge pull request #32232 from nabinhait/asset-repair-test-fix1
...
fix: disable cwip in asset repair tests
2022-09-16 12:17:01 +05:30
Nabin Hait
5cab0aa1d7
fix: disable cwip in asset repair tests
2022-09-16 11:44:25 +05:30
Nabin Hait
569b4c256a
Merge pull request #32230 from frappe/mergify/bp/version-14-hotfix/pr-32219
...
fix: No permission to read doctype (backport #32219 )
2022-09-16 11:37:09 +05:30
Nabin Hait
17ea6cc5a5
fix: create dunning from sales invoice
...
(cherry picked from commit 29db084dc3 )
2022-09-16 05:35:51 +00:00
Nabin Hait
442f54a988
fix: No permission to read doctype
...
(cherry picked from commit c0da948a4e )
2022-09-16 05:35:29 +00:00
Deepesh Garg
c07e61953a
Merge pull request #32228 from frappe/mergify/bp/version-14-hotfix/pr-32222
...
fix: abbreviation issue on renaming cost center (backport #32222 )
2022-09-16 11:03:14 +05:30
Nabin Hait
2102b83bd9
Merge pull request #32229 from frappe/mergify/bp/version-14-hotfix/pr-32221
...
fix: consider posting time for internal transfer PO (backport #32221 )
2022-09-16 09:39:33 +05:30
Rohit Waghchaure
f370c7b50b
fix: consider posting time for internal transfer PO
...
(cherry picked from commit cb763938dc )
2022-09-16 04:08:04 +00:00
Nabin Hait
f752822bb3
fix: abbreviation issue on renaming cost center
...
(cherry picked from commit af21a11e1e )
2022-09-16 04:07:44 +00:00
Nabin Hait
af5fb78fe2
Merge pull request #32201 from nabinhait/SaiFi0102-asset-capitalization-v14
...
feat: Asset Capitalization
2022-09-16 09:34:52 +05:30
Sagar Sharma
85cf30cfa8
Merge branch 'version-14-hotfix' into SaiFi0102-asset-capitalization-v14
2022-09-15 08:17:37 +05:30
Frappe PR Bot
14e5f239ac
chore(release): Bumped to Version 14.1.2
...
## [14.1.2](https://github.com/frappe/erpnext/compare/v14.1.1...v14.1.2 ) (2022-09-14)
### Bug Fixes
* correct sql output format in CRM patch (backport [#32213 ](https://github.com/frappe/erpnext/issues/32213 )) ([#32214 ](https://github.com/frappe/erpnext/issues/32214 )) ([fed2353 ](fed23536dc ))
2022-09-14 13:52:36 +00:00
mergify[bot]
64aad88684
fix: correct sql output format in CRM patch (backport #32213 ) ( #32215 )
...
fix: correct sql output format in CRM patch (#32213 )
(cherry picked from commit 97977cdb4b )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-09-14 19:21:40 +05:30
mergify[bot]
fed23536dc
fix: correct sql output format in CRM patch (backport #32213 ) ( #32214 )
...
fix: correct sql output format in CRM patch (#32213 )
(cherry picked from commit 97977cdb4b )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-09-14 19:21:04 +05:30
Nabin Hait
f126e88e5e
fix: test cases
2022-09-14 18:31:15 +05:30
Nabin Hait
3f8c701083
Merge branch 'SaiFi0102-asset-capitalization-v14' of https://github.com/nabinhait/erpnext into SaiFi0102-asset-capitalization-v14
2022-09-14 17:21:57 +05:30
Nabin Hait
153ef5f164
fix: test cases
2022-09-14 17:20:19 +05:30
Deepesh Garg
cbdc46b89e
Merge pull request #32210 from frappe/mergify/bp/version-14-hotfix/pr-32208
...
fix: Loans pending accrual entries (backport #32208 )
2022-09-14 15:34:22 +05:30
Abhinav Raut
b9a249918a
fix: pending accrual entries
...
(cherry picked from commit f2209045f8 )
2022-09-14 08:45:47 +00:00
Nabin Hait
fb99d3f1b9
Merge branch 'version-14-hotfix' into SaiFi0102-asset-capitalization-v14
2022-09-14 12:56:47 +05:30
Nabin Hait
3b79e24c7e
fix: always set default expense account in company
2022-09-14 12:55:49 +05:30
Sagar Sharma
97b462538a
Merge pull request #32206 from frappe/mergify/bp/version-14-hotfix/pr-32205
...
fix: unknown column error while updating value of maintain-stock in item master (backport #32205 )
2022-09-14 11:09:05 +05:30
Sagar Sharma
2fe72af359
test: add test case for item master maintain-stock
...
(cherry picked from commit bf1fa014f4 )
2022-09-14 02:44:55 +00:00
Sagar Sharma
38488c13e6
fix: unknown column error while updating value of maintain-stock in item master
...
(cherry picked from commit 7b878ea3d8 )
2022-09-14 02:44:54 +00:00
Frappe PR Bot
740c17c231
chore(release): Bumped to Version 14.1.1
...
## [14.1.1](https://github.com/frappe/erpnext/compare/v14.1.0...v14.1.1 ) (2022-09-13)
### Bug Fixes
* AD not getting copied from SCO while creating a Material Transfer ([#32109 ](https://github.com/frappe/erpnext/issues/32109 )) ([09d8fa4 ](09d8fa4b5d )), closes [#32106 ](https://github.com/frappe/erpnext/issues/32106 )
* add missing warehouse filter in BOM Stock Calculated report ([4e09203 ](4e09203ddc ))
* conflict ([a408722 ](a408722983 ))
* consider Stock Entry purpose while getting total supplied qty ([5af0062 ](5af006278e ))
* customer code max characters limit issue ([#32177 ](https://github.com/frappe/erpnext/issues/32177 )) ([93e5100 ](93e510023a ))
* delete linked payment ledger entries no source doc deletion ([ccd0449 ](ccd0449006 ))
* drop old notes column from lead and prospect ([ded6e7f ](ded6e7f544 ))
* **Employee:** shorter tab titles (backport [#32192 ](https://github.com/frappe/erpnext/issues/32192 )) ([#32193 ](https://github.com/frappe/erpnext/issues/32193 )) ([027e66f ](027e66f637 ))
* hide "Return of Components" button in closed SCO (backport [#32130 ](https://github.com/frappe/erpnext/issues/32130 )) ([#32131 ](https://github.com/frappe/erpnext/issues/32131 )) ([7840fed ](7840fed7a5 ))
* import error on bank statement import ([467ee97 ](467ee97938 ))
* internal transfer flow ([4bac0da ](4bac0daf9b ))
* inventory dimension filter's label not showing in the reort ([2d2eef6 ](2d2eef6b29 ))
* item wise sales register taxes and charges ([53f235b ](53f235b630 ))
* Migrate old lead notes as per the new format ([28b1d4e ](28b1d4e2a3 ))
* option to start reposting from repost item valuation ([6483195 ](64831952d5 ))
* pick_list - picked qty getting set to 1 ([3c3ab89 ](3c3ab897d5 ))
* promotional scheme min and max amount configuration ([702c16e ](702c16eac4 ))
* QR Code multi currency issue ([d14a9a1 ](d14a9a1e89 ))
* Rate for internal PI have non stock UOM items ([c06e241 ](c06e241fbc ))
* remove EmployeeBoardingController (backport [#32139 ](https://github.com/frappe/erpnext/issues/32139 )) ([#32191 ](https://github.com/frappe/erpnext/issues/32191 )) ([944b8a0 ](944b8a0ed7 ))
* remove multiple call to ple creation ([a2285d5 ](a2285d5e5e ))
* reposting not working for internal transferred purchase receipt ([7ce6729 ](7ce6729100 ))
* require barcode item barcode ([#32111 ](https://github.com/frappe/erpnext/issues/32111 )) ([404668f ](404668fcc9 )), closes [#31957 ](https://github.com/frappe/erpnext/issues/31957 )
* required_qty in BOM Stock Calculated report ([af883be ](af883be065 ))
* SCO Supplied Items returned-qty ([4568648 ](4568648d8c ))
* Set filter condition and spell in AR ([174c750 ](174c7503c9 ))
* status filter for Subcontracting Order in Stock Entry ([844f120 ](844f120a56 ))
* Subcontracting Receipt GL Entries (backport [#31918 ](https://github.com/frappe/erpnext/issues/31918 )) ([#32124 ](https://github.com/frappe/erpnext/issues/32124 )) ([f2ab220 ](f2ab220ce3 ))
* **UX:** make Item attachments public by default (backport [#32196 ](https://github.com/frappe/erpnext/issues/32196 )) ([#32197 ](https://github.com/frappe/erpnext/issues/32197 )) ([2c4867c ](2c4867cc98 ))
* validate Subcontracting Order in Stock Entry ([d3cc9d4 ](d3cc9d4fa6 ))
### Performance Improvements
* lesser SQL queries and no validation ([7bb5f6e ](7bb5f6eb23 ))
2022-09-13 12:13:00 +00:00
Deepesh Garg
5f4b214217
Merge pull request #32199 from frappe/version-14-hotfix
...
chore: release v14
2022-09-13 17:41:02 +05:30
Deepesh Garg
5b04bebc0a
Merge pull request #32198 from frappe/mergify/bp/version-14-hotfix/pr-32190
...
fix: item wise sales register taxes and charges (backport #32190 )
2022-09-13 16:30:59 +05:30
Nabin Hait
38c31077c9
feat: Asset Capitalization
...
- manual selection of entry type
- GLE cleanup with smaller functions
- GLE considering periodical inventory
- test cases
2022-09-13 16:21:06 +05:30
Nabin Hait
cd613c6033
fix: merge conflict
2022-09-13 16:20:42 +05:30
Deepesh Garg
2e1fb5255e
Merge pull request #32195 from frappe/mergify/bp/version-14-hotfix/pr-32091
...
fix: Migrate old lead notes as per the new format (backport #32091 )
2022-09-13 14:41:35 +05:30
Deepesh Garg
9fd8fffb28
Merge pull request #32166 from frappe/mergify/bp/version-14-hotfix/pr-32144
...
fix: Rate for internal PI have non stock UOM items (backport #32144 )
2022-09-13 14:40:31 +05:30
Maharshi Patel
53f235b630
fix: item wise sales register taxes and charges
...
i have added separate column for other charges. Instead of adding all values to tax_total, it checks if account_type is tax, and then only it adds to total_tax otherwise it adds to the total_other_charges.
(cherry picked from commit 62163ab3d3 )
2022-09-13 08:26:13 +00:00
mergify[bot]
2c4867cc98
fix(UX): make Item attachments public by default (backport #32196 ) ( #32197 )
...
fix(UX): make Item attachments public by default (#32196 )
(cherry picked from commit fffc245922 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-09-13 13:41:58 +05:30
Deepesh Garg
dda057d257
chore: Resolve conflicts
2022-09-13 13:40:36 +05:30
Nabin Hait
ded6e7f544
fix: drop old notes column from lead and prospect
...
(cherry picked from commit 4b13452022 )
2022-09-13 06:51:27 +00:00
Nabin Hait
7bb5f6eb23
perf: lesser SQL queries and no validation
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
(cherry picked from commit 2a100abef1 )
2022-09-13 06:51:27 +00:00
Nabin Hait
28b1d4e2a3
fix: Migrate old lead notes as per the new format
...
(cherry picked from commit 3abd00f3bb )
2022-09-13 06:51:26 +00:00
mergify[bot]
027e66f637
fix(Employee): shorter tab titles (backport #32192 ) ( #32193 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-09-13 10:36:12 +05:30
mergify[bot]
944b8a0ed7
fix: remove EmployeeBoardingController (backport #32139 ) ( #32191 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2022-09-13 09:50:36 +05:30
rohitwaghchaure
95da66a201
Merge pull request #32183 from frappe/mergify/bp/version-14-hotfix/pr-32181
...
fix: promotional scheme min and max amount configuration (backport #32181 )
2022-09-13 08:36:54 +05:30
Sagar Sharma
9fbf507877
Merge pull request #32189 from frappe/mergify/bp/version-14-hotfix/pr-32179
...
fix: pick_list - picked qty getting set to 1 (backport #32179 )
2022-09-12 22:42:58 +05:30
Ahmad
3c3ab897d5
fix: pick_list - picked qty getting set to 1
...
(cherry picked from commit 3256e2b8b7 )
2022-09-12 16:50:28 +00:00
Sagar Sharma
60b914b2a6
Merge pull request #32185 from frappe/mergify/bp/version-14-hotfix/pr-32150
...
refactor: BOM Stock Calculated report, fix required-qty (backport #32150 )
2022-09-12 19:49:01 +05:30
Sagar Sharma
581c5cbc38
test: add test cases for BOM Stock Calculated report
...
(cherry picked from commit e1a98c1ff7 )
2022-09-12 13:52:05 +00:00
Sagar Sharma
4e09203ddc
fix: add missing warehouse filter in BOM Stock Calculated report
...
(cherry picked from commit 7a968a5f0d )
2022-09-12 13:52:05 +00:00
Sagar Sharma
af883be065
fix: required_qty in BOM Stock Calculated report
...
(cherry picked from commit 56192daabf )
2022-09-12 13:52:05 +00:00
Sagar Sharma
08f5f81fa8
refactor: BOM Stock Calculated report
...
(cherry picked from commit 723fa9eebc )
2022-09-12 13:52:05 +00:00
Rohit Waghchaure
702c16eac4
fix: promotional scheme min and max amount configuration
...
(cherry picked from commit a8fd92ddc1 )
2022-09-12 13:01:02 +00:00
rohitwaghchaure
82440e3124
Merge pull request #32180 from frappe/mergify/bp/version-14-hotfix/pr-32177
...
fix: customer code max characters limit issue (backport #32177 )
2022-09-12 18:28:39 +05:30
rohitwaghchaure
93e510023a
fix: customer code max characters limit issue ( #32177 )
...
(cherry picked from commit 8f787c08a2 )
2022-09-12 11:19:42 +00:00
ruthra kumar
0bc61b3b16
Merge pull request #32176 from frappe/mergify/bp/version-14-hotfix/pr-32175
...
fix: Set filter condition and spell in AR (backport #32175 )
2022-09-12 16:01:41 +05:30
Nihantra C. Patel
174c7503c9
fix: Set filter condition and spell in AR
...
(cherry picked from commit e2b4ae13fa )
2022-09-12 09:31:27 +00:00
mergify[bot]
3083b4c218
chore: correct license text for GPLv3 (backport #32170 ) ( #32171 )
...
chore: correct license text for GPLv3 (#32170 )
[skip ci]
(cherry picked from commit a30f38481d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-09-12 13:57:49 +05:30
Deepesh Garg
c06e241fbc
fix: Rate for internal PI have non stock UOM items
...
(cherry picked from commit 0f655e4430 )
# Conflicts:
# erpnext/controllers/buying_controller.py
2022-09-12 03:40:43 +00:00
Sagar Sharma
a9e9dad66a
Merge pull request #32162 from frappe/mergify/bp/version-14-hotfix/pr-32161
...
refactor: rewrite Process Loss Report queries in QB (backport #32161 )
2022-09-11 20:06:52 +05:30
Sagar Sharma
86e5f362e3
refactor: rewrite Process Loss Report queries in QB
...
(cherry picked from commit 5245928648 )
2022-09-11 14:18:22 +00:00
ruthra kumar
7cc98181ec
Merge pull request #32157 from frappe/mergify/bp/version-14-hotfix/pr-32137
...
refactor(minor): delete linked payment ledger entries on source doc deletion (backport #32137 )
2022-09-11 13:41:12 +05:30
ruthra kumar
1ea778a77b
Merge pull request #32158 from frappe/mergify/bp/version-14-hotfix/pr-32156
...
fix: remove duplicate call to ple creation (backport #32156 )
2022-09-11 12:43:45 +05:30
ruthra kumar
a2285d5e5e
fix: remove multiple call to ple creation
...
(cherry picked from commit 4adc372f9a )
2022-09-11 06:51:50 +00:00
ruthra kumar
ccd0449006
fix: delete linked payment ledger entries no source doc deletion
...
(cherry picked from commit 70313df531 )
2022-09-11 06:37:22 +00:00
Sagar Sharma
793ee83f39
Merge pull request #32154 from frappe/mergify/bp/version-14-hotfix/pr-32153
...
refactor: rewrite Work Order Stock Report queries in QB (backport #32153 )
2022-09-10 17:16:44 +05:30
Sagar Sharma
9203217678
refactor: rewrite Work Order Stock Report queries in QB
...
(cherry picked from commit d4c4dddfc3 )
2022-09-10 11:21:27 +00:00
rohitwaghchaure
3c1c50f171
Merge pull request #32141 from frappe/mergify/bp/version-14-hotfix/pr-32135
...
fix: reposting not working for internal transferred purchase receipt (backport #32135 )
2022-09-10 16:40:51 +05:30
rohitwaghchaure
a408722983
fix: conflict
2022-09-09 22:44:10 +05:30
Deepesh Garg
16502b30a0
Merge pull request #32148 from frappe/mergify/bp/version-14-hotfix/pr-32110
...
fix: error on bank statement import (backport #32110 )
2022-09-09 17:16:58 +05:30
Sagar Sharma
61a1b2b42b
Merge pull request #32147 from frappe/mergify/bp/version-14-hotfix/pr-32145
...
fix: validate Subcontracting Order Status in Stock Entry (backport #32145 )
2022-09-09 17:06:28 +05:30
ruthra kumar
467ee97938
fix: import error on bank statement import
...
Name collision between frameworks file importer's internal log and
doctype fieldname - import_log.
Frameworks internal log overrode, doctypes field which caused failure
in basic fieldtype validation.
(cherry picked from commit a6fbb80b94 )
2022-09-09 09:31:25 +00:00
Sagar Sharma
d3cc9d4fa6
fix: validate Subcontracting Order in Stock Entry
...
(cherry picked from commit 9a3dcb9ad1 )
2022-09-09 09:26:08 +00:00
Sagar Sharma
844f120a56
fix: status filter for Subcontracting Order in Stock Entry
...
(cherry picked from commit 30909a9b79 )
2022-09-09 09:26:08 +00:00
Sagar Sharma
8be12f0858
Merge pull request #32143 from frappe/mergify/bp/version-14-hotfix/pr-32102
...
fix: consider Stock Entry purpose while getting total supplied qty (backport #32102 )
2022-09-09 12:35:47 +05:30
Sagar Sharma
5af006278e
fix: consider Stock Entry purpose while getting total supplied qty
...
(cherry picked from commit 2f00413864 )
2022-09-09 06:44:26 +00:00
Rohit Waghchaure
7ce6729100
fix: reposting not working for internal transferred purchase receipt
...
(cherry picked from commit a03b4ce213 )
# Conflicts:
# erpnext/stock/stock_ledger.py
2022-09-09 04:01:23 +00:00
Sagar Sharma
c4c43bc550
Merge pull request #32134 from frappe/mergify/bp/version-14-hotfix/pr-32128
...
fix: SCO Supplied Items returned-qty (backport #32128 )
2022-09-08 19:59:23 +05:30
Sagar Sharma
62741bf744
test: add test case for returned-qty
...
(cherry picked from commit aea7188304 )
2022-09-08 13:31:38 +00:00
Sagar Sharma
4568648d8c
fix: SCO Supplied Items returned-qty
...
(cherry picked from commit ccb2889cac )
2022-09-08 13:31:38 +00:00
mergify[bot]
7840fed7a5
fix: hide "Return of Components" button in closed SCO (backport #32130 ) ( #32131 )
...
fix: hide "Return of Components" button in closed SCO (#32130 )
(cherry picked from commit 3585daab95 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-09-08 18:25:27 +05:30
Sagar Sharma
f2ab220ce3
fix: Subcontracting Receipt GL Entries (backport #31918 ) ( #32124 )
...
fix: Subcontracting Receipt GL Entries
2022-09-08 11:18:00 +05:30
rohitwaghchaure
9b6dd7e71f
Merge pull request #32120 from rohitwaghchaure/backport-provision-to-manual-reposting
...
fix: option to start reposting from repost item valuation
2022-09-07 18:05:38 +05:30
Rohit Waghchaure
64831952d5
fix: option to start reposting from repost item valuation
2022-09-07 18:04:43 +05:30
rohitwaghchaure
d53fd8c592
Merge pull request #32119 from rohitwaghchaure/backport-fixed-label-not-showing-for-filter
...
fix: inventory dimension filter's label not showing in the reort
2022-09-07 18:03:51 +05:30
Rohit Waghchaure
2d2eef6b29
fix: inventory dimension filter's label not showing in the reort
2022-09-07 18:02:41 +05:30
rohitwaghchaure
c313c37006
Merge pull request #32114 from rohitwaghchaure/backport-fixed-internal-transfer-flow
...
fix: backport fixed internal transfer flow
2022-09-07 15:44:01 +05:30
Rohit Waghchaure
a00bc2967e
test: added test case for internal transfer
2022-09-07 14:29:21 +05:30
Rohit Waghchaure
4bac0daf9b
fix: internal transfer flow
2022-09-07 14:29:15 +05:30
Sagar Sharma
404668fcc9
fix: require barcode item barcode ( #32111 )
...
fix: require barcode item barcode. (#31957 )
* fix: require barcode item barcode.
* fix: make supplier mandatory in Item Supplier DocType
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com >
2022-09-07 14:24:12 +05:30
Sagar Sharma
09d8fa4b5d
fix: AD not getting copied from SCO while creating a Material Transfer ( #32109 )
...
fix: AD not getting copied from SCO while creating a Material Transfer (#32106 )
2022-09-07 12:42:12 +05:30
Deepesh Garg
354aaae587
Merge pull request #32088 from frappe/mergify/bp/version-14-hotfix/pr-32086
...
fix: QR Code multi currency issue (backport #32086 )
2022-09-07 07:46:41 +05:30
Frappe PR Bot
7235c3f88f
chore(release): Bumped to Version 14.1.0
...
# [14.1.0](https://github.com/frappe/erpnext/compare/v14.0.3...v14.1.0 ) (2022-09-06)
### Bug Fixes
* **Appointment:** create lead notes as child table ([00a73c7 ](00a73c7a57 ))
* fetch from parent not working for custom field ([76ae4d8 ](76ae4d87ca ))
* force delete old report docs (backport [#32026 ](https://github.com/frappe/erpnext/issues/32026 )) ([#32027 ](https://github.com/frappe/erpnext/issues/32027 )) ([0e9a1fb ](0e9a1fb40e ))
* include payment against PO in AR/AP report ([4bbd0ec ](4bbd0ec985 ))
* incorrect import parameter for cancel PDA ([f55881a ](f55881aef8 ))
* key error on consolidated financial report ([4409f11 ](4409f11282 ))
* KSA VAT report multi currency amount issue ([b96526e ](b96526eefd ))
* Loan Interest accruals for 0 rated loans ([1b9082e ](1b9082e07b ))
* Naming series in Journal Entry Template ([5520c6b ](5520c6b2f3 ))
* not able to make variant item ([f871dd4 ](f871dd4ef6 ))
* **pos:** error while consolidating pos invoices ([319ee41 ](319ee41403 ))
* remove spaces and order import ([055556b ](055556b7f1 ))
* upgrade process to version-14 when currency opportunity wass not set ([4cb685a ](4cb685a326 ))
* validate available qty for consumption in SCR ([26536da ](26536da74b ))
### Features
* better Item Price list view ([#31954 ](https://github.com/frappe/erpnext/issues/31954 )) ([784fb47 ](784fb47197 ))
* tabbed view for Employee form ([#31940 ](https://github.com/frappe/erpnext/issues/31940 )) ([#32095 ](https://github.com/frappe/erpnext/issues/32095 )) ([3c688df ](3c688dfa6d ))
* two new filters for gross profit ([60fa421 ](60fa421409 ))
2022-09-06 16:04:45 +00:00
Deepesh Garg
15733c14e8
Merge pull request #32101 from frappe/version-14-hotfix
...
chore: version-14 weekly release
2022-09-06 21:31:39 +05:30
rohitwaghchaure
22b2386aa1
Merge pull request #32097 from rohitwaghchaure/backport-fixed-fetch-from-parent
...
fix: fetch from parent
2022-09-06 12:59:37 +05:30
Rohit Waghchaure
6ab0637b0b
test: test cases for PI and DN
2022-09-06 11:54:56 +05:30
Rohit Waghchaure
76ae4d87ca
fix: fetch from parent not working for custom field
2022-09-06 11:54:48 +05:30
Rucha Mahabal
3c688dfa6d
feat: tabbed view for Employee form ( #31940 ) ( #32095 )
2022-09-06 11:04:13 +05:30
Sagar Sharma
8b8d054ded
Merge pull request #32090 from frappe/mergify/bp/version-14-hotfix/pr-32082
...
fix: validate available qty for consumption in SCR (backport #32082 )
2022-09-05 14:49:35 +05:30
Sagar Sharma
121ec83562
refactor(test): test_update_reserved_qty_for_subcontracting
...
(cherry picked from commit a349b58306 )
2022-09-05 08:50:29 +00:00
Sagar Sharma
26536da74b
fix: validate available qty for consumption in SCR
...
(cherry picked from commit 4a7add2169 )
2022-09-05 08:50:28 +00:00
Nabin Hait
f605564094
Merge pull request #32087 from frappe/mergify/bp/version-14-hotfix/pr-32061
...
fix(Appointment): create lead notes as child table (backport #32061 )
2022-09-05 12:56:00 +05:30
hamzaali15
d14a9a1e89
fix: QR Code multi currency issue
...
When try to scan qr code on app it is showing correct values for multi currencies because it is not getting base amount
(cherry picked from commit b10a2b87b6 )
2022-09-05 07:13:08 +00:00
Sagar Vora
b7e8fbe43f
test: dont create lead manually, add coverage for notes
...
(cherry picked from commit 875ff15109 )
2022-09-05 06:56:48 +00:00
Sagar Vora
00a73c7a57
fix(Appointment): create lead notes as child table
...
(cherry picked from commit 58e553151e )
2022-09-05 06:56:47 +00:00
Deepesh Garg
edb100274b
Merge pull request #32080 from frappe/mergify/bp/version-14-hotfix/pr-31982
...
fix: upgrade process to version-14 when currency opportunity was not set (backport #31982 )
2022-09-04 22:39:01 +05:30
Deepesh Garg
6976316ada
chore: fix message
...
(cherry picked from commit 118b0c0f86 )
2022-09-04 13:34:32 +00:00
Florian HENRY
357f74a580
chore: better text
...
(cherry picked from commit d19b664ba9 )
2022-09-04 13:34:32 +00:00
Florian HENRY
aedd0397b8
chore: remove debug
...
(cherry picked from commit ac66538651 )
2022-09-04 13:34:32 +00:00
Florian HENRY
4cb685a326
fix: upgrade process to version-14 when currency opportunity wass not set
...
(cherry picked from commit 9d02fbadb4 )
2022-09-04 13:34:31 +00:00
Deepesh Garg
afcc0cbccd
Merge pull request #32079 from frappe/mergify/bp/version-14-hotfix/pr-31954
...
feat: better Item Price list view (backport #31954 )
2022-09-04 18:15:25 +05:30
Deepesh Garg
29bca45b1e
Merge pull request #32077 from frappe/mergify/bp/version-14-hotfix/pr-32045
...
fix: Naming series in Journal Entry Template (backport #32045 )
2022-09-04 18:14:56 +05:30
HENRY Florian
784fb47197
feat: better Item Price list view ( #31954 )
...
* feat: better Item Price list view
(cherry picked from commit 86395c6adb )
2022-09-04 12:39:04 +00:00
Solufyin
5520c6b2f3
fix: Naming series in Journal Entry Template
...
(cherry picked from commit 2085626390 )
2022-09-04 11:05:07 +00:00
Deepesh Garg
f873547447
Merge pull request #32074 from frappe/mergify/bp/version-14-hotfix/pr-31850
...
feat: two new filters for gross profit (backport #31850 )
2022-09-04 16:21:54 +05:30
Deepesh Garg
d65d2f617d
Merge pull request #32071 from frappe/mergify/bp/version-14-hotfix/pr-32053
...
fix: KSA VAT report multi currency amount issue (backport #32053 )
2022-09-04 15:58:50 +05:30
Deepesh Garg
0438433a4f
chore: Linting Issues
...
(cherry picked from commit ad8d0efa29 )
2022-09-04 10:27:23 +00:00
hrzzz
055556b7f1
fix: remove spaces and order import
...
(cherry picked from commit 3ef551872a )
2022-09-04 10:27:23 +00:00
hrzzz
60fa421409
feat: two new filters for gross profit
...
(cherry picked from commit 27891ecb77 )
2022-09-04 10:27:23 +00:00
Deepesh Garg
dd2fd12d5f
Merge pull request #32073 from frappe/mergify/bp/version-14-hotfix/pr-31822
...
fix(pos): error while consolidating pos invoices (backport #31822 )
2022-09-04 15:57:09 +05:30
Saqib Ansari
319ee41403
fix(pos): error while consolidating pos invoices
...
(cherry picked from commit 33762dbbac )
2022-09-04 07:56:31 +00:00
hamzaali15
b96526eefd
fix: KSA VAT report multi currency amount issue
...
In KSA VAT report amount is not showing correctly for multi currencies because net_amount field is fetched instead of base_net_amount
(cherry picked from commit 56d8962e40 )
2022-09-04 07:43:32 +00:00
rohitwaghchaure
78a992c086
Merge pull request #32066 from frappe/mergify/bp/version-14-hotfix/pr-32065
...
fix: not able to make variant item (backport #32065 )
2022-09-03 11:53:48 +05:30
Rohit Waghchaure
f871dd4ef6
fix: not able to make variant item
...
(cherry picked from commit 92b0f9cd7e )
2022-09-03 06:23:27 +00:00
ruthra kumar
79ecf7751f
Merge pull request #32060 from frappe/mergify/bp/version-14-hotfix/pr-32054
...
fix: type error on cancellation of Process Deferred Accounting (backport #32054 )
2022-09-02 17:10:34 +05:30
ruthra kumar
4698dba402
test: pda document submission and cancellation
...
(cherry picked from commit 1c385541fa )
2022-09-02 11:15:32 +00:00
ruthra kumar
f55881aef8
fix: incorrect import parameter for cancel PDA
...
(cherry picked from commit 08f2e4edc3 )
2022-09-02 11:15:31 +00:00
ruthra kumar
f1b2ba5a84
Merge pull request #32058 from frappe/mergify/bp/version-14-hotfix/pr-32052
...
fix: key error on consolidated financial report (backport #32052 )
2022-09-02 16:41:08 +05:30
ruthra kumar
4409f11282
fix: key error on consolidated financial report
...
accounts with same name but different account number will throw key
error on consolidated report
(cherry picked from commit 6e8395cccd )
2022-09-02 10:46:42 +00:00
ruthra kumar
84865a8421
Merge pull request #32055 from frappe/mergify/bp/version-14-hotfix/pr-31942
...
fix: include payment against PO in AR/AP report (backport #31942 )
2022-09-02 14:58:25 +05:30
ruthra kumar
d9632e8138
test: payments against so/po will show up as outstanding amount
...
1. Class will use FrappeTestCase fixture
2. setup and teardown methods are introduced
3. test for payments against SO
(cherry picked from commit 36f5883dda )
2022-09-02 08:15:36 +00:00
ruthra kumar
4bbd0ec985
fix: include payment against PO in AR/AP report
...
(cherry picked from commit fdd167cac1 )
2022-09-02 08:15:36 +00:00
mergify[bot]
92f8f0ec74
chore: set BOM as default value for Backflush Raw Materials of Subcontract Based On (backport #32048 ) ( #32050 )
...
chore: set BOM as default value for Backflush Raw Materials of Subcontract Based On (#32048 )
chore: set BOM as default value for Backflush Raw Materials of Subcontract Based On in Buying Settings
(cherry picked from commit 68907ca783 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-09-02 09:10:17 +05:30
Deepesh Garg
aea484be1f
Merge pull request #32032 from frappe/mergify/bp/version-14-hotfix/pr-32030
...
fix: Loan Interest accruals for 0 rated loans (backport #32030 )
2022-08-31 21:04:38 +05:30
Deepesh Garg
52fc10d00c
chore: Add check for principal amount
...
(cherry picked from commit a76d3827ec )
2022-08-30 15:47:11 +00:00
Deepesh Garg
1b9082e07b
fix: Loan Interest accruals for 0 rated loans
...
(cherry picked from commit eefc9b7172 )
2022-08-30 15:47:11 +00:00
mergify[bot]
0e9a1fb40e
fix: force delete old report docs (backport #32026 ) ( #32027 )
...
fix: force delete old report docs (#32026 )
(cherry picked from commit ffa3071d36 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-08-30 15:46:08 +05:30
Frappe PR Bot
32abf67c80
chore(release): Bumped to Version 14.0.3
...
## [14.0.3](https://github.com/frappe/erpnext/compare/v14.0.2...v14.0.3 ) (2022-08-30)
### Bug Fixes
* AD not getting copied from SCO while creating a SE (backport [#32004 ](https://github.com/frappe/erpnext/issues/32004 )) ([#32007 ](https://github.com/frappe/erpnext/issues/32007 )) ([cee867f ](cee867f941 ))
* Add docstatus filter for voucher_no in Repost Item Valuation ([309da96 ](309da96442 ))
* add validation for PO in Stock Entry (backport [#31974 ](https://github.com/frappe/erpnext/issues/31974 )) ([#31975 ](https://github.com/frappe/erpnext/issues/31975 )) ([4d8ced6 ](4d8ced6c87 ))
* default supplier not set in the PP ([4cf9fb0 ](4cf9fb08e1 ))
* display amount in account currency if party is supplied ([15915d7 ](15915d7053 ))
* Explicitly commit "log_error" since its getting called during GET request (backport [#31952 ](https://github.com/frappe/erpnext/issues/31952 )) ([#31953 ](https://github.com/frappe/erpnext/issues/31953 )) ([362976f ](362976fa42 ))
* gl entries for asset repair ([f0f7afa ](f0f7afa669 ))
* lost quotation not to expired ([8717235 ](8717235a34 ))
* material request connection on work order ([193502c ](193502ce03 ))
* **patch:** update sla doctype directly (backport [#32014 ](https://github.com/frappe/erpnext/issues/32014 )) ([#32015 ](https://github.com/frappe/erpnext/issues/32015 )) ([1b5a1cb ](1b5a1cbaad ))
* permissions for Task Type ([#32016 ](https://github.com/frappe/erpnext/issues/32016 )) ([7ca1beb ](7ca1beb15d ))
* Purchase Order creation from Sales Order ([39ff0cc ](39ff0cc6d8 ))
* Purposes not set ([94ebfa7 ](94ebfa765c ))
* restrict party types to Supplier/Customer for AR/AP report ([c407d1e ](c407d1e51a ))
* Rounded total for cash and non trade discount invoices ([6c4fcd8 ](6c4fcd80c6 ))
* Route condition set for stock ledger (backport [#31935 ](https://github.com/frappe/erpnext/issues/31935 )) ([#31945 ](https://github.com/frappe/erpnext/issues/31945 )) ([a7d23ab ](a7d23abc2f ))
2022-08-30 09:24:00 +00:00
Deepesh Garg
52b42e9492
Merge pull request #32025 from frappe/version-14-hotfix
...
chore: weekly version-14 release
2022-08-30 14:52:11 +05:30
Deepesh Garg
77ac7f06d4
Merge pull request #32021 from frappe/mergify/bp/version-14-hotfix/pr-32005
...
fix: lost quotation not to expired (backport #32005 )
2022-08-30 11:08:40 +05:30
MOHAMMED NIYAS
8717235a34
fix: lost quotation not to expired
...
(cherry picked from commit 69ffef8c0e )
2022-08-30 05:03:44 +00:00
Deepesh Garg
670426f428
Merge pull request #32017 from frappe/mergify/bp/version-14-hotfix/pr-32016
...
fix: permissions for Task Type (backport #32016 )
2022-08-30 08:38:14 +05:30
mergify[bot]
1b5a1cbaad
fix(patch): update sla doctype directly (backport #32014 ) ( #32015 )
...
fix(patch): update sla doctype directly (#32014 )
fix: update sla doctype directly
(cherry picked from commit 2d41704424 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-08-29 22:17:39 +05:30
Raffael Meyer
7ca1beb15d
fix: permissions for Task Type ( #32016 )
...
(cherry picked from commit 73f4d5931d )
2022-08-29 16:27:00 +00:00
ruthra kumar
c660db145b
Merge pull request #32013 from frappe/mergify/bp/version-14-hotfix/pr-32009
...
refactor: readd remarks field to payment ledger (backport #32009 )
2022-08-29 20:21:43 +05:30
ruthra kumar
0aaf9c4f05
chore: add remarks migration to patches.txt
...
(cherry picked from commit d522f13d55 )
2022-08-29 19:52:33 +05:30
ruthra kumar
b3b0272ec9
chore: patch for migrating remarks to payment ledger
...
(cherry picked from commit 3a6b095ed4 )
2022-08-29 14:19:46 +00:00
ruthra kumar
f7898b4954
refactor: re-add remarks field to payment ledger and AR/AP report
...
(cherry picked from commit 5782c4469a )
2022-08-29 14:19:46 +00:00
Deepesh Garg
b067eae38c
Merge pull request #32008 from frappe/mergify/bp/version-14-hotfix/pr-32006
...
fix: Rounded total for cash and non trade discount invoices (backport #32006 )
2022-08-29 17:46:14 +05:30
mergify[bot]
cee867f941
fix: AD not getting copied from SCO while creating a SE (backport #32004 ) ( #32007 )
...
fix: AD not getting copied from SCO while creating a SE (#32004 )
(cherry picked from commit 9dbaaa33f5 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-29 15:50:22 +05:30
Deepesh Garg
6c4fcd80c6
fix: Rounded total for cash and non trade discount invoices
...
(cherry picked from commit 318da16b99 )
2022-08-29 10:06:08 +00:00
Deepesh Garg
11657effa5
Merge pull request #31970 from frappe/mergify/bp/version-14-hotfix/pr-31955
...
chore: update french translation (backport #31955 )
2022-08-28 11:32:54 +05:30
Deepesh Garg
d3b7942f32
Merge pull request #31979 from frappe/mergify/bp/version-14-hotfix/pr-31977
...
fix: restrict party types to Supplier/Customer for AR/AP report (backport #31977 )
2022-08-28 11:25:00 +05:30
mergify[bot]
f407c972d1
chore: allow return of components in SCO (backport #31994 ) ( #31995 )
...
chore: allow return of components in SCO (#31994 )
chore: allow return of components in sco
(cherry picked from commit af5cbc881f )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-26 23:15:20 +05:30
Deepesh Garg
0b72295fa2
Merge pull request #31990 from frappe/mergify/bp/version-14-hotfix/pr-31988
...
chore: remove precision on discount_percentage of Sales Invoice Item (backport #31988 )
2022-08-26 18:09:26 +05:30
Deepesh Garg
204b6c0272
Merge pull request #31973 from frappe/mergify/bp/version-14-hotfix/pr-31943
...
fix: gl entries for asset repair (backport #31943 )
2022-08-26 17:34:57 +05:30
Deepesh Garg
1118e25b6d
Merge pull request #31985 from frappe/mergify/bp/version-14-hotfix/pr-31984
...
fix: Purchase Order creation from Sales Order (backport #31984 )
2022-08-26 16:05:01 +05:30
ruthra kumar
9b9df70632
chore: remove precision on discount_percentage of Sales Invoice Item
...
(cherry picked from commit c42fef541a )
2022-08-26 10:34:50 +00:00
Solufyin
39ff0cc6d8
fix: Purchase Order creation from Sales Order
...
(cherry picked from commit bd4b4ddd8b )
2022-08-26 06:31:51 +00:00
ruthra kumar
c407d1e51a
fix: restrict party types to Supplier/Customer for AR/AP report
...
(cherry picked from commit 6aa8fd0f7b )
2022-08-25 10:50:46 +00:00
mergify[bot]
4d8ced6c87
fix: add validation for PO in Stock Entry (backport #31974 ) ( #31975 )
...
fix: add validation for PO in Stock Entry (#31974 )
(cherry picked from commit 8566832dd5 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-25 15:29:48 +05:30
Deepesh Garg
4f832678cf
chore: fix against account
...
(cherry picked from commit c1f6dd46d1 )
2022-08-25 07:55:08 +00:00
Nabin Hait
f0f7afa669
fix: gl entries for asset repair
...
(cherry picked from commit b4a2eb2e65 )
2022-08-25 07:55:08 +00:00
Florian HENRY
cb6cbf7818
chore: update fr translation
...
(cherry picked from commit 299da5d596 )
2022-08-25 07:37:06 +00:00
Florian HENRY
3aec1175df
chore: update fr translation
...
(cherry picked from commit 1f6f2747d4 )
2022-08-25 07:37:06 +00:00
Florian HENRY
c645995ae3
chore: update french translation
...
(cherry picked from commit 264f98af14 )
2022-08-25 07:37:05 +00:00
rohitwaghchaure
f772c17f3f
Merge pull request #31969 from frappe/mergify/bp/version-14-hotfix/pr-31967
...
fix: material request connection on work order (backport #31967 )
2022-08-25 12:30:25 +05:30
Rohit Waghchaure
193502ce03
fix: material request connection on work order
...
(cherry picked from commit 9ab10def49 )
2022-08-25 06:59:56 +00:00
rohitwaghchaure
abd637a238
Merge pull request #31968 from frappe/mergify/bp/version-14-hotfix/pr-31966
...
fix: default supplier not set in the PP (backport #31966 )
2022-08-25 12:26:47 +05:30
Rohit Waghchaure
4cf9fb08e1
fix: default supplier not set in the PP
...
(cherry picked from commit 5fd468d9ec )
2022-08-25 06:55:46 +00:00
Deepesh Garg
e4ca20654f
Merge pull request #31964 from frappe/mergify/bp/version-14-hotfix/pr-31909
...
fix: Add docstatus filter for voucher_no in Repost Item Valuation (backport #31909 )
2022-08-25 11:25:02 +05:30
Deepesh Garg
bc873939eb
Merge pull request #31959 from frappe/mergify/bp/version-14-hotfix/pr-31934
...
refactor: disable discount accounting on Buying module(PI) (backport #31934 )
2022-08-25 11:06:58 +05:30
Deepesh Garg
c6d3e9f432
Merge pull request #31958 from frappe/mergify/bp/version-14-hotfix/pr-31950
...
fix: display amount in account currency if party is supplied (backport #31950 )
2022-08-25 11:06:42 +05:30
rohitwaghchaure
54f4504df6
Merge pull request #31963 from frappe/mergify/bp/version-14-hotfix/pr-31951
...
fix: Purposes not set in Maintenance Visit (backport #31951 )
2022-08-25 10:50:50 +05:30
Sagar Sharma
309da96442
fix: Add docstatus filter for voucher_no in Repost Item Valuation
...
(cherry picked from commit 520306dc87 )
2022-08-25 05:20:26 +00:00
Rohit Waghchaure
94ebfa765c
fix: Purposes not set
...
(cherry picked from commit f9a7b31b5b )
2022-08-25 05:19:53 +00:00
ruthra kumar
2577747c5c
test: remove discount accounting tests
...
(cherry picked from commit 277ef04b60 )
2022-08-25 05:04:46 +00:00
ruthra kumar
fb387426d6
refactor: disable discount accounting on Buying module(PI)
...
(cherry picked from commit a956e20f29 )
2022-08-25 05:04:46 +00:00
ruthra kumar
15915d7053
fix: display amount in account currency if party is supplied
...
(cherry picked from commit e5b04d54ff )
2022-08-25 05:04:27 +00:00
mergify[bot]
362976fa42
fix: Explicitly commit "log_error" since its getting called during GET request (backport #31952 ) ( #31953 )
...
fix: Explicitly commit "log_error" since its getting called during GET request (#31952 )
(cherry picked from commit 122f1c0ced )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com >
2022-08-24 18:26:08 +05:30
mergify[bot]
a7d23abc2f
fix: Route condition set for stock ledger (backport #31935 ) ( #31945 )
...
fix: Route condition set for stock ledger (#31935 )
(cherry picked from commit 0e26df331c )
Co-authored-by: Solufyin <34390782+Solufyin@users.noreply.github.com >
2022-08-24 13:30:25 +05:30
mergify[bot]
4b609322ba
chore: add Work Order test dependencies (backport #31936 ) ( #31937 )
...
chore: add Work Order test dependencies (#31936 )
(cherry picked from commit fe73d55f70 )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2022-08-23 16:09:26 +05:30
Frappe PR Bot
5778f227ee
chore(release): Bumped to Version 14.0.2
...
## [14.0.2](https://github.com/frappe/erpnext/compare/v14.0.1...v14.0.2 ) (2022-08-23)
### Bug Fixes
* additional-cost in items table ([da69cc5 ](da69cc5477 ))
* base_amount and exchange_rate in additional-cost table ([d48487a ](d48487ada2 ))
* Cash and non trade discount calculation ([b6d2de2 ](b6d2de2cc1 ))
* don't allow to create SCR directly (backport [#31924 ](https://github.com/frappe/erpnext/issues/31924 )) ([#31926 ](https://github.com/frappe/erpnext/issues/31926 )) ([0bfb774 ](0bfb774bdf ))
* incorrect buying amount in Gross Profit rpt ([981add9 ](981add9b6f ))
* incorrect tax amt due to different exchange rate in PR and PI ([a767326 ](a76732613e ))
* limited options for no-of-employees in crm ([735a608 ](735a60807a ))
* make rate field read-only in subcontracting receipt item (backport [#31905 ](https://github.com/frappe/erpnext/issues/31905 )) ([#31906 ](https://github.com/frappe/erpnext/issues/31906 )) ([6be77d5 ](6be77d5729 ))
* map old data as per new options of no-of-employees ([35e9bfc ](35e9bfca38 ))
* **pos:** edge case while closing pos ([#31892 ](https://github.com/frappe/erpnext/issues/31892 )) ([200a971 ](200a971743 ))
* process loan interest accrual ([66e5202 ](66e5202642 ))
* recalculate rate of items based on "Recalculate Rate" checkbox ([9e60dd3 ](9e60dd32e8 ))
* TDS calculation for advance payment ([78b39d6 ](78b39d6ca4 ))
* term loan interest calculation ([8fdbbf3 ](8fdbbf374d ))
* test "test_pending_and_received_qty" ([e099e10 ](e099e10c8e ))
* Test cases ([3afb625 ](3afb625ff8 ))
* Unable to make payment entry against Fees using education app ([1aa96de ](1aa96defda ))
### Performance Improvements
* use `create_custom_fields` ([#31853 ](https://github.com/frappe/erpnext/issues/31853 )) ([6656d23 ](6656d23e45 ))
2022-08-23 05:28:37 +00:00
Deepesh Garg
7ac75aab1a
Merge pull request #31932 from frappe/version-14-hotfix
...
chore: weekly version 14 release
2022-08-23 10:57:10 +05:30
Deepesh Garg
e831b6e054
Merge pull request #31930 from frappe/mergify/bp/version-14-hotfix/pr-31910
...
fix: Cash and non trade discount calculation (backport #31910 )
2022-08-23 10:36:15 +05:30
Deepesh Garg
856a64b77c
chore: Linting issues
...
(cherry picked from commit 1cb7ae16ab )
2022-08-23 04:49:57 +00:00
Deepesh Garg
3afb625ff8
fix: Test cases
...
(cherry picked from commit ae3dce0cbd )
2022-08-23 04:49:57 +00:00
Deepesh Garg
b6d2de2cc1
fix: Cash and non trade discount calculation
...
(cherry picked from commit 3b15966cc9 )
2022-08-23 04:49:57 +00:00
mergify[bot]
0bfb774bdf
fix: don't allow to create SCR directly (backport #31924 ) ( #31926 )
...
fix: don't allow to create SCR directly (#31924 )
(cherry picked from commit bf5c43322a )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-22 18:38:21 +05:30
Deepesh Garg
d7a8db04a1
Merge pull request #31916 from frappe/mergify/bp/version-14-hotfix/pr-31856
...
fix: incorrect tax amt due to different exchange rate in PR and PI (backport #31856 )
2022-08-22 10:57:53 +05:30
Deepesh Garg
2d5ae811d2
Merge pull request #31917 from frappe/mergify/bp/version-14-hotfix/pr-31871
...
fix: incorrect buying amount in Gross Profit rpt (backport #31871 )
2022-08-22 10:56:47 +05:30
Deepesh Garg
be9607e27b
Merge pull request #31915 from frappe/mergify/bp/version-14-hotfix/pr-31894
...
fix: TDS calculation for advance payment (backport #31894 )
2022-08-22 10:32:04 +05:30
Deepesh Garg
fd45a7afbe
Merge pull request #31818 from frappe/mergify/bp/version-14-hotfix/pr-31816
...
fix: limited options for no-of-employees in the crm documents (backport #31816 )
2022-08-22 10:31:06 +05:30
Deepesh Garg
0c73af6ee2
Merge pull request #31809 from frappe/mergify/bp/version-14-hotfix/pr-31801
...
Tds report (backport #31801 )
2022-08-22 10:30:42 +05:30
ruthra kumar
981add9b6f
fix: incorrect buying amount in Gross Profit rpt
...
(cherry picked from commit 967dd398e7 )
2022-08-22 05:00:26 +00:00
Deepesh Garg
8f5736c500
Merge pull request #31832 from frappe/mergify/bp/version-14-hotfix/pr-31830
...
fix: Unable to make payment entry against Fees using education app (backport #31830 )
2022-08-22 10:29:26 +05:30
Deepesh Garg
052f7c3345
Merge pull request #31827 from frappe/mergify/bp/version-14-hotfix/pr-31799
...
fix: process loan interest accrual (backport #31799 )
2022-08-22 10:28:50 +05:30
Deepesh Garg
fa4a40812c
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-31816
2022-08-22 09:09:16 +05:30
ruthra kumar
a76732613e
fix: incorrect tax amt due to different exchange rate in PR and PI
...
(cherry picked from commit 5fd0770372 )
2022-08-22 03:38:43 +00:00
Deepesh Garg
dd602989a8
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-31801
2022-08-22 09:00:36 +05:30
Maharshi Patel
78b39d6ca4
fix: TDS calculation for advance payment
...
"against_voucher": ["is", "not set"] was used in query due to which if TDS was added on "advance" payment vouchers and then reconciled against purchase invoice. it will not find those vouchers and consider this as first-time threshold due to which it will calculate Tax for all transactions.
(cherry picked from commit a452143782 )
2022-08-22 03:30:04 +00:00
Deepesh Garg
77fa64e100
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-31799
2022-08-22 08:59:57 +05:30
Deepesh Garg
ac04fc60ef
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-31830
2022-08-22 08:59:31 +05:30
mergify[bot]
6be77d5729
fix: make rate field read-only in subcontracting receipt item (backport #31905 ) ( #31906 )
...
fix: make rate field read-only in subcontracting receipt item (#31905 )
(cherry picked from commit 588ca68171 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-20 19:28:21 +05:30
Sagar Sharma
37e5b93e2d
Merge pull request #31900 from frappe/mergify/bp/version-14-hotfix/pr-31899
...
fix: repost item valuation for subcontracting receipt (backport #31899 )
2022-08-19 22:41:28 +05:30
Sagar Sharma
19d29d1861
chore: add option for "Subcontracting Receipt" in "Voucher Type"
...
(cherry picked from commit f92f3e0208 )
2022-08-19 16:31:53 +00:00
Sagar Sharma
0db912998a
chore: allow subcontracting receipt backdated entry
...
(cherry picked from commit f8c11847bb )
2022-08-19 16:31:53 +00:00
mergify[bot]
200a971743
fix(pos): edge case while closing pos ( #31892 )
2022-08-19 17:11:13 +05:30
Sagar Sharma
c0f0986539
Merge pull request #31897 from frappe/mergify/bp/version-14-hotfix/pr-31890
...
fix: additional-costs in SCO and SCR (backport #31890 )
2022-08-19 15:58:06 +05:30
Sagar Sharma
376293326b
chore: conflicts
2022-08-19 15:30:50 +05:30
Sagar Sharma
9a29e3c9f2
chore: add test for additional-cost
...
(cherry picked from commit c247cf728c )
2022-08-19 09:56:52 +00:00
Sagar Sharma
e099e10c8e
fix: test "test_pending_and_received_qty"
...
(cherry picked from commit addd7347d8 )
2022-08-19 09:56:52 +00:00
Sagar Sharma
3b222339b8
chore: add additional-cost table in SCR
...
(cherry picked from commit 256b4245d5 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
2022-08-19 09:56:51 +00:00
Sagar Sharma
9e60dd32e8
fix: recalculate rate of items based on "Recalculate Rate" checkbox
...
(cherry picked from commit 2fc6833684 )
2022-08-19 09:56:51 +00:00
Sagar Sharma
7ff5414571
chore: move "set_missing_values_in_additional_costs" from SCO to SC"
...
(cherry picked from commit ea82fe5bc2 )
2022-08-19 09:56:50 +00:00
Sagar Sharma
d48487ada2
fix: base_amount and exchange_rate in additional-cost table
...
(cherry picked from commit eabd3135f0 )
2022-08-19 09:56:50 +00:00
Sagar Sharma
da69cc5477
fix: additional-cost in items table
...
(cherry picked from commit d7ed4093d8 )
2022-08-19 09:56:50 +00:00
Sagar Vora
b2a720d847
Merge pull request #31891 from frappe/mergify/bp/version-14-hotfix/pr-31853
...
perf: use `create_custom_fields` (backport #31853 )
2022-08-18 15:57:59 +00:00
Sagar Vora
6656d23e45
perf: use create_custom_fields ( #31853 )
...
* perf: use `create_custom_fields`
* fix: default must be a string
(cherry picked from commit aafb735283 )
2022-08-18 15:31:42 +00:00
mergify[bot]
ae5c05081d
chore: remove unwanted field "provisional_expense_account" from SCR (backport #31847 ) ( #31886 )
...
chore: remove unwanted field "provisional_expense_account" from SCR (#31847 )
(cherry picked from commit 7e88eb549f )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-18 17:41:01 +05:30
Frappe PR Bot
028e939cca
chore(release): Bumped to Version 14.0.1
...
## [14.0.1](https://github.com/frappe/erpnext/compare/v14.0.0...v14.0.1 ) (2022-08-18)
### Bug Fixes
* add asset repair to accounting dimension list ([65bb1d8 ](65bb1d8cc2 ))
* Add dimension section in subcontracting doctypes (backport [#31849 ](https://github.com/frappe/erpnext/issues/31849 )) ([#31877 ](https://github.com/frappe/erpnext/issues/31877 )) ([50ad612 ](50ad612453 ))
* check item_code in all rows of po_items (backport [#31741 ](https://github.com/frappe/erpnext/issues/31741 )) ([#31842 ](https://github.com/frappe/erpnext/issues/31842 )) ([82f1dd2 ](82f1dd268d ))
* contact search in request for quotation (backport [#31828 ](https://github.com/frappe/erpnext/issues/31828 )) ([#31840 ](https://github.com/frappe/erpnext/issues/31840 )) ([74664a3 ](74664a34c0 ))
* delete custom fields on deletion of inventory dimension ([354a9d6 ](354a9d6169 ))
* **ecommerce:** remove query to non-existing field (backport [#31771 ](https://github.com/frappe/erpnext/issues/31771 )) ([#31773 ](https://github.com/frappe/erpnext/issues/31773 )) ([8737c10 ](8737c10ce4 ))
* getting error to show sales invoice group or print rep… (backport [#31756 ](https://github.com/frappe/erpnext/issues/31756 )) ([#31767 ](https://github.com/frappe/erpnext/issues/31767 )) ([53b9d61 ](53b9d61c46 ))
* incorrect produced-qty in production-plan-item (backport [#31706 ](https://github.com/frappe/erpnext/issues/31706 )) ([#31861 ](https://github.com/frappe/erpnext/issues/31861 )) ([010a0ca ](010a0ca0a9 ))
* incorrect rate in BOM exploded items (backport [#31513 ](https://github.com/frappe/erpnext/issues/31513 )) ([#31864 ](https://github.com/frappe/erpnext/issues/31864 )) ([abe1894 ](abe18945a6 ))
* intercompany SO throws exception ([1d1f12f ](1d1f12f949 ))
* linter (backport [#31763 ](https://github.com/frappe/erpnext/issues/31763 )) ([#31766 ](https://github.com/frappe/erpnext/issues/31766 )) ([3092131 ](3092131913 ))
* Make expense account editable in Purchase Receipt Item (backport [#31730 ](https://github.com/frappe/erpnext/issues/31730 )) ([#31878 ](https://github.com/frappe/erpnext/issues/31878 )) ([b637d4d ](b637d4d5f1 ))
* Make expense account editable in Subcontracting Receipt Item (backport [#31848 ](https://github.com/frappe/erpnext/issues/31848 )) ([#31870 ](https://github.com/frappe/erpnext/issues/31870 )) ([aa5aaa1 ](aa5aaa113e ))
* not able to issue expired batches ([ce5fc5b ](ce5fc5b457 ))
* posting_date of linked vouchers should not affect outstanding ([0faa7b0 ](0faa7b0432 ))
* **projects:** Add missing comma ([623f56a ](623f56a95c ))
* set `billing_address` for purchases in `get_party_details` ([5a28ba8 ](5a28ba8537 ))
* set `company_address` for purchases in `party.js` ([4c82533 ](4c82533239 ))
* specify allowed doctype in queries (backport [#31761 ](https://github.com/frappe/erpnext/issues/31761 )) ([#31764 ](https://github.com/frappe/erpnext/issues/31764 )) ([6dce122 ](6dce122825 ))
* Transit filter for Default Target Warehouse in SE (backport [#31839 ](https://github.com/frappe/erpnext/issues/31839 )) ([#31873 ](https://github.com/frappe/erpnext/issues/31873 )) ([04d3571 ](04d3571dd9 ))
2022-08-18 08:30:58 +00:00
Deepesh Garg
216cb9b07b
Merge pull request #31881 from frappe/version-14-hotfix
...
chore: weekly version-14 release
2022-08-18 13:59:28 +05:30
mergify[bot]
50ad612453
fix: Add dimension section in subcontracting doctypes (backport #31849 ) ( #31877 )
...
* fix: Add dimension section in subcontracting doctypes (#31849 )
(cherry picked from commit 8704ca783d )
# Conflicts:
# erpnext/patches.txt
* chore: conflicts
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-18 12:04:07 +05:30
Deepesh Garg
6b71af9008
Merge pull request #31883 from frappe/mergify/bp/version-14-hotfix/pr-31875
...
fix(projects): Add missing comma (backport #31875 )
2022-08-18 11:20:55 +05:30
Deepesh Garg
3c8412efdb
Merge pull request #31796 from frappe/mergify/bp/version-14-hotfix/pr-31737
...
fix: incorrect invoice outstanding in reconciliation tool (backport #31737 )
2022-08-18 11:20:26 +05:30
Aditya Hase
623f56a95c
fix(projects): Add missing comma
...
Added with https://github.com/frappe/erpnext/pull/31360
(cherry picked from commit d38778e400 )
2022-08-18 05:49:58 +00:00
mergify[bot]
b637d4d5f1
fix: Make expense account editable in Purchase Receipt Item (backport #31730 ) ( #31878 )
...
fix: Make expense account editable in Purchase Receipt Item (#31730 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
(cherry picked from commit 1a6508972e )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-08-18 11:16:15 +05:30
rohitwaghchaure
601bc64618
Merge pull request #31869 from frappe/mergify/bp/version-14-hotfix/pr-31860
...
fix: delete custom fields on deletion of inventory dimension (backport #31860 )
2022-08-17 21:45:57 +05:30
mergify[bot]
04d3571dd9
fix: Transit filter for Default Target Warehouse in SE (backport #31839 ) ( #31873 )
...
fix: Transit filter for Default Target Warehouse in SE (#31839 )
(cherry picked from commit f1a612245c )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-17 17:26:15 +05:30
mergify[bot]
aa5aaa113e
fix: Make expense account editable in Subcontracting Receipt Item (backport #31848 ) ( #31870 )
...
fix: Make expense account editable in Subcontracting Receipt Item (#31848 )
(cherry picked from commit 2d04e71412 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-17 16:31:18 +05:30
Rohit Waghchaure
354a9d6169
fix: delete custom fields on deletion of inventory dimension
...
(cherry picked from commit 0b39a0123e )
2022-08-17 10:14:14 +00:00
rohitwaghchaure
c7e2217c92
Merge pull request #31867 from frappe/mergify/bp/version-14-hotfix/pr-31863
...
fix: not able to issue expired batches (backport #31863 )
2022-08-17 15:43:32 +05:30
Rohit Waghchaure
ce5fc5b457
fix: not able to issue expired batches
...
(cherry picked from commit 795c94384a )
2022-08-17 09:16:57 +00:00
mergify[bot]
abe18945a6
fix: incorrect rate in BOM exploded items (backport #31513 ) ( #31864 )
...
fix: incorrect rate in BOM exploded items (#31513 )
(cherry picked from commit 313625c349 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-17 14:37:40 +05:30
mergify[bot]
010a0ca0a9
fix: incorrect produced-qty in production-plan-item (backport #31706 ) ( #31861 )
...
fix: incorrect produced-qty in production-plan-item (#31706 )
(cherry picked from commit 538cd6fdcf )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-17 13:46:33 +05:30
mergify[bot]
74664a34c0
fix: contact search in request for quotation (backport #31828 ) ( #31840 )
...
fix: contact search in request for quotation (#31828 )
(cherry picked from commit e5e88bb9f1 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-15 12:19:59 +05:30
mergify[bot]
82f1dd268d
fix: check item_code in all rows of po_items (backport #31741 ) ( #31842 )
...
fix: check item_code in all rows of po_items (#31741 )
fix: check the item code in each row of PO items
(cherry picked from commit 0047e18a9b )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-08-14 16:00:54 +05:30
Deepesh Garg
1aa96defda
fix: Unable to make payment entry against Fees using education app
...
(cherry picked from commit 79ac50d0f7 )
2022-08-11 15:17:42 +00:00
Abhinav Raut
8fdbbf374d
fix: term loan interest calculation
...
(cherry picked from commit 534d7ce64b )
2022-08-11 10:18:24 +00:00
Abhinav Raut
66e5202642
fix: process loan interest accrual
...
(cherry picked from commit 9ef8d5c5c3 )
2022-08-11 10:18:24 +00:00
Nabin Hait
35e9bfca38
fix: map old data as per new options of no-of-employees
...
(cherry picked from commit 909945c0ac )
2022-08-09 15:18:25 +00:00
Nabin Hait
735a60807a
fix: limited options for no-of-employees in crm
...
(cherry picked from commit 7ecd67605f )
2022-08-09 15:18:25 +00:00
mergify[bot]
c3fd802351
refactor: use browser native lazy loading (backport #31814 ) ( #31815 )
...
refactor: use browser native lazy loading (#31814 )
(cherry picked from commit 08d7c48dc7 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-08-09 18:51:27 +05:30
Deepesh Garg
6046f8bc5e
Merge pull request #31798 from frappe/mergify/bp/version-14-hotfix/pr-31779
...
Bug add accouting dimension in asset repair (backport #31779 )
2022-08-09 17:58:35 +05:30
Akash Krishna
d7db8ed12e
Tds report ( #31801 )
...
* fix: TDS Computation Summary Report not loading, too many values to unpack
(cherry picked from commit 32b30bc5de )
2022-08-09 12:12:33 +00:00
Sagar Vora
adcd21724b
Merge pull request #31793 from frappe/mergify/bp/version-14-hotfix/pr-31733
...
fix: set `billing_address` for purchases in `get_party_details` (backport #31733 )
2022-08-08 12:09:43 +00:00
ruthra kumar
04bdff736b
chore: patch for creating existing dimensions in asset repair
...
(cherry picked from commit 80f508c4b1 )
2022-08-08 11:10:25 +00:00
ruthra kumar
65bb1d8cc2
fix: add asset repair to accounting dimension list
...
(cherry picked from commit 452584c4bd )
2022-08-08 11:10:25 +00:00
Deepesh Garg
ebf766cf62
Merge pull request #31794 from frappe/mergify/bp/version-14-hotfix/pr-31777
...
fix: intercompany SO created from Purchase Order throws exception (backport #31777 )
2022-08-08 16:36:46 +05:30
ruthra kumar
80bf47170f
test: posting_date should not affect outstanding amount calculation
...
(cherry picked from commit ef312b8fc4 )
2022-08-08 10:59:05 +00:00
ruthra kumar
0faa7b0432
fix: posting_date of linked vouchers should not affect outstanding
...
posting_date filter should not be applied for linked vouchers.
(cherry picked from commit 5f1562c5b2 )
2022-08-08 10:59:05 +00:00
ruthra kumar
1d1f12f949
fix: intercompany SO throws exception
...
(cherry picked from commit af0a353b79 )
2022-08-08 10:36:55 +00:00
Sagar Vora
4c82533239
fix: set company_address for purchases in party.js
...
(cherry picked from commit d05082987f )
2022-08-08 07:31:44 +00:00
Sagar Vora
5a28ba8537
fix: set billing_address for purchases in get_party_details
...
(cherry picked from commit a3625b3817 )
2022-08-08 07:31:44 +00:00
mergify[bot]
8737c10ce4
fix(ecommerce): remove query to non-existing field (backport #31771 ) ( #31773 )
...
fix(ecommerce): remove query to non-existing field (#31771 )
(cherry picked from commit 17b9bfd249 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-08-03 16:49:16 +05:30
Ankush Menat
2defb89962
ci: fix automated release regex ( #31770 )
...
[skip ci]
2022-08-03 16:15:32 +05:30
mergify[bot]
53b9d61c46
fix: getting error to show sales invoice group or print rep… (backport #31756 ) ( #31767 )
...
fix: getting error to show sales invoice group or print rep… (#31756 )
fix: formatter getting error to show sales invoice group or print report.
1 - When I view the Gross Profit report in Sales Invoice mode, the table is all broken.
Error on browser console:
TypeError: Cannot read properties of undefined (reading 'indent')
2 - When I try to print, no matter the Group (Sales Invoice, Item Code, Item Group...) nothing happens. in browser log console I have the following error:
TypeError: Cannot read properties of undefined (reading 'content')
i fixed both errors and all working perfectly.
(cherry picked from commit ea88451875 )
Co-authored-by: HarryPaulo <paulo_fabris@hotmail.com >
2022-08-03 11:22:54 +05:30
mergify[bot]
3092131913
fix: linter (backport #31763 ) ( #31766 )
...
fix: linter (#31763 )
(cherry picked from commit 9c580dde39 )
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com >
2022-08-03 11:17:44 +05:30
mergify[bot]
6dce122825
fix: specify allowed doctype in queries (backport #31761 ) ( #31764 )
...
fix: specify allowed doctype in queries (#31761 )
(cherry picked from commit 9baa222976 )
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2022-08-03 11:16:41 +05:30
Ankush Menat
248cc48842
ci: setup releases for v14 ( #31759 )
...
[skip ci]
2022-08-02 12:11:36 +05:30
Deepesh Garg
ebd8f2f45b
chore: verison bump and change log
2022-08-01 22:29:34 +05:30
rohitwaghchaure
590e91bb80
Merge pull request #31750 from rohitwaghchaure/minor-fix-change-link
...
fix: minor URL link
2022-08-01 14:31:09 +05:30
Rohit Waghchaure
0e7c4314b4
fix: minor changed link
2022-08-01 14:03:12 +05:30
Marica
1a2ffc7c6e
Merge pull request #31601 from pps190/pref-wh-wise-stock-value
...
perf: reduce db calls for warehouse wise stock value chart
2022-07-27 17:47:43 +05:30
HENRY Florian
cc1f837685
fix: update fr translations ( #31687 )
...
* fix: update fr translations
* fix: update fr translation
* fix: update fr translation
* chore: Replace apostrophe encoding by symbol
Co-authored-by: marination <maricadsouza221197@gmail.com >
2022-07-27 17:21:01 +05:30
Nabin Hait
67fefa37ce
Merge pull request #31678 from nabinhait/crm-fixes-5
...
fix: mentions in notes, workspace links, no-of-employees field type and report fixes
2022-07-27 16:50:18 +05:30
Marica
53b6cea610
Merge pull request #31469 from marination/make-image-field-obsolete-in-web-item
...
chore: Make `image` field obsolete in Website Item (redundant)
2022-07-27 15:43:01 +05:30
Marica
4fa58d7931
Merge branch 'develop' into make-image-field-obsolete-in-web-item
2022-07-27 14:53:03 +05:30
Suraj Shetty
273c6ff598
Merge pull request #31690 from phot0n/fix-payments-stuff
2022-07-27 14:37:15 +05:30
Marica
56db91b322
Merge branch 'develop' into make-image-field-obsolete-in-web-item
2022-07-27 14:12:09 +05:30
marination
af38baeb3b
fix: Map Item image to Website Item website_image only if published via UI (v13)
...
- For v12 Items, `website_image` should be mapped from `Item` to `Website Item`
2022-07-27 14:09:49 +05:30
phot0n
0048bcb067
chore: fix linter
2022-07-27 12:34:52 +05:30
phot0n
76493e928f
ci: update install script and patch workflow to accomodate payments app
2022-07-27 12:21:48 +05:30
Nabin Hait
02dd174bc7
Merge branch 'develop' into crm-fixes-5
2022-07-27 11:56:36 +05:30
Deepesh Garg
1e3918d637
Merge pull request #31286 from SolufyPrivateLimited/solufy_rec_pay_report
...
fix: Added total of future amount, Remaining Balance in Payable and Receivable reports
2022-07-27 08:26:16 +05:30
rohitwaghchaure
cdec6f60de
Merge pull request #31681 from rohitwaghchaure/dont-show-zero-qty-data-in-report
...
fix: dont show zero qty available items in stock ageing report
2022-07-27 00:44:11 +05:30
mergify[bot]
5b7b58322f
fix: hero image not loading in portal homepage (backport #31699 ) ( #31700 )
...
fix: hero image not loading in portal homepage (#31699 )
(cherry picked from commit 8a6432ec3f )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-07-26 13:46:03 +05:30
Sagar Vora
c6fbb7b27d
Revert "docs: improve README"
...
This reverts commit 38e71b0639 .
2022-07-26 13:09:46 +05:30
Sagar Vora
38e71b0639
docs: improve README
2022-07-26 13:08:39 +05:30
Deepesh Garg
98b42ce786
Merge pull request #31676 from ruthra-kumar/fix_tax_withholding_checkbox_on_PI
...
fix: enable tax withholding checkbox in PI with supplier_tds
2022-07-25 12:56:29 +05:30
Marica
d2d651a0c3
Merge branch 'develop' into make-image-field-obsolete-in-web-item
2022-07-25 12:43:08 +05:30
gavin
7b90986eb0
Merge pull request #31454 from gavindsouza/mariadb-client-refactor
...
fix: Misc enhancements
2022-07-25 12:22:42 +05:30
Gavin D'souza
3c26415b6f
fix(gd): Scan FY only if current_fiscal_year set
2022-07-25 11:54:49 +05:30
Gavin D'souza
cb73528c9c
test: Use assertSequenceEqual for comparision between Tuple / Lists
...
Use AssertSequence for type agnostic checks
2022-07-25 11:54:49 +05:30
Gavin D'souza
b07dd1083a
ci: Check for conflicts & valid python in early separate step
2022-07-25 11:54:49 +05:30
ruthra kumar
9439a7fd30
Merge pull request #31576 from ruthra-kumar/return_not_updating_so_billed_percentage
...
fix: credite note for returned delivery note updates SO's billed percentage
2022-07-25 11:24:00 +05:30
phot0n
8004550444
fix: add payments as a required app for erpnext
2022-07-25 10:46:46 +05:30
phot0n
ef14da21bc
fix: payment utils import paths
...
Since we're splitting payments app from frappe, updating
ERPnext paths as well
2022-07-25 10:38:09 +05:30
Rohit Waghchaure
5da7e01db2
fix: dont show zero qty available items in stock ageing report
2022-07-22 17:54:46 +05:30
Nabin Hait
29b8715205
fix: mentions in notes, workspace links, no-of-employees field type and report fixes
2022-07-22 15:33:39 +05:30
ruthra kumar
b461724416
fix: enable tax withholding checkbox in PI with supplier_tds
2022-07-22 14:32:14 +05:30
Deepesh Garg
538f5a9964
Merge pull request #31497 from HarryPaulo/develop
...
fix: translated message for credit limit blocking
2022-07-22 14:22:58 +05:30
Deepesh Garg
80b354f1c7
Merge pull request #31656 from ruthra-kumar/use_current_profile_in_pos_return
...
fix: use current pos profile on sales return
2022-07-22 13:10:53 +05:30
Rucha Mahabal
7b0e5661c6
fix(patch): ignore links while deleting hr payroll doctypes ( #31674 )
2022-07-22 12:46:59 +05:30
Marica
6883fc95ae
Merge pull request #31579 from pps190/fix-pl-customer-name
...
fix: display customer name on picking list
2022-07-21 18:38:08 +05:30
billy995
8629d01dd5
Update de.csv ( #31596 )
...
IN,IM to IN,EIN
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-07-21 14:49:11 +05:30
HENRY Florian
3ba0d6cc5c
fix: update fr translations ( #31526 )
...
* fix: update fr translations
* fix: update fr translations
* fix: update fr translations
* fix: update fr translations
* chore: Update french translation
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-07-21 14:48:42 +05:30
mergify[bot]
89f516c32b
fix: assign duplicate_items_msg outside conditional (backport #31639 ) ( #31650 )
...
fix: assign duplicate_items_msg outside conditional (#31639 )
duplicate_items_msg was defined inside if the statement of stock_item so when duplicate was found in non_stock_item it raised referenced before assignment
(cherry picked from commit 8e23c6ad69 )
Co-authored-by: Maharshi Patel <39730881+maharshivpatel@users.noreply.github.com >
2022-07-21 13:57:03 +05:30
Marc de Lima Lucio
048c037842
FIX: quality inspection quick creation from purchase receipt: pre-fill sample size if available ( #31544 )
...
FIX: quality inspection quick creation from transaction documents: pre-fill sample size if available
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-07-21 13:46:59 +05:30
Sagar Vora
bf2833b8ee
fix: ensure defaults removed in bad frappe patch get set again ( #31659 )
2022-07-21 13:32:03 +05:30
ruthra kumar
243f66fcd3
test: SO percentage billed when cr_note made against delivery return
2022-07-21 13:05:34 +05:30
ruthra kumar
04c1019242
fix: update SO's percentage billed on credit note
...
Credit Note created from Sales Return will update precentage billed in
Sales Order accordingly
2022-07-21 13:05:34 +05:30
Marco Fonseca
d30f8387d9
fix: correct Brazilian portuguese translations ( #31498 )
...
* fix brazilian portuguese translations
* minor adjustments
* fix minor adjustments
* fix: remove legacy pt_br.csv
* chore: Fix translation quotation marks
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-07-21 12:59:04 +05:30
ruthra kumar
739d328412
Merge pull request #31537 from ruthra-kumar/add_index_to_payment_ledger
...
refactor: create index for payment ledger
2022-07-21 12:50:39 +05:30
Saqib Ansari
d578afab55
fix: rounding errors while closing pos ( #31654 )
2022-07-21 12:18:28 +05:30
Saqib Ansari
2eaa8b17bd
fix(pos): validate product bundles while submitting pos invoice ( #31615 )
2022-07-21 12:17:58 +05:30
ruthra kumar
5b85af5f1a
fix: use current pos profile on sales return
2022-07-21 12:16:16 +05:30
rohitwaghchaure
5a3999e236
Merge pull request #31424 from rohitwaghchaure/feat-inventory-dimension
...
feat: Inventory Dimension
2022-07-20 19:47:14 +05:30
Deepesh Garg
6d61525ae4
Merge pull request #31648 from deepeshgarg007/dimension-patch-fix
...
fix: Patch to make accounting dimension in orders
2022-07-20 19:02:00 +05:30
Deepesh Garg
cad2035e07
chore: do not re run patch
2022-07-20 19:01:14 +05:30
Deepesh Garg
d46e406db7
fix: Patch to make accounting dimension in orders
2022-07-20 18:59:36 +05:30
Rucha Mahabal
8b67d627d8
fix(patch): Remove missed records for HR & Payroll separation ( #31646 )
...
* fix(patch): delete HR Payroll custom fields from core
* fix: delete HR Payroll dashboard chart, number card, web forms
2022-07-20 18:56:37 +05:30
Rucha Mahabal
2b0b53f587
Merge pull request #31467 from ruchamahabal/hr-separation
2022-07-20 16:54:44 +05:30
Rohit Waghchaure
289e6cd4ce
fix: change frappe.db.sql to frappe.qb
2022-07-20 16:02:13 +05:30
Rohit Waghchaure
e576f7f07e
test: test cases for inventory dimension
2022-07-20 16:02:13 +05:30
Rohit Waghchaure
dbec5cff00
feat: Inventory Dimension
2022-07-20 16:02:13 +05:30
Rucha Mahabal
f222284c33
Merge branch 'develop' into hr-separation
2022-07-20 15:47:40 +05:30
Nabin Hait
409c2e98a9
Merge pull request #31628 from nabinhait/pcv-perf-enhancements-dev
...
perf: Optimization of gl entry processing logic in period closing voucher
2022-07-20 15:38:34 +05:30
Nabin Hait
4951a1f0e9
Merge pull request #31637 from nabinhait/asset-monthly-depreciation
...
fix: Removed 'Allow Monthly Depreciation' checkbox
2022-07-20 15:38:17 +05:30
Nabin Hait
e1fa723eef
fix: set args to empty list if None to avoid enumerate error
2022-07-20 15:19:09 +05:30
Nabin Hait
b26438ccf7
test: Fixed test for WDV method depreciation schedule
2022-07-20 14:27:06 +05:30
Nabin Hait
6c29146c91
fix: Removed 'Allow Monthly Depreciation' checkbox
2022-07-20 14:27:06 +05:30
Rucha Mahabal
f2532a6aaa
Merge branch 'develop' into hr-separation
2022-07-20 14:22:27 +05:30
Nabin Hait
516be870df
fix: Renamed status field to gle_processing_status
2022-07-20 11:07:02 +05:30
Devin Slauenwhite
7083b3148b
fix: make customer_name field read only.
2022-07-19 11:02:43 -04:00
Devin Slauenwhite
d3f0897420
Merge branch 'develop' into fix-pl-customer-name
2022-07-19 11:01:28 -04:00
rohitwaghchaure
60dbd6a246
Merge pull request #31631 from rohitwaghchaure/slow-stock-reposting-issue
...
fix: slow stock reposting
2022-07-19 18:47:23 +05:30
Rucha Mahabal
b30f66c029
chore: use get_single_value in place of get_value
2022-07-19 17:51:03 +05:30
Vladislav
756a7bcc5c
fix: update ru translate ( #31594 )
...
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* chore: Missing comma
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-07-19 17:35:08 +05:30
Rohit Waghchaure
1d80d37ccf
fix: slow stock reposting
2022-07-19 16:36:22 +05:30
Nabin Hait
69b906438d
fix: set status on submit/cancel
2022-07-19 15:05:56 +05:30
Ankush Menat
7788bc287c
ci: stripped down semantic commit check
2022-07-19 14:59:42 +05:30
Nabin Hait
914a388ee3
test: Added test for PCV cancellation
2022-07-19 14:34:01 +05:30
Nabin Hait
4caaab32d1
perf: Optimization of gl entry processing logic in period closing voucher
2022-07-19 14:33:49 +05:30
Marica
a8179220be
Merge pull request #31515 from marination/lcv-future-stock-update
...
fix: LCV updates wrong future qty/Bin qty
2022-07-19 13:39:39 +05:30
Rucha Mahabal
8ce526115d
patch: Add HR & Payroll deprecation warning
2022-07-19 13:19:34 +05:30
Rucha Mahabal
eae39964e8
chore: Remove unused files
2022-07-19 13:04:07 +05:30
Marica
2a2db8c64a
Merge branch 'develop' into lcv-future-stock-update
2022-07-19 12:53:51 +05:30
Ankush Menat
885e731872
ci: lint commit messages ( #31625 )
2022-07-19 12:00:53 +05:30
Deepesh Garg
a6ff4db2ec
fix: Supplier details in TDS monthly report ( #31599 )
2022-07-19 10:14:44 +05:30
Rucha Mahabal
bc2c2aedad
fix(minor): Remove extra space from translated string ( #31617 )
2022-07-18 13:48:14 +05:30
Wolfram Schmidt
340bf905ec
fix: added Section translation in German for Salary Slip ( #31608 )
2022-07-18 13:33:51 +05:30
Ankush Menat
755a060ba7
refactor: dont force issue list options ( #31613 )
...
Setting route option forces the filters, only default filters should be
set and not forced for each visit.
2022-07-18 11:12:07 +05:30
Rucha Mahabal
2ae48fbdd4
Merge branch 'develop' into hr-separation
2022-07-18 10:58:22 +05:30
Deepesh Garg
b62028722e
Merge pull request #31549 from resilient-tech/ic-lingering-code
...
chore: remove missed code for India localisation
2022-07-15 15:20:06 +05:30
Ankush Menat
67a74a4d14
fix: dont check first row on report load
...
- This doesn't actually load the chart but leaves UI and data in
inconsistent state
- On refresh it randomly keeps toggling the first row - confusing
behaviour.
2022-07-15 14:09:58 +05:30
Ankush Menat
ceeea6180e
fix: dont override default report options in charts
...
Sales analytics and purchase analytics reports are clearing the default
options which includes number shortening, axis options etc. This makes
report unreadable when dealing with large numbers.
2022-07-15 14:09:58 +05:30
Devin Slauenwhite
1e20358c28
fix: sum stock_value and group by warehouse
2022-07-14 18:53:50 -04:00
Devin Slauenwhite
bc3023318e
chore: remove unused import
2022-07-14 18:09:52 -04:00
Devin Slauenwhite
73ade04dcf
pref: reduce count of db calls from n to 2
2022-07-14 18:09:08 -04:00
Sagar Vora
70c4117c22
fix: unlink custom fields in patch
2022-07-14 15:02:37 +05:30
Sagar Vora
be4a44fccd
Merge remote-tracking branch 'upstream/develop' into ic-lingering-code
2022-07-14 14:36:14 +05:30
Rucha Mahabal
f765428757
chore: Remove HRMS templates
2022-07-14 11:59:06 +05:30
Rucha Mahabal
db586afc7b
chore: Remove Salary Component Accounts doctype from Accounts module
2022-07-13 13:38:58 +05:30
Devin Slauenwhite
0a633a212d
fix: display customer name on picking list
2022-07-12 13:05:40 -04:00
Rucha Mahabal
d8aa1c59f1
Merge branch 'develop' into hr-separation
2022-07-12 19:27:19 +05:30
Deepesh Garg
d7446fd3ae
Merge pull request #31543 from lebmatter/loan_balance_adjustments
...
feat: Loan balance adjustment doctypes
2022-07-12 18:25:45 +05:30
marination
de9ea70ce3
test: LCV impact on future stock balancees
2022-07-12 13:00:00 +05:30
Ankush Menat
2224b6503b
chore: typo
...
[skip ci]
2022-07-12 12:39:22 +05:30
Deepesh Garg
0bac030ca7
chore: Linting Issues
2022-07-11 22:04:52 +05:30
Deepesh Garg
d933ff5cf6
chore: Linting Issues
2022-07-11 21:50:01 +05:30
Deepesh Garg
9b40f70ac2
Merge branch 'develop' into add_index_to_payment_ledger
2022-07-11 21:18:10 +05:30
Deepesh Garg
0b822dade0
Merge pull request #31566 from deepeshgarg007/ignore_account_currency
...
fix: Allow multi currency invoice against single party account
2022-07-11 21:14:02 +05:30
Deepesh Garg
e04e67c6bf
chore: fix query
2022-07-11 19:25:18 +05:30
Rucha Mahabal
5a51951224
test: Basic Payment Entry for Employee
2022-07-11 14:36:33 +05:30
Deepesh Garg
3cf609fab1
chore: Ignore validation
2022-07-11 13:46:59 +05:30
Deepesh Garg
c83fbd5c50
fix: Allow multi currency invoice against single party account
2022-07-11 13:43:01 +05:30
Rucha Mahabal
cd9a01be5f
test: Loan entries in Bank Reco Statement report
2022-07-11 11:57:25 +05:30
Ankush Menat
3031592368
chore: form tour location
...
closes https://github.com/frappe/frappe/issues/17247
[skip ci]
2022-07-11 11:50:57 +05:30
Marica
681b334236
Merge branch 'develop' into make-image-field-obsolete-in-web-item
2022-07-11 11:22:51 +05:30
Marica
18a8e3fd60
Merge pull request #31550 from marination/rfq-email-addressing
...
fix: Use Contact Name instead of Supplier in RFQ Email
2022-07-11 11:21:17 +05:30
ruthra kumar
74d9fc2155
refactor: create index for payment ledger
2022-07-11 11:17:27 +05:30
Rucha Mahabal
f6fb00b59d
test: Matching Loan Repayment query in Bank Reco
2022-07-08 19:28:38 +05:30
Ankush Menat
4ec85cb2f0
test: don't silently fail reposts in tests ( #31559 )
2022-07-08 19:28:03 +05:30
Abhinav Raut
13b7ed1e2c
fix: on cancel for loan refund
2022-07-08 17:58:36 +05:30
Labeeb Mattra
35f2717ad2
Consider refund_amount in pending principal amount
2022-07-08 17:53:29 +05:30
Labeeb Mattra
9df1413adb
fix excess amount calculation in loan refund
2022-07-08 17:52:36 +05:30
Labeeb Mattra
245b0c7818
Update adjustment_type field options
2022-07-08 16:49:19 +05:30
Labeeb Mattra
6cc09ef3a2
fix adjustment amount field name
2022-07-08 16:38:41 +05:30
Marica
dc3d492c83
Merge branch 'develop' into rfq-email-addressing
2022-07-08 15:39:20 +05:30
marination
300e812a1f
chore: Instantiate variable unconditionally
2022-07-08 15:38:44 +05:30
Nabin Hait
8b69a3ec7a
Merge pull request #30955 from s-aga-r/subcontracting
...
feat: subcontracting module
2022-07-08 15:21:46 +05:30
Nabin Hait
a768b4cec3
Merge branch 'develop' into subcontracting
2022-07-08 15:21:03 +05:30
rohitwaghchaure
0c2e0693eb
Merge pull request #31553 from s-aga-r/fix/job-card/report/status
...
fix: status filter in Job Card Summary
2022-07-08 11:56:18 +05:30
Sagar Sharma
57b6dab1da
fix: status filter in Job Card Summary
2022-07-07 23:19:17 +05:30
Deepesh Garg
832a863d1e
Merge pull request #31451 from Altizo/develop
...
fix: update ru translate
2022-07-07 21:15:22 +05:30
Deepesh Garg
5eb2e71f0f
Merge branch 'develop' into develop
2022-07-07 21:15:03 +05:30
Rucha Mahabal
108cce2785
refactor: rewrite raw sql queries with frappe.qb and database API
2022-07-07 19:00:19 +05:30
Labeeb Mattra
0ed6382ab6
fix indent and imports
2022-07-07 17:40:50 +05:30
Rucha Mahabal
64075cbebc
Merge branch 'develop' into hr-separation
2022-07-07 17:36:01 +05:30
Labeeb Mattra
8434ec09c3
fix lint
2022-07-07 17:20:21 +05:30
marination
88ac519b24
fix: Use Contact Name instead of Supplier in RFQ Email
2022-07-07 16:59:23 +05:30
Sagar Vora
93f87cb6e2
chore: remove missed code for India localisation
2022-07-07 16:41:41 +05:30
Ankush Menat
bc3f99321a
refactor: department creation ( #31548 )
...
- all department creation always fails after first company, this is
handled in exception handling code but better to not attempt this in
first place.
- move department creation to company.py this has nothing to do with
setup and previous function signature made no sense.
2022-07-07 16:05:18 +05:30
marination
7a6ee8cf2d
chore: Remove image use in website item list
2022-07-07 14:25:02 +05:30
Rucha Mahabal
2248276fe9
chore: Remove gratuity rule patch
2022-07-07 13:48:59 +05:30
Rucha Mahabal
ef02e58859
Merge branch 'develop' into hr-separation
2022-07-07 13:46:54 +05:30
Deepesh Garg
0b5101d9c7
Merge pull request #31546 from deepeshgarg007/regional_quotation
...
fix: Unable to open quotation
2022-07-07 11:53:34 +05:30
Deepesh Garg
f73408bfd6
fix: Unable to open quotation
2022-07-07 10:47:48 +05:30
Sagar Sharma
f9885746a8
Merge branch 'develop' into subcontracting
2022-07-07 09:56:23 +05:30
Suraj Shetty
891fd70882
Merge pull request #31541 from surajshetty3416/update-library-usage
2022-07-07 09:41:05 +05:30
Suraj Shetty
c9dc902dee
Merge branch 'develop' into update-library-usage
2022-07-07 09:40:21 +05:30
Labeeb Mattra
1b5b2138ee
Use adjustment amounts in pending principal amnt
2022-07-06 18:52:04 +05:30
Labeeb Mattra
a1a51ce1a6
Add ref no to balance adjustment remarks
2022-07-06 18:52:04 +05:30
Labeeb Mattra
74dbf8c5d9
Add reference number to repayment remarks
2022-07-06 18:52:04 +05:30
Labeeb Mattra
27a8e16b28
Add NPA checkbox in Loan
2022-07-06 18:52:04 +05:30
Labeeb Mattra
7d6e4898c4
Update list view for Accrual and Shortfall
2022-07-06 18:52:04 +05:30
Labeeb Mattra
6febcd529b
Remove loan account field from doctype
2022-07-06 18:52:04 +05:30
Labeeb Mattra
7d468a8778
Use new adjustment amount fields
2022-07-06 18:52:04 +05:30
Labeeb Mattra
d6f632a770
Seperate credit and debit adjust amount fields in Loan
2022-07-06 18:52:04 +05:30
Abhinav Raut
5c0a25012c
feat: add adjustment amount to loan
...
- fix: bugs in loan balance adjustment
2022-07-06 18:52:04 +05:30
Labeeb Mattra
2e8f056514
Add Loan Balance Adjustment doctype
2022-07-06 18:52:04 +05:30
Labeeb Mattra
e1682965c5
Add Loan Refund doctype
2022-07-06 18:52:04 +05:30
Labeeb Mattra
88cd780ca1
Add refund amount to loan
2022-07-06 18:52:04 +05:30
Labeeb Mattra
a81da2ea85
Add more loan interest accrual types
2022-07-06 18:52:04 +05:30
Labeeb Mattra
900c878e03
update loan interest accrual types
2022-07-06 18:52:04 +05:30
Aditya Hase
7053bb9bb8
fix: Maintain backward compatibility with older bench versions ( #31542 )
...
Older versions of bench depend on `name` in setup.py
Setting it to `frappe` causes some weird behavior like moving `apps/erpnext` to `apps/frappe`
2022-07-06 17:32:21 +05:30
Suraj Shetty
f0e8a518cd
fix: Update font awesome path
2022-07-06 15:10:39 +05:30
Suraj Shetty
32fd753a14
fix: Update html2text import path
2022-07-06 15:09:44 +05:30
Marica
b58d7d1c89
Merge branch 'develop' into make-image-field-obsolete-in-web-item
2022-07-06 14:43:23 +05:30
rohitwaghchaure
8eb676eb5a
Merge pull request #31519 from rohitwaghchaure/fixed-time-out-error-reposting
...
fix: timeout error while reposting
2022-07-06 11:45:02 +05:30
Marica
9b6bb1b3fc
Merge pull request #31529 from marination/petty-purchase
...
fix: Use fallback conversion factor while setting incoming rate for petty purchase
2022-07-06 00:38:37 +05:30
Deepesh Garg
b785d7b904
Merge pull request #31531 from nihantra/pur_inv_docstatus
...
fix: Set the condition to create a purchase receipt
2022-07-05 22:47:17 +05:30
Nihantra C. Patel
3e670eda68
fix: Set the condition to create a purchase receipt
2022-07-05 21:19:50 +05:30
marination
eec07833f4
chore: Remove image from ProductQuery fields
2022-07-05 20:31:04 +05:30
marination
aa043fe961
fix: Use fallback conversion factor while setting incoming rate for petty purchase
...
- PIs for petty items (that do not need an Item record) are allowed using Item Name field
- If a different UOM is used in this case, conversion factor stays 0 and causes an error
- Fallback to 1 in `set_incoming_rate` for buying
- Selling will need a proper item, so this change is not needed there
2022-07-05 19:43:02 +05:30
rohitwaghchaure
96f46b220b
Merge branch 'develop' into fixed-time-out-error-reposting
2022-07-05 19:23:46 +05:30
Deepesh Garg
37f7801cfb
Merge pull request #29884 from resilient-tech/remove-india
...
refactor: remove India specific code
2022-07-05 18:50:41 +05:30
Rohit Waghchaure
78c8bb251e
fix: timeout error while reposting
2022-07-05 18:45:13 +05:30
rohitwaghchaure
8835d16b60
Merge pull request #31514 from ruthra-kumar/fix_test_for_pr_tool
...
fix: test pr output for amount and currency
2022-07-05 18:35:01 +05:30
rohitwaghchaure
c2432778ef
Merge branch 'develop' into fix_test_for_pr_tool
2022-07-05 17:18:50 +05:30
rohitwaghchaure
d5b0b5e798
Merge pull request #31523 from rohitwaghchaure/fixed-test-case-backflushed_batch-raw-materials
...
fix: test case
2022-07-05 15:10:59 +05:30
Rohit Waghchaure
7282c8e65b
fix: test case
2022-07-05 15:10:28 +05:30
Sagar Sharma
f75d35ed60
Merge branch 'develop' into subcontracting
2022-07-05 11:25:08 +05:30
Ankush Menat
90942d2ba5
chore: remove currency info from boot ( #31520 )
...
refactor: remove currency info from boot
Framework loads this info by default now, so no need to add it here.
2022-07-05 11:22:32 +05:30
Sagar Sharma
a7161d3875
fix: SCO status on SCR cancel
2022-07-05 09:27:56 +05:30
Sagar Sharma
6f7e67db9d
chore: hide "Duplicate" button in PO
2022-07-05 08:44:35 +05:30
Sagar Sharma
687329f571
chore: update fg_item_qty based on qty in PO Item
2022-07-05 08:31:31 +05:30
Deepesh Garg
d5da8c7403
Merge pull request #31516 from deepeshgarg007/previsional_accounting_report
...
fix: Incorrect provisional expense booking while reposting
2022-07-04 20:28:10 +05:30
Deepesh Garg
60aad31162
fix: Incorrect provisional expense booking while reposting
2022-07-04 18:38:26 +05:30
ruthra kumar
104c45ecc4
fix: test pr output for amount and currency
2022-07-04 18:04:29 +05:30
marination
7a5fd71a6c
fix: LCV updates wrong future qty/Bin qty
...
- As -ve LCV SLE case is returned from `repost_current_voucher`, future qty is not updated
- This just doubly shifts all future qty which is then fixed by a repost
- Until the repost balance values are wrong
- Bin continues to show wrong projected qty even after repost, this is fixed by next SLE that recalculates Bin
2022-07-04 17:46:54 +05:30
hrzzz
8cd3eb5286
fix: translation / linters
2022-07-04 08:02:02 -03:00
Rucha Mahabal
694d35e1c4
fix: Add Designation fixtures
2022-07-04 16:17:26 +05:30
Rucha Mahabal
2da427c023
patch: do not run deletion patch if HRMS is already installed
2022-07-04 14:54:23 +05:30
Ankush Menat
42761a315a
chore: ignore late binding warnings
...
Most are false positives
[skip ci]
2022-07-04 13:19:18 +05:30
Marica
75fc4ee938
Merge branch 'develop' into make-image-field-obsolete-in-web-item
2022-07-04 13:14:12 +05:30
Deepesh Garg
ac9d38aa1c
Merge pull request #31499 from ruthra-kumar/bug_use_account_currency_on_reconciliation_tool
...
fix: Use account currency on Payment Reconciliation tool
2022-07-03 19:20:29 +05:30
Sagar Vora
05351bee8b
Merge remote-tracking branch 'upstream/develop' into remove-india
2022-07-03 18:07:44 +05:30
Deepesh Garg
4038c42922
Merge pull request #31405 from deepeshgarg007/e_invoice_discounts
...
feat: Cash and Non trade discounts in Sales Invoice
2022-07-03 13:34:38 +05:30
Deepesh Garg
b168d2fc25
Merge branch 'develop' of https://github.com/frappe/erpnext into e_invoice_discounts
2022-07-03 11:02:32 +05:30
Deepesh Garg
e54ec4b9b6
chore: use get instead of . operator
2022-07-03 11:02:21 +05:30
Deepesh Garg
6bb203d1f5
Merge pull request #31410 from alyf-de/apply-price-list
...
fix: apply price list rate
2022-07-02 22:47:55 +05:30
Deepesh Garg
a4edcfe33b
Merge pull request #31493 from deepeshgarg007/internal_invoicing_references
...
fix: Internal PI link in Sales Invoice
2022-07-02 22:47:10 +05:30
Deepesh Garg
38352b3e46
test: Add test for einvoice discounts
2022-07-02 22:27:20 +05:30
Deepesh Garg
b4f6429e32
Merge branch 'develop' of https://github.com/frappe/erpnext into e_invoice_discounts
2022-07-02 18:42:31 +05:30
Sagar Sharma
caeaa3f940
fix: multiple SCO against a PO
2022-07-02 06:20:09 +05:30
Ankush Menat
7e40c86c56
fix(UX): dont apply price list when changing batch on mapped docs ( #31503 )
...
fix(UX): dont apply price list batch change on mapped docs
2022-07-01 20:08:16 +05:30
Rucha Mahabal
466bf99835
fix: Remove Expense Claim from Bank Reconciliation
...
- add hooks `get_matching_queries` and `bank_reconciliation_doctypes` to extend the functionality in other apps
2022-07-01 19:01:17 +05:30
Sagar Sharma
fd162f9b14
fix: supplier warehouse in PR
2022-07-01 16:51:19 +05:30
ruthra kumar
c9d67defd8
test: PR output should have account currency
2022-07-01 13:02:14 +05:30
ruthra kumar
219855311d
fix: wrong amount fetched in payment reconciliation tool
...
- fetch amount on account currency for outstanding invoices and
- unreconcilied dr/cr notes
- fix currency field name in payment ledger entry creation
2022-07-01 12:47:07 +05:30
Rucha Mahabal
ef7299470b
Merge branch 'develop' into hr-separation
2022-07-01 11:30:25 +05:30
Rucha Mahabal
a1a6810b58
fix: Remove HR & Payroll from Authorization Control and Rules
2022-07-01 11:28:34 +05:30
mergify[bot]
7b093e5803
fix(Salary Slip): Components not updated when amount evaluates to 0 due to payment days (backport #31425 ) ( #31432 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-07-01 10:35:59 +05:30
Rucha Mahabal
7442a886a6
test: fix Employee and Activation test
2022-07-01 10:34:32 +05:30
hrzzz
fbb71a2611
fix: translated message for credit limit blocking
2022-06-30 16:14:51 -03:00
Rucha Mahabal
3051f6e7f2
fix: Update triggers on Payment Reconciliation
2022-06-30 21:37:55 +05:30
Deepesh Garg
536e768ba9
fix: Internal PI link in Sales Invoice
2022-06-30 21:29:54 +05:30
Rucha Mahabal
9f7511d6bf
fix: Remove HR & Payroll Settings from Company master
...
- moved setup to HRMS app
2022-06-30 18:12:12 +05:30
Ankush Menat
7a02dfe09a
Merge pull request #31491 from ankush/update_310
...
build!: bump min python required to 3.10
2022-06-30 17:41:43 +05:30
Sagar Sharma
b86710bb9a
fix(ui): hide "Update Items" button based on subcontracting conditions
2022-06-30 17:28:42 +05:30
Ankush Menat
b9f394a794
ci: patch test w/ diff python versions
...
Co-Authored-By: Gavin D'souza <gavin18d@gmail.com >
2022-06-30 17:10:08 +05:30
Sagar Sharma
8e4458e0e6
fix: failing test
...
Removed this test case as the new POs will not have the Supplied Items table.
2022-06-30 16:47:43 +05:30
Deepesh Garg
7ea29d870e
Merge pull request #31487 from dj12djdjs/fix-company-default-root-type
...
fix: gain/loss can be income or expense
2022-06-30 16:45:08 +05:30
Ankush Menat
57d08b7cdf
build!: bump min python required to 3.10
2022-06-30 15:49:43 +05:30
Ankush Menat
a51513194e
Merge pull request #31475 from ankush/meta_update
...
build!: declarative builds
2022-06-30 12:02:04 +05:30
Sagar Sharma
e4b1d6f0cb
Merge branch 'develop' into subcontracting
2022-06-30 11:55:17 +05:30
Ankush Menat
cd0450b102
refactor: move dev-dependencies to pyproject
2022-06-30 11:43:00 +05:30
Ankush Menat
0e3872aceb
chore(meta): update CODEOWNERS
...
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2022-06-30 11:43:00 +05:30
Ankush Menat
20f85195f4
build!: declarative builds
2022-06-30 11:42:59 +05:30
Ankush Menat
56c6a709cd
ci: bump container count for unittests ( #31490 )
...
[skip ci]
2022-06-30 11:35:45 +05:30
Devin Slauenwhite
8a13ddc2f2
fix: gain/loss can be income or expense
2022-06-29 12:28:24 -04:00
Marica
3c1002f9be
Merge branch 'develop' into make-image-field-obsolete-in-web-item
2022-06-29 18:43:00 +05:30
Rucha Mahabal
1497e26f82
fix: patches
2022-06-29 18:38:39 +05:30
Rucha Mahabal
211b46b7e6
fix: Loan Application test
2022-06-29 18:00:48 +05:30
Sagar Sharma
6589c5f5e9
Merge branch 'develop' into subcontracting
2022-06-29 17:29:24 +05:30
gn306029
2a619fd789
fix: Modify opts parameter misspell ( #31476 )
...
Modify opts parameter misspell
closes #31474
2022-06-29 14:45:21 +05:30
Rucha Mahabal
f0e2bdf1dc
fix(Projects): Remove total_expense_claim calculation from gross margin
2022-06-29 13:07:06 +05:30
Rucha Mahabal
ef63c61ebd
Merge branch 'develop' into hr-separation
2022-06-29 12:35:51 +05:30
Marica
942aadf436
Merge branch 'develop' into make-image-field-obsolete-in-web-item
2022-06-29 12:23:41 +05:30
Devin Slauenwhite
cdf631b9de
fix: validate item dashboard material transfer entry ( #31473 )
2022-06-29 12:06:47 +05:30
Marica
1a749e2589
Merge branch 'develop' into make-image-field-obsolete-in-web-item
2022-06-29 10:25:30 +05:30
Deepesh Garg
3bbbf02ca8
Merge pull request #31460 from ruthra-kumar/bug_ar/ap_rpt_delivery_note
...
fix: 'attribute error' on AR/AP report with delivery note filter
2022-06-29 08:06:34 +05:30
Sagar Sharma
78ff1783b1
Merge branch 'develop' into subcontracting
2022-06-28 22:20:32 +05:30
Rucha Mahabal
a24cc982e2
fix: Remove HR validations from Employee master
2022-06-28 18:47:14 +05:30
Rucha Mahabal
26a8de69c9
fix: Remove Designation Skill child table
...
- moved to HRMS app, since it isn't used anywhere in ERPNext
2022-06-28 17:18:02 +05:30
Ankush Menat
080fcb91f2
ci: pin semgrep to old version
...
current version has problem with PRs originating from fork
2022-06-28 13:46:12 +05:30
Rucha Mahabal
6bee20c5e3
chore: Add Fleet Management masters in Setup module for Delivery Trip
...
- Driver, Vehicle, Driving License Category (child table)
- Removed Email Account setup for Job Applicant from setup wizard
2022-06-28 13:29:35 +05:30
Rucha Mahabal
3c059de122
chore: Remove links for Employee Hours Utilization Based On Timesheet and Project Profitability from Projects workspace
2022-06-28 12:34:01 +05:30
Rucha Mahabal
6f407d3c62
chore: fix code formatting
2022-06-28 12:29:22 +05:30
Ankush Menat
5d73697c64
fix: offset some scheduled jobs to avoid locks ( #31466 )
...
If your site has multiple background workers then there's possibility
that two jobs will execute in parallal, this creates problem when both
are on operating on same data.
This PR adds a separate section for hourly and daily jobs which have
frequency offset from default frequency to avoid such conflicts.
2022-06-28 12:22:17 +05:30
Rucha Mahabal
6a65c8aff4
Merge branch 'develop' into hr-separation
2022-06-28 11:51:59 +05:30
Ankush Menat
bedb11ee67
fix: youtube stats background sync failures
2022-06-28 10:50:44 +05:30
Nabin Hait
925b9d985e
fix: open lead and opportunities based on today's event
2022-06-27 22:13:09 +05:30
Nabin Hait
7921a1a605
fix: Restored city, state and country fields
2022-06-27 22:13:09 +05:30
Rucha Mahabal
930e557fc6
fix: remove HR/Payroll patches
2022-06-27 20:25:16 +05:30
Rucha Mahabal
c8712b02f9
patch: Delete HR/Payroll doctypes
2022-06-27 19:59:04 +05:30
Rucha Mahabal
2b255bdddb
fix: Bank Statement loan amount query
2022-06-27 19:18:13 +05:30
ruthra kumar
3cd34ebab6
fix: 'attribute error' on AR/AP report with delivery note filter
2022-06-27 17:29:25 +05:30
Rucha Mahabal
ba8ea0f4fb
chore: Remove HR templates and references from other workspaces
...
- Removed template `employees_to_mark_attendance.html`
- Removed HR references from ERPNext Settings and Home workspaces
2022-06-27 16:56:24 +05:30
Ankush Menat
dd11f26eba
fix: dont update RM items table if not required ( #31408 )
...
Currently on PO update RM item table is auto computed again and again,
if there was any transfer/consumption against that then it will be lost.
This change:
1. Disables updating RM table if no change in qty of FG was made. Since
RM table can't possibly be different with same FG qty.
2. Blocks update completely if qty is changed and RM items are already
transferred.
2022-06-27 15:55:08 +05:30
Ankush Menat
20dac08f5f
refactor: clean up product bundle client side code ( #31455 )
...
refactor: clean up product bundle cient side code
- Remove deprecated CUR_FRM scripts
- Remove client side fetches and move it to doctype schema
2022-06-27 15:54:54 +05:30
Rucha Mahabal
1d5c8660bb
chore: Remove regional HR reports, custom field setups
...
- Removed reports Provident Fund Deductions, Professional Tax Deductions, helper js file `salary_slip_deductions_report_filters.js`
- Removed Gratuity rules setup for India and UAE
- Removed custom field setup for India
- Moved all setups to the HRMS app
2022-06-27 15:12:05 +05:30
marination
9541354ec7
chore: Make image field obsolete in Website Item (redundant)
...
- Delete Image field and set `website_image` as form's image field for uploads
- Remove instances of `image` field access via Website Item
- Item -> Web Item via Desk: Map Item's `image` to Web Item's `website_image`
- Item -> Web Item via patch: `website_image` will be mapped with thumbnail
- Remove magic that auto-sets `website_image` from `image` in Website Item
2022-06-27 13:00:00 +05:30
Deepesh Garg
173588e169
Merge pull request #31446 from deepeshgarg007/quotation_order_item_syn
...
fix: Quotation and Sales Order item sync
2022-06-27 11:17:48 +05:30
Sagar Vora
0aafc75c90
fix: add missing print format
2022-06-26 18:36:00 +05:30
Sagar Vora
85c4c342d8
fix: improve patches
2022-06-26 18:30:54 +05:30
Sagar Vora
7f390fb755
Merge branch 'develop' into remove-india
2022-06-26 18:10:44 +05:30
Smit Vora
64de0d06ad
patch: remove custom field creation patch
2022-06-26 11:56:06 +05:30
Vladislav
7c682c55fa
Update ru.csv
2022-06-26 01:36:11 +03:00
Vladislav
99504ebe52
Update ru.csv
2022-06-26 00:15:30 +03:00
Deepesh Garg
904e69e541
Merge branch 'develop' into quotation_order_item_syn
2022-06-25 19:46:20 +05:30
Deepesh Garg
9c1eb770ba
Merge pull request #31442 from ruthra-kumar/incorrect_outstanding_on_multiple_cost_centers
...
fix: incorrect outstanding for invoice
2022-06-25 19:42:14 +05:30
Nabin Hait
f72d5506de
fix: get_all replace by sql
2022-06-25 15:08:45 +05:30
Nabin Hait
2d226be3c4
fix: Made no of employees a select field
2022-06-25 11:40:23 +05:30
Nabin Hait
483fc420a1
test: invoice from timesheet
2022-06-25 11:40:23 +05:30
Nabin Hait
6a0d0a338d
fix: Test cases removed related to copying comments from opportunity to quotation
2022-06-25 11:40:23 +05:30
Nabin Hait
82bf59e2a3
fix: test case
2022-06-25 11:40:23 +05:30
Nabin Hait
d8163f3e47
fix: set exchange rate
2022-06-25 11:40:23 +05:30
Nabin Hait
f904ac599e
fix: merge conflicts and sider issues
2022-06-25 11:40:23 +05:30
Vladislav
49aa7634a3
Update ru.csv
2022-06-25 01:32:24 +03:00
Smit Vora
8fb0997cf1
patch: remove related docs and warn
2022-06-24 21:59:28 +05:30
Deepesh Garg
6acd0325be
fix: General Ledger and TB opening entries mismatch issues
2022-06-24 21:45:05 +05:30
Deepesh Garg
58fe220479
fix: Quotation and Sales Order item sync
2022-06-24 19:43:50 +05:30
ruthra kumar
321fea322c
test: invoice outstanding when gl's are split on cost center allocat
2022-06-24 17:47:11 +05:30
Sagar Vora
b6133c300e
test: create TDS payable account
2022-06-24 16:46:52 +05:30
Sagar Vora
4a2a02286a
test: create tax withholding category instead of updating
2022-06-24 15:49:19 +05:30
Sagar Vora
69ff61c838
fix: add Lower Deduction Certificate to the Accounting workspace for now
2022-06-24 15:12:43 +05:30
Sagar Vora
9b057d15b2
fix: move hooks to reduce diff
2022-06-24 15:04:28 +05:30
Rucha Mahabal
c619b58ba9
fix: remove HR/Payroll references from form dashboards
...
- Employee, Holiday List, Project, Task, Timesheet
2022-06-24 15:03:16 +05:30
Vladislav
913b393969
Update ru.csv
2022-06-24 11:16:39 +03:00
Vladislav
2826056d41
Update ru.csv
2022-06-24 11:14:57 +03:00
Smit Vora
3c9eea54a5
fix: remove student naming series
2022-06-24 13:42:07 +05:30
Sagar Vora
593147d337
test: move code to ensure fixtures get created
2022-06-24 14:37:11 +05:30
Sagar Vora
2e6919b7be
fix: remove more India patches
2022-06-24 14:14:12 +05:30
Sagar Vora
ff10f557c0
test: use Sales Expenses instead of VAT to test disabled account
2022-06-24 13:49:20 +05:30
Sagar Vora
12b7e14fde
chore: keep back code to be a part of other apps / to be ported later
2022-06-24 13:38:13 +05:30
ruthra kumar
71f6f78d94
fix: incorrect outstanding for invoice
2022-06-24 13:36:15 +05:30
Rucha Mahabal
39e0d22044
chore: Remove HR related field references from Employee, Department form scripts
...
- removed approver fields and payroll cost center from Employee master
- removed query filter code for HR related fields from employee and department form scripts
- removed `update_approver_role`
2022-06-24 13:14:26 +05:30
Sagar Vora
0810674c8a
Merge remote-tracking branch 'upstream/develop' into remove-india
2022-06-24 13:08:40 +05:30
Marica
1d683ca9f2
Merge pull request #31421 from s-aga-r/fix/production-plan/test/planned-qty
...
fix: add UOM validation for planned-qty
2022-06-24 12:40:03 +05:30
Vladislav
f59a6248bc
Update ru.csv
...
- fix logic
- add translate
2022-06-24 01:02:41 +03:00
Rucha Mahabal
eac58abcc5
chore: Remove HR related reports from other modules
...
- Project Profitability report: Projects
- Employee Hours Utilization Based on Timesheet: Projects
- Unpaid Expense Claims: Accounts
2022-06-23 20:50:55 +05:30
Rucha Mahabal
edb528ce41
chore: Remove code for Expense Claim from Project, Task, Delivery Trip
...
- Remove `total_expense_claim` field from Project and Task, will be installed with hrms setup
- Remove Expense Claim calculation from `update_costing` in project
- Remove `update_total_expense_claim` from task
- Remove Expense Claim references from employee form tour
- Remove 'Make Expense Claim' button from Delivery Trip, will only be available if hrms is installed
- Update delivery trip tests
2022-06-23 19:48:42 +05:30
Rucha Mahabal
1ff0e4519f
chore: Extract Expense Claim, FnF, Gratuity, Employee Advance related code from accounting
...
- Added hooks `advance_payment_doctypes`, `invoice_doctypes`, `period_closing_doctypes` for other apps to extend accounting functionality
- Removed `set_query` code from `journal_entry.js` and `payment_entry.js`
- removed `update_status_for_full_and_final_statement` trigger on JE submission/cancellation
- refactored `payment_entry.py`: split functions for validating reference doctypes for easy overriding, removed hrms references from `get_reference_details` and `get_payment_entry`
- removed dead code: functions `get_bill_no_and_update_amounts`, `get_total_amount_exchange_rate_base_on_currency`, `get_total_amount_exchange_rate_for_employee_advance`, `get_amounts_based_on_ref_doc`, `get_amounts_based_on_reference_doctype`
2022-06-23 16:17:34 +05:30
GangaManoj
416d578290
fix: Add missing comma
2022-06-23 15:14:31 +05:30
GangaManoj
1b1786532a
test: Test monthly depreciation by Written Down Value method
2022-06-23 15:14:31 +05:30
GangaManoj
2b7ab72a72
fix: Convert string to datetime object
2022-06-23 15:14:31 +05:30
GangaManoj
e62beaefc1
test: Test if final day of the month is taken if depr_start_date is the last day of its month
2022-06-23 15:14:31 +05:30
GangaManoj
154e258ad0
fix: Get last day of the monthif depr posting date is the last day of its month
2022-06-23 15:14:31 +05:30
GangaManoj
b07aae4da5
fix: Correct pro-rata amount calculation
2022-06-23 15:14:31 +05:30
GangaManoj
2d9153ea30
fix: Remove misleading comment
2022-06-23 15:14:31 +05:30
GangaManoj
ab13a178b5
fix: Replace asset life with total no of depreciations
2022-06-23 15:14:31 +05:30
Sagar Sharma
73a15adc67
Merge branch 'develop' into fix/production-plan/test/planned-qty
2022-06-23 11:20:22 +05:30
Deepesh Garg
79d5d35df9
Merge pull request #31395 from nihantra/bank_clear_summ
...
fix: filter set in Bank Clearance Summary
2022-06-23 10:54:56 +05:30
Sagar Sharma
70bc51a8fc
Merge branch 'develop' into fix/production-plan/test/planned-qty
2022-06-22 15:33:08 +05:30
s-aga-r
00807abe31
fix: add UOM validation for planned-qty
2022-06-22 14:28:17 +05:30
Deepesh Garg
db2484b6b2
Merge pull request #31418 from ruthra-kumar/payment_ledger_migration_logic_bug
...
fix: handle empty values("") in against_voucher columns on gl migration
2022-06-22 12:51:21 +05:30
Marica
4c0749e04a
Merge pull request #31406 from marination/bom-update-log-cleanup-perf
...
chore: Clear Progress section for completed logs & `on_submit` UX
2022-06-22 12:16:06 +05:30
Marica
46d02ec4b2
Merge branch 'develop' into bom-update-log-cleanup-perf
2022-06-22 11:50:06 +05:30
Marica
55d67a0d09
Merge pull request #31420 from HarryPaulo/translate-status-filter-orders
...
fix: translation for filter status on report
2022-06-22 11:45:59 +05:30
rohitwaghchaure
2ed06d7ceb
Merge pull request #31248 from rohitwaghchaure/fixed-transferred-materials-are-not-consumed
...
fix: transferred batches are not fetched while making Manufacture stock entry
2022-06-22 11:37:15 +05:30
hrzzz
8b1ff96e30
fix: translation for filter status on report
2022-06-21 15:10:19 -03:00
rohitwaghchaure
186224a12a
Merge branch 'develop' into fixed-transferred-materials-are-not-consumed
2022-06-21 22:45:05 +05:30
ruthra kumar
5826b7b071
fix: identify empty values "" in against_voucher columns
2022-06-21 19:50:50 +05:30
Vladislav
ce1b4e40a1
fix: update ru translate ( #31404 )
...
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
fix logic
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
2022-06-21 19:25:05 +05:30
Rucha Mahabal
f6fbcc99a3
chore: Removed payroll dependencies from Loan Management, moved to hrms app
...
- Salary Slip Loan dt moved to hrms, removed from erpnext app
- Repay from Salary field removed from Loan and Loan Repayment, installed on hrms app setup
- fixed references to salary slip loan fields
2022-06-21 18:13:01 +05:30
Ankush Menat
e866ec6e28
Merge pull request #31412 from s-aga-r/fix/bom/default
...
fix: set default_bom for item
2022-06-21 16:42:38 +05:30
s-aga-r
dc2830da4d
fix: set default_bom for item
2022-06-21 15:13:01 +05:30
Deepesh Garg
b16ab818c5
Merge pull request #31264 from ankush/internal_trasfer_precision_loss
...
fix: internal transfer GLE validation
2022-06-21 14:31:18 +05:30
marination
4cf2225a29
chore: Implement Log clearing interface in BOM Update Log
...
- Implement Log clearing interface in BOM Update Log
- Add additional info in sidebar: Log clearing only happens for 'Update Cost' type logs
- 'Replace BOM' logs have important info and is used in BOM timeline, so we'll let users decide if they wanna keep or discard it
2022-06-21 14:10:59 +05:30
Sagar Sharma
912d26361d
Merge branch 'develop' into fixed-transferred-materials-are-not-consumed
2022-06-21 13:23:37 +05:30
Marica
5ae8f5d4b8
Merge branch 'develop' into bom-update-log-cleanup-perf
2022-06-21 11:01:03 +05:30
Deepesh Garg
f572c20009
Merge branch 'develop' into internal_trasfer_precision_loss
2022-06-21 10:45:02 +05:30
Deepesh Garg
e0e2616054
Merge pull request #31350 from deepeshgarg007/sales_exchange_rate_validation
...
fix: Conversion rate validation for multi-currency invoices
2022-06-21 09:09:38 +05:30
s-aga-r
f6ef3068d7
Merge branch 'develop' into subcontracting
2022-06-20 23:10:31 +05:30
s-aga-r
6d89b2fa28
refactor: backport old subcontracting code
2022-06-20 23:10:02 +05:30
barredterra
e2295b4e2f
fix: apply price list rate
2022-06-20 18:52:40 +02:00
Deepesh Garg
46e6c2cd0f
Merge branch 'develop' of https://github.com/frappe/erpnext into sales_exchange_rate_validation
2022-06-20 22:00:49 +05:30
Deepesh Garg
8f37393044
test: Add test case
2022-06-20 22:00:32 +05:30
marination
0320b59ea6
chore: Clear Progress section for completed logs & on_submit UX
...
- Delete `BOM Update Batch` table on 'Completed' log, to save space
- Hide Progress section on 'Completed' log
- Enqueue `on_submit` for 'Update Cost' job, getting leaf boms could take time for huge DBs. Users have to wait for screen to unfreeze.
- Add error handling to `process_boms_cost_level_wise` (Called via cron job and on submit, both in background)
2022-06-20 16:25:34 +05:30
Vladislav
b5e22c8e16
Update ru.csv
2022-06-19 21:54:06 +03:00
Sagar Vora
e48a8cd1e8
fix: remove india hook
2022-06-19 23:20:28 +05:30
Sagar Vora
33b54c50ea
chore: remove ITC patch
2022-06-19 23:18:04 +05:30
Sagar Vora
ec9861266e
Merge remote-tracking branch 'upstream/develop' into remove-india
2022-06-19 22:57:22 +05:30
Deepesh Garg
f337213f33
fix(India): Discounts in E-Invoicing
2022-06-19 21:19:02 +05:30
Deepesh Garg
169ff5a0dd
feat: Cash and Non trade discounts in Sales Invoice
2022-06-19 21:18:12 +05:30
Deepesh Garg
9aea017990
Merge pull request #31136 from ruthra-kumar/refactor_payment_reconciliation_tool
...
refactor: Payment Reconciliation tool will use Payment Ledger
2022-06-17 21:40:47 +05:30
Conor
ea28ed1bb3
refactor: if() to CASE WHEN ( #31360 )
...
* refactor: if() to CASE WHEN
* fix: remove duplicate order by
* fix: remove extraneous table
* style: reformat to black spec
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-17 21:17:48 +05:30
Deepesh Garg
4a90cd6d54
Merge branch 'develop' into refactor_payment_reconciliation_tool
2022-06-17 21:10:48 +05:30
Deepesh Garg
a0cab761b8
Merge pull request #31396 from deepeshgarg007/quotation_lost_update
...
fix: Quotation lost update
2022-06-17 21:09:03 +05:30
Deepesh Garg
e457288dba
chore: fix condition
2022-06-17 18:56:53 +05:30
Deepesh Garg
02f9441e1a
fix: Quotation lost update
2022-06-17 18:54:42 +05:30
Nihantra C. Patel
0097a2b60c
Update bank_clearance_summary.py
2022-06-17 18:35:11 +05:30
ruthra kumar
3a238b4daa
docs: specification of payment ledger
2022-06-17 17:57:07 +05:30
ruthra kumar
7312f22f35
refactor: update voucher outstanding from payment ledger
...
Outstanding amount is updated from payment ledger, only for
receivable/payable accounts. For remaining account types, update happens
from GL Entry.
2022-06-17 17:57:07 +05:30
ruthra kumar
524c175cf0
refactor: delink gl entry from reconciliation
2022-06-17 17:57:07 +05:30
ruthra kumar
ae8aa8f3e7
refactor: 'get outstanding invoices' popup in payment entry
...
Payment entry has option to select outstanding invoices using a popup
form. This change refactors the pop to use payment ledger to fetch +ve
outstanding invoices.
2022-06-17 17:57:07 +05:30
ruthra kumar
8c87674c62
refactor: outstanding_invoice function and helper class
...
outstanding invoice function has been refactored to use payment ledger
2022-06-17 17:57:07 +05:30
ruthra kumar
9cdc388c97
test: payment reconciliation tool
...
unit test cases for partial reconciliation, return invoice against
invoice, invoice against journals and journal against journal have
been added
2022-06-17 17:57:07 +05:30
ruthra kumar
65f47bca31
refactor: payment reconciliation tool
...
PR uses payment ledger for outstanding invoice and unreconcilied
cr/dr notes.
2022-06-17 17:57:07 +05:30
ruthra kumar
7b383880c6
feat: helper class for quering Payment Ledger
2022-06-17 17:57:07 +05:30
ruthra kumar
05467ffce2
test: use fixture for payment entry test cases ( #31390 )
...
refactor: use fixture for payment entry test cases
2022-06-17 17:23:29 +05:30
Conor
74a782d81d
refactor: DB independent quoting and truthy/falsy values ( #31358 )
...
* refactor: DB independent quoting and truthy/falsy values
* style: reformat to black spec
* fix: ifnull -> coalesce
* fix: coalesce -> Coalesce
* fix: revert pypika comparison
* refactor: convert queries to QB
* fix: incorrect value types for query
`=` query makes no sense with list of values
* fix: remove warehouse docstatus condition
* fix: keep using base rate as rate
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-17 17:01:27 +05:30
s-aga-r
ca24b5287e
chore: make "is_subcontracted" field read-only in PR and PI
2022-06-17 16:47:49 +05:30
s-aga-r
5002f1f1e5
feat: Add hidden field "is_old_subcontracting_flow" in PO, PR and PI
2022-06-17 16:47:41 +05:30
Rucha Mahabal
fbc1330ab0
chore: Remove HR/Payroll related setups and fixtures
...
- Fixtures moved to HRMS app
- 'HR' field in Terms and Conditions removed, added via HRMS setup
2022-06-17 16:34:13 +05:30
Marica
d6078aa911
fix: Respect system precision for user facing balance qty values ( #30837 )
...
* fix: Respect system precision for user facing balance qty values
- `get_precision` -> `set_precision`
- Use system wide currency precision for `stock_value`
- Round of qty defiiciency as per user defined precision (system flt precision), so that it is WYSIWYG for users
* fix: Consider system precision when validating future negative qty
* test: Immediate Negative Qty precision test
- Test for Immediate Negative Qty precision
- Stock Entry Negative Qty message: Format available qty in system precision
- Pass `stock_uom` as confugrable option in `make_item`
* test: Future Negative Qty validation with precision
* fix: Use `get_field_precision` for currency precision as it used to
- `get_field_precision` defaults to number format for precision (maintain old behaviour)
- Don't pass `currency` to `get_field_precision` as its not used anymore
2022-06-17 15:13:13 +05:30
Ankush Menat
74007c8e91
fix(UX): hide irrelevant UOM fields ( #31392 )
...
fix(UX): hide UOM-related fields if they are inconsequential
2022-06-17 15:10:21 +05:30
rohitwaghchaure
2ec133df6d
Merge branch 'develop' into fixed-transferred-materials-are-not-consumed
2022-06-17 15:02:07 +05:30
Ankush Menat
10583eb3ce
fix: UOM handling for transaction without item ( #31389 )
...
If invoice is made without item code then UOM, Stock UOM and
conversion_factor all need to be manually added, this is confusing and
leads missing them out leads to errors.
Simplest solution:
- if either UOM exists then set both to same uom conversion factor to
- also set conversion factor based on UOM conversions
2022-06-17 12:13:27 +05:30
Vladislav
0e8aad9038
Update ru.csv
2022-06-17 00:28:48 +03:00
Sagar Vora
1a3997a566
fix: transaction date gets unset in material request ( #31327 )
...
* fix: set date correctly in material request
* fix: use only `transaction_date` in `get_item_details`
2022-06-16 22:33:47 +05:30
Ankush Menat
6f2086d770
test: verify that all patches exist in patches.txt ( #31371 )
...
* chore: delete orphaned patches
* test: orphan/missing entries in patches.txt
[skip ci]
2022-06-16 22:15:06 +05:30
Vladislav
75e1f01b9d
Update ru.csv
2022-06-16 18:32:57 +03:00
Vladislav
c869077c92
Update ru.csv
2022-06-16 18:18:35 +03:00
Jingxuan He
b4a93da9f3
chore: Fix a potential variable misuse bug ( #31372 )
...
* Fix a potential variable misuse bug
* chore: Separate check (separate line) for empty table in Pricing Rule
* chore: Code readability & check for field in row (now row itself)
Co-authored-by: marination <maricadsouza221197@gmail.com >
2022-06-16 12:16:59 +05:30
Rucha Mahabal
4b3fb83850
fix: remove Salary Slip creation from Timesheet
...
- moved to HRMS app
2022-06-15 23:51:33 +05:30
Ankush Menat
86919d2a6d
test: silent test failure in stock assertions ( #31377 )
...
If actual values are not present then test is silently passing, # of
actual values should be at least equal to expected values.
2022-06-15 21:19:09 +05:30
Ankush Menat
5c6f22f275
refactor: simpler batching for GLE reposting ( #31374 )
...
* refactor: simpler batching for GLE reposting
* test: add "actual" test for chunked GLE reposting
2022-06-15 19:30:26 +05:30
Marica
d9c6b7218a
chore: Sponsor credit for BOM Update Tool perf
2022-06-15 18:57:39 +05:30
Vladislav
041a5e7d1f
Merge branch 'frappe:develop' into develop
2022-06-15 15:03:19 +03:00
Rucha Mahabal
39c30f5b01
chore: remove test for employee
...
- Moved to the HRMS app
2022-06-15 17:26:19 +05:30
Rushabh Mehta
c0f9b34ede
fix(minor): move variants to separate tab ( #31354 )
...
* fix(minor): move variants to separate tab
* fix(minor): variants tab
* fix(minor): add counts
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-15 16:08:05 +05:30
Ankush Menat
276267d5a6
fix: remove agriculture module from patch ( #31369 )
2022-06-15 15:26:05 +05:30
Marica
c83b4043b8
Merge pull request #31353 from marination/so-to-wo-bom
...
fix: Pick Template BOM if variant BOM absent in WO popup from SO
2022-06-15 14:37:15 +05:30
Rucha Mahabal
0f83e7af56
fix: removed expense claim, advance and salary slip updates from PE/JE events
...
- moved them to HRMS app hooks
2022-06-15 13:58:41 +05:30
Ankush Menat
94ad66e55b
chore: revert naming to default ( #31364 )
2022-06-15 13:35:42 +05:30
Deepesh Garg
be14a7e657
Merge pull request #31365 from ruthra-kumar/add_gl_migration_to_patch
...
chore: add gl to payment ledger migarion to patches
2022-06-15 13:20:10 +05:30
ruthra kumar
538faf3639
chore: add gl to payment ledger migarion to patches
2022-06-15 13:17:06 +05:30
Marica
fafdaff4d4
Merge branch 'develop' into so-to-wo-bom
2022-06-15 12:58:13 +05:30
Rucha Mahabal
3fe2ef6790
chore: update import paths for HR
2022-06-15 12:43:45 +05:30
Rucha Mahabal
8b2d045b06
fix(Projects): add a function get_users_email instead of importing from HR
2022-06-15 12:26:15 +05:30
Conor
b8f728a40a
refactor: use CURRENT_DATE instead of CURDATE() ( #31356 )
...
* refactor: use CURRENT_DATE instead of CURDATE()
* style: reformat to black spec
* refactor: use QB for auto_close queries
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-15 12:07:33 +05:30
Nihantra C. Patel
37e9622426
fix: Spelling mistake in quotation depend on ( #31362 )
...
Update quotation.json
2022-06-15 12:02:57 +05:30
Conor
2a9105f26f
refactor: DB independent capitalization of test cases ( #31359 )
2022-06-15 11:24:24 +05:30
rohitwaghchaure
a4c2c3e02f
Merge branch 'develop' into fixed-transferred-materials-are-not-consumed
2022-06-15 09:41:01 +05:30
Sagar Sharma
406114374b
Merge branch 'develop' into subcontracting
2022-06-14 06:44:29 -07:00
s-aga-r
9a68af36ec
Merge branch 'develop' into subcontracting
2022-06-14 19:13:10 +05:30
Marica
639e4c5714
Merge branch 'develop' into so-to-wo-bom
2022-06-14 18:22:11 +05:30
Ankush Menat
2535d5edd0
perf: GLE reposting with progress and chunking ( #31343 )
...
If stock voucher count goes >1000 then fetching all gles and reposting
them all at once requires much more memory and can cause crash.
- This PR ensures that GLE reposting is done in chunks of 100 vouchers.
- This PR also starts keeping track of how many such chunks were
processed so in future progress is resumed in event of timeout.
2022-06-14 18:20:33 +05:30
marination
9f2d325e67
fix: Pick Template BOM if variant BOM absent in WO popup from SO
...
- Use `get_default_bom` in sales_order.py (reduce duplicate utility functions)
- Remove redundant if else in `get_work_order_items`
- `get_default_bom`: If no BOM and template exists try to fetch template BOM
- test: `get_work_order_items` via SO and if right BOM is picked
2022-06-14 17:20:44 +05:30
s-aga-r
ca9d55a2fd
chore: update err msg for FG Item in PO
2022-06-14 13:16:22 +05:30
Deepesh Garg
d05d15346a
fix: Conversion rate validation for multi-currency invoices
2022-06-14 12:50:49 +05:30
Deepesh Garg
f8011f30e0
Merge pull request #31322 from deepeshgarg007/quotation_issues
...
fix: Company address filter in quotation
2022-06-14 11:17:12 +05:30
Deepesh Garg
5b2ba087a3
Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues
2022-06-14 10:50:47 +05:30
Deepesh Garg
fb3da124e5
chore: linting issues
2022-06-14 10:50:38 +05:30
Conor
00ef499739
refactor: use db independent offset syntax ( #31345 )
...
* chore: use db independent offset syntax
* fix: typo
* style: reformat code to black spec
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-14 10:49:07 +05:30
Marica
39338e70d5
Merge pull request #31341 from marination/subcontract-supplied-items
...
fix: Supplied Qty not updated on Stock Entry cancel
2022-06-13 20:43:01 +05:30
Rucha Mahabal
23b40ff13c
fix: remove active employee validation from timesheets
...
- moved to hrms hooks, will only be triggered if app is installed
2022-06-13 20:08:48 +05:30
Marica
f5ebaed191
Merge branch 'develop' into subcontract-supplied-items
2022-06-13 18:32:43 +05:30
marination
b8f468cb4f
test: PO Supplied Qty reset on cancel/submit
2022-06-13 18:31:35 +05:30
marination
fa1d9d548e
fix: Supplied Qty not updated on Stock Entry cancel
...
- Loop over PO supplied items and update them as data from SE will exclude a row if supplied qty becomes 0 on cancel
- Use DB API insteaf of raw SQL
2022-06-13 17:59:03 +05:30
Ankush Menat
883598d59a
chore: delete BOT
...
RIP
2022-06-13 16:24:48 +05:30
Sagar Sharma
f755430098
Merge branch 'develop' into subcontracting
2022-06-13 03:00:53 -07:00
Ankush Menat
697fbe946a
Merge pull request #31337 from gavindsouza/get_fiscal_years-refactor
...
refactor: get_fiscal_years API
2022-06-13 14:56:33 +05:30
Gavin D'souza
e9af68e947
test: Remove deprecated as_tuple kwarg in FrappeTestAPI.post
2022-06-13 14:26:59 +05:30
Gavin D'souza
6c726a161c
ci(patch): Setup python dependencies after switching to current branch
2022-06-13 13:22:04 +05:30
Solufyin
0410752fcf
Merge branch 'frappe:develop' into solufy_rec_pay_report
2022-06-13 13:20:41 +05:30
Deepesh Garg
b12b7b51ec
Merge pull request #31107 from ruthra-kumar/refactor_ar/ap_report
...
refactor: Accounts Receivable/Payable Report will use Payment Ledger
2022-06-13 12:57:25 +05:30
Gavin D'souza
5f8cd34da5
fix: Use newer PyPDF2 APIs
...
Depends on https://github.com/frappe/frappe/pull/17127
2022-06-13 12:43:08 +05:30
Gavin D'souza
0727d1d99b
refactor: get_fiscal_years API
...
* Optimize fiscal year options generation
* Don't pass unrequired criterions / values to prepared query
* Use QB notation for raw query
2022-06-13 12:43:08 +05:30
Deepesh Garg
ea276a7b86
Merge branch 'develop' into refactor_ar/ap_report
2022-06-13 12:34:47 +05:30
Ankush Menat
3701cdbaf1
ci(Mergify): configuration update ( #31336 )
...
Signed-off-by: Ankush Menat <ankushmenat@gmail.com >
2022-06-13 12:14:31 +05:30
Marica
d3d0ade89f
chore: Accidental '=' instead of comma in French translation ( #31335 )
2022-06-13 11:54:12 +05:30
HENRY Florian
83367bfe5e
fix: update fr translation ( #31232 )
...
* update fr translation
* fix:update fr translation
* fix:update fr translation
* fix:update fr translation
* fix:update fr translation
* fix:update fr translation
* fix:update fr translation
* fix:update fr translation
* Update fr.csv
update typo
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* update fr translation
* fix: Use elision instead of HTML code equivalent
* fix: Use elision instead of HTML code equivalent (pt 2)
* fix: Use elision/single quote instead of HTML code equivalent (pt 3)
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-06-13 11:15:47 +05:30
ruthra kumar
3018756482
refactor: remove 'show remarks'
2022-06-13 10:56:33 +05:30
ruthra kumar
71521b6550
refactor: unit test for AR/AP report
2022-06-13 10:56:33 +05:30
ruthra kumar
cd9d70d6ee
refactor: show advance payments in AR/AP report
2022-06-13 10:56:33 +05:30
ruthra kumar
dfe3082596
refactor: AR/AP will use payment ledger
2022-06-13 10:56:30 +05:30
Deepesh Garg
eb93564db6
Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues
2022-06-11 21:56:24 +05:30
Deepesh Garg
118c786e63
fix: Partially Ordered status for quotation
2022-06-11 21:55:59 +05:30
Vladislav
7bdeac49f4
Update ru.csv
2022-06-11 15:59:49 +03:00
Sagar Vora
d87dcb756b
Merge pull request #31323 from alyf-de/remove-datev-from-accounting-workspace
...
fix: remove DATEV from accounting workspace
2022-06-11 10:55:31 +00:00
Deepesh Garg
243625898e
fix(India): Sales taxes and charges template fetching in quotation
2022-06-10 22:05:58 +05:30
Vladislav
89e720fdf4
Update ru.csv
2022-06-10 17:24:28 +03:00
Deepesh Garg
2fc04f661a
fix: Company address filter in quotation
2022-06-10 19:23:17 +05:30
barredterra
f6695909c4
fix: remove DATEV from accounting workspace
2022-06-10 15:51:02 +02:00
Ankush Menat
39ec0aca95
fix(UX): use doc.status for Job Card status ( #31320 )
...
fix(UX): use doc.status for JC status
- Use doc.status directly for indicator - single source of truth
- Update status to cancelled when doc is cancelled
2022-06-10 18:43:46 +05:30
Rucha Mahabal
ab8df98cab
chore: Remove regional code for India HR, moved to HRMS
2022-06-10 18:22:07 +05:30
Deepesh Garg
3d76b1a093
Merge pull request #31182 from ruthra-kumar/migrate_gl_to_payment_ledger_using_sql
...
refactor: migrating data from GL to payment ledger using raw SQL
2022-06-10 17:15:58 +05:30
Rucha Mahabal
85b18e23d7
fix: remove employee reminders, move to HRMS app
...
- change `erpnext.hr.EmployeeController` to `erpnext.setup.EmployeeController`
2022-06-10 16:26:07 +05:30
Vladislav
84620a775d
Update ru.csv
2022-06-10 13:35:51 +03:00
Vladislav
3e66f4214d
Update ru.csv
2022-06-10 13:12:09 +03:00
Vladislav
37f9692001
Merge branch 'frappe:develop' into develop
2022-06-10 13:03:07 +03:00
Rucha Mahabal
512c82f76d
chore: Update imports/paths for doctypes moved to erpnext setup module
2022-06-10 15:06:54 +05:30
hendrik
74b274f555
fix: update Period Closing Voucher per Company
...
Validate period closing voucher company-wise
2022-06-10 14:52:53 +05:30
Ankush Menat
450bef8443
Merge pull request #31240 from ankush/repost_match_gle
...
fix: unnecessary GLE reposts
2022-06-10 14:51:45 +05:30
Ankush Menat
3a3d13622d
refactor!: drop github connector from ERPNext ( #31316 )
2022-06-10 14:01:41 +05:30
Ankush Menat
1646fbe478
refactor: remove add_fetch ( #31315 )
...
- Sales Team already had fetch from set up
- Set up fetch from on sales partner in sales transaction
Reason for removal: the JS code applies arbitrarily to any field called "sales_person"
2022-06-10 13:52:17 +05:30
ruthra kumar
e2c52436da
refactor: migrate gl to payment ledger using sql
2022-06-10 13:17:43 +05:30
Deepesh Garg
9562c28408
Merge pull request #31198 from HarryPaulo/gross-profit-monthly-schedule
...
feat: two new groupby mode on gross profit: Monthly, Payment Term
2022-06-10 12:52:35 +05:30
Rucha Mahabal
0d34e589fd
chore: Remove HR and Payroll modules from ERPNext
2022-06-10 12:51:29 +05:30
Rucha Mahabal
a117af253b
fix: remove HR specific fields from depatment and employee
...
- these will be added to the masters as custom fields on HRMS app setup
2022-06-10 12:42:59 +05:30
Marica
2941a8ce73
Merge pull request #31303 from marination/update-employee-compatibility-fix
...
fix: locale Currency and Float setting in update_employee
2022-06-10 11:35:02 +05:30
Ankush Menat
6fc32b83c8
fix: revert show title field on Employee doctype ( #31312 )
2022-06-10 11:03:51 +05:30
Rucha Mahabal
f520f042af
chore: move widely used doctypes from HR to Setup module
...
- Employee: used in Telephony, Stock, Quality, Projects, Manufacturing, Loans, Buying, Assets, Accounts, Dependent Apps: Healthcare
- Holiday List: CRM (Appointment Booking), Projects, Healthcare, Support (SLA), Education (Student's Holiday List)
- Branch: Selling (SMS Center), used widely as an accounting dimension
- Department: Assets, Projects, SMS Center, used widely as an accounting dimension
- Designation: Lead, Healthcare Practitioner, used in Employee master which will now be in core
- Employee Group: Telephony, Communication
- Child Tables for above dts: Employee Group Table (Employee Group), Employee Education (Employee), Employee External Work History (Employee), Employee Internal Work History (Employee), Designation Skill (Designation), Holiday (Holiday List)
2022-06-10 11:02:00 +05:30
Deepesh Garg
bbd930184c
Merge pull request #31273 from ruthra-kumar/ignore_payment_ledger_on_loan_cancelation
...
fix: ignore payment ledger on cancellation of loan
2022-06-10 10:55:48 +05:30
Deepesh Garg
a2f34d74f3
Merge pull request #31225 from vishdha/fix_date_range_print
...
fix: Print/PDF for financial statement reports displays either wrong date range or wrong fiscal year
2022-06-10 10:52:53 +05:30
Deepesh Garg
8008653082
Merge pull request #31294 from deepeshgarg007/gstr_3b_taxable_value
...
fix(India): Incorrect taxable in GSTR-3B report
2022-06-10 10:49:14 +05:30
Deepesh Garg
43bf327f9b
Merge pull request #31216 from sunhoww/patch-4
...
fix: Trial Balance failing to ignore Finance Book
2022-06-09 20:34:33 +05:30
Sun Howwrongbum
ee2949aa3f
fix: typo in sql condition
2022-06-09 19:28:59 +05:30
Deepesh Garg
c13e5ad741
fix: Reset represents company on disabling internal customer and supplier ( #31302 )
2022-06-09 19:18:52 +05:30
Deepesh Garg
b9dbb36d0e
chore: Linting Issues
2022-06-09 18:58:04 +05:30
Vladislav
2675751d6c
fix: update ru translate ( #31200 )
...
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
fix logic
* Update ru.csv
* Update ru.csv
* Update ru.csv
2022-06-09 18:46:08 +05:30
RJPvT
17887cde71
fix: locale Currency and Float setting in update_employee
...
In fieldtypes locale settings (example NL) . and , changes whereby the field is inproperly filled
2022-06-09 18:40:51 +05:30
Deepesh Garg
7c8bceca34
Merge pull request #31016 from HarryPaulo/fix-average-discount-auth
...
fix: correction of the calculation to the average value when there is…
2022-06-09 18:33:42 +05:30
mergify[bot]
e6f65e1697
chore: Asset Arabic translation Fix (backport #31221 ) ( #31301 )
...
chore: Asset Arabic translation Fix (#31221 )
Update ar.csv
Fix Translation arabic translation that caused an error when submitting an asset if user language was arabic
(cherry picked from commit 9347cbbc9f )
Co-authored-by: meaziz <minaeaziz@gmail.com >
2022-06-09 17:47:15 +05:30
Marica
60968419e7
Merge pull request #31296 from ruthra-kumar/misalinged_columns_in_AR_report
...
fix: misaligned columns in print format of AR/AP report
2022-06-09 17:35:21 +05:30
Ankush Menat
16c8b7404d
Merge pull request #31072 from marination/perf-bom-update-tool
...
perf: BOM Update Tool
2022-06-09 17:04:00 +05:30
Vladislav
be50d7dd1b
Update ru.csv
2022-06-09 14:11:12 +03:00
marination
3fa0a46f39
chore: Less hacky tests, versioning (replace bom) and clearing log data (update cost)
...
- Remove `auto_commit_on_many_writes` in `update_cost_in_level()` as commits happen every N BOMs
- Auto commit every 50 BOMs
- test: Remove hacky `frappe.flags.in_test` returns
- test: Enqueue `now` if in tests (for update cost and replace bom)
- Replace BOM: Copy bom object to `_doc_before_save` so that version.py finds a difference between the two
- Replace BOM: Add reference to version
- Update Cost: Unset `processed_boms` if Log is completed (useless after completion)
- test: `update_cost_in_all_boms_in_test` works close to actual prod implementation (only call Cron job manually)
- Test: use `enqueue_replace_bom` so that test works closest to production behaviour
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2022-06-09 16:27:51 +05:30
Ankush Menat
d9a5213952
fix(ux): hide new version btn on unsaved BOM ( #31297 )
2022-06-09 15:33:18 +05:30
ruthra kumar
bbaa14af16
fix: misaligned columns in print format of AR/AP report
2022-06-09 15:14:44 +05:30
Deepesh Garg
50aafdbe99
chore: cleanup
2022-06-09 11:52:46 +05:30
Deepesh Garg
20f568c159
fix(India): Incorrect taxable in GSTR-3B report
2022-06-09 11:50:37 +05:30
Ankush Menat
a6edce2397
Merge branch 'develop' into perf-bom-update-tool
2022-06-09 11:45:37 +05:30
Ankush Menat
eb53a9727d
perf: commit GL reposting periodically
...
If you have a huge list of docs to repost then maintaining transaction
throughtout entire GL reposting is not only unnecessary but also creates
performance issues. Periodically commiting the changes prevents lost
progress and reduces memory usage.
2022-06-09 11:37:43 +05:30
Ankush Menat
67c26325ee
fix: unnecessary GLE reposts
...
In Sales/Purchase invoices credit/debit are flipped and negated while making GLE,
this is unflipped while posting them but if we compare the flipped ones
it will always result in comparison failure and repost it.
2022-06-09 11:37:40 +05:30
Ankush Menat
65b21ee7d6
fix: internal transfer GLE validation
2022-06-08 19:26:40 +05:30
Nihantra C. Patel
43b0f2efe6
[DEV] Accounts: Added total of future amount, Remaining Balance in Payable and Receivable reports.
2022-06-08 17:36:42 +05:30
Rushabh Mehta
b29edb302c
Merge pull request #31284 from rmehta/item-form-cleanup
...
fix(ux): Add tabs in Item
2022-06-08 17:01:57 +05:30
Sagar Sharma
f7a52f76d4
Merge branch 'develop' into subcontracting
2022-06-08 04:27:24 -07:00
Rushabh Mehta
5c6937865c
fix(ux): Add tabs in Item
2022-06-08 16:30:44 +05:30
Marica
2832731601
fix: Use frappe.as_unicode to decode output of redis module list ( #31282 )
...
- As of redis 7, a list is added to the result of fetching the module list
- This list cannot be "decoded",so use `frappe.as_unicode` that handles bytes as well as other types
2022-06-08 15:52:13 +05:30
marination
7e41d84a11
chore: get_valuation_rate sider fixes
...
- Use qb instead of db.sql
- Don't use `args` as argument for function
- Cleaner variable names
2022-06-08 14:01:04 +05:30
ruthra kumar
018bc2af43
fix: ignore payment ledger on cancellation of loan
2022-06-08 12:03:47 +05:30
marination
9f2793ccf1
test: Fix test_update_bom_cost_in_all_boms
...
- Use base_rate for assertions as rate is subject to change due to conversion factor (USD)
2022-06-08 11:18:53 +05:30
Saqib Ansari
fb4f8d870b
fix(india): e-invoice eligibility if company gstin is not configured ( #31247 )
2022-06-08 09:36:33 +05:30
Ankush Menat
f830b57fd4
test: sales register report with conditions
2022-06-07 15:23:32 +05:30
Marica
ff0a6b7cbd
Merge branch 'develop' into perf-bom-update-tool
2022-06-07 14:49:59 +05:30
marination
6bde1bb5d2
test: Util to update cost in all BOMs
...
- Utility to update cost in all BOMs without cron jobs or background jobs (run immediately)
- Re-use util wherever all bom costs are to be updated
- Skip explicit commits if in test
- Specify company in test records (dirty data sometimes, company wh mismatch)
- Skip background jobs queueing if in test
2022-06-07 14:44:00 +05:30
Ankush Menat
25f9d58c34
Merge pull request #31209 from ankush/purch_return_gle
...
fix: purchase invoice standalone return GLEs
2022-06-07 14:28:17 +05:30
Deepesh Garg
20c2ffa767
Merge pull request #31258 from deepeshgarg007/unsecured_term_loan_closure
...
fix: Close unsecured terms loans
2022-06-07 13:53:42 +05:30
Deepesh Garg
eae4f64dd8
Merge pull request #31233 from deepeshgarg007/pi_cancel_provisional_gl_entries
...
fix: Reverse provisional entries on Purchase Invoice cancel
2022-06-07 13:31:02 +05:30
Deepesh Garg
815141bf57
fix: Close unsecured terms loans
2022-06-07 13:16:06 +05:30
Ankush Menat
7726271e2a
fix: purchase invoice return GLe
...
voucher_wise_stock_value contains tuples and the condition was looking
for string, so it's never triggered.
Caused by https://github.com/frappe/erpnext/pull/24200
2022-06-07 12:08:20 +05:30
Ankush Menat
293eb8d722
test: create stock test mixin for assertion/utils
2022-06-07 11:35:51 +05:30
Deepesh Garg
dc8e80ea81
test: Add test coverage for cancellation
2022-06-07 11:35:03 +05:30
Ankush Menat
c3f2201c45
chore(meta): apply stale rules to pull only
2022-06-07 10:04:35 +05:30
Rucha Mahabal
91f9f37d64
fix: leave balance for earned leaves in backdated Leave Application dashboard ( #31253 )
2022-06-07 09:51:30 +05:30
Vishal Dhayagude
934cb97d90
Merge branch 'develop' into fix_date_range_print
2022-06-06 21:34:14 +05:30
Rohit Waghchaure
d94ff3ede8
test: test cases to cover batch, serialized raw materials
2022-06-06 17:57:52 +05:30
marination
15101190a6
chore: get_valuation_rate in bom.py must always return float & goto Item master if no bins
2022-06-06 17:54:13 +05:30
Vladislav
6f4b91d94f
Update ru.csv
2022-06-06 14:41:54 +03:00
marination
934db57fdd
chore: Miscellanous fixes/enhancements
...
- `get_valuation_rate`: if no bins are found return 0, SLEs do not exist either
- `get_valuation_rate`: Compute average valuation rate via query
- `get_rm_rate_map`: set order_by as None to avoid creating sort index (modified) each time query runs (seen in process list)
- BOM Update Batch: add status field and hide `boms_updated` so that users can see progress without loading all updated boms (too much data)
- BOM Update Batch: set batch row status to completed after job runs
- BOM Update Log: remove `parent_boms` field (just pass parent boms to processing function) & remove Paused state (not used)
- Move job to long queue to avoid choking default queue
- `update_cost_in_boms`: use `get_doc` as each BOM is accessed only once. Use `for_update` to lock BOM row
- Commit after every 100 BOMs
2022-06-06 17:01:51 +05:30
Deepesh Garg
fe5b9e8bbb
Merge branch 'develop' into patch-4
2022-06-06 16:45:20 +05:30
Deepesh Garg
c57125a51a
Merge pull request #31242 from ankush/sales_register
...
fix(Sales Register): incorrect query with dimensions
2022-06-06 16:45:00 +05:30
Deepesh Garg
2041738e04
Merge pull request #31194 from ruthra-kumar/bug_sales_order_analysis_report
...
fix: incorrect billed_qty in sales order analysis report when multiple delivery notes for item
2022-06-06 16:39:13 +05:30
Ankush Menat
ee5bc58e9b
fix(job card): only hold during draft state ( #31243 )
2022-06-06 16:27:25 +05:30
vishdha
53774e0f52
chore: minor change in fetching start and end date
2022-06-06 16:00:56 +05:30
vishdha
3513d54c0a
fix: Print/PDF for financial statement reports displays either wrong date range or wrong fiscal year
2022-06-06 16:00:56 +05:30
Ankush Menat
c66c1e2215
chore(meta): disable stale bot on issues
2022-06-06 15:27:29 +05:30
Rucha Mahabal
edb775c381
test: Employee Benefit Application
...
- make `get_no_of_days` a function for reusability
2022-06-06 14:34:45 +05:30
Rucha Mahabal
3b8bc7d8e1
fix: incorrect LWP calculation for half days in employee benefit application
2022-06-06 14:34:45 +05:30
Rucha Mahabal
cf04683ad3
fix(Leave Application): 'Cancelled' status shown as 'Open' in list view
2022-06-06 14:34:45 +05:30
Rucha Mahabal
59de303b13
refactor: rewrite lwp queries using query builder
2022-06-06 14:34:45 +05:30
Rucha Mahabal
4decb7a02b
fix: Consider only Approved leave applications in LWP, Employee Benefit calculations
...
- do not allow submitting leave applications with 'Cancelled' status
2022-06-06 14:34:45 +05:30
Vladislav
37d3c5121f
Update ru.csv
2022-06-06 11:23:44 +03:00
Ankush Menat
c3219ebad1
fix(Sales Register): incorrect query with dimensions
...
If accounting dimension is also part of the default filters then same
query is repeated with incorrect syntax.
e.g. `item_group = (child1, child2)` instead of `in` query.
fix: don't add default filter if they are part of dimensions to be
added.
2022-06-06 12:39:12 +05:30
Deepesh Garg
a8c1b01437
Merge pull request #31230 from deepeshgarg007/item_wise_report_perf
...
fix: Remove redundant query
2022-06-06 12:23:56 +05:30
Deepesh Garg
c6d83c56d0
Merge branch 'develop' into item_wise_report_perf
2022-06-06 11:50:46 +05:30
Sagar Sharma
74fae72939
Merge branch 'develop' into subcontracting
2022-06-06 10:27:25 +05:30
Deepesh Garg
aad887bab9
Merge branch 'develop' into patch-4
2022-06-06 09:16:22 +05:30
Deepesh Garg
c21826e07d
Merge pull request #31223 from dj12djdjs/fix-validation-message
...
fix: display currencies in validation message.
2022-06-06 09:06:52 +05:30
Deepesh Garg
8b56f0559e
Merge branch 'develop' into item_wise_report_perf
2022-06-06 09:01:37 +05:30
Deepesh Garg
95a4602a23
Merge pull request #31231 from deepeshgarg007/gstr_3b_composite_supplies
...
fix(India): Supplies from composite dealer not showing up
2022-06-06 09:00:40 +05:30
Deepesh Garg
21de550549
Merge pull request #31219 from deepeshgarg007/group_filter_cost_center
...
fix: Parent dimension filters in orders
2022-06-06 08:58:40 +05:30
Deepesh Garg
9500aa8c94
Merge pull request #31218 from deepeshgarg007/distinct_gstin
...
fix(India): GSTIN filter in GSTR-1 report
2022-06-06 08:57:55 +05:30
Rohit Waghchaure
333c62de72
fix: transferred batches are not fetched while making Manufacture stock entry
2022-06-06 01:19:58 +05:30
Deepesh Garg
86a24f3d22
fix: Simply cancel reverse entries
2022-06-05 19:12:24 +05:30
Deepesh Garg
61fa4eb6c9
fix: Reverse provisional entries on Purchase Invoice cancel
2022-06-05 18:23:24 +05:30
Deepesh Garg
db07831db7
fix(India): Supplies from composite dealer not showing up
2022-06-05 12:13:02 +05:30
Deepesh Garg
a200e7e1fb
fix: Remove redundant query
2022-06-05 11:16:12 +05:30
s-aga-r
992ba974e2
Merge branch 'develop' into subcontracting
2022-06-03 13:25:49 +05:30
Devin Slauenwhite
b061ea4cd2
chore: linter
2022-06-02 14:23:54 -04:00
Devin Slauenwhite
3a1c923e76
fix: display currencies in validation message.
2022-06-02 14:15:50 -04:00
Rucha Mahabal
12edddbfd4
Merge pull request #31074 from ruchamahabal/fix-salary-slip-bg-job
...
refactor(UX): Salary Slip creation and submission via background job in Payroll Entry
2022-06-02 18:41:46 +05:30
Rucha Mahabal
956a803be7
Merge branch 'develop' into fix-salary-slip-bg-job
2022-06-02 17:30:34 +05:30
Rucha Mahabal
1db4e623ab
fix: payroll operations button visibility
2022-06-02 17:26:08 +05:30
Rucha Mahabal
d641f26035
fix: error handling and messages
...
- remove savepoints since submission should stop if any error occurs
- refactor variable naming and msgprints
- test Salary Slip creation failure
- fix(test): explicitly commit after payroll entry creation so that the first salary slip creation failure does not rollback the Payroll Entry insert
2022-06-02 15:08:49 +05:30
Deepesh Garg
3f376cc3a5
fix: Parent dimension filters in orders
2022-06-02 13:57:54 +05:30
marination
62857e3e08
feat: Track progress in Log Batch/Job wise
...
- This was done due to stale reads while the background jobs tried updating status of the log
- Added a table where all bom jobs within log will be tracked with what level they are processing
- Cron job will check if table jobs are all processed every 5 mins
- If yes, it will prepare parents and call `process_boms_cost_level_wise` to start next level
- If pending jobs, do nothing
- Current BOM Level is being tracked that helps adding rows to the table
- Individual bom cost jobs (that are queued) will process and update boms > will update BOM Update Batch table row with list of updated BOMs
2022-06-02 13:35:30 +05:30
Deepesh Garg
f0ac394d6e
fix(India): GSTIN filter in GSTR-1 report
2022-06-02 12:59:55 +05:30
Ankush Menat
c7efa3b44d
ci: stale apt cache ( #31217 )
2022-06-02 12:27:11 +05:30
Ankush Menat
849a2dc349
Merge branch 'develop' into patch-4
2022-06-02 10:25:20 +05:30
Ankush Menat
77dcdff0db
fix: unusable SO after clearing taxes ( #31215 )
2022-06-01 22:01:07 +05:30
Sun Howwrongbum
48bde2de2a
fix: Trial Balance failing to ignore Finance Book
2022-06-01 20:20:16 +05:30
Rucha Mahabal
661e05e693
fix(tests): account and company setups
2022-06-01 17:28:42 +05:30
Ankush Menat
3974fbbb6e
feat: UOM specific barcodes ( #30988 )
2022-06-01 16:43:56 +05:30
Mohammad Hussain Nagaria
37433aad48
fix: Pluralize year text instead of optional bracket ( #31210 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-06-01 16:29:20 +05:30
Rucha Mahabal
536f1dfc4b
test: fix attendance tests for unmarked days ( #31205 )
...
* test: fix attendance tests for unmarked days
* chore: remove unused import
2022-06-01 13:56:55 +05:30
Ankush Menat
c84e11ac82
fix: re-validate warehouse after 'update items' ( #31203 )
2022-06-01 12:55:10 +05:30
Ankush Menat
03a24ce774
chore: delete dead cypress code
...
Moved to separate repo
2022-06-01 12:33:23 +05:30
Rucha Mahabal
d4b9cc0242
fix: remove leave policy assignment creation patch ( #31097 )
2022-06-01 12:18:14 +05:30
Rucha Mahabal
1c91793634
Merge branch 'develop' into fix-salary-slip-bg-job
2022-06-01 12:15:42 +05:30
Rucha Mahabal
653d6341d4
refactor: clean-up and commonify payroll entry test setups
2022-06-01 12:14:42 +05:30
Deepesh Garg
82be717f10
Merge pull request #31201 from deepeshgarg007/manufacturing_workspace_fix
...
fix: Remove domain restriction from Manufacturing Workspace
2022-06-01 09:30:39 +05:30
Deepesh Garg
167cf7b49d
fix: Remove domain restrcition from Manufacturing Workspace
2022-06-01 09:04:53 +05:30
Deepesh Garg
753eb3ec3a
Merge branch 'develop' into bug_sales_order_analysis_report
2022-05-31 21:41:35 +05:30
Deepesh Garg
5fd31c6433
Merge pull request #31199 from deepeshgarg007/settings_perm_fix
...
fix: Permission for selling and buying settings
2022-05-31 21:40:55 +05:30
maharshivpatel
b3ccc4bfb9
fix: Auto Insert Item Price If Missing when discount & blank UOM ( #31168 )
...
* fix: Auto Insert Item Price If Missing when discount and blank UOM
fixes wrong item price insert when discount is used and adds uom=stock_uom instead of blank as price is converted to stock uom
* unit tests added for item with discount
I have added test for auto_insert_price where discount is used.
* unit test issue fixed
fixed make_sales_order as some of the test that depended on it were failing due to passing of incorrect parameters.
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-31 19:48:30 +05:30
Deepesh Garg
a6beafbc3c
fix: Permission for selling and buying settings
2022-05-31 19:41:46 +05:30
Vladislav
e523fd6bad
Update ru.csv
...
fix logic
2022-05-31 17:04:24 +03:00
hrzzz
c4af63ad98
feat: two new groupby mode: Monthly, Payment Term
2022-05-31 10:46:56 -03:00
ruthra kumar
4f1bfbb93d
test: multiple delivery notes and billed quantity
2022-05-31 17:24:36 +05:30
ruthra kumar
0331e37982
fix: incorrect billed_qty when item has multiple Delivery note
...
sales order analysis report returns incorrect billed_qty value for
an SO item has multiple delivery notes
2022-05-31 17:15:31 +05:30
Vladislav
a4c2eccd56
Update ru.csv
2022-05-31 13:48:32 +03:00
marination
a62bc9b6c9
chore: Limit Update Cost jobs & db_update only if changed values
...
- If `Update Cost` job is ongoing, then block creation of new ones since all BOMs are updated
- `db_update` in `calculate_rm_cost` only if changed values to reduce redundant row updates
- Misc: Use variable for batch size
2022-05-31 16:00:29 +05:30
Ankush Menat
a1b7a7983a
refactor!: drop naming series tool ( #31183 )
2022-05-31 15:35:40 +05:30
Ankush Menat
691b34a8ed
chore: unnessary args
2022-05-31 14:15:13 +05:30
Ankush Menat
ddb46c5711
fix: batch selector flag ( #31191 )
...
This is broken again after serializing scan actions, which causes
selector to trigger before batch_no is set.
Solution: for duration of scan disable the selector
2022-05-31 14:14:27 +05:30
maharshivpatel
a8f98f3f96
feat(india): Improve E-way Bill Cancellation. ( #31088 )
2022-05-31 12:14:39 +05:30
Rucha Mahabal
ed1ba677d6
test: HRA Exemption in Proof Submission
2022-05-31 11:54:43 +05:30
Rucha Mahabal
cfe2f8cac1
fix: amount precision for Tax Exemption Proof Submission
2022-05-31 11:54:43 +05:30
Rucha Mahabal
2e98e9e0b9
test: set country to India before running regional tests
2022-05-31 11:54:43 +05:30
Rucha Mahabal
00adda7c8d
fix: Tax Declaration tests and amount precision
2022-05-31 11:54:43 +05:30
Rucha Mahabal
5e96a46c87
test: HRA Exemption in Employee Tax Exemption Declaration
2022-05-31 11:54:43 +05:30
Rucha Mahabal
2b65c9616f
fix: component pay calculation
2022-05-31 11:54:43 +05:30
Rucha Mahabal
34925a3a8c
fix: HRA Exemption calculation in case of multiple salary structure assignments
2022-05-31 11:54:43 +05:30
Deepesh Garg
f07246af82
Merge pull request #31127 from deepeshgarg007/loan_interest_accrual
...
feat: Auto accrue loan interest for backdated term loans
2022-05-31 09:55:26 +05:30
Deepesh Garg
25290bb5d5
Merge pull request #31184 from Mitchy25/patch-1
...
fix(accounts): Ignore Cancelled GL Entries
2022-05-31 09:48:44 +05:30
Mitchy25
a0c412a0dd
Ignore Cancelled GL Entries
...
Profitability Analysis includes 'is_cancelled' GL Entries which means that the profit numbers are incorrect. This change will ensure that the profit figures ignore cancelled GL Entries.
2022-05-31 15:25:09 +12:00
Vladislav
105dbad47c
Update ru.csv
2022-05-31 03:06:28 +03:00
ruthra kumar
4c74637c91
refactor: remove naming expression for payment ledger
2022-05-30 19:06:56 +05:30
Rucha Mahabal
78c39e947b
test: Salary Slip operations queuing, failure, and payroll entry status
...
- fix multicurrency test, remove redundant doc creation
2022-05-30 16:07:19 +05:30
Rucha Mahabal
42f6bca935
fix: reset Error Message on successful operation and fix status update on submit/cancel
2022-05-30 16:04:07 +05:30
Vladislav
832bedc747
Update ru.csv
2022-05-30 12:56:27 +03:00
Saqib Ansari
08bf0baaae
chore!: remove unused bill no & date from purchase receipt ( #31163 )
2022-05-30 14:50:50 +05:30
Vladislav
5b461bfa75
Merge branch 'frappe:develop' into develop
2022-05-30 12:11:20 +03:00
rohitwaghchaure
2cbc665d19
Merge pull request #31175 from ankush/recursive_non_explosive_bom
...
fix: allow recursive BOMs as long as they don't recursively explode
2022-05-30 13:27:16 +05:30
Rucha Mahabal
de55157997
chore: rename method get_salary_component_account method to set
...
- since it doesn't return any value
2022-05-30 12:47:26 +05:30
Ankush Menat
d7a7c47650
Merge branch 'develop' into recursive_non_explosive_bom
2022-05-30 11:12:57 +05:30
Ankush Menat
c02598a51b
chore: remove framework tests from erpnext
...
Similar tests exist in FW and this is failing because someone updated
the translations
2022-05-30 11:12:17 +05:30
Ankush Menat
954dac88a8
fix: allow non-explosive recrusive BOMs
...
Recursion should be allowed as long as child item is not "exploded"
further by a BOM.
2022-05-30 10:40:13 +05:30
Ankush Menat
d224bf1d34
fix: only erase BOM when do_not_explode is set
2022-05-30 10:40:13 +05:30
Ankush Menat
b170cec2fe
fix(ux): "New Version" button BOM
...
"duplicate" technically creates a new version but that's not intuitive
at all.
2022-05-30 10:40:12 +05:30
Devin Slauenwhite
85b48fcdb9
fix: barcode scan resolve after model is updated ( #31058 )
...
* fix: resolve row after model is updated.
* fix: wait for all fields in the model to be updated.
* fix: sider
* pref: clear scanned code after capturing value
* fix: use frappe.run_serially
2022-05-29 22:19:09 +05:30
Ankush Menat
933434c3ea
chore: format
2022-05-29 22:09:32 +05:30
Vladislav
ac160d58bd
Update ru.csv
2022-05-28 04:16:46 +03:00
Vladislav
1cff1df46b
Merge branch 'frappe:develop' into develop
2022-05-28 04:11:33 +03:00
marination
978ba5238f
fix: Safe cast row.rate (in case of faulty exploded items, edge case but oh well)
2022-05-27 21:59:59 +05:30
marination
2de2491e17
perf: get_next_higher_level_boms
...
- Separate getting dependants and checking if they are valid (loop within loop led to redundant processing that slowed down function)
- Adding to above, the same dependant(parent) was repeatedly processed as many children shared it. Expensive.
- Use a parent-child map similar to child-parent map to check if all children are resolved
- `map.get()` reduced time: 10 mins -> 0.9s~1 second (as compared to `get_cached_doc` or query)
- Total time: 17 seconds to process 6599 leaf boms and 4.2L parent boms
- Previous Total time: >10 mins (I terminated it due to not wanting to waste time XD)
2022-05-27 20:33:14 +05:30
HENRY Florian
ce8e05146e
chore: update translation fr for BOM ( #31126 )
...
* fix: update translation
* fix: fr translation for BOM
2022-05-27 17:27:43 +05:30
MOHAMMED NIYAS
7ff8acac51
fix: date filter on quality inspection report ( #31148 )
...
* fix: date filter
fix from date to to date filter btw those days
* fix: remove unnecessary conditions
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2022-05-27 17:13:14 +05:30
marination
5949946265
chore: Change BOM Progress field types to Long Text
2022-05-27 17:04:21 +05:30
Rucha Mahabal
4df76f3956
Merge pull request #31160 from ruchamahabal/fix-gratuity-status-update
2022-05-27 15:05:31 +05:30
Rucha Mahabal
c9e070393d
test: make holiday list before running gratuity tests
2022-05-27 14:42:11 +05:30
marination
eabd8290d4
feat: Only update exploded items rate and amount
...
- Generate RM-Rate map from Items table (will include subassembly items with rate)
- Function to reset exploded item rate from above map
- `db_update` exploded item rate only if rate is changed
- Via Update Cost, only update exploded items rate, do not regenerate table again
- Exploded Items are regenerated on Save and Replace BOM job
- `calculate_exploded_cost` is run only via non doc events (Update Cost button, Update BOMs Cost Job)
2022-05-27 14:32:58 +05:30
Rucha Mahabal
79b0aede00
fix: add list view settings for Gratuity
2022-05-27 13:57:09 +05:30
Rucha Mahabal
6c66bbbbfe
refactor: clean-up gratuity tests
2022-05-27 13:39:25 +05:30
Rucha Mahabal
b81d7519c1
test: Gratuity status for payment via salary slip
2022-05-27 12:58:10 +05:30
Rucha Mahabal
385e22a067
fix: Gratuity status not updated on salary slip submission
2022-05-27 12:57:07 +05:30
Deepesh Garg
7adcac4e66
Merge pull request #31155 from deepeshgarg007/exchnage_rate_reset
...
fix: Exchange rate reste to 1 on making mapped doc
2022-05-27 12:17:17 +05:30
HarryPaulo
4b04694c2c
fix(pos): freeze screen while processing pos invoices ( #30850 )
2022-05-27 12:16:07 +05:30
Deepesh Garg
2a10f09d8d
fix: Exchange rate reste to 1 on making mapped doc
2022-05-27 12:12:34 +05:30
maharshivpatel
935e5b1dcd
fix(india): duplicate qrcode and hide button ( #31100 )
2022-05-27 11:48:55 +05:30
Deepesh Garg
d0a9eb4fd0
Merge branch 'develop' into fix-average-discount-auth
2022-05-26 18:22:34 +05:30
Ankush Menat
e3c0d0134e
Merge pull request #31101 from alyf-de/fix-warehouse-js
...
fix: Improve button labels in Warehouse
2022-05-26 18:14:49 +05:30
Ankush Menat
ff798dc5c0
Merge pull request #31141 from ankush/naming_series_live_preview
...
feat: live preview of naming series on naming series tool
2022-05-26 16:49:59 +05:30
Ankush Menat
47b539e638
fix: skip existing batch number during autogen ( #31140 )
2022-05-26 16:20:56 +05:30
Ankush Menat
964b4184a6
test: add basic tests for naming series tool
2022-05-26 16:17:56 +05:30
Ankush Menat
4d0e2aa33a
docs: update help information on naming series
2022-05-26 15:36:48 +05:30
Ankush Menat
24d1bf5328
feat: preview next numbers on naming series tool
2022-05-26 15:15:59 +05:30
Ankush Menat
82cd54b40b
chore: resave naming series doctype schema
...
separate commit to avoid mixing actual changes
2022-05-26 15:15:59 +05:30
Sagar Sharma
61296a0658
fix: Subcontracting through Production Plan
2022-05-26 15:08:16 +05:30
Sagar Sharma
bcaac8f90f
Merge branch 'develop' into subcontracting
2022-05-26 15:01:23 +05:30
Rucha Mahabal
5c7451438f
Merge pull request #31130 from ruchamahabal/fix-job-opening
2022-05-26 13:23:44 +05:30
Rucha Mahabal
2bc6d46070
fix: validation message
2022-05-26 13:00:34 +05:30
Deepesh Garg
f49d8cd3b1
Merge pull request #31102 from alyf-de/german-translations-2022-05-23
...
feat: Add german translations
2022-05-26 11:49:56 +05:30
Vladislav
8d2502b5ba
chore: update ru translate
2022-05-26 11:48:38 +05:30
Rucha Mahabal
3f13b0ec97
Merge branch 'develop' into fix-job-opening
2022-05-26 11:38:35 +05:30
Rucha Mahabal
ab0ef60918
test: Job Opening against a Staffing Plan
2022-05-26 11:32:46 +05:30
sersaber
e5d2c1b1f3
fix: change project's actual_start_date fieldtype from Data to Date ( #31085 )
...
* Update project.json
* Update project.json
2022-05-26 10:04:58 +05:30
Deepesh Garg
a5677d963f
Merge pull request #31133 from frappe/mergify/bp/develop/pr-31124
...
fix: timesheet fetching in sales invoice (backport #31124 )
2022-05-25 22:57:54 +05:30
Saqib Ansari
ca75d814a3
fix: timesheet fetching in sales invoice
...
(cherry picked from commit 216c32f4bc )
2022-05-25 14:45:41 +00:00
xdlumertz
c5e922c76b
fix: Chart data for monthly periodicity in Cash Flow report ( #31039 )
...
fix: Chart data for monthly periodicity in Cash Flow report
2022-05-25 19:39:59 +05:30
Deepesh Garg
efa5b5b3db
Merge pull request #31038 from alyf-de/taxes-title-field
...
feat: show title when linking Taxes and Charges Template
2022-05-25 19:28:59 +05:30
Deepesh Garg
e73a0a89b0
Merge pull request #31129 from deepeshgarg007/loan_doc_reco_queries
...
fix: Loan Doc query in Bank Reconciliation Statement
2022-05-25 19:21:30 +05:30
Deepesh Garg
d68187caae
Merge branch 'develop' into loan_doc_reco_queries
2022-05-25 18:50:54 +05:30
Rucha Mahabal
29228575fa
fix: Job Opening linked to Staffing Plan cannot be created/updated if there are existing employees
2022-05-25 18:33:37 +05:30
Deepesh Garg
9e4a36089e
chore: Linting Issues
2022-05-25 18:10:42 +05:30
Deepesh Garg
a1f53f8d31
chore: Linting Issues
2022-05-25 17:59:40 +05:30
Deepesh Garg
147fc8fde7
fix: Loan Doc query in Bank Reconciliation Statement
2022-05-25 17:58:30 +05:30
Deepesh Garg
b562168509
Merge pull request #26916 from deepeshgarg007/party_account_currency_check
...
fix: Account currency validation for first transaction
2022-05-25 17:02:58 +05:30
Deepesh Garg
ac17ecb84b
Merge branch 'develop' into party_account_currency_check
2022-05-25 16:21:06 +05:30
Deepesh Garg
bc34737709
chore: Update test case
2022-05-25 15:42:47 +05:30
Deepesh Garg
96d8b1ef3c
feat: Auto accrue loan interest for backdated term loans
2022-05-25 14:19:10 +05:30
Deepesh Garg
e8f44445fd
Merge pull request #31125 from frappe/mergify/bp/develop/pr-31123
...
fix: Handle missing HSN Codes (backport #31123 )
2022-05-25 13:32:41 +05:30
Deepesh Garg
6edbc58873
fix: Handle missing HSN Codes
...
(cherry picked from commit ce3a21eb03 )
2022-05-25 07:04:44 +00:00
Sagar Sharma
4ff734c25a
Merge branch 'develop' into subcontracting
2022-05-25 12:32:33 +05:30
Saqib Ansari
268f413f56
fix(pos): paid amount calculation for multicurrency invoice ( #31112 )
2022-05-25 11:40:49 +05:30
Rucha Mahabal
273b21c0cb
chore: move patch for updating Employee Advance status to v13 ( #31118 )
2022-05-25 11:34:25 +05:30
Deepesh Garg
e75c843dc1
Merge pull request #31077 from deepeshgarg007/payroll_payable_party_type
...
fix: Loan repayment entries for payroll payable account
2022-05-25 11:23:43 +05:30
Deepesh Garg
d81fad09ea
Merge pull request #31080 from deepeshgarg007/company_address_trigger
...
fix(India): Async issue in company address trigger
2022-05-25 11:22:56 +05:30
marination
9f5f18e94d
style: Update docstrings and fix/add type hints + Collapsible progress section in Log
2022-05-25 11:22:13 +05:30
marination
ab2d95a74d
feat: Level-wise BOM cost updation
...
- Process BOMs level wise and Pause after level is complete
- Cron job will resume Paused jobs, which will again process the new level and pause at the end
- This will go on until all BOMs are updated
- Added Progress section with fields to track updated BOMs in Log
- Cleanup: Add BOM Updation utils file to contain helper functions/sub-functions
- Cleanup: BOM Update Log file will only contain functions that are in direct context of the Log
Co-authored-by: Gavin D'souza <gavin18d@gmail.com >
2022-05-25 11:21:01 +05:30
Devin Slauenwhite
55276f11f8
fix: don't fetch item_code if already exists. ( #31113 )
...
fix: check if item_code exists before fetching
2022-05-25 09:35:22 +05:30
barredterra
1e9f9c452f
style: format
2022-05-24 13:31:29 +02:00
barredterra
1b16eb7667
refactor: set queries during setup
2022-05-24 13:30:59 +02:00
Raffael Meyer
e77c379cbb
fix: remove unsupported arguments
...
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2022-05-24 11:52:23 +02:00
Raffael Meyer
e3bc3bf0f0
Merge branch 'develop' into german-translations-2022-05-23
2022-05-24 11:41:46 +02:00
Ankush Menat
1ecb8f4a67
chore: disable feed for material request
2022-05-24 14:32:56 +05:30
Ankush Menat
ecb39d81e0
chore: error logging for auto material requests ( #31103 )
2022-05-23 20:06:24 +05:30
barredterra
2388d86623
feat: Add german translations
2022-05-23 16:01:36 +02:00
barredterra
9356eb11de
fix: german translations
2022-05-23 15:35:15 +02:00
barredterra
a6ddd86d31
fix: improve labels, simplify logic
2022-05-23 15:25:00 +02:00
barredterra
c704ad889d
style: format warehouse js
2022-05-23 15:18:24 +02:00
Ankush Menat
a36174afdf
test: search test failing because of stale data ( #31098 )
2022-05-23 15:12:11 +05:30
Ankush Menat
fa039b223e
Merge pull request #31054 from marination/jc-excess-transfer-config
...
fix: Job Card excess transfer behaviour
2022-05-23 14:43:36 +05:30
Suraj Shetty
f2b6475626
Merge pull request #31092 from surajshetty3416/fix-rfq-template
...
fix(rfq): Use `<a>` directly and style it as button instead of using `<button>`
2022-05-23 11:56:17 +05:30
Sagar Sharma
6e5effc1b0
Merge branch 'develop' into subcontracting
2022-05-23 11:35:50 +05:30
Wolfram Schmidt
348a674df9
fix translation German "Designation" ( #31082 )
...
changed "Bezeichnung" to "Position" as the is more precice in the field of employment which erpnext refers to here
2022-05-23 11:23:12 +05:30
marination
9f6e10663b
chore: Run _validate_over_transfer only if excess transfer is blocked in settings
2022-05-23 11:05:55 +05:30
Suraj Shetty
9e306bd250
Merge branch 'develop' into fix-rfq-template
2022-05-23 10:48:22 +05:30
Rucha Mahabal
34e238ce4f
fix: Leave Encashment calculations ( #31062 )
2022-05-23 10:13:49 +05:30
Suraj Shetty
a29b92febc
fix: Use directly <a> and style it as button instead of using button
...
Since few email servers (like outlook) strips out link in the button making them unclickable.
2022-05-23 10:08:20 +05:30
Vladislav
30c56bfe80
Update ru.csv
2022-05-22 14:04:24 +03:00
Ankush Menat
1a58b788e5
Merge branch 'develop' into jc-excess-transfer-config
2022-05-21 14:32:44 +05:30
Ankush Menat
3019f93915
Merge pull request #31083 from ankush/jc_corrective_creation
...
fix: corrective job card creation
2022-05-21 14:28:08 +05:30
Ankush Menat
66cf9aa344
fix: creation of corrective job card fails
...
This used to fail because sub_operations is a child table that's not
initalized by default till v13, in develop branch we init tables with
empty list.
2022-05-21 14:01:30 +05:30
Ankush Menat
e625394488
test: simplify job card tests
2022-05-21 14:01:28 +05:30
Sagar Sharma
07dc5f180d
Merge branch 'develop' into subcontracting
2022-05-21 10:02:47 +05:30
ruthra kumar
dac678e3fc
test: payment ledger entry
2022-05-20 18:21:47 +05:30
ruthra kumar
e888975007
refactor: link payment ledger with gl entry creation
2022-05-20 18:21:47 +05:30
ruthra kumar
59ed7c854d
refactor: ignore linked Payment Ledger Entry in basic transactions
2022-05-20 18:21:47 +05:30
ruthra kumar
451cf3a937
refactor: helper class for ple creation and delinking
...
Helper functions for delinking ple and for creating payment ledger
entry for transactions on receivable/payable account types
2022-05-20 18:21:47 +05:30
ruthra kumar
7b1cb6711d
refactor: include Payment ledger in accounting dimensions list
2022-05-20 18:21:47 +05:30
ruthra kumar
8e72f19bfb
feat: patch to migrate gl entries to payment ledger
2022-05-20 18:21:47 +05:30
ruthra kumar
163085f201
feat: payment ledger doctype created
2022-05-20 18:21:47 +05:30
Deepesh Garg
8fd0b3b9f5
chore: Linting issues
2022-05-20 15:34:03 +05:30
Deepesh Garg
c41f9f046f
fix(India): Async issue in company address trigger
2022-05-20 15:33:03 +05:30
Sagar Sharma
213113bc00
Merge branch 'develop' into subcontracting
2022-05-20 12:13:13 +05:30
Sagar Sharma
e9b28452e4
feat: SCR return
2022-05-20 10:45:34 +05:30
Sagar Sharma
323bdf85ce
feat: SL and GL reposting
2022-05-20 10:45:34 +05:30
Sagar Sharma
fcc09592b9
refactor!: Stock Ledger Entry
2022-05-20 10:45:34 +05:30
Sagar Sharma
6c794afbe7
refactor!: Item Alternative
2022-05-20 10:45:34 +05:30
Sagar Sharma
92625902ad
refactor!: BOM
2022-05-20 10:45:34 +05:30
Sagar Sharma
05f05ab75b
refactor!: Subcontracted Item To Be Transferred
2022-05-20 10:45:33 +05:30
Sagar Sharma
3be663b121
refactor!: Subcontracted Item To Be Received
2022-05-20 10:45:33 +05:30
Sagar Sharma
8486bbf31a
refactor!: Subcontract Order Summary
2022-05-20 10:45:33 +05:30
Sagar Sharma
3469560105
refactor!: Accounts Controller
2022-05-20 10:45:33 +05:30
Sagar Sharma
5fa3f58c06
refactor!: Purchase Invoice
2022-05-20 10:45:33 +05:30
Sagar Sharma
f09fc46059
refactor!: Purchase Receipt
2022-05-20 10:45:33 +05:30
Sagar Sharma
73484448f2
refactor!: Stock Entry
2022-05-20 10:45:33 +05:30
Sagar Sharma
34bda14b5b
refactor!: Buying Controller
2022-05-20 10:45:33 +05:30
Sagar Sharma
dafaed3cbd
refactor!: Purchase Order
2022-05-20 10:45:33 +05:30
Sagar Sharma
785d598762
test: SubcontractingReceipt
2022-05-20 10:45:33 +05:30
Sagar Sharma
8bc653b633
test: SubcontractingOrder
2022-05-20 10:45:33 +05:30
Sagar Sharma
574181f3d7
test: SubcontractingController
2022-05-20 10:45:33 +05:30
Sagar Sharma
70a1f40624
feat: New DocType "Subcontracting Receipt"
2022-05-20 10:45:33 +05:30
Sagar Sharma
3b17584bee
feat: New DocType "Subcontracting Receipt Supplied Item"
2022-05-20 10:45:33 +05:30
Sagar Sharma
3daf62dce8
feat: New DocType "Subcontracting Receipt Item"
2022-05-20 10:45:33 +05:30
Sagar Sharma
409df263e8
refactor!: change "is_subcontracted" field type from "Select" to "Check"
2022-05-20 10:45:33 +05:30
Sagar Sharma
249726b845
feat: New DocType "Subcontracting Order"
2022-05-20 10:45:33 +05:30
Sagar Sharma
f49c51ab74
feat: New DocType "Subcontracting Order Supplied Item"
2022-05-20 10:45:33 +05:30
Sagar Sharma
f8b7594292
feat: New DocType "Subcontracting Order Item"
2022-05-20 10:45:33 +05:30
Sagar Sharma
dcac7eb67c
feat: New DocType "Subcontracting Order Service Item"
2022-05-20 10:45:33 +05:30
Sagar Sharma
29a1cb89c2
feat: SubcontractingController
2022-05-20 10:45:33 +05:30
Sagar Sharma
68c21d9895
feat: Add fields "subcontracting_order" and "sco_rm_detail" in SE and SE Detail
2022-05-20 10:45:33 +05:30
Sagar Sharma
77db843692
refactor!: Make required changes to create SCO from PO
2022-05-20 10:45:30 +05:30
Deepesh Garg
3128f9603e
fix: Loan repayment entries for payroll payable account
2022-05-20 08:31:37 +05:30
Deepesh Garg
5edd1dbb35
Merge pull request #31004 from ruthra-kumar/bug_payment_terms_status_rpt
...
fix: duplicate entries in payment terms report output
2022-05-20 07:53:40 +05:30
marination
90d4dc0cd6
fix: test_work_order_with_non_stock_item
...
- Use the right price list and currency to avoid rate conversion (1000/62.9), since rates are reset correctly now
- Use RM rate based on Price List in BOM. Non stock item has no valuation
2022-05-20 03:12:42 +05:30
marination
dd99c00eb6
fix: Get fresh RM rate in calculate_rm_cost
2022-05-19 21:48:24 +05:30
marination
9a7e9d902d
perf: Use cached doc instead of get_doc
...
- Doc is only used to iterate over items(which wont change) and change rate/amount of rows
- These changes are inserted in db via `db_update`, so no harm
- Tested locally: refetching cached doc after db update, reflects fresh data.
2022-05-19 21:24:31 +05:30
Rucha Mahabal
7d4872aedd
patch: set payroll entry status
2022-05-19 20:35:56 +05:30
Rucha Mahabal
ef8164f188
refactor: UX for Salary Slip creation and submission via Payroll Entry
...
- Add status for Queued/Failed
- log errors and show corrective actions in payroll entry
2022-05-19 20:33:55 +05:30
marination
9dc3083088
fix: Call calculate_cost for Draft BOM and typo in argument
2022-05-19 20:33:48 +05:30
marination
5932e9d78a
fix: DB update child items, remove redundancy, fix perf
...
- Move `get_boms_in_bottom_up_order` in bom update tool’s file
- Remove repeated rm cost update from `update_cost`. `calculate_cost` handles RM cost update
- db_update children in `calculate_cost` optionally
- Don’t call `update_exploded_items` and regenerate exploded items in `update_cost`. They will stay the same (except cost)
2022-05-19 20:22:13 +05:30
Ankush Menat
6d6616dbcd
fix: always update item_name for stock entry ( #31068 )
...
If item_name is already set and for some reason becomes outdated then
it's not updated in backend.
Fix: always set item_name and stock_uom when fetching item details
2022-05-19 14:25:47 +05:30
Ankush Menat
1de6b14d15
fix: remove "scrap %" field ( #31069 )
...
This does nothing, there's scrap items table below that's actually used
for specifying scrap.
2022-05-19 14:25:16 +05:30
Rucha Mahabal
81c82c8d53
fix(ux): inform the user about salary slip creation/submission happening in the background
2022-05-19 13:41:11 +05:30
marination
b6e46eea80
perf: get_boms_in_bottom_up_order
...
- Create child-parent map once and fetch value from child key to get parents
- Get parents recursively for a leaf node (get all ancestors)
- Approx. 44 secs for 4lakh 70k boms
2022-05-18 13:00:00 +05:30
Saqib Ansari
9fb7b49b43
fix(india): error while parsing e-invoice ( #31053 )
2022-05-18 11:53:00 +05:30
maharshivpatel
65d55ea8fa
fix(india): eway bill cancel api is disabled ( #31055 )
2022-05-18 11:52:31 +05:30
Vladislav
fb586eb7c0
Update ru.csv
2022-05-18 00:02:25 +03:00
Vladislav
0843344119
Update ru.csv
2022-05-17 16:21:42 +03:00
marination
e07ce6efe0
fix: Job Card excess transfer behaviour
...
- Block excess transfer of items if not allowed in settings
- Behaviour made consistent with js behaviour (button disappears if not pending and not allowed in settings)
- Test for same case
2022-05-17 17:39:45 +05:30
Rucha Mahabal
28fe4f3d54
fix: unlink Attendance from Employee Checkins on cancellation ( #31045 )
2022-05-17 12:07:58 +05:30
Deepak
867f2c6282
fix: TypeError in add_indicator_for_multicompany ( #31042 )
...
Minor fix in add_indicator_for_multicompany
In case of multi-company transactions add (+) buttons in connection dashboard pf customer aren't being loaded due to TypeError (TypeError: e.dashboard.stats_area.removeClass is not a function) created by "frm.dashboard.stats_area.removeClass('hidden');" during the stats section creation.
2022-05-17 11:52:52 +05:30
Saqib Ansari
f915a9cef7
fix: discount ledger entry in case of multicurrency invoice ( #31024 )
2022-05-17 11:22:01 +05:30
barredterra
cad64f19b7
feat: show title field for Sales Taxes and Charges
2022-05-16 16:19:53 +02:00
barredterra
9553319d87
feat: show title field for Purchase Taxes and Charges
2022-05-16 16:19:32 +02:00
Ankush Menat
3714e36b44
fix: disable pricing rules for internal transfers ( #31034 )
...
* fix: disable pricing rules for internal transfers
* fix: only apply validation on internal transfers
Co-authored-by: Marica <maricadsouza221197@gmail.com >
* fix: internal_party_field undefined
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-05-16 18:09:14 +05:30
Marica
06c036f49f
Merge pull request #30834 from ankush/transfer_precision
...
fix: precision loss when transferring
2022-05-16 16:00:06 +05:30
Ankush Menat
c3bfc395b7
chore: disable flaky test
2022-05-16 15:50:04 +05:30
Rucha Mahabal
1b7ce9649b
fix: IN time not captured in Attendance through Employee Checkin ( #31029 )
2022-05-16 15:45:00 +05:30
Vladislav
af1eab5d54
fix(translations): Update ru translations ( #30992 )
...
* fix incorrect translation
* Update ru.csv
* Update ru.csv
* Update erpnext/translations/ru.csv
Co-authored-by: Marica <maricadsouza221197@gmail.com >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-05-16 15:18:33 +05:30
Marica
eba1c89ba9
Merge pull request #31026 from ankush/item_attr_limit
...
fix: remove item attribute limit from variant selector
2022-05-16 14:10:11 +05:30
Marica
e3d53413d1
Merge pull request #31025 from ankush/hide_variants_order
...
fix: hide template items from sales/purchase order
2022-05-16 13:59:57 +05:30
Devin Slauenwhite
d76e1b7576
feat: barcode scanner promise to return scanned row. ( #31018 )
...
* feat: barcode scanner promise to return scanned row.
* fix: missing reject at alternate code path
2022-05-16 13:14:26 +05:30
Ankush Menat
6bd1cb9235
fix: remove item attribute limit from variant selector
2022-05-16 12:28:52 +05:30
Ankush Menat
0e875f5049
fix: hide template items from sales/purchase order
2022-05-16 12:14:07 +05:30
Deepesh Garg
a412d2f7e8
Merge pull request #31019 from frappe/mergify/bp/develop/pr-30978
...
fix: Multiple fixes in GST reporting (backport #30978 )
2022-05-16 11:54:17 +05:30
Ankush Menat
80d959c579
fix: dont fail repost for recoverable errors ( #30979 )
...
recoverable erros:
1. timeout
2. lock/deadlocks
2022-05-16 11:23:35 +05:30
Deepesh Garg
65232edfd5
test: Update test cases
2022-05-16 10:52:58 +05:30
Deepesh Garg
b2d24e2f93
chore: Linting issues
2022-05-16 10:40:55 +05:30
Deepesh Garg
5b8726405d
fix: Remove validation from Journal Entry
2022-05-15 21:10:52 +05:30
Deepesh Garg
8221852c38
Merge pull request #31010 from abhinavxd/fix-miniscule-penalty
...
fix: GL entry validation for minuscule loan penalty
2022-05-15 20:50:50 +05:30
Deepesh Garg
34de20f6ee
Merge pull request #30987 from ankush/internal_transfer_with_margin
...
fix: prevent bypassing forced valuation rate
2022-05-15 20:49:55 +05:30
Deepesh Garg
f83e32ab64
chore: resolve conflicts
2022-05-15 20:43:47 +05:30
Deepesh Garg
9b6197ec4a
chore: resolve conflicts
2022-05-15 20:42:34 +05:30
Deepesh Garg
03b133520b
chore: Remove unintended changes
...
(cherry picked from commit 5b02b5b3cd )
# Conflicts:
# erpnext/__init__.py
2022-05-15 15:04:23 +00:00
Deepesh Garg
4ca7a3de4e
fix: Just add one rate in GST HSN Code
...
(cherry picked from commit ed76687dac )
2022-05-15 15:04:22 +00:00
Deepesh Garg
481752134f
fix: Add validation for SEZ and Export invoices without payment of taxes
...
(cherry picked from commit cb8453dac8 )
2022-05-15 15:04:21 +00:00
Deepesh Garg
5ac4bf9750
chore: Linting Issues
...
(cherry picked from commit 8af30bcc16 )
2022-05-15 15:04:20 +00:00
Deepesh Garg
edb3ef7222
fix: UOM in HSN-wise summary of outward supply
...
(cherry picked from commit cd7d5cdb22 )
2022-05-15 15:04:19 +00:00
Frappe PR Bot
c1f47d36cf
chore(release): Bumped to Version 13.29.0
...
# [13.29.0](https://github.com/frappe/erpnext/compare/v13.28.0...v13.29.0 ) (2022-05-10)
### Bug Fixes
* Consider paryt and party type as well in group by consolidated view ([189fc89 ](189fc89e2d ))
* disable form save on naming series tool ([#30909 ](https://github.com/frappe/erpnext/issues/30909 )) ([#30910 ](https://github.com/frappe/erpnext/issues/30910 )) ([d60a6cb ](d60a6cb2f8 ))
* double future qty updates ([0db3013 ](0db3013c9b ))
* HSN-wise-summary of outward supplies Updated Report ([3637525 ](363752510e ))
* Ignore loan repayments made from salary slip ([b7e1d40 ](b7e1d40e43 ))
* **india:** invoice type for a debit note e-invoice ([#30948 ](https://github.com/frappe/erpnext/issues/30948 )) ([c46add3 ](c46add3760 ))
* **india:** keyerror while generating e-way bill from an e-invoice ([#30879 ](https://github.com/frappe/erpnext/issues/30879 )) ([98d799e ](98d799e7cc ))
* **india:** re-arrange e-way bill dialog fields ([#30941 ](https://github.com/frappe/erpnext/issues/30941 )) ([7ce5c93 ](7ce5c93f44 ))
* Item Alternative Test ([964de1f ](964de1fc69 ))
* patch for renaming membership settings ([#30929 ](https://github.com/frappe/erpnext/issues/30929 )) ([9189653 ](9189653f2e ))
* **pos:** creating pos returns resets pricing rules & discounts ([#30936 ](https://github.com/frappe/erpnext/issues/30936 )) ([a0e39db ](a0e39db200 ))
* remove check for already allocated earned leaves ([#30931 ](https://github.com/frappe/erpnext/issues/30931 )) ([#30932 ](https://github.com/frappe/erpnext/issues/30932 )) ([80f7d66 ](80f7d66255 ))
* Remove commit from stock entry test. The assertion is not important ([c449b35 ](c449b35cc1 ))
* Set available-for-use date if missing ([#30838 ](https://github.com/frappe/erpnext/issues/30838 )) ([bf2eaec ](bf2eaecb1d ))
* show group warehouse in Sales Order ([#30891 ](https://github.com/frappe/erpnext/issues/30891 )) ([#30893 ](https://github.com/frappe/erpnext/issues/30893 )) ([c458e14 ](c458e14e68 ))
* Show linked time sheets in sales invoice dashboard ([4f4af52 ](4f4af523e0 ))
* sort before picking next stock reco ([e27fb58 ](e27fb58130 ))
* subtract change_amount from paid_amount field on POS Register ([#30937 ](https://github.com/frappe/erpnext/issues/30937 )) ([b7e873b ](b7e873b55d ))
* Unlink and delete batch created from stock reco on cancel ([fc35323 ](fc35323106 ))
* Wrap SLE actual_qty in `flt` to avoid NoneType operation ([d53228b ](d53228b153 ))
### Features
* **HR:** Leave Type configuration to allow over allocation (backport [#30940 ](https://github.com/frappe/erpnext/issues/30940 )) ([#30944 ](https://github.com/frappe/erpnext/issues/30944 )) ([64440fc ](64440fc4fb ))
* **india:** cancel e-way bill is enabled with e-invoicing APIs. ([#30924 ](https://github.com/frappe/erpnext/issues/30924 )) ([4ef2ffd ](4ef2ffd14c ))
* **india:** generate qrcode button for e-invoice ([#30946 ](https://github.com/frappe/erpnext/issues/30946 )) ([7bd5b2b ](7bd5b2ba29 ))
* **india:** store e-way bill auto calculated distance in sales invoice ([#30923 ](https://github.com/frappe/erpnext/issues/30923 )) ([b96f156 ](b96f1565c5 ))
(cherry picked from commit 7369db59aa )
# Conflicts:
# erpnext/__init__.py
2022-05-15 15:04:18 +00:00
Frappe PR Bot
b3964ee35b
chore(release): Bumped to Version 13.28.0
...
# [13.28.0](https://github.com/frappe/erpnext/compare/v13.27.1...v13.28.0 ) (2022-05-03)
### Bug Fixes
* Consistent accounting dimensions across Sales and Purchase docs ([5df5058 ](5df50588cf ))
* convert default_item_manufacturer to link field ([#30835 ](https://github.com/frappe/erpnext/issues/30835 )) ([#30866 ](https://github.com/frappe/erpnext/issues/30866 )) ([37fad7e ](37fad7e04c ))
* Cost center filter on payment reconciliation ([22e7f03 ](22e7f03a03 ))
* filters not working in Shift Assignment Calendar view ([#30822 ](https://github.com/frappe/erpnext/issues/30822 )) ([3cdbb65 ](3cdbb65b5a ))
* Ignore custom field validation while setup ([ee54bf7 ](ee54bf7fe2 ))
* **india:** e-invoice generation for registered composition gst category type ([#30814 ](https://github.com/frappe/erpnext/issues/30814 )) ([#30877 ](https://github.com/frappe/erpnext/issues/30877 )) ([246869d ](246869dd28 ))
* Multi currency opening invoices ([2e62d51 ](2e62d518e8 ))
* payment days calculation for employees joining/leaving mid-month ([#30863 ](https://github.com/frappe/erpnext/issues/30863 )) ([#30883 ](https://github.com/frappe/erpnext/issues/30883 )) ([a1b0813 ](a1b0813966 ))
* Period Closing Voucher is considering GL entries with is_cancelled=1 ([#30865 ](https://github.com/frappe/erpnext/issues/30865 )) ([5a5b49b ](5a5b49b61a ))
* **pos:** number pad translations ([b01f855 ](b01f8555e5 ))
* **pos:** search field doesn't reset on checkout ([edbf551 ](edbf5513da ))
* Supply type for overseas invoices with payment of tax ([fdcc591 ](fdcc591a5e ))
* supply type for sez invoices with payment of tax ([cf08710 ](cf087103cb ))
* Use `account_type == 'Stock'` to filter stock accounts ([93482f3 ](93482f3302 ))
* **UX:** misleading stock entry lables ([#30870 ](https://github.com/frappe/erpnext/issues/30870 )) ([#30871 ](https://github.com/frappe/erpnext/issues/30871 )) ([57b03f0 ](57b03f0bf2 ))
* **UX:** record reason for skipping attendance or marking absent for auto attendance ([#30846 ](https://github.com/frappe/erpnext/issues/30846 )) ([f7bf4a3 ](f7bf4a3e62 ))
* Vat Audit report fixes ([d5319a4 ](d5319a4826 ))
### Features
* Copy task color from project template (backport [#30857 ](https://github.com/frappe/erpnext/issues/30857 )) ([#30859 ](https://github.com/frappe/erpnext/issues/30859 )) ([7ee18e8 ](7ee18e86a2 ))
* support product bundles in picklist (backport [#30762 ](https://github.com/frappe/erpnext/issues/30762 )) ([#30826 ](https://github.com/frappe/erpnext/issues/30826 )) ([645ee2d ](645ee2d822 ))
(cherry picked from commit 8cc2ea0ddb )
# Conflicts:
# erpnext/__init__.py
2022-05-15 15:04:17 +00:00
Frappe PR Bot
e66aab77cb
chore(release): Bumped to Version 13.27.1
...
## [13.27.1](https://github.com/frappe/erpnext/compare/v13.27.0...v13.27.1 ) (2022-04-26)
### Bug Fixes
* Add accounting dimensions for round off GL Entry ([dedb90e ](dedb90ea72 ))
* batch_no filtering not working when batch no is also a number in scientific notation ([#30770 ](https://github.com/frappe/erpnext/issues/30770 )) ([#30771 ](https://github.com/frappe/erpnext/issues/30771 )) ([c339305 ](c339305e9c ))
* Check if accounting dimension exists ([1834671 ](1834671d59 ))
* dependent gle reposting (backport [#30726 ](https://github.com/frappe/erpnext/issues/30726 )) ([#30772 ](https://github.com/frappe/erpnext/issues/30772 )) ([a6d0938 ](a6d0938591 ))
* Do not validate while creating accounting dimension ([153b41a ](153b41a269 ))
* e_commerce_settings.js ([3a5f5d5 ](3a5f5d5cd0 ))
* e_commerce_settings.py ([86c5f4d ](86c5f4db85 ))
* First preference to parent cost center rather than round off cost center ([a2d95fc ](a2d95fc62b ))
* Handle Multiselect field mapping separately ([dc2f694 ](dc2f694547 ))
* **india:** 401 & 403 client error while generating IRN ([198bdcf ](198bdcfdc6 ))
* **india:** cess value not considered while validating e-invoice totals ([#30800 ](https://github.com/frappe/erpnext/issues/30800 )) ([f70fca1 ](f70fca1c9e ))
* **india:** transporter name is null while generating e-way bill ([#30736 ](https://github.com/frappe/erpnext/issues/30736 )) ([6291b28 ](6291b28c37 ))
* linter ([6dddbb9 ](6dddbb9f27 ))
* Loan doctypes in bank reconciliation ([e69c715 ](e69c71576d ))
* Mistyped variable name in patch ([e76220e ](e76220e819 ))
* monthly attendance sheet ([#30748 ](https://github.com/frappe/erpnext/issues/30748 )) ([0b4e3f1 ](0b4e3f1467 ))
* Must not be able to start Job Card if it is related to Work Order that is not started yet ([#29072 ](https://github.com/frappe/erpnext/issues/29072 )) ([#30755 ](https://github.com/frappe/erpnext/issues/30755 )) ([b656ffa ](b656ffa45e ))
* Query filter fields from Website Item instead of Item master ([bed9e09 ](bed9e09153 ))
* select doctype as payment_document ([44f0b69 ](44f0b69152 ))
* **Selling,E-Commerce:** Shopping cart quotation without website item. ([#29085 ](https://github.com/frappe/erpnext/issues/29085 )) ([ea0fe5e ](ea0fe5e10c ))
* SO analysis rpt will fetch SO's without Delivery note as well ([f9d89c7](f9d89c7ce6 ))
* translation ([#30781 ](https://github.com/frappe/erpnext/issues/30781 )) ([#30783 ](https://github.com/frappe/erpnext/issues/30783 )) ([8335ca6 ](8335ca6331 ))
* Update token to allow updates on protected branch ([baab379 ](baab3797ca ))
* update translation ([#30725 ](https://github.com/frappe/erpnext/issues/30725 )) ([#30776 ](https://github.com/frappe/erpnext/issues/30776 )) ([b585262 ](b585262842 ))
* Use parent cost center for Sales and Purchase Invoice ([fe9f329 ](fe9f32946c ))
* Use right precision for asset value after full schedule ([#30745 ](https://github.com/frappe/erpnext/issues/30745 )) ([269e192 ](269e1923c9 ))
* Validate field filter wrt to Website Item & re-use validation in Item Group ([34437a8 ](34437a83df ))
(cherry picked from commit 096dcf0e54 )
# Conflicts:
# erpnext/__init__.py
2022-05-15 15:04:17 +00:00
Deepesh Garg
c6b98d8de9
fix: Multiple fixes in GSTR-1 report
...
(cherry picked from commit f2cbb70325 )
# Conflicts:
# erpnext/regional/report/gstr_1/gstr_1.py
2022-05-15 15:04:16 +00:00
Deepesh Garg
a8da657f81
Merge branch 'develop' into fix-miniscule-penalty
2022-05-14 21:36:27 +05:30
Deepesh Garg
1ff8b06da3
Merge pull request #31015 from rohitwaghchaure/multi-select-accounting-dimenssions
...
feat: select multiple values for accounting dimension
2022-05-14 21:13:40 +05:30
hrzzz
3c35c9b6ae
fix: correction of the calculation to the average value when there is a discount on the document and not on the items
2022-05-14 10:45:26 -03:00
Rohit Waghchaure
69be22ba7c
fix: select multiple values for accounting dimenssion
2022-05-14 17:19:34 +05:30
Rucha Mahabal
ead08aa192
Merge pull request #31013 from ruchamahabal/hr-reports-emp-status
...
feat: add Employee Status filter in leave balance reports
2022-05-13 22:07:08 +05:30
Rucha Mahabal
260cfa5d1e
test: employee status filter in leave balance reports
2022-05-13 21:02:09 +05:30
Rucha Mahabal
08fb9a4318
fix: translation for status filter
2022-05-13 20:44:35 +05:30
Rucha Mahabal
ed8a49737a
feat: add Employee Status filter in leave balance reports
2022-05-13 20:23:32 +05:30
Rucha Mahabal
3016ed958e
fix(Employee Advance): Return/Deduction from Salary button visibility ( #31011 )
2022-05-13 20:01:14 +05:30
Ankush Menat
86df7f835a
fix: move healthcare patch to post_model_sync ( #31008 )
...
[skip ci]
2022-05-13 18:15:34 +05:30
Abhinav Raut
589dd17e58
fix: precision of total penalty paid
2022-05-13 17:56:27 +05:30
Abhinav Raut
9a86885c0a
fix: precision of total penalty paid
2022-05-13 17:55:16 +05:30
Abhinav Raut
aef65e7417
fix: gl entry validation for miniscule loan penalty
2022-05-13 17:22:26 +05:30
Ankush Menat
3263ecf54c
test: check translation files ( #31006 )
2022-05-13 16:38:04 +05:30
HarryPaulo
328b1b54d9
fix: payments duplicate on pos closing entry ( #30976 )
2022-05-13 15:06:02 +05:30
Ankush Menat
b0c10102de
chore: update FR template
...
[skip ci]
2022-05-13 14:35:51 +05:30
ruthra kumar
e826093150
fix: multiple entries for same payment term
2022-05-13 14:24:06 +05:30
Deepesh Garg
54d6cf18fc
fix: Item rate reset on changing posting date ( #30990 )
...
* fix: Item rate reset on changing posting date
* chore: Remove debugger
2022-05-13 13:07:23 +05:30
Marica
9a2b11f05f
Merge pull request #30911 from alyf-de/de-translate-employee
...
fix: German translations for Employee doctype
2022-05-13 12:23:13 +05:30
Marica
38e0105125
Merge pull request #30818 from Havenir/feat-request-for-quotation
...
feat: request_for_quotation - show supplier name
2022-05-13 12:16:23 +05:30
Wolfram Schmidt
c4a2778359
chore: added RFQ Link to Opportunity Dashboard ( #30894 )
...
added Link to Dashboard
added backlink to Request for Quotation in the Quotation dashboard for transparency and ease of navigation.
2022-05-13 12:01:52 +05:30
Wolfram Schmidt
0bbed414f8
feat: add Link to Opportunity ( #30614 )
...
Adding Link to Opportunity
Following the process of Opportunity to Quotation I added a section and link field to Opportunity for a backlink when using "create"-> Request for Quotation from Opportunity.
2022-05-13 11:59:45 +05:30
Ankush Menat
b08180092e
fix(patch): avoid checking for return field if it doesnt exits ( #30995 )
...
fix(patch): avoid checking for qty field if it doesnt exits
2022-05-13 11:55:47 +05:30
Saqib Ansari
319c858d63
Merge pull request #30968 from nextchamp-saqib/validate-on-hold-invs
...
fix(accounts): minor fixes & validations
2022-05-12 22:06:35 +05:30
Ankush Menat
ee0a277540
fix: prevent bypassing forced valuation rate
...
if you edit "margin_rate_or_amount" after saving DN then based on
selected margin the rate gets updated which isn't valuation rate.
2022-05-12 19:01:26 +05:30
Deepesh Garg
33d9767382
Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_currency_check
2022-05-12 16:40:29 +05:30
Ankush Menat
cb8cd7f5bc
chore: stale bot - increase # of days for issues
...
[skip ci]
2022-05-12 15:45:19 +05:30
Deepesh Garg
39fad39540
Merge pull request #30983 from frappe/mergify/bp/develop/pr-30982
...
fix: Failing accounting dimension patch (backport #30982 )
2022-05-12 15:28:15 +05:30
Deepesh Garg
b13698a1d5
fix: Failing accounting dimension patch
...
(cherry picked from commit b14a7b8a5d )
2022-05-12 09:27:40 +00:00
Marica
5b8c7438cc
Merge pull request #30945 from ankush/stock_analytics_fix
...
fix: stock analytics report shows incorrect data there's no stock movement in a period
2022-05-12 12:26:54 +05:30
Saqib Ansari
6c16422beb
test: sales_invoice_with_disabled_account
2022-05-12 12:05:53 +05:30
Saqib Ansari
92613777b9
test: payment_entry_against_onhold_purchase_invoice
2022-05-12 11:17:36 +05:30
Ankush Menat
b1c90e9949
fix: stock transfer value when precision differs
2022-05-12 11:09:30 +05:30
Marica
3d96ad2afa
Merge pull request #30950 from marination/actual-qty-total-js-reactive
...
fix: Set actual qty and basic rate in SE on warehouse triggers (`get_warehouse_details`)
2022-05-11 20:13:54 +05:30
Ankush Menat
2d9b7a48ca
Merge pull request #30832 from dj12djdjs/feat-picklist-scan
...
feat(stock): Proposed Pick List Scan
2022-05-11 19:38:37 +05:30
Ankush Menat
861d4b856c
chore: bump ecma version
...
we transpile to es2017, so allow use of es2020
2022-05-11 19:32:51 +05:30
Ankush Menat
ab80783e3a
refactor: single function to fetch related row
...
There was separate function for batch row which frequently didn't
receive all the love main function received like:
1. empty row reuse
2. max qty validation
Hence it makes sense to combine these in one fat function
2022-05-11 19:27:16 +05:30
Ankush Menat
2f1d118f36
fix: disable serial no scanning for picklist
...
Current design of picklist doc doesn't have "picked serial no" so it
doesn't make much sense to scan it. Instead it should increment qty
only. Might add this in future after fixing UX problems
2022-05-11 18:56:22 +05:30
Ankush Menat
d35a13ec7e
refactor: change alert duration to 3 and modern js
2022-05-11 18:52:14 +05:30
Ankush Menat
7f14222700
docs: document barcode_scanner API
2022-05-11 18:45:31 +05:30
Ankush Menat
372d2d870e
fix: better message for picked qty shortfall
2022-05-11 18:43:10 +05:30
Ankush Menat
d3121fd845
fix(UX): hide scan section for non-draft docs
2022-05-11 18:40:44 +05:30
Ankush Menat
a4f0be6c5e
Merge branch 'develop' into feat-picklist-scan
2022-05-11 18:38:53 +05:30
Marica
d024f72ab8
Merge branch 'develop' into actual-qty-total-js-reactive
2022-05-11 18:02:20 +05:30
marination
4fa15b50ca
test: Test for mapped SE and fix for failing tests
...
- Remove `set_missing_values` from mapper util function since a lot of item data is set after this function is run
- `split_batch` can skip `set_missing_values` since no warehouses are set on mapping and relies on user input
2022-05-11 17:58:48 +05:30
Sagar Sharma
1a70701eca
fix: per_billed for return DN ( #30868 )
...
* fix: per_billed for return DN
* chore: move patch from v14 to v13
2022-05-11 16:49:28 +05:30
Vladislav
40d2f94abd
chore: incorrect translation ( #30966 )
2022-05-11 16:26:48 +05:30
Ankush Menat
60eede0f68
Merge pull request #30969 from ankush/fifo_queue_report
...
chore: fifo queue vs qty after transaction comparison report
2022-05-11 15:12:13 +05:30
marination
90a8e924f5
fix: set_missing_values in SE and re-use the same on all SE mappings
...
- `set_missing_values` in SE will set actual qty, transfer qty and calculate rate/amount
- Re-use `set_missing_values` wherever SE is doc is being mapped
2022-05-11 14:54:22 +05:30
Ankush Menat
f6d6463a33
chore: fifo queue vs qty after transaction comparison report
2022-05-11 14:43:03 +05:30
Saqib Ansari
95b059a98c
fix: validate disabled accounts before posting ledger entries
2022-05-11 13:26:15 +05:30
Saqib Ansari
a1e3ae8869
fix: user can select disabled accounts in taxes table
2022-05-11 13:01:06 +05:30
Saqib Ansari
b0f302e579
fix: validate on hold purchase invoices in payment entry
2022-05-11 12:42:35 +05:30
Ankush Menat
e2e0700499
Merge pull request #30962 from marination/update-items-zero-qty
...
fix: Block 0 Qty via Update Items to be consistent with form validation
2022-05-11 12:41:40 +05:30
Marica
061cd3220f
Merge branch 'develop' into update-items-zero-qty
2022-05-11 11:42:39 +05:30
Raffael Meyer
195e8af985
Merge branch 'develop' into de-translate-employee
2022-05-10 15:57:40 +02:00
marination
0c9154389b
fix: Block 0 Qty via Update Items to be consistent with form validation
2022-05-10 18:09:07 +05:30
Ankush Menat
15fdc1cf7f
Merge pull request #30958 from gavindsouza/dashboard-chart-fixes
...
fix(charts): Pass fieldtype for chart data in selling reports
2022-05-10 17:40:01 +05:30
Gavin D'souza
7bf0e4f8e5
fix(charts): Pass fieldtype for chart data in selling reports
2022-05-10 15:58:31 +05:30
Ankush Menat
198b91f8d4
fix: only carry-forward balances till today's period
...
Showing data in future doesn't make sense. Only carry-forward till last
bucket that contains today's day.
2022-05-10 15:38:02 +05:30
Ankush Menat
287b255ad6
fix: batch_no doesn't maintain qty_after_transaction
2022-05-10 15:38:02 +05:30
Ankush Menat
6ab0046e9c
fix: consider previous balance is missing
...
Also remove `total`, total of total is a meaningless value.
2022-05-10 15:38:02 +05:30
Ankush Menat
d81422fb58
test: basic test for stock analytics report
2022-05-10 15:38:02 +05:30
Ankush Menat
d25841369d
Merge pull request #30913 from ankush/against_voucher_processing
...
fix: double future qty updates
2022-05-10 14:46:37 +05:30
marination
494ddd1eb4
fix: Calculate totals even though pricing rule is not applied on mapped doc
...
- `apply_pricing_rule` is triggered due to change in some data which most likely contributes to Total.
2022-05-10 14:02:43 +05:30
Saqib Ansari
8dd046cc51
fix(india): invoice type for a debit note e-invoice ( #30948 )
2022-05-10 13:39:41 +05:30
Ankush Menat
3b6752dc8b
Merge pull request #30938 from rohitwaghchaure/formatting-for-to-discuss-field
...
fix: allow to use formatting for the field to_discuss in opportunity
2022-05-10 12:10:42 +05:30
Saqib Ansari
cf13a20438
feat(india): generate qrcode button for e-invoice ( #30939 )
2022-05-10 12:07:47 +05:30
Rohit Waghchaure
3f41cb762d
fix: allow to use formatting for the field to_discuss in opportunity
2022-05-10 11:47:01 +05:30
Rucha Mahabal
51fcbe5826
feat(HR): Leave Type configuration to allow over allocation ( #30940 )
2022-05-09 21:29:58 +05:30
Ankush Menat
f047fa1aa8
Merge pull request #30942 from frappe/mergify/bp/develop/pr-30869
...
fix: Unlink and delete batch created from stock reco on cancel (backport #30869 )
2022-05-09 19:38:03 +05:30
Ankush Menat
05dd1d6d15
refactor: tax rule validity query ( #30934 )
2022-05-09 19:26:13 +05:30
marination
a65b20d976
style: Spaces to Tabs
...
(cherry picked from commit a2fff8741e )
2022-05-09 13:32:45 +00:00
marination
9fd673e498
fix: Remove commit from stock entry test. The assertion is not important
...
(cherry picked from commit c449b35cc1 )
2022-05-09 13:32:44 +00:00
marination
64f3b4d68b
fix: Wrap SLE actual_qty in flt to avoid NoneType operation
...
- Since Batch cancellation SLEs do not set qtys (will fix separately), `merge_similar_entries` gets `actual_qty` as None
- This causes NoneType operation error on tests that cancel batch-serial reco
- Modified tests to avoid using commit and rollback explicitly
(cherry picked from commit d53228b153 )
2022-05-09 13:32:43 +00:00
marination
de3d90c5ab
fix: Item Alternative Test
...
(cherry picked from commit 964de1fc69 )
2022-05-09 13:32:42 +00:00
marination
14ea40d270
chore: Tests for Stock Reconciliation
...
(cherry picked from commit 5bc5af1066 )
2022-05-09 13:32:41 +00:00
marination
3bc3cf34eb
chore: Tests for Stock Entry
...
(cherry picked from commit a144548db9 )
2022-05-09 13:32:40 +00:00
marination
577df1753e
fix: Unlink and delete batch created from stock reco on cancel
...
(cherry picked from commit fc35323106 )
2022-05-09 13:32:37 +00:00
maharshivpatel
e5ebbf4799
fix(india): re-arrange e-way bill dialog fields ( #30920 )
2022-05-09 18:20:20 +05:30
HarryPaulo
ebbe27c183
fix: subtract change_amount from paid_amount field on POS Register ( #30922 )
2022-05-09 15:14:57 +05:30
Saqib Ansari
867494edad
fix(pos): creating pos returns resets pricing rules & discounts ( #30935 )
2022-05-09 15:05:05 +05:30
Deepesh Garg
dbb37aefae
Merge pull request #30926 from frappe/mergify/bp/develop/pr-30065
...
fix: HSN-wise-summary of outward supplies Updated Report (backport #30065 )
2022-05-09 13:21:58 +05:30
Ankush Menat
7e2fbc050a
fix: sort before picking next stock reco
2022-05-09 13:16:02 +05:30
marination
1ce45f623e
fix: Set actual qty and basic rate in SE on warehouse triggers (get_warehouse_details)
...
- set `actual_qty` on source and target warehouse change
2022-05-09 13:00:00 +05:30
Rucha Mahabal
f92bc4dd33
fix: remove check for already allocated earned leaves ( #30931 )
...
* fix: remove check for already allocated earned leaves
* fix: do not set New Leaves Allocated field as read-only for earned leaves
- removing this until there's a better way to update existing allocations
2022-05-09 12:15:02 +05:30
Ankush Menat
ae842d8145
chore: remove datettime formatting from debug report
...
This hides some information that would otherwise help during debugging
2022-05-09 11:29:00 +05:30
Ankush Menat
7c839c4503
fix: double future qty updates
...
update_qty_in_future_sle is reprocessing rows which are already
processed by process_sle_against_current_voucher
2022-05-09 11:28:21 +05:30
Deepesh Garg
c9f6405b2a
chore: Resolve conflicts
2022-05-09 10:33:03 +05:30
Deepesh Garg
b3d5c74df5
Merge branch 'develop' of https://github.com/frappe/erpnext into mergify/bp/develop/pr-30065
2022-05-09 10:21:46 +05:30
Ankush Menat
95e41b0d48
chore: correct version in hooks
...
[skip ci]
2022-05-08 22:04:14 +05:30
Deepesh Garg
85c137b3aa
chore: Remove print statement
...
(cherry picked from commit a8fbd2451b )
2022-05-08 14:07:00 +00:00
Deepesh Garg
3ae4b9033f
chore: Remove extra columns
...
(cherry picked from commit b0e929b8ae )
# Conflicts:
# erpnext/regional/report/hsn_wise_summary_of_outward_supplies/hsn_wise_summary_of_outward_supplies.py
2022-05-08 14:07:00 +00:00
Govind S Menokee
d99b4e29b9
fix: HSN-wise-summary of outward supplies Updated Report
...
Report changes done in order to meet the specification as per govt guideline - [GUIDELINE](https://taxguru.in/goods-and-service-tax/12-points-note-filing-gstr-1-01st-2021-onwards.html )
(cherry picked from commit 363752510e )
# Conflicts:
# erpnext/regional/report/hsn_wise_summary_of_outward_supplies/hsn_wise_summary_of_outward_supplies.py
2022-05-08 14:06:58 +00:00
maharshivpatel
b8dc40b7a0
feat(india): cancel e-way bill is enabled with e-invoicing APIs. ( #30888 )
2022-05-07 18:59:27 +05:30
maharshivpatel
b825179286
feat(india): store e-way bill auto calculated distance in sales invoice ( #30908 )
2022-05-07 18:46:12 +05:30
Raffael Meyer
f3ad4f3c3b
Merge branch 'develop' into de-translate-employee
2022-05-06 19:57:42 +02:00
Rucha Mahabal
7f1024f8aa
feat(minor): fetch default salary structure and base from Employee Grade in Salary Structure Assignment ( #30918 )
2022-05-06 17:44:30 +05:30
Deepesh Garg
c05144fb60
Merge pull request #30897 from deepeshgarg007/general_ledger_consolidated
...
fix: Consider party and party type as well in group by consolidated view
2022-05-06 13:10:00 +05:30
Deepesh Garg
f255741b16
Merge pull request #30855 from Altizo/develop
...
fix: update translate
2022-05-06 13:04:24 +05:30
Deepesh Garg
d5dca69090
Merge pull request #30901 from alyf-de/translate-party
...
feat(German Translation)!: translate "Party" as "Partei"
2022-05-06 13:02:27 +05:30
Deepesh Garg
cf4128edba
Merge pull request #30900 from alyf-de/bank-account-website
...
feat: remove website from bank account
2022-05-06 13:01:28 +05:30
Ahmad
458f2fcd62
Merge branch 'develop' into feat-request-for-quotation
2022-05-06 11:54:07 +05:00
maharshivpatel
ee7a7eb782
fix(india): keyerror while generating e-way bill from an e-invoice ( #30879 )
2022-05-06 11:23:16 +05:30
barredterra
02b38a439f
fix: german translations for Employee
2022-05-05 20:37:51 +02:00
Devin Slauenwhite
e9cf5cb4b0
feat: add prompt qty flag to pick list
2022-05-05 10:47:06 -04:00
Devin Slauenwhite
0a77c28594
fix: cast value to Number type
2022-05-05 10:46:40 -04:00
Devin Slauenwhite
47b4251844
feat: prompt qty on scan
2022-05-05 09:39:19 -04:00
Ankush Menat
f31122cbc3
fix: disable form save on naming series tool ( #30909 )
2022-05-05 17:35:58 +05:30
Ankush Menat
ad7c113c0d
test: activation
2022-05-05 11:02:23 +05:30
Aditya Hase
912c1d0a1b
chore: Remove reference to Instructor doctype ( #30903 )
...
References:
https://github.com/frappe/erpnext/pull/30830
44c54f69f8
2022-05-05 10:40:42 +05:30
Ankush Menat
d48ab81622
fix: auto-fulfill picking list when not in scan mode
2022-05-04 12:43:31 -04:00
Devin Slauenwhite
7ae89dedd5
fix: cleanup dont_allow_new_row logic
2022-05-04 11:06:16 -04:00
Devin Slauenwhite
5560ceca62
fix: max qty message
...
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2022-05-04 10:32:21 -04:00
Devin Slauenwhite
4a19c1c19d
Revert "fix(test): manually select picked_qty since before_submit validates qty instead of auto filling it"
...
This reverts commit c2335ec0
2022-05-04 10:29:52 -04:00
Deepesh Garg
826c3f5c63
Merge pull request #30899 from deepeshgarg007/timesheet_link
...
fix: Show linked time sheets in sales invoice dashboard
2022-05-04 19:54:06 +05:30
barredterra
5435da6d2b
feat(German Translation): translate "Party" as "Partei"
2022-05-04 16:20:20 +02:00
barredterra
f1b8a969cf
feat: remove website from bank account
2022-05-04 15:51:52 +02:00
Deepesh Garg
3e38dc7ea8
fix: Show linked time sheets in sales invoice dashboard
2022-05-04 17:30:52 +05:30
Deepesh Garg
c2d52a1ac0
fix: Consider paryt and party type as well in group by consolidated view
2022-05-04 15:59:24 +05:30
Deepesh Garg
8535ad46e9
Merge pull request #30882 from fproldan/issue_25414
...
fix: "Supplier Quotation Comparison" - Tools - Select Default Supplier
2022-05-04 14:23:17 +05:30
Ankush Menat
91cd5f5d4a
fix: show group warehouse in Sales Order ( #30891 )
2022-05-04 13:07:58 +05:30
Deepesh Garg
564f5b2394
Merge pull request #30890 from frappe/mergify/bp/develop/pr-30884
...
fix: Ignore loan repayments made from salary slip (backport #30884 )
2022-05-04 10:19:36 +05:30
Deepesh Garg
e8d6eb207d
fix: Ignore loan repayments made from salary slip
...
(cherry picked from commit b7e1d40e43 )
2022-05-04 04:15:07 +00:00
Devin Slauenwhite
5d8e3f264c
Merge branch 'feat-picklist-scan' of /home/devin/repos/erpnext into feat-picklist-scan
2022-05-03 16:28:54 -04:00
Devin Slauenwhite
c2335ec0d8
fix(test): manually select picked_qty since before_submit validates qty instead of auto filling it
2022-05-03 16:28:28 -04:00
Francisco Roldán
5604dccdb6
Merge branch 'develop' into issue_25414
2022-05-03 13:27:10 -03:00
Devin Slauenwhite
afb841c771
Merge branch 'develop' into feat-picklist-scan
2022-05-03 11:15:42 -04:00
Deepesh Garg
1b285cf662
Merge pull request #30820 from deepeshgarg007/erpnext_setup_cleanup
...
chore: Remove domains from setup wizard
2022-05-03 20:05:52 +05:30
Deepesh Garg
322f0db1e9
chore: Resolve conflicts
2022-05-03 18:28:50 +05:30
Deepesh Garg
2e3e666784
Merge branch 'develop' of https://github.com/frappe/erpnext into erpnext_setup_cleanup
2022-05-03 18:17:36 +05:30
Francisco Roldán
288e2258f6
Merge branch 'develop' into issue_25414
2022-05-03 08:48:30 -03:00
Rucha Mahabal
924cf7763e
fix: payment days calculation for employees joining/leaving mid-month ( #30863 )
2022-05-03 11:27:25 +05:30
Francisco Roldan
26654e5e29
fix: supplier quotation comparission report button
2022-05-02 21:07:54 -03:00
Francisco Roldán
62225e0956
Merge pull request #174 from frappe/develop
...
Fetch upstream
2022-05-02 20:44:38 -03:00
Devin Slauenwhite
6cc83d658b
Merge branch 'feat-picklist-scan' of github.com:dj12djdjs/erpnext into feat-picklist-scan
2022-05-02 17:20:48 -04:00
maharshivpatel
80a13c38bc
fix(india): e-invoice generation for registered composition gst category type ( #30814 )
2022-05-02 21:51:27 +05:30
Saqib Ansari
2b354270eb
Merge pull request #30875 from deepeshgarg007/supply_type_einvoice
...
fix(India): Supply type for overseas invoices with payment of tax
2022-05-02 21:49:52 +05:30
Saqib Ansari
c8aa77285e
fix: supply type for sez invoices with payment of tax
2022-05-02 21:15:54 +05:30
Deepesh Garg
d7cb269e0c
fix: Supply type for overseas invoices with payment of tax
2022-05-02 19:23:43 +05:30
Ahmad
04c96b547e
feat: request_for_quotation - refactor
...
- Set supplier as link in while selecting supplier to create quotation
2022-05-02 18:05:21 +05:00
Deepesh Garg
f8db6f0ac5
Merge pull request #30872 from frappe/mergify/bp/develop/pr-30852
...
fix: Vat Audit report fixes (backport #30852 )
2022-05-02 17:59:10 +05:30
Deepesh Garg
e0fd980bcc
Merge pull request #30848 from deepeshgarg007/cost_center_filter_p_r
...
fix: Cost center filter in payment reconciliation
2022-05-02 17:58:45 +05:30
Deepesh Garg
a31f577c9e
fix: Vat Audit report fixes
...
(cherry picked from commit d5319a4826 )
2022-05-02 10:44:37 +00:00
Deepesh Garg
b440dabe12
test: Add test for payment reconciliation
2022-05-02 16:09:48 +05:30
Ankush Menat
59a5090843
fix(UX): misleading stock entry lables ( #30870 )
...
* fix(UX): misleading stock entry lables
* chore: field labels
[skip ci]
Co-authored-by: Marica <maricadsouza221197@gmail.com >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-05-02 15:11:14 +05:30
Rushabh Mehta
548afba8bb
fix(minor): update frappe.error_log to new API ( #30864 )
...
* fix(minor): update frappe.error_log to new API
* refactor: changes for updated log_error api
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-02 15:04:26 +05:30
Ankush Menat
dcda55641b
fix: convert default_item_manufacturer to link field ( #30835 )
2022-05-02 13:58:22 +05:30
Ankush Menat
bdd55f07f4
Merge pull request #30830 from deepeshgarg007/education_sepration
...
refactor!: Remove education domain from ERPNext
2022-05-02 13:20:01 +05:30
Ankush Menat
f0049da284
chore: correct link
2022-05-02 11:52:46 +05:30
Ankush Menat
bae8ab2fa9
Merge branch 'develop' into education_sepration
2022-05-02 11:47:37 +05:30
sersaber
b8a9f821a4
feat: Copy task color from project template ( #30857 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-02 10:29:43 +05:30
Rushabh Mehta
04d56fbb8d
Merge pull request #30858 from rmehta/fix-account-dim-patch-again
...
fix(minor): accounting dimension patch
2022-05-02 09:42:28 +05:30
Rushabh Mehta
be0f84a722
fix(minor): fix create_accounting_dimensions_in_orders.py
2022-05-02 09:41:12 +05:30
Deepesh Garg
6a953d9297
Merge pull request #30806 from deepeshgarg007/accounting_dimension_consistency
...
fix: Consistent accounting dimensions across Sales and Purchase docs
2022-05-01 22:02:41 +05:30
Deepesh Garg
fc09c90af7
Merge branch 'develop' into accounting_dimension_consistency
2022-05-01 22:02:10 +05:30
Deepesh Garg
15237fd747
Merge pull request #30854 from rmehta/fix-discount-accounting-patch
...
fix(minor): discount accounting patch
2022-05-01 15:22:45 +05:30
Rushabh Mehta
d746db5547
fix(minor): discount accounting patch
2022-05-01 12:25:21 +05:30
Vlad
5eddaddf74
fix: update translate
2022-04-30 21:47:34 +03:00
Deepesh Garg
19d66e5219
Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_consistency
2022-04-30 22:15:27 +05:30
Deepesh Garg
c7edc29152
Merge branch 'develop' of https://github.com/frappe/erpnext into cost_center_filter_p_r
2022-04-30 22:11:43 +05:30
Deepesh Garg
54d16de849
Merge pull request #30815 from deepeshgarg007/uae_setup_cleaup
...
fix: Ignore custom field validation while setup
2022-04-30 22:03:21 +05:30
Deepesh Garg
bfd053ed23
Merge branch 'develop' into uae_setup_cleaup
2022-04-30 19:54:40 +05:30
Devin Slauenwhite
5ff471e22f
fix: linter
2022-04-29 16:39:33 -04:00
Devin Slauenwhite
fa1378dd49
fix: prevent user from proceeding without all qty picked.
2022-04-29 16:38:52 -04:00
Devin Slauenwhite
5f8f83c6d8
fix: warn user pick list is not complete instead of auto fulfilling picked_qty.
2022-04-29 16:28:49 -04:00
Devin Slauenwhite
48128911be
fix: syntax
2022-04-29 16:27:15 -04:00
Devin Slauenwhite
472e634625
Merge branch 'develop' into feat-picklist-scan
2022-04-29 14:11:42 -04:00
Devin Slauenwhite
2554cdceeb
revert: scan_mode flag
2022-04-29 13:45:59 -04:00
Devin Slauenwhite
24d8f62b21
revert: barcode scan field from pick list item.
2022-04-29 13:40:48 -04:00
Deepesh Garg
ab94b73e93
fix: Cost center filter on payment reconciliation
2022-04-29 18:06:13 +05:30
Rucha Mahabal
65742947e7
fix(UX): record reason for skipping attendance or marking absent for auto attendance ( #30844 )
2022-04-29 15:46:00 +05:30
Deepesh Garg
dafdc9b68c
Merge pull request #30843 from deepeshgarg007/opening_tool_multi_currency
...
fix: Multi currency opening invoices
2022-04-29 15:16:06 +05:30
Deepesh Garg
a8452c2ba2
fix: Multi currency opening invoices
2022-04-29 14:27:03 +05:30
Deepesh Garg
1622faad40
Merge pull request #30802 from deepeshgarg007/multi_currency_opening
...
fix: Allow multi-currency opening invoices
2022-04-29 13:34:54 +05:30
Deepesh Garg
f25251bb70
chore: Clean up patches
2022-04-29 12:42:29 +05:30
Deepesh Garg
55b2930b05
Merge pull request #30816 from ruthra-kumar/payment_term_rpt_on_selling
...
refactor: add payment terms status rpt to Selling homepage
2022-04-29 12:33:34 +05:30
Deepesh Garg
0cb36cc18c
Merge branch 'develop' into payment_term_rpt_on_selling
2022-04-28 21:22:38 +05:30
Deepesh Garg
2ee20d35d9
Merge branch 'develop' of https://github.com/frappe/erpnext into education_sepration
2022-04-28 19:55:25 +05:30
Deepesh Garg
3c578a3b0b
chore: Add patch to delete education doctypes
2022-04-28 19:54:28 +05:30
Deepesh Garg
44c54f69f8
chore: Remove references for Student doctype
2022-04-28 16:16:47 +05:30
Deepesh Garg
cc867fd949
chore: Remove Fees Doctype
2022-04-28 15:51:32 +05:30
Deepesh Garg
848827cf5c
chore: Remove references for Assessment Group
2022-04-28 15:11:22 +05:30
gavin
389c2853eb
docs: Trimmed whitespace from "Try on FCloud" button
...
ERPNext Port of b1effcab4b
2022-04-28 14:57:43 +05:30
Deepesh Garg
8dcbbf1b9e
chore: Remove course links from training doctypes
2022-04-28 13:49:34 +05:30
Deepesh Garg
60b693f84f
chore: clean up hooks
2022-04-28 12:02:54 +05:30
Aditya Hase
3c7176d690
fix: Update links to Frappe Cloud ( #30833 )
2022-04-28 11:07:02 +05:30
Deepesh Garg
41e2959389
chore: remove files related to LMS
2022-04-28 10:41:30 +05:30
Devin Slauenwhite
8053f2dbcd
feat: increment picked_qty on scan_barcode
2022-04-27 22:10:15 -04:00
Devin Slauenwhite
ceffbf243e
fix: show alert when maximum qty scanned is reached
2022-04-27 22:07:25 -04:00
Devin Slauenwhite
159cf2848e
fix: get correct row to modify with duplicate item_codes and max_qty fields are present
2022-04-27 22:03:39 -04:00
Devin Slauenwhite
e04fbb6a99
feat: pick list scan fields
2022-04-27 22:02:04 -04:00
Deepesh Garg
69d369dd7f
refactor: Remove education domain from ERPNext
2022-04-27 19:20:36 +05:30
Ankush Menat
777f0204dd
test: create new item instead of using with _Test Item ( #30827 )
...
Unnecessary dependency causes flake in stock. The test was reposting all
entries for item just to test some behavior that is best tested on a
newly created item _anyway_.
2022-04-27 17:47:40 +05:30
Ankush Menat
0a07cd8f68
chore: "refactor" readme ( #30825 )
...
[skip ci]
2022-04-27 15:47:28 +05:30
Marica
2fffc68938
Merge pull request #30762 from ankush/bunle_pickng
...
feat: support product bundles in picklist
2022-04-27 15:23:16 +05:30
Ankush Menat
ebd5f0b1bb
chore: make picked qty read only
2022-04-27 14:53:20 +05:30
Ankush Menat
9a8e3ef235
fix(UX): only show pick list when picking is pending
...
[skip ci]
2022-04-27 14:43:42 +05:30
Ankush Menat
3ae9fa98c4
ci: failfast when merge conflict exists ( #30823 )
...
[skip ci]
2022-04-27 14:33:26 +05:30
Ankush Menat
47e1a0104c
fix: dont map picked qty and consider pick qty for new PL
...
Co-Authored-By: marination <maricadsouza221197@gmail.com >
2022-04-27 13:44:19 +05:30
Deepesh Garg
429361ce87
chore: Remove domains from Setup
2022-04-27 13:32:51 +05:30
Ankush Menat
8207697e43
fix: compare against stock qty while validating
...
Other changes:
- only allow whole number of bundles to get picked
2022-04-27 12:51:18 +05:30
Ahmad
b226e7d2ac
feat: request_for_quotation
...
- Show supplier name if supplier ID is not equal to supplier name
2022-04-27 12:16:03 +05:00
gavin
85e8dd9a49
chore: Add "Try on PWD" button ( #30817 )
2022-04-27 12:41:16 +05:30
Ankush Menat
9e60acdf56
test: test bundle - picklist behaviour
2022-04-27 12:05:15 +05:30
Ankush Menat
ee54ece8fd
test: product bundle fixture
2022-04-27 12:05:15 +05:30
Ankush Menat
1ac275ce61
feat: transfer picklist stock info to packing list
2022-04-27 12:05:15 +05:30
Ankush Menat
41aa4b3524
fix: round off bundle qty
...
This is to accomodate bundles that might allow floating point qty.
2022-04-27 12:05:15 +05:30
Ankush Menat
25485edfd9
refactor: remove unnecssary vars
...
also remove misleading docstring
2022-04-27 12:05:15 +05:30
Ankush Menat
23cb0d684d
feat: create DN from pick list with bundle items
2022-04-27 12:05:15 +05:30
Ankush Menat
f574121741
refactor: simpler check for non-SO items
2022-04-27 12:05:15 +05:30
Ankush Menat
277b51b404
refactor: groupby using keys instead of int index
2022-04-27 12:05:15 +05:30
Ankush Menat
3ddad6891a
refactor: simplify needlessly complicated code
2022-04-27 12:05:15 +05:30
Ankush Menat
60bc26fdbe
feat: back-update min picked qty for a bundle
2022-04-27 12:05:15 +05:30
Ankush Menat
c3fc0a4f55
perf: single update per Sales Order.
...
For each SO item the sales order picking status was being updated, this
isn't required and wasteful.
2022-04-27 12:05:15 +05:30
Ankush Menat
e64cc66df7
refactor: sales order status update
...
- rename badly named variables
- support updated packed items
2022-04-27 12:05:15 +05:30
Ankush Menat
36c5e8a14f
feat: Pick list from SO with Product Bundle
2022-04-27 12:05:15 +05:30
Ankush Menat
7d5682020a
test: bundles in picklist
2022-04-27 12:05:15 +05:30
Ankush Menat
5c3f9019cc
refactor: misc pick list refactors
...
- make tracking fields read only and no-copy 🤦
- collapse print settings section, most users configure it once and
forget about it, not need to show this.
- call pick list grouping function directly
- use get_descendants_of instead of obscure db function
2022-04-27 12:05:15 +05:30
Deepesh Garg
67bb29026f
fix: Ignore custom field validation while setup
2022-04-26 20:15:15 +05:30
Ankush Menat
24a7acaabc
chore: incorrect translations
2022-04-26 19:22:26 +05:30
Ankush Menat
dcc2243fbb
Merge pull request #30811 from marination/multiple-wh-acc
...
chore: Warn users about multiple warehouse accounts
2022-04-26 18:18:11 +05:30
marination
e2a163d4e9
fix: Use account_type == 'Stock' to filter stock accounts
2022-04-26 17:50:51 +05:30
marination
44331f4f1f
chore: Warn users about multiple warehouse accounts
...
- Get distinct accounts that warehouse value has been booked against
- If same account as the one being set, ignore
- If not same account or multiple accounts: warn user that it makes it harder to track mismatches
2022-04-26 17:43:33 +05:30
Rucha Mahabal
1cc8c79807
test: fix flaky carry forwarded leave expiry test ( #30810 )
2022-04-26 17:43:08 +05:30
Saqib Ansari
078f26bef3
Merge pull request #30808 from nextchamp-saqib/pos-search-ux-fix
...
fix(pos): search field doesn't reset on checkout
2022-04-26 14:47:22 +05:30
Saqib Ansari
b1ac5ff9d2
fix(pos): number pad translations
2022-04-26 14:41:36 +05:30
Saqib Ansari
03a6103fe5
fix(pos): search field doesn't reset on checkout
2022-04-26 14:28:33 +05:30
Deepesh Garg
00ace8f62c
Merge branch 'develop' into accounting_dimension_consistency
2022-04-26 14:26:08 +05:30
Deepesh Garg
82a0635c66
fix: Consistent accounting dimensions across Sales and Purchase docs
2022-04-26 14:01:13 +05:30
ruthra kumar
b0ead459a0
feat: add payment terms status rpr to Selling homepage
2022-04-26 13:30:13 +05:30
Ankush Menat
8d20da9b7a
Merge pull request #30774 from ankush/postgres/stock
...
fix(postgres): minimum required changes for postgres builds
2022-04-26 12:11:34 +05:30
Ankush Menat
88e257ff6d
fix: column name in party query
2022-04-26 11:47:05 +05:30
Ankush Menat
052171f51c
fix: date condition in tax rule
2022-04-26 11:47:05 +05:30
Ankush Menat
a90e7e32a4
fix: proper quoting in sql queries
2022-04-26 11:47:05 +05:30
Ankush Menat
7e555d3d8c
fix: item price query for postgres
...
postgres doesn't like bad type comparisons and doesn't have `isnull`
funciton
2022-04-26 11:47:02 +05:30
Ankush Menat
7d2587c0a9
fix: nullish check and table name
2022-04-26 11:03:32 +05:30
Ankush Menat
0fdfc1e76e
fix: only query fields that exist
2022-04-26 11:03:32 +05:30
Ankush Menat
ce75fe0ec4
fix: out of range date value
2022-04-26 11:03:32 +05:30
Ankush Menat
cdac2b8c63
fix: ignore duplicate fixtures
2022-04-26 11:03:32 +05:30
Ankush Menat
e1c1687661
refactor: use db agnostic CombineDatetime
2022-04-26 11:03:32 +05:30
Deepesh Garg
d3582ea399
fix: Allow multi-currency opening invoices
2022-04-25 18:18:39 +05:30
Deepesh Garg
4ffea617ef
Merge pull request #30754 from deepeshgarg007/round_off_account_cost_center
...
fix: First preference to parent cost center rather than round off cost center
2022-04-25 17:06:19 +05:30
Deepesh Garg
3fa1c63479
test: Unit test for round off entry dimensions
2022-04-25 16:29:26 +05:30
Deepesh Garg
b1158bcb7c
Merge pull request #30799 from nextchamp-saqib/einv-cess-fix
...
fix(india): cess value not considered while validating e-invoice totals
2022-04-25 14:39:15 +05:30
Deepesh Garg
f064e0b15e
Merge pull request #30642 from rahib-hassan/separate-discount-account
...
feat: separate discount accounting for buying and selling
2022-04-25 14:07:20 +05:30
Saqib Ansari
8e6c7a6bf7
fix(india): cess value not considered while validating e-invoice totals
2022-04-25 14:02:46 +05:30
Deepesh Garg
02aaa6546c
chore: Remove dead code
2022-04-25 12:42:06 +05:30
Deepesh Garg
22bc107d70
Merge pull request #30778 from deepeshgarg007/accpunting_dimension_validate_ignore_new
...
fix: Do not validate while creating accounting dimension
2022-04-25 12:30:51 +05:30
rahib-hassan
6c86067d90
Merge branch 'develop' into separate-discount-account
2022-04-25 12:17:50 +05:30
Ankush Menat
d6a43a39ae
test: tie breaking in SLEs ( #30796 )
...
[skip ci]
2022-04-25 11:46:01 +05:30
Deepesh Garg
618fa0e8ea
Merge branch 'develop' into accpunting_dimension_validate_ignore_new
2022-04-24 20:55:50 +05:30
Deepesh Garg
afc6aa88f0
Merge pull request #30763 from deepeshgarg007/loan_reconciliation
...
fix: Add loan doctypes in bank clearance
2022-04-24 20:55:29 +05:30
Deepesh Garg
c515abc392
test: Remove teardown method
2022-04-24 19:20:29 +05:30
Deepesh Garg
c312cd3725
fix: Check if accounting dimension exists
2022-04-24 18:11:32 +05:30
Deepesh Garg
783793deac
Merge branch 'develop' of https://github.com/frappe/erpnext into round_off_account_cost_center
2022-04-23 21:40:38 +05:30
Deepesh Garg
015812b0b8
fix: Add accounting dimensions for round off GL Entry
2022-04-23 21:40:08 +05:30
Deepesh Garg
d4d83f4bb6
test: Fixes in test case
2022-04-23 12:33:35 +05:30
Deepesh Garg
0eacc99ab7
test: Fixes in test case
2022-04-23 12:08:30 +05:30
Rucha Mahabal
deed9702cf
Merge pull request #30780 from ruchamahabal/promotion-enhancements
2022-04-22 22:33:39 +05:30
Rucha Mahabal
8e5327a0e0
fix: clear property child table on changing employee
2022-04-22 21:33:24 +05:30
Rucha Mahabal
9d158088ee
chore: remove unused Employee Transfer Property doctype
2022-04-22 20:20:12 +05:30
Rucha Mahabal
cfa4dfe7a8
fix: reset old CTC on promotion cancellation
2022-04-22 20:20:04 +05:30
Rucha Mahabal
9b93c63830
fix: tests
2022-04-22 17:54:32 +05:30
Wolfram Schmidt
43c1d63ab2
fix translation ( #30781 )
...
fixed the short word for March in german language
2022-04-22 17:32:34 +05:30
Rucha Mahabal
788e0a1c6c
chore: format employee_property_update.js
2022-04-22 17:25:37 +05:30
Marica
f99ba8dba9
Merge pull request #30779 from marination/validate-shopping-cart-quote-items
...
fix: Shopping cart quotation without website item.
2022-04-22 17:21:09 +05:30
Rucha Mahabal
ed04241cf4
Merge branch 'develop' into promotion-enhancements
2022-04-22 16:38:01 +05:30
Rucha Mahabal
833a33a94b
test: employee property update via Employee Promotion
2022-04-22 16:28:25 +05:30
Rucha Mahabal
a93867de19
feat: add CTC fields in Employee master and Promotion
2022-04-22 16:28:14 +05:30
marination
8d632e9b9c
style: Re-run pre-commit
2022-04-22 16:27:29 +05:30
marination
b848e61954
fix: Skip unpublished Variants with published templates in shopping cart quote validation
2022-04-22 16:25:56 +05:30
Devin Slauenwhite
53d8168dea
fix: linter format string after translation
2022-04-22 16:25:28 +05:30
Devin Slauenwhite
ea6d6e31b3
fix: linter trilaing whitespace
2022-04-22 16:25:21 +05:30
Devin Slauenwhite
48da3b4482
fix: sider issues
2022-04-22 16:23:18 +05:30
Devin Slauenwhite
b88d5d135e
fix(test): validate exception without website item
2022-04-22 16:23:07 +05:30
Devin Slauenwhite
86832fb7fe
test: assert error if quotation contains non website item
2022-04-22 16:22:58 +05:30
Devin Slauenwhite
678a1179d4
fix: shopping cart quotation without website item
2022-04-22 16:22:32 +05:30
Deepesh Garg
9bb132fdd3
fix: Do not validate while creating accounting dimension
2022-04-22 13:39:43 +05:30
Vladislav
e088e65871
fix: update translation ( #30725 )
...
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
* Update ru.csv
2022-04-22 11:00:57 +05:30
Deepesh Garg
81b3342480
Merge pull request #30757 from nextchamp-saqib/einv-401-fix
...
fix(india): 401 & 403 client error while generating IRN
2022-04-21 18:55:26 +05:30
Deepesh Garg
8a8476bb5c
test: Add test coverage for bank clearance
2022-04-21 18:53:18 +05:30
Ankush Menat
d5ab626a31
Merge pull request #30726 from ankush/dependent_gle_reposting
...
fix: dependent gle reposting
2022-04-21 18:06:40 +05:30
Ankush Menat
ee3036651a
fix: batch_no filtering not working when batch no is also a number in scientific notation ( #30770 )
...
[skip ci]
2022-04-21 16:34:31 +05:30
rahib-hassan
78c8e46511
Merge branch 'develop' into separate-discount-account
2022-04-21 15:06:58 +05:30
Ankush Menat
4dced7dfeb
Merge pull request #30733 from marination/field-filters-e-com
...
fix: Filter fields in E Commerce Settings (use Website Item)
2022-04-21 14:30:31 +05:30
Deepesh Garg
c42547d40f
fix: Use parent cost center for Sales and Purchase Invoice
2022-04-21 13:26:44 +05:30
Marica
87f1617780
Merge branch 'develop' into field-filters-e-com
2022-04-21 12:32:33 +05:30
marination
c5d4bed932
test: setup e commerce settings before running invalid filtrs test
2022-04-21 12:29:30 +05:30
Rucha Mahabal
c3dc5d5ce7
fix: property addition not working for select fields
2022-04-21 08:17:00 +05:30
rahib-hassan
02e17dbded
fix: removed manual enable-discount-account method
2022-04-21 02:42:42 +05:30
rahib-hassan
2c78cc2014
fix: removed manual rollback - enable discount account
2022-04-21 02:40:59 +05:30
Deepesh Garg
3d0e68acaa
fix: select doctype as payment_document
2022-04-20 19:49:53 +05:30
Deepesh Garg
c3e27b5556
fix: Loan doctypes in bank reconciliation
2022-04-20 19:07:53 +05:30
marination
8981405a62
test: Field filter validation and Custom field as field filter
...
- Test to block Item fields (which aren’t in Website Item) in E Commerce Settings as filters
- Removed unnecessary function and setup in E Commerce Settings test
- Removed commented useless test
- Test to check custom field as filter
2022-04-20 18:50:47 +05:30
marination
6d750e185e
fix: Handle Multiselect field mapping separately
...
- Map Multiselect child table to Website Item (copy rows)
2022-04-20 17:40:03 +05:30
rahib-hassan
13092bcc2d
fix: enable discount roll_back
2022-04-20 16:46:29 +05:30
rahib-hassan
1e143e7479
fix: use @change_settings to enable_discount_account
2022-04-20 16:06:55 +05:30
rahib-hassan
f3fa6ac4c2
fix: account setting seperation gl discount account creation
2022-04-20 16:01:12 +05:30
Rucha Mahabal
5411e69553
fix: filters not working in Shift Assignment Calendar view ( #30752 )
2022-04-20 14:56:06 +05:30
Saqib Ansari
ee8047aba3
fix(india): 401 & 403 client error while generating IRN
2022-04-20 14:14:29 +05:30
rahib-hassan
f058755ad3
fix: test cases updated
2022-04-20 13:24:15 +05:30
HENRY Florian
143786aaa0
fix: Must not be able to start Job Card if it is related to Work Order that is not started yet ( #29072 )
...
* fix: Cannot start Job strat if related to Work Order not started yet
* fix: Cannot start Job strat if related to Work Order not started yet
* test
* test
* fix siders
* PR review
* chore: Code cleanup
- Better short circuit for if condition (make it such that both conditions dont always have to be computed)
- Remove `r.message` extraction by avoiding `then()`
* chore: Remove unnecessary json change
Co-authored-by: marination <maricadsouza221197@gmail.com >
2022-04-20 12:29:52 +05:30
marination
5660b335ba
fix: Mistyped variable name in patch
2022-04-20 12:25:59 +05:30
Deepesh Garg
0ac11a5b30
fix: First preference to parent cost center rather than round off cost center
2022-04-20 12:18:11 +05:30
Deepesh Garg
5c45093d2d
Merge pull request #30746 from frappe/mergify/bp/develop/pr-30736
...
fix(india): transporter name is null while generating e-way bill (backport #30736 )
2022-04-20 11:25:27 +05:30
Ankush Menat
9734329094
test: discard local future SLE cache between tests
2022-04-19 17:40:28 +05:30
Ankush Menat
700e864d90
fix: sort stock vouchers before reposting GLE
2022-04-19 17:40:26 +05:30
Ankush Menat
b24920c0e9
fix: correct sorting while updating bin
2022-04-19 17:38:36 +05:30
Ankush Menat
d2882ea436
test: use disposable item codes in tests
...
dependency causes flake
2022-04-19 17:38:36 +05:30
Ankush Menat
8f519545b0
test: repost queue progress
2022-04-19 17:38:36 +05:30
Ankush Menat
ecdb49314f
fix: dependent GLE reposting
2022-04-19 17:38:36 +05:30
Ankush Menat
a2af2daca7
test: dependent GL entry reposting
2022-04-19 17:38:36 +05:30
Ankush Menat
afc5a55a23
refactor: repost error handling
2022-04-19 17:38:36 +05:30
Deepesh Garg
e4265ce814
chore: Update creds to allow updates on protected branch ( #30749 )
2022-04-19 17:26:42 +05:30
FinByz Tech Pvt. Ltd
54a05075f3
fix(india): transporter name is null while generating e-way bill ( #30736 )
...
(cherry picked from commit 6291b28c37 )
2022-04-19 10:57:59 +00:00
Deepesh Garg
5d0a6c1e64
Merge pull request #30742 from deepeshgarg007/bot_token
...
fix: Update token to allow updates on protected branch
2022-04-19 15:30:52 +05:30
Deepesh Garg
6f332f3669
fix: Update token to allow updates on protected branch
2022-04-19 15:28:56 +05:30
Rucha Mahabal
f39615bd80
Merge pull request #30701 from ejaazkhan/shift-type-null-in-employee-checkin
2022-04-19 14:34:36 +05:30
Rucha Mahabal
789fa31b82
Merge branch 'develop' into shift-type-null-in-employee-checkin
2022-04-19 13:39:32 +05:30
Rucha Mahabal
3cddc1e97e
test: shift fetching when assignment has an end date
2022-04-19 13:39:03 +05:30
Rucha Mahabal
98cccf221e
fix: shift fetching fails in Employee Checkin if shift assignment has an end date
...
Co-authored-by: Ejaaz Khan <ejaazrkhan@gmail.com >
2022-04-19 13:17:36 +05:30
Rucha Mahabal
7c547f152f
fix(patch): check if column is present while fixing reverse linking ( #30737 )
2022-04-19 12:18:46 +05:30
marination
d0cd194398
chore: Patch to copy custom fields (field filters) from Item to Website Item
2022-04-18 21:40:19 +05:30
Deepesh Garg
d96bfe13a8
Merge pull request #30721 from ruthra-kumar/bug_so_analysis_report
...
fix: SO's without delivery note will also be fetched
2022-04-18 19:58:37 +05:30
marination
1e80b97915
refactor: Change Filter Fields table fieldtype to Autocomplete
...
- Remove dynamic js fieldtype change to `Select`
2022-04-18 19:01:43 +05:30
marination
d35b37881b
fix: Validate field filter wrt to Website Item & re-use validation in Item Group
2022-04-18 18:51:48 +05:30
Marica
8a366309e1
Merge branch 'develop' into field-filters-e-com
2022-04-18 18:11:25 +05:30
marination
c993ac09df
fix: Query filter fields from Website Item instead of Item master
...
- tweak `filters.py` to correctly query filter field values from Website Item
- Use Website Item for filter field options in Settings and Item Group Field Filter table
2022-04-18 18:01:48 +05:30
Ankush Menat
c4d20ce159
Merge pull request #30729 from deepeshgarg007/semantic_releases
...
chore: Add semantic releases
2022-04-18 17:13:16 +05:30
Deepesh Garg
e0a9a69d76
chore: do not publish any assets
2022-04-18 16:45:01 +05:30
Ankush Menat
6fc11cb4c5
ci: use latest ubuntu container
2022-04-18 16:17:36 +05:30
rahib-hassan
bcfbb3e9c8
fix: code formatting
2022-04-18 15:04:47 +05:30
rahib-hassan
ebb7bc201b
fix: library import formatting
2022-04-18 14:53:45 +05:30
Deepesh Garg
264ec65255
Merge pull request #30728 from deepeshgarg007/pricing_rule_apply_mapped_doc
...
fix: Price changing on creating Sales return from Delivery Note
2022-04-18 14:34:28 +05:30
rahib-hassan
52fd804aed
Merge branch 'develop' of github.com:rahib-hassan/erpnext into separate-discount-account
2022-04-18 14:13:46 +05:30
Deepesh Garg
c12a36aed9
chore: block major releases
2022-04-18 13:05:56 +05:30
Deepesh Garg
1c49e453ea
Merge pull request #30724 from deepeshgarg007/erpnext_changes
...
fix: Consistent customer and supplier forms
2022-04-18 11:23:26 +05:30
Deepesh Garg
cc1bdd426b
chore: Update branch name
2022-04-18 10:48:31 +05:30
Deepesh Garg
41249c57c4
chore: Add sematic releases
2022-04-18 10:38:22 +05:30
Deepesh Garg
9c081947ec
fix: Price changing on creating Sales retrun from Delivery Note
2022-04-18 10:21:15 +05:30
Deepesh Garg
5cdd0d6719
fix: Move tax withholding category field
2022-04-16 20:34:56 +05:30
Deepesh Garg
0a67b0239e
fix: Consistent customer and supplier forms
2022-04-16 19:43:59 +05:30
ruthra kumar
13487e2408
test: Sales order analysis report
2022-04-16 12:02:32 +05:30
Deepesh Garg
4b2521c9f3
Merge pull request #30719 from frappe/mergify/bp/develop/pr-30408
...
fix: process statement to_date override (backport #30408 )
2022-04-14 20:22:46 +05:30
Bhavesh Maheshwari
72757994f8
fix: process statement to_date override
...
(cherry picked from commit 378d15d388 )
2022-04-14 13:14:11 +00:00
ruthra kumar
e28e6726f1
fix: SO analysis rpt will fetch SO's without Delivery note as well
2022-04-14 18:37:46 +05:30
mergify[bot]
41ec5cadf6
Merge pull request #30677 from ankush/refactor/stock_balance
...
refactor: stock balance report
2022-04-14 13:02:46 +00:00
Ankush Menat
9af2d68945
refactor: convert queries to ORM/QB, add types
2022-04-14 18:05:38 +05:30
Ankush Menat
ba29323e11
test: increase assertions to cover all cases
2022-04-14 18:05:38 +05:30
Ankush Menat
e278ee359a
test: item attribute columns
2022-04-14 18:05:38 +05:30
Ankush Menat
febc74a21b
refactor: rewrite stock balance query to QB
2022-04-14 18:05:35 +05:30
Ankush Menat
8a499e95d3
test: uom conversion in stock balance report
2022-04-14 18:01:43 +05:30
Ankush Menat
af0ea7b532
test: assert balanaces against SLE
2022-04-14 18:01:42 +05:30
Ankush Menat
f4766ae4eb
test: opening balance in stock balance report
2022-04-14 18:01:42 +05:30
Ankush Menat
8b2432dfa0
test: stock balance report tests
2022-04-14 18:01:42 +05:30
Ankush Menat
64ac22af82
refactor: add filter type info
2022-04-14 18:01:42 +05:30
HENRY Florian
e6aa28ea14
fix: update translation ( #30716 )
...
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
2022-04-14 17:46:47 +05:30
Ankush Menat
15576c1ce8
Merge pull request #30707 from marination/values-out-of-sync-jv
...
fix: Remove "Values Out of Sync" validation
2022-04-14 17:39:18 +05:30
Ankush Menat
0d64349142
Merge branch 'develop' into separate-discount-account
2022-04-14 17:29:28 +05:30
rahib-hassan
4130493b58
fix: Label typo
2022-04-14 16:03:08 +05:30
rahib-hassan
01fde15bd5
fix: dependent codes updated
2022-04-14 15:48:55 +05:30
rahib-hassan
0eff74c650
fix: tabspacing
2022-04-14 15:42:16 +05:30
Deepesh Garg
1659f1eb6d
Merge pull request #29963 from nabinhait/income-tax-computation
...
feat: Income tax computation Report
2022-04-14 15:31:17 +05:30
Deepesh Garg
e2fa9f708e
Merge pull request #30710 from deepeshgarg007/advance_jv_allocation
...
fix: Exchange gain and loss on advance Journal Entry allocation
2022-04-14 15:10:04 +05:30
Nabin Hait
cd2ab32242
fix: orginised code
2022-04-14 14:05:21 +05:30
Nabin Hait
bc7007d588
fix: get enabled deduction components
...
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2022-04-14 14:02:01 +05:30
Nabin Hait
d06b7378f8
fix: get enabled and submitted income tax slab
...
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2022-04-14 14:01:44 +05:30
Nabin Hait
67086e618d
fix: get enabled earning components
...
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2022-04-14 14:00:28 +05:30
Marica
87117313a1
Merge branch 'develop' into values-out-of-sync-jv
2022-04-14 13:41:27 +05:30
Deepesh Garg
c38be53ce8
test: Update customer in Sales Invoice
2022-04-14 13:26:47 +05:30
Suraj Shetty
11fa187263
Merge pull request #30715 from surajshetty3416/fix-exotel-call-log
2022-04-14 12:45:15 +05:30
Suraj Shetty
77599fe443
fix: Set correct options for link field
...
issue introduced via https://github.com/frappe/erpnext/pull/30711
2022-04-14 12:32:31 +05:30
Deepesh Garg
86cfa3a53f
Merge pull request #30712 from frappe/mergify/bp/develop/pr-30700
...
fix: Payment reco query with max invoice and payment amount limit (backport #30700 )
2022-04-14 12:32:11 +05:30
Deepesh Garg
7536da0b41
Merge pull request #30675 from deepeshgarg007/item_wise_provisional_accounting
...
feat: Item-wise provisional accounting for service items
2022-04-14 12:30:50 +05:30
marination
d75d5ebe8d
chore: Remove Values Out of Sync from Repost hourly job
...
- It runs after repost (after commiting), so it has 0 impact on repost itself
- Just that scheduled job log shows up as failed, while actually repost is done and repost document is "Completed"
- The check is inaccurate also, so best to remove this
- Users cant do anything about it anyway. This just piles up phantom failed jobs unneccessarily
2022-04-14 12:30:06 +05:30
Deepesh Garg
065c38152a
Merge branch 'develop' of https://github.com/frappe/erpnext into item_wise_provisional_accounting
2022-04-14 12:04:21 +05:30
Deepesh Garg
ad171c6225
test: Update test case
2022-04-14 12:03:12 +05:30
Deepesh Garg
e6cb948a96
fix: Payment reco query with max invocie and payment amount limit
...
(cherry picked from commit 4008c95ac6 )
2022-04-14 05:42:17 +00:00
Deepesh Garg
972d9ec5b4
test: Update customer
2022-04-14 11:10:41 +05:30
Suraj Shetty
5ed9b9f42f
Merge pull request #30711 from surajshetty3416/call-log-fixes
2022-04-14 10:05:52 +05:30
Suraj Shetty
6e837bcdfc
style: Fix linter warning
2022-04-14 10:02:15 +05:30
Suraj Shetty
c272170b86
fix(call log): Convert Data to Link for type_of_call
...
Convert `Data` to `Link` for type_of_call,
employee_user_id and call_received_by fields
2022-04-14 09:51:54 +05:30
Deepesh Garg
31883b699d
fix: Exchange gain and loss on advance jv allocation
2022-04-13 20:52:25 +05:30
Ankush Menat
79fbc2c504
test: flaky PR close test ( #30709 )
2022-04-13 20:42:25 +05:30
Suraj Shetty
d890ee9495
Merge pull request #29962 from nemesis189/exotel-fixes
...
fix: Exotel Call Log fixes
2022-04-13 20:36:03 +05:30
Suraj Shetty
ff41b8da4e
fix: Update received_by if "to" is changed
2022-04-13 20:12:08 +05:30
Suraj Shetty
cef28df8db
test: Do not overwrite frappe.form_dict to retain proxy reference
...
Set frappe.local.form_dict instead
2022-04-13 19:10:19 +05:30
marination
89fab78027
fix: Remove "Values Out of Sync" validation from Journal Entry
...
- Even if there is a difference there's not much a user can do
- Checking it at the JV level is senseless. Blindly making users post another JV will lead to more error.
- Users making JV are usually accountants who know what they are doing
- The validation computes incorrect values for an account that contributes partially to warehouse's value.
2022-04-13 18:44:50 +05:30
Ankush Menat
71de754368
ci: coverage not getting processed ( #30704 )
2022-04-13 18:23:22 +05:30
Ankush Menat
0f09042962
chore(deps)!: Drop pandas as dependency ( #30598 )
...
depends on https://github.com/frappe/erpnext/pull/30597
depends on https://github.com/frappe/erpnext/pull/30584
Closes https://github.com/frappe/erpnext/issues/27047 (read for more details)
2022-04-13 09:55:47 +00:00
Raffael Meyer
6453fb4cea
refactor!: remove DATEV integration ( #30584 )
...
The DATEV integration follows the trend and moves into a separate app.
- the DATEV Integration will be maintained at https://github.com/alyf-de/erpnext_datev (version-14 branch)
- the German Compliance and Localization will be maintained at https://github.com/alyf-de/erpnext_germany
2022-04-13 09:24:19 +00:00
Marica
143067f5a7
Merge pull request #30688 from marination/pp-wo-company
...
fix: Map Production Plan company in subassembly WO created from it
2022-04-13 12:43:15 +05:30
Marica
c5247a0767
Merge branch 'develop' into pp-wo-company
2022-04-13 11:52:15 +05:30
marination
6315acc450
fix: Map correct company to PO made via Prod Plan (subcontract)
2022-04-13 11:47:58 +05:30
Ankush Menat
bfaaebde0d
Merge branch 'develop' into separate-discount-account
2022-04-12 18:38:23 +05:30
Deepesh Garg
228195ba74
Merge pull request #30689 from deepeshgarg007/disabled_gl_dimensions
...
fix: Do not show disabled dimensions in reports
2022-04-12 16:11:07 +05:30
Deepesh Garg
4f9b38a591
Merge pull request #30686 from nabinhait/ignore-permlevel-for-fields
...
feat: Ignore permlevel for specific fields
2022-04-12 15:55:28 +05:30
Noah Jacob
8261b2bb4f
refactor: trigger generate schedule when any change made in items table ( #29874 )
...
* refactor: trigger generate schedule when any change made in items table
* chore: added serial validation on server side
* test: serials updated in schedules after save
* fix: schedule not generating after updating some fields
* feat: generate_schedule is triggered on_save when items table is changed
* test: updated tests to check other field changes on save
* chore: removed serial validation function for schedules table and added no_of_visits validation function
* test: updated for manually deleted schedele rows
* refactor: updated validate_items_table_change to return bool
* test: updated test_schedule_with_serials to cover validate_items_table_change
* fix: linting
2022-04-12 15:30:49 +05:30
Deepesh Garg
9a1c560c82
fix: Do not show disabled dimensions in reports
2022-04-12 15:27:08 +05:30
marination
2777c5c67c
fix: Map Production Plan company in subassembly WO created from it
2022-04-12 14:30:01 +05:30
Nabin Hait
993c6c0de9
feat: Ignore permlevel for specific fields
2022-04-12 12:24:47 +05:30
Ankush Menat
60fb71bd2a
fix: ignore item-less maintenance visit for sr no ( #30684 )
2022-04-12 11:14:02 +05:30
Deepesh Garg
7d263e9ecf
Merge pull request #30651 from deepeshgarg007/gst_download_json_key_error
...
fix: Download JSON for GSTR-1 report
2022-04-12 00:06:25 +05:30
Marica
014298a867
Merge pull request #30674 from marination/work-order-partial-transfer
...
fix: Handle multiple item transfer in separate SEs against WO
2022-04-11 17:23:57 +05:30
Deepesh Garg
79b90118e1
Merge branch 'develop' into gst_download_json_key_error
2022-04-11 17:15:04 +05:30
Deepesh Garg
76d3c3d617
Merge pull request #30602 from deepeshgarg007/deferred_revenue_default_account_fixes
...
fix: Deferred Revenue/Expense Account validation
2022-04-11 17:03:01 +05:30
Marica
3f8be3ac10
Merge branch 'develop' into work-order-partial-transfer
2022-04-11 16:49:22 +05:30
marination
5aa60bb651
test: Multiple RM transfer in separate Stock Entries
...
- Added test and acceptance of 0 as For Quantity in test helper
2022-04-11 16:44:55 +05:30
Nabin Hait
e46898f5f5
fix: test cases
2022-04-11 16:37:34 +05:30
Nabin Hait
aad29ad572
fix: removed unused imports
2022-04-11 15:33:22 +05:30
marination
be2e5ce966
style: Missing Semicolon
2022-04-11 15:32:57 +05:30
Nabin Hait
c27e3ef03e
fix: Show message is no employee found
2022-04-11 15:30:26 +05:30
Deepesh Garg
553178bfe7
test: Add test
2022-04-11 15:29:20 +05:30
Nabin Hait
7072dda31f
fix: sider issues
2022-04-11 15:19:42 +05:30
Deepesh Garg
54eef3daad
Merge branch 'develop' of https://github.com/frappe/erpnext into deferred_revenue_default_account_fixes
2022-04-11 15:09:30 +05:30
Saqib Ansari
0373347a97
Merge branch 'develop' into separate-discount-account
2022-04-11 14:55:42 +05:30
Nabin Hait
c7848089ab
tests: Added unit tests for income tax computation report
2022-04-11 14:51:23 +05:30
Deepesh Garg
3ce64170db
feat: Item-wise provisional accounting for service items
2022-04-11 14:35:22 +05:30
rahib-hassan
a7a5742375
fix: merge conflict(patch)
2022-04-11 14:28:36 +05:30
marination
dfff4beaf4
fix: Handle multiple item transfer in separate SEs against WO
...
- Check for pending qty in child items to show/hide "Start" button
- If no qty needed to transfer (FG qty is fulfilled), but RM qty pending: map pending in SE with For Quantity = 0
2022-04-11 14:10:57 +05:30
Ankush Menat
c3e1f0e369
refactor: ignore mandatory fields during setup
2022-04-11 13:19:17 +05:30
Ankush Menat
086d31b59f
fix: dont validate currency exchange in setup
...
Redues ~4-5 seconds of time and chances of setup failure.
2022-04-11 13:19:17 +05:30
Nabin Hait
e3a53590de
fix: Added filter to consider Tax Exemption Declaration if proof not submitted
2022-04-11 12:23:13 +05:30
Nabin Hait
535217a042
fix: Added income tax slab column
2022-04-11 12:23:13 +05:30
Nabin Hait
1f018a912b
fix: Get exemptions from declaration only if proof not submitted
2022-04-11 12:23:13 +05:30
Nabin Hait
b4900ef220
fix: duplicate exemption amount and rounded tax
2022-04-11 12:23:13 +05:30
Nabin Hait
a74eec01ea
fix: Added report link in the Payroll workspace
2022-04-11 12:23:13 +05:30
Nabin Hait
a9b5d990a4
fix: Removed designation filter
2022-04-11 12:23:13 +05:30
Nabin Hait
0480bb318e
fix: Modified column width
2022-04-11 12:23:13 +05:30
Nabin Hait
f9633bbd48
feat: Income Tax Computation Report
2022-04-11 12:23:11 +05:30
HENRY Florian
03c631d723
fix: update translation ( #30654 )
2022-04-11 10:49:18 +05:30
Deepesh Garg
227a711d70
Merge pull request #30585 from frappe/mergify/bp/develop/pr-30575
...
fix: Do not apply shipping rule for POS transactions (backport #30575 )
2022-04-10 20:12:53 +05:30
Deepesh Garg
0f414d51f4
Merge pull request #30443 from frappe/mergify/bp/develop/pr-30438
...
fix: Incorrect default amount to pay for POS invoices (backport #30438 )
2022-04-10 18:56:02 +05:30
Deepesh Garg
ddbd82af95
Merge pull request #30459 from frappe/mergify/bp/develop/pr-30385
...
fix(India): Auto tax fetching based on GSTIN (backport #30385 )
2022-04-10 18:55:26 +05:30
Deepesh Garg
809117229d
Merge pull request #30626 from nextchamp-saqib/einv-utgst
...
feat(india): e-invoicing for intra-state union territory transactions
2022-04-10 18:54:17 +05:30
Ankush Menat
8138e53cf3
test: flaky picklist tests
2022-04-10 17:50:57 +05:30
Ankush Menat
c14c513214
ci: collate codecov reports before uploading
...
Currently due to flake partial reports are submitting which results in
constant fluctuation of coverage reports.
Change: First collect coverage and if all builds pass then submit it.
2022-04-10 17:50:57 +05:30
Deepesh Garg
5ac3e7e16e
Merge pull request #30664 from frappe/mergify/bp/develop/pr-30662
...
fix: Implicit ignore pricing rule check on returns (backport #30662 )
2022-04-10 17:07:03 +05:30
Deepesh Garg
a2937cffc7
fix: Implicit ignore pricing rule check on returns
...
(cherry picked from commit 1b25a7fe76 )
2022-04-09 14:46:25 +00:00
Deepesh Garg
207bf85c74
Merge pull request #30488 from Havenir/fix-project-list-in-web-view
...
fix: web form filters for project
2022-04-09 20:06:49 +05:30
Deepesh Garg
cbd8998fc1
Merge branch 'develop' into mergify/bp/develop/pr-30438
2022-04-09 20:03:23 +05:30
Deepesh Garg
02c6b898a6
Merge branch 'develop' into mergify/bp/develop/pr-30385
2022-04-09 19:57:59 +05:30
Deepesh Garg
e30cc8422c
fix: Resolve conflicts
2022-04-09 19:53:40 +05:30
Deepesh Garg
2e00678c76
Merge pull request #30542 from deepeshgarg007/disabled_tax_category
...
fix: Ignore disabled tax categories
2022-04-09 19:52:31 +05:30
mergify[bot]
51d77cd85e
fix(pos): cannot change paid amount in pos payments ( #30660 )
2022-04-09 16:28:10 +05:30
Rucha Mahabal
cf2e6c6c08
fix: remove hardcoded employee fields that can be updated via Promotion
2022-04-09 13:15:37 +05:30
rahib-hassan
dc2944a041
fix[minor]: removed doc assignment
2022-04-09 03:55:25 +05:30
rahib-hassan
e19db77b73
Merge branch 'separate-discount-account' of github.com:rahib-hassan/erpnext into separate-discount-account
2022-04-09 03:53:51 +05:30
Suraj Shetty
199419db80
Merge branch 'develop' into exotel-fixes
2022-04-08 21:37:08 +05:30
Suraj Shetty
7ff5bc9e3d
test: Clean up form_dict
...
To avoid failures like
https://github.com/frappe/erpnext/runs/5887687369?check_suite_focus=true#step:12:783
2022-04-08 21:33:29 +05:30
rahib-hassan
ac16f3b71f
fix: lock timeout exceeded
2022-04-08 18:20:41 +05:30
Ankush Menat
af6b07f9b9
fix: block cancellation of SL/GL entries ( #30652 )
...
Individual GL/SLEs aren't supposed to be cancelled by users.
2022-04-08 18:05:04 +05:30
rahib-hassan
ac7f1cbd87
fix: minor fix
2022-04-08 17:46:49 +05:30
rahib-hassan
2173c8b114
fix(pathces): added to patches.txt
2022-04-08 17:29:08 +05:30
rahib-hassan
35e875c111
fix(patch): enable discount account in buying and selling if exist in accounts settings
2022-04-08 17:27:53 +05:30
Ankush Menat
fcbd25f27a
chore: formatting
2022-04-08 17:24:10 +05:30
Deepesh Garg
b532ade383
fix: Download JSON for GSTR-1 report
2022-04-08 17:14:10 +05:30
rahib-hassan
171c60ff37
fix: removed discount account field from account settings
2022-04-08 16:50:56 +05:30
rahib-hassan
786887768e
fix: removed discount-accounting code from account settings
2022-04-08 16:50:36 +05:30
Jannat Patel
59ad7e037c
Merge pull request #30596 from pateljannat/remove-courses-template
2022-04-08 16:27:31 +05:30
rahib-hassan
b6ce497601
fix: removed discount account field from account settings
2022-04-08 15:08:21 +05:30
Ankush Menat
d74181630a
test: prevent cancelling RIV of cancelled voucher
2022-04-08 14:57:55 +05:30
Ankush Menat
a281998bcb
fix: prevent deleting repost queue for cancelled transactions
2022-04-08 14:57:55 +05:30
Deepesh Garg
617deda2ff
Merge branch 'version-14-beta' into develop
2022-04-08 13:38:27 +05:30
Ankush Menat
49560d20bc
fix: remove bad defaults from BOM operation ( #30644 )
...
[skip ci]
2022-04-08 11:23:02 +05:30
rahib-hassan
0fcdf1b613
removed discount-accounting from account settings
2022-04-08 08:10:27 +05:30
rahib-hassan
1babc5f367
feat: separated discount accounting settings for sales and purchase
2022-04-08 08:05:10 +05:30
Ankush Menat
8d57c853f3
feat: barcode scanning in quotation ( #30637 )
2022-04-07 21:40:03 +05:30
Ankush Menat
225deb949b
fix: use empty row when batch is scanned ( #30638 )
2022-04-07 21:38:18 +05:30
Sam
8fbfba4f2f
chore: class selectors for customizability ( #30185 )
...
* Update project_row.html
Really helpful those fields has own class when styling for mobile or desktop by using Website Settings --> HTML Header, Robots and Redirects
* chore: skewercase
2022-04-07 19:27:27 +05:30
Rucha Mahabal
0562eb5f56
Merge pull request #30588 from ruchamahabal/multiple-shifts
2022-04-07 18:44:16 +05:30
Ankush Menat
bc2c6018f7
ci: mergify auto merge on passing CI + approvals
2022-04-07 18:27:47 +05:30
Rucha Mahabal
7ba66b0320
Merge branch 'develop' into multiple-shifts
2022-04-07 18:07:39 +05:30
Ankush Menat
f1fd4e5c27
test: cant_change validations on item
2022-04-07 17:30:12 +05:30
Ankush Menat
fba68541d6
refactor(Item): linked doc checking
2022-04-07 17:30:12 +05:30
Ankush Menat
2f1e98d1e8
feat: show Stock Reconciliation links on item dashboard
2022-04-07 17:30:12 +05:30
Sagar Vora
26abfd4d7c
Merge pull request #30634 from resilient-tech/fix-mutable-reassignment
...
fix: dont reassign mutable (list) to a different field
2022-04-07 17:24:52 +05:30
Sagar Vora
3b4754f3f6
fix: define tax_columns below consistency
2022-04-07 17:01:10 +05:30
Sagar Vora
fa4f57f470
fix: dont reassign mutable (list) to a different field
2022-04-07 16:51:27 +05:30
Deepesh Garg
18b1a93c7e
Merge pull request #30606 from deepeshgarg007/exchange_gain_loss_button
...
fix: Exchange gain and loss button in Payment Entry
2022-04-07 16:49:05 +05:30
Deepesh Garg
c9d6618b9b
Merge pull request #30628 from deepeshgarg007/pricng_rule_test
...
test: Pricing rule test for transactions
2022-04-07 16:37:02 +05:30
Ankush Menat
be04eaf723
fix: warehouse naming when suffix is present ( #30621 )
2022-04-07 13:21:08 +05:30
Deepesh Garg
22e8ae9dac
test: Pricing rule test for transactions
2022-04-07 13:20:53 +05:30
Saqib Ansari
45fca6bed7
feat(india): e-invoicing for intra-state union territory transactions
2022-04-07 13:09:05 +05:30
Ankush Menat
a6e26cce87
chore: broken translations
2022-04-07 13:07:14 +05:30
Deepesh Garg
f3e6a26d34
Merge pull request #30499 from ruthra-kumar/payment_terms_status_filter
...
feat: 'customer' column and more filter to Payment terms status report
2022-04-07 13:01:16 +05:30
Rucha Mahabal
ec65af5f38
fix: show allocation history for earned leaves allocated via scheduler
2022-04-07 12:57:04 +05:30
Rucha Mahabal
6203ffc8fa
fix: make New Leaves Allocated read-only if policy assignment is linked to the allocation and leave type is earned leave
2022-04-07 12:57:04 +05:30
Rucha Mahabal
f8f1c3d8b5
fix: enable Track Changes in Leave Allocation
2022-04-07 12:57:04 +05:30
Ankush Menat
e4c6d6a1a6
fix: strip html tags before checking for empty description ( #30619 )
2022-04-07 12:53:10 +05:30
Deepesh Garg
8feb4f08c5
fix: Exchange gain and loss button in Payment Entry
2022-04-06 20:51:51 +05:30
Ankush Menat
8e425252c4
chore: typo
2022-04-06 18:27:41 +05:30
Ankush Menat
9e2d54f9a4
chore: broken translation
...
[skip ci]
2022-04-06 18:21:28 +05:30
Ankush Menat
eebcf2a9f1
fix: only trigger onload checks on saved docs ( #30603 )
2022-04-06 18:13:55 +05:30
Deepesh Garg
9bf5f76ac8
fix: Deferred Revenue/Expense Account validation
2022-04-06 17:33:46 +05:30
Ankush Menat
8b090a9f7d
fix: hide pending qty only if original item is assigned ( #30599 )
2022-04-06 16:35:36 +05:30
Ankush Menat
ba42c87687
refactor: don't use pandas for basic reports ( #30597 )
2022-04-06 15:40:41 +05:30
Jannat Patel
bce1c2a028
fix: removed unused courses template
2022-04-06 14:44:10 +05:30
Ankush Menat
bb875fe217
fix: check null values in is_cancelled patch ( #30594 )
2022-04-06 14:20:39 +05:30
HENRY Florian
4895761d89
fix: update translation ( #30474 )
...
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
2022-04-06 14:00:05 +05:30
Deepesh Garg
a818acf66d
Merge pull request #30557 from deepeshgarg007/loan_repayment_issue
...
fix: Issues on loan repayment
2022-04-06 11:36:53 +05:30
Rucha Mahabal
00ddb4c42a
Merge branch 'develop' into multiple-shifts
2022-04-06 11:22:46 +05:30
Rucha Mahabal
c5850e3923
Revert "feat: Scheduling Multiple shifts and Auto Attendance" ( #30587 )
2022-04-06 11:18:47 +05:30
Deepesh Garg
4c8dae40cd
Merge branch 'develop' into loan_repayment_issue
2022-04-06 10:57:25 +05:30
Deepesh Garg
b8df82d23c
Merge pull request #30555 from deepeshgarg007/party_account_user_perm
...
fix: Ignore user perm for party account company
2022-04-06 10:57:13 +05:30
Rucha Mahabal
f208903250
feat: Scheduling Multiple shifts and Auto Attendance ( #29955 )
...
* refactor: overlapping shifts validation
- convert raw query to frappe.qb
- check for overlapping timings if dates overlap
- translation friendly error messages with link to overlapping doc
* refactor: consider timeslots in `get_employee_shift`
* fix: handle shift grace overlap while finding current shift
* refactor: handle shifts spanning over 2 different days
* fix: fetching shift on timing boundaries
* refactor: rewrite docstrings and add type hints for functions
* refactor: Allow multiple attendance records creation for different shifts
* feat: auto attendance marking for multiple shifts on the same day
* refactor: mark absent for employees with no attendance
- break down into smaller functions
- make it work with multiple shifts
- this will mark employee as absent per shift, meaning employee can be present for one shift and absent for another on the same day
* chore: sort imports, remove unused imports
* refactor: Monthly Attendance Sheet
- split into smaller functions
- add type hints
- get rid of unnecessary db calls and loops
- add docstrings for functions
* feat: add colors for attendance status to lessen the cognitive load
- legend with colors and full form for status abbreviations
* feat: show shift-wise attendance in monthly attendance sheet
* test: monthly attendance sheet
* style: format code with black
* chore: ignore formatting changes in blame
* test: fetching shifts in Employee Checkins
* fix(test): make holiday list for shift and checkin tests
* fix: tests
* test: shift assignment creation
* fix: attendance fixes
- check half day attendance threshold before absent threshold to avoid half day getting marked as absent
- round working hours to 2 digits for better accuracy
- start and end dates for absent attendance marking
* test: Shift Type with Auto Attendance setup and working
fix test setups
* refactor: Overlapping validation for Shift Request
- commonify time overlap function between request and assignment
- add tests for shift request overlap
* chore: remove unused import
* fix: add validation for overlapping shift attendance
- skip auto attendance in case of overlapping shift attendance record
- this case won't occur in case of shift assignment, since it will not allow overlapping shifts to be assigned
- can happen if manual attendance records are created
* test: validations for duplicate and overlapping shift attendance records
* test: skip auto attendance
* fix: skip validation for overlapping shift attendance if no shift is linked
* test: add holiday related shift and attendance tests
* test: add attendance sheet tests for employee filter, half days
* fix: sider
2022-04-06 10:56:47 +05:30
Deepesh Garg
dec0c1b5bb
test: Ignore parent company account creation
2022-04-06 10:21:27 +05:30
Deepesh Garg
41a979ef34
Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_user_perm
2022-04-06 10:15:16 +05:30
Deepesh Garg
631545aa32
fix: Use get instead of dot
...
(cherry picked from commit 95298f0400 )
2022-04-06 04:31:13 +00:00
Deepesh Garg
714fc08150
fix: Do not apply shipping rule for POS transactions
...
(cherry picked from commit c0ebcfb393 )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2022-04-06 04:31:13 +00:00
Deepesh Garg
ec6f7040f4
Merge branch 'develop' into mergify/bp/develop/pr-30385
2022-04-06 10:00:51 +05:30
Deepesh Garg
4727e774c0
Merge branch 'develop' into loan_repayment_issue
2022-04-06 10:00:34 +05:30
Suraj Shetty
ce583c9a81
Merge branch 'develop' into exotel-fixes
2022-04-05 19:48:44 +05:30
Marica
ff7d81020c
Merge pull request #30578 from marination/e-com-acessibility
...
chore: Accessibility for E-commerce Doctypes
2022-04-05 18:11:59 +05:30
Saqib Ansari
c4b5fa8ed1
Merge pull request #30573 from frappe/mergify/bp/develop/pr-30382
...
fix: Added validation for single_threshold in Tax With Holding Category (backport #30382 )
2022-04-05 15:52:28 +05:30
Saqib Ansari
7757790572
Merge pull request #30579 from nextchamp-saqib/eway-bill-dialog-fix
...
fix: fetch from fields not working in eway bill dialog
2022-04-05 15:51:38 +05:30
Saqib Ansari
1bc0557a6c
Merge pull request #30553 from nextchamp-saqib/e-inv-paid-invoice-fix
...
fix(india): minor e-invoicing fixes
2022-04-05 15:51:25 +05:30
Saqib Ansari
c8779aa446
fix: fetch from fields not working in eway bill dialog
2022-04-05 15:44:17 +05:30
Saqib Ansari
2451452434
Merge branch 'develop' into e-inv-paid-invoice-fix
2022-04-05 13:12:08 +05:30
marination
065623ce25
chore: Add Prices, Stock and E-com Settings access from Website Item
2022-04-05 12:30:02 +05:30
marination
d4301d6d2f
chore: Accessibility for E-commerce Doctypes
...
- Add Website Item routing button and dashboard link in Item master
- Group Item variant buttons together
2022-04-05 12:07:50 +05:30
ruthra kumar
16bfb930f8
test: added test cases for group filters
2022-04-05 11:08:09 +05:30
Rucha Mahabal
0e1528365d
fix: sider
2022-04-04 21:31:14 +05:30
Rucha Mahabal
bd077dbb3b
test: add attendance sheet tests for employee filter, half days
2022-04-04 21:26:42 +05:30
Rucha Mahabal
fec47632bc
test: add holiday related shift and attendance tests
2022-04-04 21:02:22 +05:30
Suraj Shetty
ca66224d57
Merge branch 'develop' into exotel-fixes
2022-04-04 20:22:06 +05:30
Suraj Shetty
01909d2e8c
test: Fix used frappe._dict to avoid AttributeError down the line
...
ref: https://github.com/frappe/erpnext/runs/5816574721?check_suite_focus=true#step:12:880
2022-04-04 20:21:36 +05:30
Rucha Mahabal
7675542926
Merge pull request #30569 from ruchamahabal/fix-leave-alloc-update
2022-04-04 20:18:55 +05:30
Marica
3c3aca9568
Merge pull request #30522 from marination/redisearch-app-install
...
feat: Redisearch with consent
2022-04-04 19:24:06 +05:30
Sherin KR
e796267214
fix: Validation for single threshold in Tax With Holding Category ( #30382 )
...
(cherry picked from commit 0a2c72c594 )
2022-04-04 13:38:43 +00:00
Rucha Mahabal
793164ac2e
fix(test): set company for employee in leave allocation test setup
2022-04-04 19:08:27 +05:30
Rucha Mahabal
5499cecffd
test: leave allocation validations and total value for updates done before and after submission
2022-04-04 18:32:17 +05:30
Ankush Menat
a9811c601c
Merge pull request #30564 from rohitwaghchaure/fixed-rejected-warehouse-issue-for-pr
...
fix: if accepted warehouse not selected during rejection then stock ledger not created
2022-04-04 18:26:17 +05:30
Suraj Shetty
117e5d05a3
Merge branch 'develop' into exotel-fixes
2022-04-04 18:21:46 +05:30
Rucha Mahabal
7b406f422d
Merge branch 'develop' into multiple-shifts
2022-04-04 18:14:49 +05:30
Marica
0a592e085c
Merge branch 'develop' into redisearch-app-install
2022-04-04 18:00:56 +05:30
Rohit Waghchaure
ac5df1abbe
test: test case to validate rejected qty without accepted warehouse
2022-04-04 17:57:57 +05:30
Rucha Mahabal
3538656a7d
fix: total leaves allocated not validated and recalculated on updates post submission
2022-04-04 17:52:30 +05:30
Ankush Menat
de83511091
fix(ux): refresh update to zero val checkbox ( #30567 )
2022-04-04 17:29:51 +05:30
ruthra kumar
b2ed9fd3fe
refactor: use group fields from Sales Order and Sales Order Items
2022-04-04 17:00:47 +05:30
Ankush Menat
74e9bc6d65
chore: loosen pandas dependency and bump redisearch ( #30249 )
2022-04-04 16:58:25 +05:30
Ankush Menat
0f2eaa2cf3
chore: add ui test badge
2022-04-04 16:24:09 +05:30
Marica
569eff4f27
Merge branch 'develop' into redisearch-app-install
2022-04-04 16:10:01 +05:30
Saqib Ansari
fed66038b5
fix(pos): do not reset search input on item selection ( #30537 )
2022-04-04 15:59:16 +05:30
Rohit Waghchaure
0a71cabab1
fix: if accepted warehouse not selected during rejection then stock ledger not created
2022-04-04 15:42:59 +05:30
Ankush Menat
12c01e2975
fix: maintain FIFO queue even if outgoing_rate is not found ( #30560 )
2022-04-04 15:22:15 +05:30
ruthra kumar
e324d668d3
refactor: item filters are linked with group filters
2022-04-04 14:52:19 +05:30
Saqib Ansari
b91bf40f1b
fix: server error while viewing gst e-invoice
2022-04-04 14:40:07 +05:30
Ankush Menat
52eb0a93bb
Merge pull request #30528 from s-aga-r/is-subcontracted-fieldtype
...
refactor!: change "is_subcontracted" field type from "Select" to "Check"
2022-04-04 14:01:20 +05:30
Ankush Menat
a896895a9e
fix: bulk fix (~330) missing translations
2022-04-04 13:59:51 +05:30
Sagar Sharma
e80cd29d2e
Merge branch 'develop' into is-subcontracted-fieldtype
2022-04-04 13:31:46 +05:30
Marica
bfb2fbea5f
Merge branch 'develop' into redisearch-app-install
2022-04-04 13:27:50 +05:30
Deepesh Garg
194605823e
fix: Issues on loan repayment
2022-04-04 13:25:35 +05:30
marination
397b46a08b
chore: Add TODOs(perf) for Redisearch Query
2022-04-04 13:24:56 +05:30
Saqib Ansari
92f632c4b1
Merge branch 'develop' into e-inv-paid-invoice-fix
2022-04-04 13:10:25 +05:30
marination
3445682563
fix: Payload incorrect data (pass item_group.name)
2022-04-04 12:33:25 +05:30
Deepesh Garg
18a3c5d536
fix: Ignore user perm for party account company
2022-04-04 12:32:33 +05:30
Saqib Ansari
0c26f9a8c8
fix(india): cannot generate e-invoice for is_pos invoices
...
* If mode of payment > 18 characters, the e-invoice portal throws error
2022-04-04 12:28:09 +05:30
Ankush Menat
cf5f37e6d8
refactor: move schema change patch higher up
2022-04-04 12:15:26 +05:30
Ankush Menat
e8118fcdf1
fix: doctype layout based on expected tab-order
2022-04-04 12:06:35 +05:30
Ankush Menat
deca1aaf06
fix: dont fetch qty in reco if batch is required
2022-04-04 12:06:35 +05:30
Ankush Menat
f83a1c1989
fix: dont reset barcode in scan mode
2022-04-04 12:06:35 +05:30
Ankush Menat
1736ab57ac
feat: Barcode scanning in Stock Reconciliation
...
[skip ci]
2022-04-04 12:06:35 +05:30
marination
7ef1ccbe84
fix: Add default score of 1 to Item Group Autocompleter
...
- If score 0 is inserted into suggestions, RS does not consider that suggestion
2022-04-04 12:04:35 +05:30
marination
97e3a855f7
fix: Convert payload to string before adding to autocompleter
2022-04-04 11:32:49 +05:30
Rucha Mahabal
d9f00409b9
Merge branch 'develop' into multiple-shifts
2022-04-04 11:19:03 +05:30
Suraj Shetty
40d33b5fec
test: Use FrappeAPITestCase to track coverage
2022-04-04 11:15:29 +05:30
Rucha Mahabal
1d4b1c42f2
fix: skip validation for overlapping shift attendance if no shift is linked
2022-04-04 11:14:40 +05:30
marination
ea036e4958
fix: Better Exception Handling and vaeiabl naming
...
- Function to handle RS exceptions (create log and raise error)
- Handle `ResponseError` where it is anticipated
- Misc: Better variables
2022-04-04 11:07:53 +05:30
Rucha Mahabal
62cdde9a84
test: skip auto attendance
2022-04-04 11:05:03 +05:30
Rucha Mahabal
277bda11dd
test: validations for duplicate and overlapping shift attendance records
2022-04-04 11:04:24 +05:30
Rucha Mahabal
83489be7d9
fix: add validation for overlapping shift attendance
...
- skip auto attendance in case of overlapping shift attendance record
- this case won't occur in case of shift assignment, since it will not allow overlapping shifts to be assigned
- can happen if manual attendance records are created
2022-04-04 11:00:26 +05:30
Suraj Shetty
f4b8573e64
test: Fix erroneous code
2022-04-04 09:31:15 +05:30
Suraj Shetty
cfee53eb55
fix: Handle exception where no employee is returned
2022-04-04 07:38:15 +05:30
Suraj Shetty
39abfae5fe
chore: Remove unused code
...
- and simplify get_call_log
2022-04-04 07:28:41 +05:30
Suraj Shetty
0e9ebad9c6
test: Refactor exotel test setup
...
- Remove unnecessary code
- Move test data to separate file
- Make proper test assertions
2022-04-04 07:23:08 +05:30
Rucha Mahabal
7bd84f2696
chore: remove unused import
2022-04-03 23:58:04 +05:30
Rucha Mahabal
58fb2f7dde
refactor: Overlapping validation for Shift Request
...
- commonify time overlap function between request and assignment
- add tests for shift request overlap
2022-04-03 23:54:03 +05:30
Rucha Mahabal
6fffdcf0c7
test: Shift Type with Auto Attendance setup and working
...
fix test setups
2022-04-03 22:37:10 +05:30
Rucha Mahabal
655c1dd6ab
fix: attendance fixes
...
- check half day attendance threshold before absent threshold to avoid half day getting marked as absent
- round working hours to 2 digits for better accuracy
- start and end dates for absent attendance marking
2022-04-03 21:47:32 +05:30
Suraj Shetty
6644ebd52d
Merge branch 'develop' into exotel-fixes
2022-04-03 21:17:29 +05:30
Deepesh Garg
a7e125a540
chore: format patch file
2022-04-02 20:36:36 +05:30
Deepesh Garg
c58fde2fb2
fix: Add competitor field back
2022-04-02 20:03:46 +05:30
Deepesh Garg
205c8c2bda
Merge pull request #30191 from abhinavxd/patch-3
...
fix: incorrect payable amount for loan closure
2022-04-02 19:53:07 +05:30
Deepesh Garg
7e185fb0f2
Merge branch 'develop' of https://github.com/frappe/erpnext into patch-3
2022-04-02 17:42:09 +05:30
Deepesh Garg
485f5cfdfe
fix: Resolve conflicts
2022-04-02 17:25:29 +05:30
Deepesh Garg
0f6d52c625
Merge branch 'develop' of https://github.com/frappe/erpnext into mergify/bp/develop/pr-30385
2022-04-02 17:24:19 +05:30
Subin Tom
e57e7bb02c
fix: added tests(fixed)
2022-04-02 17:16:56 +05:30
Ankush Menat
c8ead0a7ab
fix: dont send empty serial no in get_item_details
...
[skip ci]
2022-04-01 21:11:03 +05:30
Ankush Menat
6a069d6efa
feat: dont trigger selector if all info is scanned
2022-04-01 21:11:03 +05:30
Ankush Menat
47f27a5171
refactor: move scan api to stock utils; add item_info
2022-04-01 21:11:03 +05:30
Ankush Menat
9bf427985f
fix!: remove barcode field triggers
...
use "scan barcode" field instead for scanning
[skip ci]
2022-04-01 21:11:03 +05:30
Ankush Menat
530f767098
revert: "fix: ignore circular dependencies on barcode scan"
...
This reverts commit 98468fab18 .
2022-04-01 21:11:03 +05:30
Ankush Menat
767b827b59
feat: return batch code while scanning serial no
2022-04-01 21:11:03 +05:30
marination
07f17453cd
fix: Use Payload in AutoCompleter (categories in search) and misc
...
- Separate Item group and Item autocomplete dict definition
- Add payload along with Item group, containing namke and route
- Pass weightage while defining item group autocomplete dict (auto sort)
- Use payload while getting results for categories in search
- Remove check to show categories, always show
- Search fields mandatory if reidsearch enabled
- Code separation (rough)
2022-04-01 18:47:01 +05:30
gavin
1d2e9e8e1c
Merge pull request #30521 from gavindsouza/misc-fixes-0
...
fix: Handle changes in frappe's get_monthly_goal_graph_data API
2022-04-01 17:28:59 +05:30
Gavin D'souza
f8c9fba52d
fix: Handle changes in frappe's get_monthly_goal_graph_data API
2022-04-01 17:18:47 +05:30
Sagar Sharma
f94d607288
feat: New module "Subcontracting"
2022-04-01 16:28:34 +05:30
Sagar Sharma
01c64915c8
chore: remove unwanted validation
2022-04-01 15:51:48 +05:30
Ankush Menat
6c5b01c60d
perf: index barcode for faster scans ( #30543 )
2022-04-01 15:27:46 +05:30
Alberto826
5d14e7860e
Fix: Remove trailing slash "/" from route ( #30532 )
...
Routes with trailing slash "/" causes a redirect to port 8080 in docker host with reverse proxy.
The Student Admission Row template has this issue.
2022-04-01 14:48:00 +05:30
Deepesh Garg
9a6a181f14
fix: Ignore disabled tax categories
2022-04-01 14:46:26 +05:30
Rucha Mahabal
65763275ae
fix: convert dates to datetime before comparing in leave days calculation and fix half day edge case ( #30538 )
2022-04-01 13:47:52 +05:30
Sagar Sharma
0a3cdc2623
chore: rename "is_subcontracted" field label to "Is Subcontracted"
2022-04-01 13:22:54 +05:30
Sagar Sharma
d074c93ac7
refactor!: change "is_subcontracted" field type from "Select" to "Check"
2022-04-01 13:22:44 +05:30
Ankush Menat
257623509d
perf: use cached single docs ( #30536 )
...
frappe.local is request specific thread local, hence is almost as good
as no caching.
2022-04-01 11:55:19 +05:30
Saqib Ansari
bfc34e1084
fix: check for debit credit difference even after round-off adjustment ( #30050 )
2022-04-01 11:03:16 +05:30
Deepesh Garg
8598d64d2c
Merge pull request #30502 from dj12djdjs/fix-pe-ex-rate-precision
...
fix(accounts): payment entry exchange rate precision
2022-04-01 09:48:15 +05:30
Deepesh Garg
df06d263ae
Merge pull request #30510 from deepeshgarg007/tax_mapping
...
fix: Taxes getting overriden from mapped to target doc
2022-04-01 09:43:19 +05:30
rohitwaghchaure
8d16c7f44b
Merge pull request #30527 from rohitwaghchaure/feat-pick-list-item-reference-in-delivery-note
...
feat: minor, pick list item reference on delivery note item table
2022-03-31 20:22:49 +05:30
Rohit Waghchaure
2f51011f91
test: test case to check pick list name has mapped or not
2022-03-31 18:47:09 +05:30
Rohit Waghchaure
2f63ae2ee9
feat: minor, pick list item reference on delivery note item table
2022-03-31 18:43:42 +05:30
Deepesh Garg
02dab021c6
Merge pull request #30500 from deepeshgarg007/auto_tax_gst
...
fix(India): Tax fetching based on tax category
2022-03-31 18:01:32 +05:30
marination
7e207c8901
fix: Call Redisearch index creation functions on enabling redisearch in settings
2022-03-31 16:29:18 +05:30
Marica
96fc6ad590
Merge pull request #30146 from marination/bom-update-tool
...
refactor: Add exception handling in background job within BOM Update Tool
2022-03-31 15:54:34 +05:30
Marica
cd9d07028d
Merge branch 'develop' into bom-update-tool
2022-03-31 14:54:05 +05:30
Marica
901d8eac57
Merge pull request #30509 from marination/buying-validate-items
...
fix: Add non-existent Item check and cleanup in `validate_for_items`
2022-03-31 14:52:34 +05:30
Saqib Ansari
9af353ffa9
Merge pull request #30461 from nextchamp-saqib/fix-asset-warehouse-validation
...
fix(asset): do not validate warehouse on asset purchase
2022-03-31 14:15:16 +05:30
Deepesh Garg
e0631474c0
Merge branch 'develop' into auto_tax_gst
2022-03-31 13:52:10 +05:30
Deepesh Garg
544533ced2
Merge pull request #30486 from deepeshgarg007/account_currenct_change_test
...
fix: Account currency validation
2022-03-31 13:39:04 +05:30
marination
93f6346cea
fix: (test) change expected exception due to https://github.com/frappe/frappe/pull/16454
2022-03-31 13:07:51 +05:30
marination
2fece523f6
chore: Added BOM std filters and update type in List View
2022-03-31 12:55:48 +05:30
Saqib Ansari
4623a1bc57
fix(test): Item MacBook does not exist
2022-03-31 12:48:00 +05:30
Marica
f482b184a0
Merge branch 'develop' into bom-update-tool
2022-03-31 12:42:56 +05:30
Rucha Mahabal
d45e286216
test: shift assignment creation
2022-03-31 12:15:38 +05:30
Deepesh Garg
4720969ce6
fix: Taxes getting overriden from mapped to target doc
2022-03-31 12:14:16 +05:30
marination
982a246eec
fix: Add non-existent Item check and cleanup in validate_for_items
...
- Added a validation if invalid item code ia passed via data import/API, etc.
- Used DB APIs instead of raw sql
- Separated checks into separate functions
- Added return types to functions
- Better variable naming and removed redundant utils import in function
2022-03-31 11:47:20 +05:30
Saqib Ansari
199a6da960
perf: skip warehouse validation for non-stock items
2022-03-31 11:41:52 +05:30
Rucha Mahabal
e4cc0c1c87
fix: tests
2022-03-31 00:21:23 +05:30
Rucha Mahabal
97547da7ee
fix(test): make holiday list for shift and checkin tests
2022-03-31 00:17:32 +05:30
Devin Slauenwhite
62266b29aa
fix: exchange rate precision
2022-03-30 14:22:44 -04:00
Rucha Mahabal
af139193a5
test: fetching shifts in Employee Checkins
2022-03-30 23:27:49 +05:30
Ankush Menat
b981fae5a4
fix: remove naming series from bin, repost queue ( #30497 )
...
Removing naming series from:
1. Bin
2. Repost queue
These doctypes are not user facing and dont really need naming series.
Current implementation of naming makes stock transaction sequential if
these documents are to be created during submission.
2022-03-30 21:46:15 +05:30
Deepesh Garg
45f78977bf
Merge pull request #30493 from nabinhait/party-account-in-ar-ap-report
...
feat: Receivable/Payable Account column and filter in AR/AP report
2022-03-30 21:16:32 +05:30
Deepesh Garg
d93edbc859
fix: make test record
2022-03-30 21:07:56 +05:30
Deepesh Garg
532961fad2
fix(India): Tax fetching based on tax category
2022-03-30 19:33:44 +05:30
ruthra kumar
7558f1b078
refactor: adding new filters and column to test cases
2022-03-30 18:50:18 +05:30
ruthra kumar
eaeadbc422
feat: additional filters in payment terms status report
2022-03-30 18:50:13 +05:30
marination
a945484af4
test: Added test for 2 more validations
...
- Covers full validate function
2022-03-30 18:20:54 +05:30
marination
620575a901
fix: Type Annotations, Redundancy, etc.
...
- Renamed public function`update_new_bom` to `update_new_bom_in_bom_items`
- Replaced `get_cached_doc` with `get_doc`
- Removed click progress bar (drive through update log)
- Removed `bom_obj.update_new_bom()`, was redundant. Did same job as `update_new_bom_in_bom_items`
- Removed `update_new_bom()` in `bom.py`, unused.
- Prettier query formatting
- `update_type` annotated as non optional Literal
- Removed redundant use of JobTimeoutException
- Corrected type annotations in `create_bom_update_log()`
2022-03-30 18:03:52 +05:30
mergify[bot]
89a9afab94
fix: cast array slice index integer while splitting serial_nos array ( #30468 ) ( #30496 )
...
(cherry picked from commit 3f3717952c )
Co-authored-by: Anoop <anoop@earthianslive.com >
2022-03-30 17:00:28 +05:30
gavin
b9d37152ba
Merge pull request #30494 from resilient-tech/fix-get-cached-value
...
fix: update `get_cached_value` usage based on changes in definition
2022-03-30 16:26:51 +05:30
Sagar Vora
7bece37918
fix: update get_cached_value usage based on changes in definition
2022-03-30 15:35:56 +05:30
Saqib Ansari
5408980223
Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete
...
fix: enable row deletion in reference table
2022-03-30 15:31:54 +05:30
Rucha Mahabal
72501f2161
Merge branch 'develop' into multiple-shifts
2022-03-30 15:28:51 +05:30
Rucha Mahabal
0a3cf64037
chore: ignore formatting changes in blame
2022-03-30 15:24:55 +05:30
Rucha Mahabal
baec607ff5
style: format code with black
2022-03-30 15:23:13 +05:30
Rucha Mahabal
acb27430ac
test: monthly attendance sheet
2022-03-30 15:14:31 +05:30
Saqib Ansari
291415d255
Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete
...
fix: enable row deletion in reference table
2022-03-30 15:00:16 +05:30
Saqib Ansari
03e6a6c699
Merge branch 'develop' into fix-asset-warehouse-validation
2022-03-30 14:58:49 +05:30
Rucha Mahabal
9ff1904aec
fix: explicitly check if additional salary is recurring while fetching components for payroll ( #30489 )
2022-03-30 14:47:11 +05:30
Ahmad
1fdc085d17
fix: web form filter for project
2022-03-30 13:23:30 +05:00
marination
ebf00946c9
fix: Semgrep
...
- Explain explicit commits and skip semgrep
- Format client side translated string correctly
2022-03-30 13:22:29 +05:30
Ankush Menat
8ab226a2fc
test: add class to uniquely id item dashboard ( #30487 )
2022-03-30 13:20:54 +05:30
marination
79495679e2
fix: Auto format bom_update_log.py
2022-03-30 13:08:58 +05:30
marination
1d1e925bcf
test: API hit via BOM Update Tool
...
- test creation of log and it's impact
2022-03-30 13:01:01 +05:30
Ankush Menat
62c57199f2
chore: remove ui test config
...
[skip ci]
2022-03-30 12:50:37 +05:30
Deepesh Garg
d4cc7c553e
fix: Account currency validation
2022-03-30 12:43:18 +05:30
Ankush Menat
fe96254730
chore: skip style checks in sider
...
[skip ci]
2022-03-30 12:36:09 +05:30
Marica
7e719a12f1
Merge pull request #30377 from marination/stock-entry-items-idx
...
fix: Dont set `idx` while adding WO items to Stock Entry
2022-03-30 11:14:18 +05:30
Saqib Ansari
87dc9c6331
Merge pull request #30470 from nextchamp-saqib/fix-dn-credit-limit-validation
...
fix: credit limit validation in delivery note
2022-03-30 11:08:25 +05:30
Marica
a51ba4cedf
Merge branch 'develop' into bom-update-tool
2022-03-30 10:36:15 +05:30
marination
b5ad626d23
fix: Linter
2022-03-30 10:22:05 +05:30
Saqib Ansari
6528218ac3
perf: skip warehouse validation for non-stock items
2022-03-29 18:43:33 +05:30
Ankush Menat
b80fac03af
fix: validate 0 transfer qty in stock entry ( #30476 )
2022-03-29 17:19:22 +05:30
Rucha Mahabal
41cfcdba44
feat: show shift-wise attendance in monthly attendance sheet
2022-03-29 16:10:46 +05:30
Rucha Mahabal
865204a541
feat: add colors for attendance status to lessen the cognitive load
...
- legend with colors and full form for status abbreviations
2022-03-29 16:10:46 +05:30
Rucha Mahabal
e79d292233
refactor: Monthly Attendance Sheet
...
- split into smaller functions
- add type hints
- get rid of unnecessary db calls and loops
- add docstrings for functions
2022-03-29 16:10:41 +05:30
Rucha Mahabal
f2ee36579b
chore: sort imports, remove unused imports
2022-03-29 16:09:47 +05:30
Rucha Mahabal
4ef2911953
refactor: mark absent for employees with no attendance
...
- break down into smaller functions
- make it work with multiple shifts
- this will mark employee as absent per shift, meaning employee can be present for one shift and absent for another on the same day
2022-03-29 16:09:39 +05:30
Rucha Mahabal
742c8f0790
feat: auto attendance marking for multiple shifts on the same day
2022-03-29 16:08:43 +05:30
Rucha Mahabal
cb3b330097
refactor: Allow multiple attendance records creation for different shifts
2022-03-29 16:05:36 +05:30
Rucha Mahabal
f6a12a902f
refactor: rewrite docstrings and add type hints for functions
2022-03-29 16:05:01 +05:30
Rucha Mahabal
e7cbb5fe6b
fix: fetching shift on timing boundaries
2022-03-29 16:02:42 +05:30
Rucha Mahabal
62e72752dc
refactor: handle shifts spanning over 2 different days
2022-03-29 16:02:17 +05:30
Rucha Mahabal
ace3f8a023
fix: handle shift grace overlap while finding current shift
2022-03-29 16:01:25 +05:30
Rucha Mahabal
625a9f69f5
refactor: consider timeslots in get_employee_shift
2022-03-29 16:01:18 +05:30
Rucha Mahabal
3711119a66
refactor: overlapping shifts validation
...
- convert raw query to frappe.qb
- check for overlapping timings if dates overlap
- translation friendly error messages with link to overlapping doc
2022-03-29 15:59:56 +05:30
Ankush Menat
b12fe0f15b
fix: dont check for failed repost while freezing ( #30472 )
...
[skip ci]
2022-03-29 13:54:26 +05:30
marination
fa3b953cf7
test: idx mapping correctness
2022-03-29 13:54:14 +05:30
Saqib Ansari
c122882884
fix: credit limit validation in delivery note
2022-03-29 13:36:00 +05:30
Marica
88a460b54e
Merge branch 'develop' into stock-entry-items-idx
2022-03-29 13:18:08 +05:30
Ankush Menat
0cb9cdb414
Merge branch 'develop' into fix-asset-warehouse-validation
2022-03-29 11:48:35 +05:30
Ankush Menat
d29e314c81
ci: pin click for black ( #30464 )
...
[skip ci]
2022-03-29 11:47:28 +05:30
Ankush Menat
76dce2eddc
fix: use name for links not item_code ( #30462 )
2022-03-29 11:21:03 +05:30
Saqib Ansari
b60fad6113
Merge branch 'develop' of https://github.com/frappe/erpnext into fix-asset-warehouse-validation
2022-03-29 10:50:21 +05:30
Saqib Ansari
136466d255
fix(asset): do not validate warehouse on asset purchase
2022-03-29 10:47:27 +05:30
Deepesh Garg
03952f8819
fix(India): Auto tax fetching based on GSTIN
...
(cherry picked from commit 7cae669e81 )
# Conflicts:
# erpnext/patches.txt
# erpnext/regional/india/setup.py
# erpnext/selling/doctype/quotation/quotation.json
2022-03-29 04:56:49 +00:00
Deepesh Garg
760e68b656
Merge pull request #30426 from frappe/mergify/bp/develop/pr-30395
...
fix: Write off amount wrongly calculated in POS Invoice (backport #30395 )
2022-03-29 07:56:15 +05:30
marination
639d380c1f
chore: Remove redundant idx query and value setting
...
- idx can be removed from `select_columns` as it is already in the main query
- setting idx to '' is not required as it is not used further
2022-03-28 21:00:00 +05:30
Ankush Menat
63d892454b
Merge branch 'develop' into bom-update-tool
2022-03-28 20:28:21 +05:30
Ankush Menat
40d7418dca
Merge branch 'develop' into stock-entry-items-idx
2022-03-28 20:21:21 +05:30
Ankush Menat
3821a97a75
Merge branch 'develop' into mergify/bp/develop/pr-30395
2022-03-28 20:14:19 +05:30
Ankush Menat
7ef54809be
Merge branch 'develop' into exotel-fixes
2022-03-28 19:55:39 +05:30
Ankush Menat
7c0c31bc6a
Merge pull request #29783 from ankush/format
...
style: force auto-formatted code
2022-03-28 19:19:02 +05:30
Ankush Menat
b0f7931b2b
chore: ignore black formatting changes in blame
2022-03-28 18:54:12 +05:30
Ankush Menat
494bd9ef78
style: format code with black
2022-03-28 18:52:46 +05:30
Ankush Menat
21e00da3d6
ci: force black formatting (pre-commit)
2022-03-28 18:47:20 +05:30
Ankush Menat
8dff4d66a4
fix: bom valuation - handle lack of LPP ( #30454 )
2022-03-28 18:18:23 +05:30
Sagar Vora
77c36f6d22
fix: set options for Currency field Incoming Rate ( #30384 )
2022-03-28 17:55:23 +05:30
Raffael Meyer
c01fe74cf0
fix(patch): fix failing patches ( #30427 )
...
* patch: reload Opportunity
* patch: reload child tables before doctype
2022-03-28 17:53:54 +05:30
Saqib Ansari
eea183957a
Merge pull request #30419 from nextchamp-saqib/fix-item-tax-template-patch
...
fix: move item tax to item tax template patch
2022-03-28 17:34:31 +05:30
rahib-hassan
500870b2b0
fix: enable row deletion in reference table
2022-03-28 15:25:01 +05:30
Ankush Menat
b58b1343bb
refactor: dont harcode "serial_no" field
2022-03-28 12:07:00 +05:30
Ankush Menat
98468fab18
fix: ignore circular dependencies on barcode scan
2022-03-28 12:07:00 +05:30
Ankush Menat
806f420ddd
fix: revert global flag added for erasing barcode
...
This looked like a hack and doesn't even work anyway! how can row level
barcode-item relation be maitnained on entire form?
2022-03-28 12:07:00 +05:30
Ankush Menat
17a2ceb5d1
style: prettier js
2022-03-28 12:07:00 +05:30
Ankush Menat
9f0e7949aa
fix: clean up if item is not found
2022-03-28 12:07:00 +05:30
Ankush Menat
32e44f5121
fix: correctly capture first serial no
2022-03-28 12:07:00 +05:30
Ankush Menat
b3c604d679
refactor: dont hardcode child table name
2022-03-28 12:07:00 +05:30
Ankush Menat
3a8656b3c8
refactor: split data update responsibilty to multiple functions
...
Apply "single responsibilty principle"
2022-03-28 12:07:00 +05:30
Ankush Menat
c34847e801
refactor: dont hardcode child table "items"
2022-03-28 12:07:00 +05:30
Ankush Menat
893139f963
refactor: dont hardcode "scan_barcode" field
2022-03-28 12:07:00 +05:30
Ankush Menat
bd06ffab00
refactor: store scannned field as attr
2022-03-28 12:07:00 +05:30
Ankush Menat
2d15413c9e
refactor: transaction.js -> barcode_scanner.js
2022-03-28 12:07:00 +05:30
Ankush Menat
18abb28744
fix(barcode_scan): dont add duplicate serial nos
2022-03-28 12:07:00 +05:30
Ankush Menat
b06123bc65
fix: trigger table_add on new row
2022-03-28 12:07:00 +05:30
Ankush Menat
a270f12855
fix(UX): reduce duration of barcode scan toasts
...
default is 7 which is bit too much when you're scanning lots of items,
switched to 5 sec delay
2022-03-28 12:07:00 +05:30
Ankush Menat
69ae2661d2
fix: update picked qty on cancellation
2022-03-28 10:43:32 +05:30
Deepesh Garg
33fa14b6cf
fix: Resolve conflicts
2022-03-27 19:23:53 +05:30
Deepesh Garg
18c5b24ac1
fix: Update condition
2022-03-27 19:20:37 +05:30
Deepesh Garg
fc09377de2
fix: Resolve conflicts
2022-03-27 19:18:32 +05:30
Deepesh Garg
485e6b6a09
fix: Incorrect default amount to pay for POS invoices
...
(cherry picked from commit a044e92687 )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2022-03-27 12:31:36 +00:00
Ankush Menat
e401ad3f90
refactor: replace dead duplicate code
2022-03-26 19:33:00 +05:30
Ankush Menat
9daea6fa6c
perf: slimmer and faster before_tests
2022-03-26 19:33:00 +05:30
Saqib Ansari
c10e4977c3
Merge pull request #30420 from nextchamp-saqib/fix-minor-custom-cash-flow
...
fix: unsupported operand type(s) for +=: 'int' and 'NoneType'
2022-03-26 19:15:34 +05:30
Saqib Ansari
4766732b56
Merge branch 'develop' into fix-item-tax-template-patch
2022-03-26 11:48:41 +05:30
Saqib Ansari
8e7c214e9e
Merge branch 'develop' into fix-minor-custom-cash-flow
2022-03-26 11:48:40 +05:30
Deepesh Garg
0312c502ac
Merge pull request #30430 from frappe/mergify/bp/develop/pr-30429
...
fix: Check for onload property (backport #30429 )
2022-03-25 21:54:59 +05:30
Deepesh Garg
2e9648538e
fix: Check for onload property
...
(cherry picked from commit 71402b43a7 )
2022-03-25 16:23:44 +00:00
Rucha Mahabal
ffec9516fa
fix: do not update status to Paid if sanctioned amount is 0
2022-03-25 21:41:48 +05:30
Rucha Mahabal
2d915782cb
chore: sort imports
2022-03-25 21:41:48 +05:30
Rucha Mahabal
edf0c0030e
test: expense claim against fully and partially paid advances
2022-03-25 21:41:48 +05:30
Rucha Mahabal
0461223627
fix: Expense Claim conditions for Paid status
...
- status doesn't change to Paid if the entire required amount is already covered via linked advances
- status doesn't change to Paid if the claim is partially paid via advances
- patch to update such uncancelled claims to Paid
2022-03-25 21:41:48 +05:30
Deepesh Garg
19b1b1f4ba
test: test for auto write-off amount
...
(cherry picked from commit 6a50f36b31 )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2022-03-25 15:27:12 +00:00
Deepesh Garg
b2ac773cca
fix: Ignore for Purchase Invoices
...
(cherry picked from commit d3fd2fd2c5 )
2022-03-25 15:27:11 +00:00
Deepesh Garg
8cfa3a9ece
fix: Ignore for Purchase Invoices
...
(cherry picked from commit ed38679d22 )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2022-03-25 15:27:11 +00:00
Deepesh Garg
d04d3038f5
fix: Client side changes for POS Write off amount
...
(cherry picked from commit 2e33e748ea )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2022-03-25 15:27:10 +00:00
Deepesh Garg
f57f4af1d9
fix: Write off amount wrongly calculated in POS Invoice
...
(cherry picked from commit ee4258e42c )
2022-03-25 15:27:10 +00:00
Ankush Menat
0534cf6c9c
fix: show subassembly table always ( #30422 )
...
[skip ci]
2022-03-25 19:03:33 +05:30
Saqib Ansari
80c7d7064b
Merge branch 'develop' into fix-minor-custom-cash-flow
2022-03-25 17:16:42 +05:30
Saqib Ansari
5450542fdb
fix: unsupported operand type(s) for +=: 'int' and 'NoneType'
2022-03-25 16:44:37 +05:30
Wolfram Schmidt
85b0d5fc77
fix: translations ( #30387 )
...
fixed and added translation
2022-03-25 16:22:23 +05:30
Ankush Menat
f06ef17b5d
fix: copy has_batch_no and has_serial_no while duplicating
2022-03-25 16:18:58 +05:30
Ankush Menat
f4b39b87e3
fix(UX): use autocomplete for variant fields
2022-03-25 16:18:58 +05:30
Saqib Ansari
936267c934
fix: move item tax to item tax template patch
2022-03-25 15:45:13 +05:30
Saqib Ansari
33863cd6ab
Merge pull request #30324 from nextchamp-saqib/fix-pos-issues-again
...
fix: multiple pos issues
2022-03-25 15:34:54 +05:30
Deepesh Garg
a9d992ac9f
Merge pull request #30338 from deepeshgarg007/bank_transaction_currency_symbol_fixes
...
fix: Currency symbol in bank transactions
2022-03-25 14:39:01 +05:30
Saqib Ansari
e0c36d87e0
chore: ignore rules for QB formatting
2022-03-25 14:26:12 +05:30
Deepesh Garg
3a639f6329
Merge pull request #30413 from frappe/mergify/bp/develop/pr-30406
...
fix: Rate change issue on save and mapping from other doc (backport #30406 )
2022-03-25 14:17:48 +05:30
Deepesh Garg
97e102ceef
fix: Condition
...
(cherry picked from commit 2e0e6ca6b1 )
2022-03-25 07:30:41 +00:00
Deepesh Garg
a83a0a03b1
fix: Revert rate calculation
...
(cherry picked from commit 6937a498e7 )
2022-03-25 07:30:40 +00:00
Deepesh Garg
54cdff7947
fix: Add back calculation for discount
...
(cherry picked from commit 067564bd26 )
2022-03-25 07:30:40 +00:00
Deepesh Garg
174a6ec398
fix: Rate change issue on save and mapping from other doc
...
(cherry picked from commit 13fcda5776 )
2022-03-25 07:30:40 +00:00
Shadrak Gurupnor
c4854bb1b1
fix: failing broken patches ( #30409 )
...
* fix: failing broken patches
* refactor: simpler conditions
[skip ci]
2022-03-25 12:49:37 +05:30
Saqib Ansari
9a0f5bff65
Merge branch 'develop' into fix-pos-issues-again
2022-03-25 10:52:08 +05:30
Saqib Ansari
16253a2f72
fix: set is_return & return_against in POS Invoice Reference table
2022-03-25 10:51:30 +05:30
Ankush Menat
788d492757
test: basic item and wh capacity dashboard tests
2022-03-25 10:51:19 +05:30
Ankush Menat
10d5fb8cd1
test: check printviews for all docs
2022-03-25 10:51:19 +05:30
Saqib Ansari
1b556d1c53
fix: test cases
2022-03-24 17:59:34 +05:30
Ankush Menat
d4ee31dc8f
fix: consider all existing PO items
...
When this is sent from API/client side doesn't send temporary_name it
can be flaky. Hence, use all available names for validation.
2022-03-24 17:58:22 +05:30
Saqib Ansari
cb4873c019
fix: sider issues
2022-03-24 17:56:27 +05:30
Marica
6ebb19d063
Merge pull request #30399 from ankush/wo_dead_links
...
fix: broken production item links on production plan
2022-03-24 16:49:38 +05:30
Saqib Ansari
cf51a0a1b8
fix(pos): cannot close the pos if sr. no. is sold & returned
2022-03-24 16:22:36 +05:30
Ankush Menat
5b1d6055e6
fix: subassembly items linked to temporary name
...
Production Plan tables for po_items and sub_assembly_items are prepared
client side so both dont exist at time of first save or modifying and
hence any "links" created are invalid. This change retains temporary
name so it can be relinked server side after naming is performed.
Co-Authored-By: Marica <maricadsouza221197@gmail.com >
2022-03-24 15:00:05 +05:30
Ankush Menat
3d43c437ad
fix: only validate qty for main non-subassy items
2022-03-24 15:00:05 +05:30
Marica
d24458ab77
fix: (ux) Add is_group=0 filter on website warehouse ( #30396 )
...
- It does not support group warehouses right now and it is misleading
2022-03-24 12:56:57 +05:30
Saqib Ansari
4aabe97565
Merge branch 'develop' into fix-pos-issues-again
2022-03-24 11:18:13 +05:30
Deepesh Garg
4147f2134f
Merge pull request #30334 from deepeshgarg007/gst_state_number_unsetting
...
fix: Reset GST State number
2022-03-23 23:30:20 +05:30
Deepesh Garg
07c7ebfd99
Merge branch 'develop' into gst_state_number_unsetting
2022-03-23 22:04:13 +05:30
Ankush Menat
c9dcf31cf7
test: ensure super()setUpClass is called
2022-03-23 19:46:50 +05:30
Deepesh Garg
9c607dd6c5
Merge pull request #30323 from deepeshgarg007/sales_person_dashboard
...
fix: Contribution amount against invoices in Sales Person Dashboard
2022-03-23 16:57:18 +05:30
Deepesh Garg
993cc287d5
Merge branch 'develop' into sales_person_dashboard
2022-03-23 16:11:22 +05:30
Ankush Menat
6418dc1606
fix: make auto created job cards "Open"
2022-03-23 15:50:46 +05:30
Ankush Menat
e1f5620654
fix: material transfer status should be before WIP
2022-03-23 15:50:46 +05:30
Ankush Menat
4aa74af90d
fix: ignore items without info for pending qty computation
2022-03-23 15:46:40 +05:30
Ankush Menat
be16fb9dbb
chore(DX): add sourceURL for debugging
2022-03-23 15:46:40 +05:30
marination
a787ebb732
fix: Dont set idx while adding WO items to Stock Entry
...
- `idx` must be computed by base document's `self.append()` function, so do not set it
2022-03-23 14:59:27 +05:30
Deepesh Garg
d180d09916
Merge pull request #30372 from deepeshgarg007/price_list_ignore_fix
...
fix: Check if onload property exists in the form object
2022-03-23 13:56:01 +05:30
Deepesh Garg
78ca88d227
fix: Check if onload property exists in the form object
2022-03-23 13:55:05 +05:30
Deepesh Garg
c3f1ad78aa
Merge pull request #30361 from deepeshgarg007/tax_account_display
...
fix: GST account not showing up in tax templates
2022-03-23 13:17:11 +05:30
Deepesh Garg
83fc05ef7d
Merge pull request #30365 from deepeshgarg007/ignore_price_list
...
fix: Changing item prices on converting orders/receipts to invoices
2022-03-23 10:09:33 +05:30
Deepesh Garg
3a1e31592e
Merge branch 'develop' into ignore_price_list
2022-03-23 09:27:44 +05:30
Deepesh Garg
405dcb1d3c
fix: Add ignore pricelist for missing flows
2022-03-23 09:04:03 +05:30
Deepesh Garg
66ca085e39
fix: Changing item prices on converting orders/receipts to invoices
2022-03-22 23:03:41 +05:30
Deepesh Garg
57924599da
fix: GST account not showing up in tax templates
2022-03-22 18:26:58 +05:30
Saqib Ansari
f2ae63cbfd
fix(pos): remove returned sr. nos. from pos reserved sr. nos. list
2022-03-22 17:41:49 +05:30
Ankush Menat
f606d2ecc6
fix: flaky salary slip email test ( #30358 )
2022-03-22 17:36:18 +05:30
Ankush Menat
41db43cdc5
fix: consider full integer batch nos
2022-03-22 16:40:17 +05:30
Ankush Menat
a18c687844
fix: ignore already fetched serial no
...
exclude_sr_nos is sent as JSON string of list, so load it before
operating on it.
2022-03-22 16:40:17 +05:30
Subin Tom
b19305aa83
fix: used get_employees_with_number, strip_number methods
2022-03-22 16:22:09 +05:30
Deepesh Garg
ec04242d72
Merge pull request #30340 from deepeshgarg007/opening_too_field_fixes
...
fix: Opening invoice tool field placement
2022-03-22 16:17:12 +05:30
Deepesh Garg
749ab9b799
Merge branch 'develop' into bank_transaction_currency_symbol_fixes
2022-03-22 16:16:03 +05:30
Marica
87a0b72c26
Merge pull request #30336 from marination/product-filter-lookup
...
fix: Product Filters Lookup
2022-03-22 15:31:28 +05:30
Rucha Mahabal
0ae6561620
test: get leave allocation records query ( #30342 )
...
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-03-22 15:14:05 +05:30
Ankush Menat
51873da4bc
test: dynamic current FY creation in before_tests
2022-03-22 14:23:56 +05:30
Ankush Menat
6b638a196b
chore: drop dead sample code
2022-03-22 14:23:56 +05:30
Ankush Menat
9a99f993bc
refactor: merge print settings custom fields
2022-03-22 14:23:56 +05:30
Ankush Menat
457d616966
refactor: remove dead duplicate code
2022-03-22 14:23:56 +05:30
Ankush Menat
f37316a266
refactor: use get_value instead of exists
2022-03-22 13:07:45 +05:30
barredterra
5c4eabf075
fix: usage of frappe.db.exists
2022-03-22 13:07:45 +05:30
Marica
387fa61a83
Merge branch 'develop' into product-filter-lookup
2022-03-22 12:13:46 +05:30
Deepesh Garg
01cd9e7c2e
Merge branch 'develop' into opening_too_field_fixes
2022-03-22 11:53:06 +05:30
Deepesh Garg
4e2f866a2a
Merge branch 'develop' into gst_state_number_unsetting
2022-03-22 11:52:55 +05:30
Deepesh Garg
645ed7d0fd
Merge branch 'develop' into sales_person_dashboard
2022-03-22 11:52:36 +05:30
Deepesh Garg
69a4b8c80b
Merge branch 'develop' into bank_transaction_currency_symbol_fixes
2022-03-22 11:52:20 +05:30
HarryPaulo
3eb5440aa9
fix: linters erros on report sales payments summary ( #30345 )
...
* fix: wrong values for report and get change amout based on payment TYPE.
* charcase for select field.
* fix: linter check erros
* fix: linters errors
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-03-22 11:39:15 +05:30
Deepesh Garg
636e7f67eb
fix: Opening invoice tool field placement
2022-03-21 19:34:57 +05:30
Deepesh Garg
e78a445c24
fix: Currency symbol in bank transactions
2022-03-21 19:06:04 +05:30
marination
f6e64c2cac
fix: Product Filters Lookup
...
- bind the right classes to the filter lookup field
- make class names more descriptive
- make filter lookup field more visible with white bg and border
- bind lookup input field js in `views.js`
- make filter lookup field functioning for atribute filters too
- added placeholder to lookup field
2022-03-21 17:58:39 +05:30
Deepesh Garg
1b2c6a5b78
fix: Code cleanup
2022-03-21 17:06:23 +05:30
HarryPaulo
01fd3adedf
fix: report sales payments summary ( #30264 )
2022-03-21 16:57:27 +05:30
Deepesh Garg
9376d8d308
Merge pull request #30312 from alyf-de/refactor-sales-analytics
...
refactor: sales analytics
2022-03-21 16:44:23 +05:30
Deepesh Garg
363e676a35
fix: Reset GST State number
2022-03-21 16:28:17 +05:30
Ankush Menat
d3be84bfe8
test: correct use of test decorator
2022-03-21 15:40:34 +05:30
Rucha Mahabal
95568210b2
fix(ux): warning for disabled carry forwarding in Policy Assignment ( #30331 )
2022-03-21 15:30:04 +05:30
mergify[bot]
08e598e2c4
fix: Future recurring period calculation for additional salary ( #29581 ) ( #30330 )
...
* fix: Future recurring period calculation for addl salary
* fix: future recurring period calculation
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
(cherry picked from commit cedabd7242 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2022-03-21 15:00:55 +05:30
Saqib Ansari
aff7408775
fix(pos): allow validating stock on save
2022-03-21 14:08:56 +05:30
Saqib Ansari
4afb47e869
fix(pos): specific case when serialized item not removed
2022-03-21 13:24:11 +05:30
Saqib Ansari
2f82e237ef
fix(pos): customer group filter in customer selector
2022-03-21 12:47:35 +05:30
Deepesh Garg
3a7776ea7f
fix: Contribution amount against invoices in Sales Person Dashboard
2022-03-21 12:04:18 +05:30
Saqib Ansari
d5fd8e0ba6
fix: prevent multiple save on applying coupon code
2022-03-21 11:36:30 +05:30
Deepesh Garg
1daaf6be2a
Merge pull request #30317 from deepeshgarg007/opening_gl_validation
...
fix: P&L account validation on cancellation
2022-03-21 10:45:07 +05:30
Saqib Ansari
6dc7d6b085
Merge pull request #30287 from nextchamp-saqib/fix-cash-flow-query
...
fix: custom cash flow mapper doesn't show any data
2022-03-21 10:32:42 +05:30
Deepesh Garg
28001ddf42
Merge pull request #30304 from deepeshgarg007/enable_ksa_vat_docs
...
fix: Add permission for KSA VAT documents
2022-03-21 10:18:40 +05:30
Deepesh Garg
2ff6790283
fix: P&L account validation on cancellation
2022-03-21 09:43:31 +05:30
Raffael Meyer
0a015b7f70
refactor: remove redundant if-statement ( #30311 )
2022-03-20 19:29:41 +05:30
Ankush Menat
c2aad115c1
fix: disable deferred naming on SLE/GLE if hash method is used. ( #30286 )
...
* fix: dont rename GLE/SLE that dont have naming series
* test: tests for deferred naming of ledgers
2022-03-20 19:26:34 +05:30
HENRY Florian
ca8d757691
fix: clear "Retain Sample" and "Max Sample Quantity" in Item card if Has Batch No is uncheck ( #30307 )
2022-03-20 15:27:00 +05:30
barredterra
36df21067c
refactor: sales analytics
2022-03-20 03:58:24 +01:00
Ankush Menat
4859574233
perf: Single query to delete bins instead of N
2022-03-19 20:55:27 +05:30
Ankush Menat
684d9d66d1
test: warehouse conversion and treeview test
2022-03-19 20:55:27 +05:30
Ankush Menat
953afda01b
refactor(warehouse): raw query to ORM
2022-03-19 20:55:27 +05:30
Ankush Menat
4b695915f4
refactor: Use QB for serial fetching query
2022-03-19 20:55:27 +05:30
Ankush Menat
a585dff6fd
refactor: batch no filter handling
2022-03-19 20:55:27 +05:30
Ankush Menat
b9eec331e3
test: auto serial fetching
2022-03-19 20:55:27 +05:30
Ankush Menat
4f8bb91eae
fix: sort serial nos before sending
2022-03-19 20:55:27 +05:30
Ankush Menat
0a533d6ccc
fix: skip already selected serials in sr selector
2022-03-19 20:55:27 +05:30
Ankush Menat
5ec27c9055
fix: filter serial nos by selected batch number
2022-03-19 20:55:27 +05:30
Ankush Menat
f4c213379e
fix: set current qty as default qty for stock entry
2022-03-19 20:55:27 +05:30
mergify[bot]
c2cbd407c1
fix: Allow on Submit for Material Request Item Required Date ( #30174 ) ( #30308 )
...
* fix: Allow on Submit for Material Request Item Required Date
* chore: whitespace
(cherry picked from commit cca9668309 )
Co-authored-by: Devarsh Bhatt <58166671+bhattdevarsh@users.noreply.github.com >
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2022-03-19 20:31:06 +05:30
Deepesh Garg
01638a01cb
Merge pull request #30292 from frappe/mergify/bp/develop/pr-30284
...
fix: Cleanup and fixes in Dimension-wise Accounts Balance Report (backport #30284 )
2022-03-18 17:36:59 +05:30
Deepesh Garg
972d06555a
fix: Add permission for KSA Vat documents
2022-03-18 17:32:46 +05:30
Ankush Menat
5a9bf9ffd6
fix: respect db multi_tenancy while fetching precision ( #30301 )
...
[skip ci]
2022-03-18 17:29:09 +05:30
Saqib Ansari
00bfee97c7
refactor: convert raw sql to frappe.qb
2022-03-18 14:31:30 +05:30
Deepesh Garg
8819ba07a9
Merge pull request #30266 from deepeshgarg007/expense_income_account_validation
...
fix: Validate income/expense account in sales and purchase invoice
2022-03-17 18:32:34 +05:30
Deepesh Garg
5390d5e65a
Merge branch 'develop' into mergify/bp/develop/pr-30284
2022-03-17 18:02:57 +05:30
Deepesh Garg
4237e5d928
fix: Test case
2022-03-17 18:00:39 +05:30
marination
f3715ab382
fix: Test, Sider and Added button to access log from Tool
2022-03-17 17:43:12 +05:30
Deepesh Garg
a651a0ffc8
Merge pull request #30261 from deepeshgarg007/bank_reco_error
...
fix: Error in bank reconciliation statement
2022-03-17 17:29:15 +05:30
Deepesh Garg
5f89cb2cca
fix: Remove comments
...
(cherry picked from commit cab69fe1f2 )
2022-03-17 11:57:50 +00:00
Deepesh Garg
2dd0e20003
fix: Clean and fixes in Dimension-wise Accounts Balance Report
...
(cherry picked from commit 08a06ce5c6 )
2022-03-17 11:57:50 +00:00
rohitwaghchaure
da16ee159a
Merge pull request #30238 from KrithiRamani/bulk_create_PL_and_DN
...
feat: Create single PL/DN from several SO.
2022-03-17 15:39:45 +05:30
Rucha Mahabal
f090e63e54
test: fix holiday list creation causing flaky tests ( #30260 )
2022-03-17 15:21:56 +05:30
marination
3e3af95712
fix: Sider and Linter
2022-03-17 15:03:20 +05:30
Saqib Ansari
119273e633
fix: custom cash flow mapper doesn't show any data
2022-03-17 14:47:50 +05:30
Sagar Vora
ceccacac1f
fix: restore inadvertently deleted patches
2022-03-17 13:43:13 +05:30
marination
8aff75f8e8
feat: List View indicators for Log and Error Log link in log
2022-03-17 12:58:09 +05:30
marination
cff91558d4
chore: Polish error handling and code sepration
...
- Added Typing
- Moved all job business logic to bom update log
- Added `run_bom_job` that handles errors and runs either of two methods
- UX: Replace button disabled until both inputs are filled
- Show log creation message on UI for correctness
- APIs return log document as result
- Converted raw sql to QB
2022-03-17 12:32:37 +05:30
Ankush Menat
76187d175f
refactor: call repost directly during tests ( #30277 )
...
enqueue(now=frappe.flags.in_test) is always true in test, this change avoids
confusion.
2022-03-16 19:50:56 +05:30
marination
4283a13e5a
feat: BOM Update Log
...
- Created BOM Update Log that will handle queued job status and failures
- Moved validation and BG job to thus new doctype
- BOM Update Tool only works as an endpoint
2022-03-16 19:47:25 +05:30
Noah Jacob
2a0ca7c91a
refactor: removed unrequired code and test for standalone delivery note serial return ( #30276 )
2022-03-16 19:27:47 +05:30
Ankush Menat
b93ce78df1
chore: dont supress errors server side
...
not required after https://github.com/frappe/frappe/pull/16284
2022-03-16 17:50:34 +05:30
Krithi Ramani
a12895ec03
corrected spacing
2022-03-16 13:56:54 +05:30
Ankush Menat
b46d6e3c05
test: packed item return scenarios
2022-03-16 13:36:53 +05:30
Ankush Menat
b781e8b7d1
revert: "fix: updated packed_items getting fetched on Sales Return / Credit Note ( #28607 )"
...
This reverts commit 20216fa9f1 .
2022-03-16 13:36:53 +05:30
Deepesh Garg
2958f60b46
Merge pull request #30269 from deepeshgarg007/implicit_pricing_rule_enable_v2
...
fix: Do not update ignore pricing rule check implicitly
2022-03-16 12:32:25 +05:30
Krithi Ramani
0211f27e83
as per review comments - changed for loop
2022-03-16 12:28:30 +05:30
Deepesh Garg
1f79b47a17
fix: Do not update ignore prcing rule check implicitly
2022-03-16 11:55:43 +05:30
Saqib Ansari
e9e2679dff
Merge pull request #29984 from dj12djdjs/fix-rename-tool-msg
...
fix: rename tool show fail message
2022-03-16 10:57:17 +05:30
Saqib Ansari
e1edf50756
Merge pull request #30265 from scdanieli/patch-1
...
feat: add German translations
2022-03-16 10:54:24 +05:30
Saqib Ansari
597bb2c7e8
feat: safely parse exception
2022-03-16 10:53:39 +05:30
Deepesh Garg
06936cf1c0
fix: Validate income/expense account in sales and purchase invoice
2022-03-16 09:02:04 +05:30
Krithi Ramani
e970616b51
removed semicolon for break statement
2022-03-15 21:52:34 +05:30
Krithi Ramani
9f7fee7a4f
Added new field in SO - % Picked
2022-03-15 21:40:51 +05:30
Samuel Danieli
bbe5739547
feat: add German translations
2022-03-15 17:03:30 +01:00
Krithi Ramani
a68213d82e
added new field - Picked Qty, in Sales Order Item
2022-03-15 20:18:23 +05:30
Saqib Ansari
1797b6013e
Merge pull request #30244 from nextchamp-saqib/fix-gl-representation
...
fix: incorrect debit credit amount in presentation currency
2022-03-15 18:39:37 +05:30
Deepesh Garg
fbcb413d96
fix: Error in bank reco statement
2022-03-15 18:20:11 +05:30
Saqib Ansari
12d99ed69a
test: foreign_account_balance_after_exchange_rate_revaluation
2022-03-15 17:56:42 +05:30
Marica
b73948660a
Merge pull request #30258 from marination/sub-category-routing
...
fix: Sub-Category Routing in Item Group Page Listing pills
2022-03-15 17:29:39 +05:30
marination
8264d6b0bc
fix: Sub-Categpry Routing in Item Group Page Listing pills
...
- Use absolute route even 3-4 sub-category levels down
- Remove scroll from category pills due to accessibility issues
- Arrange sub-category pills alphabetically
2022-03-15 16:53:46 +05:30
Saqib Ansari
7b0a97d679
fix(pos): loyalty points in case of returned pos invoice ( #30242 )
2022-03-15 15:54:37 +05:30
mergify[bot]
e8310c6dec
fix: Job Card sub operations status and list view (backport #30243 ) ( #30256 )
...
* fix: show status in job card list view in Draft mode
(cherry picked from commit fa32fc3c83 )
* fix: job card - sub operations table status misbehaviour on pause / resume Job Card
(cherry picked from commit 7b8723445e )
Co-authored-by: Anoop Kurungadam <anoop@earthianslive.com >
2022-03-15 15:48:15 +05:30
Krithi Ramani
f33a725a9e
fixed spacings
2022-03-15 15:35:51 +05:30
Rucha Mahabal
3218ccbb96
fix: Leave Policy Assignment creation patch ( #30215 )
2022-03-15 11:43:27 +05:30
Rucha Mahabal
b03b9ac99f
fix: salary slip amount rounding errors ( #30248 )
2022-03-15 11:39:15 +05:30
Deepesh Garg
8add8eb058
Merge pull request #30230 from deepeshgarg007/vat_amount_in_ksa
...
fix: KSA E-Invoice QR Code showing wrong VAT amount
2022-03-14 21:47:22 +05:30
Deepesh Garg
07715118cf
Merge pull request #30206 from deepeshgarg007/implicit_pricing_rule_enable
...
fix: Do not update ignore prcing rule check implicitly
2022-03-14 21:46:24 +05:30
Saqib Ansari
83a5fae591
fix: incorrect debit credit amount in presentation currency
2022-03-14 20:14:46 +05:30
Deepesh Garg
e33d4713cd
Update erpnext/regional/saudi_arabia/utils.py
...
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
2022-03-14 18:35:49 +05:30
Ankush Menat
8e559f01c8
test: refactor BOM quality template test
2022-03-14 18:28:08 +05:30
Ankush Menat
dc257665f1
ci: allow stable branch merge for release
...
[skip ci]
2022-03-14 18:25:13 +05:30
Florian HENRY
9415229e8d
fix: BOM - clear Quality Inspection Template according to Inspection Quality Required
...
Squashed commit of the following:
commit b73fa210b234d2c8067db2c32f94f362b89afe5a
Author: Florian HENRY <florian.henry@open-concept.pro >
Date: Mon Mar 14 08:30:24 2022 +0100
add json tes
commit 984d015a7d9aceb6ea64be7ed9f1cc0caa356714
Author: Florian HENRY <florian.henry@open-concept.pro >
Date: Mon Mar 14 08:30:06 2022 +0100
better test
commit 42061146658598da02eda7cb781bd2cf44c8ca34
Author: Florian HENRY <florian.henry@open-concept.pro >
Date: Fri Mar 11 16:12:57 2022 +0100
update test
commit 6259c0957566600b044fcd4a5e14e69cdff71020
Author: Florian HENRY <florian.henry@open-concept.pro >
Date: Fri Mar 11 13:59:13 2022 +0100
update test
commit cbc4ad9566f6f7f01dd622651458fea309d80954
Merge: faa44b3fdd 94d0f8d4e7
Author: Florian HENRY <florian.henry@open-concept.pro >
Date: Fri Mar 11 12:46:48 2022 +0100
Merge branch 'develop' of https://github.com/frappe/erpnext into dev_fix_30190
commit faa44b3fdd983adfc04bbf04a7ebfef114501bb3
Author: Florian HENRY <florian.henry@open-concept.pro >
Date: Fri Mar 11 12:03:35 2022 +0100
fix: clear Quality Inspection Template according to Inspection Quality Required
2022-03-14 18:25:00 +05:30
Ankush Menat
f1a7e3b9ad
ci: skip tests on CSV
...
[skip ci]
2022-03-14 18:22:07 +05:30
Wolfram Schmidt
7537dac2a4
fix: translation for accounting
...
"Aufwand" rather than "Auslage". This is commonly used in accounting.
2022-03-14 18:22:07 +05:30
Deepesh Garg
1faca0eb5a
Merge branch 'develop' into vat_amount_in_ksa
2022-03-14 17:36:16 +05:30
Krithi Ramani
466df6bdb7
to enable selection of SO irrespective of customer,removed validation for customer
2022-03-14 17:29:02 +05:30
Ankush Menat
07712af357
Merge pull request #30233 from frappe/mergify/copy/develop/pr-30216
...
fix: max_qty validation condition in WO (copy #30216 )
2022-03-14 17:22:30 +05:30
Krithi Ramani
61eb9b6c68
feat: Create single PL/DN from several SO. New PR from latest develop to avoid rebase
2022-03-14 17:20:49 +05:30
Deepesh Garg
25a128220a
Merge pull request #30207 from deepeshgarg007/trail_balance_for_party
...
fix: Do not consider cancelled entries
2022-03-14 17:19:34 +05:30
Deepesh Garg
be56efad26
fix: Itemised tax rate updation
2022-03-14 17:17:01 +05:30
Ankush Menat
02d64a32c2
fix(ux): negative stock warning
2022-03-14 17:16:39 +05:30
Sagar Sharma
884cd814bc
test: add test for planned_qty
...
(cherry picked from commit b22bdc5ff7 )
2022-03-14 11:31:52 +00:00
Sagar Sharma
3b86d6c73c
fix: max_qty validation condition
...
(cherry picked from commit d198c488a4 )
2022-03-14 11:31:52 +00:00
Marica
fda60da07b
Merge pull request #30229 from marination/sq-currency
...
fix: Add missing currency option in Supplier Quotation's `rounded_total` field
2022-03-14 17:00:31 +05:30
Deepesh Garg
3cc2e53b08
fix: Linting Issue
2022-03-14 16:27:04 +05:30
marination
a579a211fd
chore: Re-arrange fields for consistency with base currency LHS
2022-03-14 16:15:12 +05:30
Deepesh Garg
b37559c535
fix: KSA E-Invoice QR Code showing wrong VAT amount
2022-03-14 16:13:35 +05:30
marination
dcd88ddc87
fix: Add missing currency option in Supplier Quotation's rounded_total field
2022-03-14 15:57:24 +05:30
Deepesh Garg
2b6e7963f6
Merge branch 'develop' into implicit_pricing_rule_enable
2022-03-14 15:49:21 +05:30
Noah Jacob
60c4593f7b
chore: removed unrequired batch_no parameter while fetching stock_balance
2022-03-14 15:36:56 +05:30
Noah Jacob
00797fa02d
test: checking balance serial nos in stock ledger report
2022-03-14 15:36:56 +05:30
Noah Jacob
e8ba1f4e74
fix: incorrect balance serial no in stock ledger report
2022-03-14 15:36:56 +05:30
Ankush Menat
6ee904d641
test: dont resubmit work order
2022-03-14 15:13:37 +05:30
mergify[bot]
12696ffeb4
fix: Search query of payroll entry reference in Journal Entry ( #30225 ) ( #30226 )
...
(cherry picked from commit 98a67967a3 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2022-03-14 14:44:02 +05:30
Ankush Menat
d3e90ed8c8
fix(patch): remove dead links to ProdPlan Item
2022-03-14 14:15:43 +05:30
Ankush Menat
1af13ca4bf
fix(ux): remove get item buttons from submitted production plan
2022-03-14 14:15:43 +05:30
Saqib Ansari
c1740ced97
fix: cannot create multicurrency sales order with product bundles ( #30166 )
2022-03-14 13:43:55 +05:30
Saqib Ansari
f5f6650779
Merge pull request #30217 from nextchamp-saqib/fix-so-to-po
...
fix: cannot create purchase order from sales order
2022-03-14 12:35:32 +05:30
Saqib Ansari
935218598a
Merge pull request #30198 from nextchamp-saqib/pos-fixes-#12
...
fix(pos): do not reset mode of payments in case of consolidation
2022-03-14 12:34:40 +05:30
Saqib Ansari
58804b8436
fix: cannot create purchase order from sales order
2022-03-14 12:31:13 +05:30
Saqib Ansari
2e265d9bf6
test: mode of payments in case of consolidation
2022-03-14 11:02:33 +05:30
Ankush Menat
941ea1ec74
fix(ux): skip items without batch series
2022-03-14 10:25:18 +05:30
Ankush Menat
91fd9d917a
test: negative fifo test
2022-03-14 10:25:18 +05:30
Rucha Mahabal
87d9863a71
Merge pull request #29439 from ruchamahabal/leave-opening-balance
2022-03-13 20:55:50 +05:30
Rucha Mahabal
211916bfce
Merge branch 'develop' into leave-opening-balance
2022-03-13 20:30:36 +05:30
Rucha Mahabal
d61c437588
fix: flaky tests
2022-03-13 20:30:18 +05:30
Deepesh Garg
835c029e53
Merge pull request #29979 from deepeshgarg007/bank_reco_multicurrency_fix
...
fix: Multi-currency bank reconciliation fixes
2022-03-13 20:27:04 +05:30
Rucha Mahabal
558650bc3a
fix: add more type hints
2022-03-13 20:02:51 +05:30
Deepesh Garg
5ae610bd32
Merge pull request #30039 from deepeshgarg007/gstr_3b_nil_exempt_fixed
...
fix: Nil and Exempted values in GSTR-3B Report
2022-03-13 20:00:48 +05:30
Ankush Menat
1a256c62c4
fix: attach sr no si standalone credit note
2022-03-13 19:00:34 +05:30
Ankush Menat
1c37d2711a
test: standalone SI creates and attaches serial nos
2022-03-13 19:00:34 +05:30
Deepesh Garg
6308e1be91
fix: Do not consider cancelled entries
2022-03-13 18:13:12 +05:30
Deepesh Garg
96b5cedcf8
fix: Do not update ignore prcing rule check implicitly
2022-03-13 17:48:37 +05:30
Deepesh Garg
22dfd5a4b1
Merge pull request #30152 from deepeshgarg007/sales_purchase_retrun_optimization
...
fix: Sales and Purchase return optimization
2022-03-13 17:13:53 +05:30
Deepesh Garg
7b0d1a6d12
Merge pull request #30155 from deepeshgarg007/loan_cost_center
...
fix: Add cost center in loan document
2022-03-13 17:13:04 +05:30
Deepesh Garg
60ba0ba219
Merge branch 'develop' into loan_cost_center
2022-03-13 12:50:27 +05:30
Deepesh Garg
e4e38ad60b
Merge branch 'develop' into sales_purchase_retrun_optimization
2022-03-13 12:45:10 +05:30
Saqib Ansari
e8a7a54d5a
fix(pos): do not reset mode of payments in case of consolidation
2022-03-12 19:20:48 +05:30
mergify[bot]
b085e96a12
revert: "Merge pull request #29290 from s-aga-r/fix/delivery-note/billed-amount" ( #29782 ) ( #29807 )
...
* Revert "Merge pull request #29290 from s-aga-r/fix/delivery-note/billed-amount"
This reverts commit 038f949550 , reversing
changes made to c7b4918434 .
* fix: linter
(cherry picked from commit 7fa46f77e0 )
# Conflicts:
# erpnext/patches.txt
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-03-11 18:28:50 +05:30
Ankush Menat
94d0f8d4e7
test: actual bom naming test
2022-03-11 17:11:22 +05:30
Rohan Bansal
67d8a7ba86
fix: cancelled document check
2022-03-11 17:11:22 +05:30
Ankush Menat
6b58d53403
refactor: split versioning code for testability
2022-03-11 17:11:22 +05:30
Rohan Bansal
7f2670941c
fix: improve bom autoname logic
2022-03-11 17:11:22 +05:30
Ankush Menat
e2c99e02a9
test: bom for item_code that is >VARCHAR_LEN
2022-03-11 17:11:22 +05:30
Rohan Bansal
d9c91748f4
fix: if an item code is too long, truncate before setting BOM name
2022-03-11 17:11:22 +05:30
Abhinav Raut
8c76a76154
fix: incorrect payable amount for loan closure
2022-03-11 16:46:30 +05:30
Abhinav Raut
4e92926a52
fix: incorrect payable amount for loan closure
...
- Add penalty amount to payable amount for loan closure
2022-03-11 16:44:21 +05:30
Rucha Mahabal
8173e6a8ea
fix: simplify insufficient leave balance message
2022-03-11 15:30:01 +05:30
Deepesh Garg
13dce71c21
Merge pull request #30181 from deepeshgarg007/shipping_rule_application
...
fix: Shipping rule application fixes
2022-03-11 12:04:12 +05:30
Deepesh Garg
d596e0e4df
fix: Shipping rule application fixes
2022-03-10 20:56:36 +05:30
Ankush Menat
472fe8e319
test: submit PR directly
2022-03-10 18:08:29 +05:30
Ankush Menat
6c54be0dcd
test: flaky MR report test
...
all test records are on same day so sorting was random in report rows.
2022-03-10 18:08:29 +05:30
Ankush Menat
7dd10367f4
fix: only update valuation rate if not None
2022-03-10 18:08:29 +05:30
Ankush Menat
362102e802
fix: dont hardcode hour rate precision
2022-03-10 17:23:50 +05:30
Ankush Menat
18e2a33a9b
fix: fetch new fields in bom from routing
2022-03-10 17:23:50 +05:30
Ankush Menat
73901aad6f
fix: handle duplicate bins during item merge renames
2022-03-10 17:01:22 +05:30
Ankush Menat
b4d4ae6aa3
test: refactor item merge test and disable commits
2022-03-10 17:01:22 +05:30
Ankush Menat
4126455975
fix: dont reset UOM in MR on every get_item_detail call ( #30164 )
2022-03-10 15:43:09 +05:30
Rucha Mahabal
b2c549a464
fix: conflicts
2022-03-10 15:41:14 +05:30
Raffael Meyer
6794148c04
fix(lead): reload contact before updating links ( #29966 )
...
* fix(lead): reload contact before updading links
Contact might have changed since it was created.
* refactor: reload contact after insert
2022-03-10 14:47:29 +05:30
Rucha Mahabal
79b0354efc
Merge branch 'develop' into leave-opening-balance
2022-03-10 14:45:46 +05:30
Marica
93e9fe8327
Merge pull request #30160 from marination/cart-without-checkout
...
fix: 'save_quotations_as_draft' checkbox not honoured
2022-03-10 14:37:58 +05:30
Saqib Ansari
390feeaa73
Merge pull request #30103 from ChillarAnand/party
...
fix: Ignore missing customer group while fetching price list
2022-03-10 14:36:19 +05:30
Rucha Mahabal
9fae89ff61
fix: flaky tests ( #30154 )
2022-03-10 14:22:12 +05:30
Deepesh Garg
a5befb6bf8
fix: Update modified timestamp
2022-03-10 14:18:54 +05:30
Marica
8486f5f321
Merge branch 'develop' into bom-update-tool
2022-03-10 13:56:38 +05:30
Saqib Ansari
e5fb871ef4
fix: Ignore missing customer group while fetching price list
2022-03-10 13:54:43 +05:30
marination
a13e06156b
fix: 'save_quotations_as_draft' checkbox not honoured
...
- Make sure `request_for_quotation` considers `save_quotations_as_draft`
- Added test for checkout disabled quote
2022-03-10 13:54:00 +05:30
Saqib Ansari
9dc9758522
Merge branch 'develop' of https://github.com/frappe/erpnext into party
2022-03-10 13:51:36 +05:30
Himanshu
5193a63781
fix: do not reset asset_category ( #29696 )
2022-03-10 13:43:35 +05:30
Saqib Ansari
2bcddab553
Merge pull request #30153 from nextchamp-saqib/fix-psoa-template
...
fix(psoa): no such element: dict object['account']
2022-03-10 13:12:23 +05:30
Deepesh Garg
e9d458b822
fix: Update party type
2022-03-10 12:29:17 +05:30
Deepesh Garg
5d66cc4c4a
fix: Add cost center in loan document
2022-03-10 12:22:37 +05:30
Saqib Ansari
8021572432
Merge branch 'develop' into fix-psoa-template
2022-03-10 12:17:11 +05:30
Ankush Menat
84568ac341
chore: imports
2022-03-10 11:20:23 +05:30
Saqib Ansari
5d5ae16fe5
fix(psoa): no such element: dict object['account']
2022-03-10 11:12:33 +05:30
Saqib Ansari
45c1d83ea1
Merge pull request #30145 from nextchamp-saqib/add-filter-to-psoa
...
fix(psoa): add company filter to account
2022-03-10 10:53:52 +05:30
Deepesh Garg
395b15058c
fix: Sales and Purchase retrun optimization
2022-03-10 10:50:03 +05:30
Rucha Mahabal
f066427913
fix: program enrollment button labels ( #30148 )
2022-03-10 10:06:07 +05:30
marination
f57725f8fa
refactor: Add exception handling in background job within BOM Update Tool
2022-03-09 19:03:07 +05:30
Saqib Ansari
fc42041f8f
fix(psoa): add company filter to account
2022-03-09 18:04:35 +05:30
Chillar Anand
fe4b6771b5
refactor: Remove dead code ( #30140 )
2022-03-09 17:16:05 +05:30
Chillar Anand
b1c8a4543d
test: Added test for monthly attendance report ( #29989 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-03-09 17:05:00 +05:30
Rucha Mahabal
921d6b25d7
chore: linter issue
2022-03-09 16:58:15 +05:30
Deepesh Garg
45eed7167c
Merge pull request #29654 from alyf-de/revert-bu-schluessel
...
revert: BU Schlüssel (a21f76f )
2022-03-09 16:48:54 +05:30
Marica
2661cb2c14
Merge pull request #30091 from marination/item-group-filters-listing
...
feat: Include child item group products in Item Group Page & cleanup
2022-03-09 16:46:01 +05:30
Saqib Ansari
4d8798b0ea
fix: ignore non-unique swift numbers while migrating ( #30132 )
2022-03-09 16:41:54 +05:30
Saqib Ansari
17e16247b1
Merge pull request #30114 from nextchamp-saqib/fix-#23231
...
perf(asset): fetch only distinct depreciable assets
2022-03-09 16:41:08 +05:30
Rucha Mahabal
9b152e93cf
Merge branch 'develop' into leave-opening-balance
2022-03-09 16:40:26 +05:30
Rucha Mahabal
97b7b5012e
test: separate leave ledger entries for leave applications across allocations
2022-03-09 16:35:25 +05:30
Deepesh Garg
7643963ff4
Merge pull request #30136 from deepeshgarg007/remove_field
...
fix: Remove tax invoice no field
2022-03-09 16:19:59 +05:30
Rucha Mahabal
70239158b9
fix: boundary determination for separate ledger entries
2022-03-09 16:18:23 +05:30
marination
7b37a74023
fix: Linter
2022-03-09 16:04:12 +05:30
Rucha Mahabal
6755d6e6f5
test: leave application validations
2022-03-09 15:48:57 +05:30
Deepesh Garg
9b8258479c
fix: Update timestamp
2022-03-09 15:43:26 +05:30
Deepesh Garg
8a2fe7a2e3
fix: Remove tax invoice no field
2022-03-09 15:42:06 +05:30
Ankush Menat
64905188c4
fix: dont fetch entire barcode table in get_item_details ( #30131 )
2022-03-09 15:37:14 +05:30
Deepesh Garg
e192956520
Merge pull request #30096 from deepeshgarg007/debit_note_ux
...
fix(ux): Improve label for better understanding
2022-03-09 15:34:11 +05:30
Marica
7555e1548b
Merge branch 'develop' into item-group-filters-listing
2022-03-09 15:33:04 +05:30
Deepesh Garg
23ce6fb8de
Merge pull request #30000 from HarryPaulo/asset-translates
...
fix(translation) - correction for assets translation
2022-03-09 14:44:13 +05:30
Deepesh Garg
5526f852e8
Merge branch 'develop' into asset-translates
2022-03-09 14:43:57 +05:30
marination
3507cf5985
test: Test include_descendants in Item Group Product Listing
...
- Also made include_descendants field's visibility dependant on show_in_website
2022-03-09 13:50:24 +05:30
Rucha Mahabal
a504ffcc4c
fix: clearer validation/warning messages for insufficient balance in leave application
2022-03-09 13:49:07 +05:30
Saqib Ansari
a02e39e986
Merge branch 'develop' into fix-#23231
2022-03-09 12:31:23 +05:30
Mohammed Yusuf Shaikh
700e65959a
fix: default log date needed to query records ( #29951 )
2022-03-09 11:42:50 +05:30
Saqib Ansari
8a52f59199
Merge branch 'develop' into fix-#23231
2022-03-09 11:42:46 +05:30
Saqib Ansari
baee5d109e
Merge pull request #30110 from nextchamp-saqib/fix-customer-credit-limit-update
...
fix: customer credit limit validation on update
2022-03-09 11:42:14 +05:30
mergify[bot]
aadca02018
fix: add filters in default_discount_account ( #30095 ) ( #30125 )
...
(cherry picked from commit 3d8eaa5392 )
Co-authored-by: Mohamed-D-Ouf <65343412+Mohamed-D-Ouf@users.noreply.github.com >
2022-03-09 11:27:15 +05:30
Saqib Ansari
e6666609e3
Merge branch 'develop' into fix-#23231
2022-03-09 11:08:45 +05:30
Rucha Mahabal
c0f1e269e4
feat: split ledger entries for applications created across allocations
...
- fix: ledger entry for expiring cf leaves not considering holidays
2022-03-09 10:25:49 +05:30
Deepesh Garg
9be3bc1dbf
Merge pull request #30080 from deepeshgarg007/item_wise_sales_history
...
fix: Item-wise sales history report
2022-03-09 10:18:14 +05:30
Deepesh Garg
e829f65fde
Merge pull request #30102 from deepeshgarg007/pick_list_query
...
fix: Ambigous column in picklist query
2022-03-09 10:17:26 +05:30
Rucha Mahabal
096092f173
fix: leave allocation records query ( #30118 )
2022-03-08 23:16:40 +05:30
Chillar Anand
ce27cdb121
test: Fix flaky tests ( #30107 )
2022-03-08 23:07:23 +05:30
Deepesh Garg
edf043261e
Merge pull request #29954 from frappe/mergify/bp/develop/pr-29714
...
fix: Fetch valuation rate for stock items consumed during asset repair (backport #29714 )
2022-03-08 23:02:15 +05:30
Deepesh Garg
816e12dafc
Merge branch 'develop' into mergify/bp/develop/pr-29714
2022-03-08 21:40:00 +05:30
Saqib Ansari
0840acc653
Merge branch 'develop' into fix-#23231
2022-03-08 17:29:26 +05:30
Saqib Ansari
1061256358
Merge branch 'develop' into fix-customer-credit-limit-update
2022-03-08 16:01:17 +05:30
Saqib Ansari
66f20209f6
perf(asset): fetch only distinct depreciable assets
2022-03-08 15:57:54 +05:30
Saqib Ansari
a0dc79332d
fix: customer credit limit validation on update
2022-03-08 15:21:27 +05:30
Rucha Mahabal
430bf00458
fix: add type hints for employee leave balance report
2022-03-08 13:36:08 +05:30
Saqib Ansari
56eb485eec
Merge pull request #30097 from nextchamp-saqib/fix-pos-round-off
...
fix(pos): multiple pos round off cases
2022-03-08 11:24:47 +05:30
mergify[bot]
7a3d30161f
fix: translate error message titles ( #30105 )
...
(cherry picked from commit 456ebc32f0 )
Co-authored-by: Türker Tunalı <turker.tunali@gmail.com >
2022-03-08 10:42:30 +05:30
Chillar Anand
282e9f83b9
Merge branch 'develop' into party
2022-03-08 09:53:03 +05:30
Deepesh Garg
83dd3bd7fc
Merge pull request #29940 from deepeshgarg007/item_discounts_quotation
...
fix: Item discounts for quotation and other docs
2022-03-08 09:08:51 +05:30
ChillarAnand
9ace7d606c
fix: Ignore missing customer group while fetching price list
2022-03-08 08:44:48 +05:30
Deepesh Garg
d9d4c2ce79
fix: Remove unintentional changes
2022-03-08 07:56:44 +05:30
Deepesh Garg
517fbf1d1f
fix: Ambigous column in picklist query
2022-03-07 22:31:42 +05:30
Saqib Ansari
72fab9ba1e
Merge branch 'develop' into fix-pos-round-off
2022-03-07 20:22:20 +05:30
Dany Robert
748d5c4873
fix: wrong payment days in salary slip for employees joining/leaving during mid payroll dates ( #29082 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-03-07 19:57:57 +05:30
Saqib Ansari
a13624d78b
Merge branch 'develop' into fix-pos-round-off
2022-03-07 18:24:13 +05:30
Saqib Ansari
17445c7e04
fix(pos): multiple pos round off cases
2022-03-07 18:01:07 +05:30
Deepesh Garg
f3a95d3c27
fix(ux): Improve label for better understanding
2022-03-07 16:10:26 +05:30
Marica
ee43f83ff8
Merge branch 'develop' into item-group-filters-listing
2022-03-07 13:18:38 +05:30
marination
b2755f6fdd
feat: Include child item group products in Item Group Page & cleanup
...
- Added 'Include descendants' checkbox, which will pull child item group products too
- Build item group filters in query engine file
- Include logic in filter engine
- Clean up Website section of Item Group page (UX)
- Add util to fetch child item groups including self
2022-03-07 13:02:08 +05:30
Saqib Ansari
385830bb51
Merge pull request #30084 from nextchamp-saqib/remove-einv-batch
...
fix(e-invoicing): remove batch no from e-invoices
2022-03-07 11:53:09 +05:30
Saqib Ansari
031a0dd703
fix(e-invoicing): remove batch no from e-invoices
2022-03-07 11:40:01 +05:30
Marica
7579981fb5
Merge pull request #29987 from marination/mr-to-order-and-receive-report
...
fix: Get MRs that are yet to be received but fully ordered in Report `Requested Items to Order and Receive`
2022-03-07 10:18:28 +05:30
Deepesh Garg
e2c144e9e3
fix: Item-wise sales history report
2022-03-06 19:05:02 +05:30
Deepesh Garg
c6c51d7312
Merge branch 'develop' into gstr_3b_nil_exempt_fixed
2022-03-06 18:09:38 +05:30
Deepesh Garg
629a296fb6
Merge branch 'develop' into bank_reco_multicurrency_fix
2022-03-06 18:09:30 +05:30
Deepesh Garg
428415ed55
Merge pull request #30040 from frappe/mergify/bp/develop/pr-30025
...
fix: Exchange rate not getting set in payment entry (backport #30025 )
2022-03-06 18:07:35 +05:30
Sagar Vora
3d45f3a6a8
Merge remote-tracking branch 'upstream/develop' into remove-india
2022-03-03 10:20:50 +05:30
Ankush Menat
9ef35ef773
fix: dont hardcode precision in routing
...
Co-Authored-By: Suraj Shetty <surajshetty3416@gmail.com >
2022-03-02 18:27:22 +05:30
Ankush Menat
f8ac4c082a
fix: remove dead dashboard links
2022-03-02 18:27:22 +05:30
Saqib Ansari
cd2513ceec
Merge pull request #29939 from nextchamp-saqib/ordered-qty-for-packed-items
...
feat: update ordered qty for packed items
2022-03-02 17:10:20 +05:30
Ankush Menat
55a966ec41
chore: get stock reco qty from SR instead of SLE ( #30059 )
...
[skip ci]
2022-03-02 14:49:45 +05:30
Rucha Mahabal
b988046082
fix(Timesheet): fetch exchange rate only if currency is set ( #30057 )
2022-03-02 14:15:22 +05:30
Ankush Menat
90af40ac3c
Merge pull request #30055 from resilient-tech/fix-install-fixtures
...
fix: handle `ImportError` when installing country fixtures
2022-03-02 14:11:23 +05:30
Ankush Menat
3638fbf06b
fix: repost items with repeating item-warehouses
2022-03-02 13:11:04 +05:30
Ankush Menat
701878f60b
revert "fix: FIFO valuation in case of multi-item entries"
...
This reverts commit b8ee193d1a .
This is huge performance regression for large docs.
2022-03-02 13:11:04 +05:30
Ankush Menat
2f71c5bcca
test: repack FIFO rates
2022-03-02 13:11:04 +05:30
Ankush Menat
ccd2ce56b1
fix: FIFO valuation in case of multi-item entries
2022-03-02 13:11:04 +05:30
Ankush Menat
b3b7cdfb49
test: FIFO transfer for multi-batch transaction
2022-03-02 13:11:04 +05:30
marination
54b3676f35
fix: linter (imports alphabetical)
2022-03-02 13:09:34 +05:30
Sagar Vora
89368ece41
style: use f-string
2022-03-02 12:40:25 +05:30
Sagar Vora
98f26e9cbb
fix: handle ImportError when installing country fixtures
2022-03-02 12:39:00 +05:30
Ankush Menat
5d85b35f41
test: fix flaky bin value test
2022-03-02 12:32:54 +05:30
Ankush Menat
eb8495a401
docs: explain make_sl_entries arguments
2022-03-02 12:27:18 +05:30
Ankush Menat
efc4b943f8
fix: ignore serial no during landed cost voucher
2022-03-02 12:27:18 +05:30
Marica
e0d5c6118f
Merge branch 'develop' into mr-to-order-and-receive-report
2022-03-02 12:14:50 +05:30
Saqib Ansari
89f87cee87
Merge branch 'develop' into ordered-qty-for-packed-items
2022-03-02 12:13:56 +05:30
Deepesh Garg
d95f8934aa
fix: Test cases with discount
2022-03-01 23:09:59 +05:30
Rucha Mahabal
e874149b94
Merge pull request #29335 from ruchamahabal/emp-adv-status
2022-03-01 22:36:04 +05:30
Rucha Mahabal
9988ec697f
test: test advance filters in expense claim and cancelled status
2022-03-01 21:40:39 +05:30
Rucha Mahabal
57f92df108
fix: flake8 issues
2022-03-01 20:50:36 +05:30
Rucha Mahabal
650099ee65
Merge branch 'develop' into emp-adv-status
2022-03-01 20:30:58 +05:30
Deepesh Garg
2eb7921bff
fix: Exchange rate not getting set in payment entry
...
(cherry picked from commit 86e6bdf2c9 )
2022-03-01 12:49:09 +00:00
Ankush Menat
65bb727030
fix: dont validate empty category
2022-03-01 17:47:47 +05:30
Deepesh Garg
abe580e8b0
fix: Nil and Exempted values in GSTR-3B Report
2022-03-01 17:37:38 +05:30
marination
ac425722e2
fix: Sider and Linter
2022-03-01 17:30:37 +05:30
marination
e6952cb7f9
refactor: Convert to QB, added test file, removed white space
...
- Converted mysql raw query to qb
- Test file for Report Requested Items to Order and Receive
- Removed white space and edited copyright year
2022-03-01 17:15:04 +05:30
Marica
adeca5a25c
Merge pull request #28939 from marination/prod-plan-sub-items-aggregate
...
feat: Provision to aggregate subassembly items in production plan
2022-03-01 16:07:35 +05:30
marination
1d1d586d4d
test: Included sub assembly non-merging in test case
2022-03-01 15:42:34 +05:30
Marica
d2f1c4f307
Merge branch 'develop' into prod-plan-sub-items-aggregate
2022-03-01 15:33:02 +05:30
Saqib Ansari
056a0ec421
Merge pull request #30034 from nextchamp-saqib/fix-pos-flaky-test
...
fix(test): flaky test_point_of_sale
2022-03-01 15:32:33 +05:30
Saqib Ansari
47fe87a72f
fix(test): flaky test_point_of_sale
2022-03-01 14:56:24 +05:30
Saqib Ansari
6b494eed79
Merge pull request #30032 from nextchamp-saqib/fix-debit-credit-diff
...
fix: debit credit difference case with rounding adjustment
2022-03-01 14:12:31 +05:30
Saqib Ansari
ad2c64f3ff
fix: debit credit difference case with rounding adjustment
2022-03-01 13:32:34 +05:30
Ankush Menat
d22a1d440c
fix: track changes on warehouse
2022-03-01 13:08:25 +05:30
Marica
5a8c80b153
Merge branch 'develop' into mr-to-order-and-receive-report
2022-03-01 13:01:35 +05:30
Smit Vora
80c0d0db21
Merge branch 'remove-india' of github.com:resilient-tech/erpnext into remove-india
2022-03-01 12:59:28 +05:30
marination
ffbb2c8311
fix: Assert False for test that is anticipating an empty table and remove second arg to assertTrue
2022-03-01 12:57:09 +05:30
Deepesh Garg
0542416c47
Merge pull request #30026 from deepeshgarg007/deferred_revenue_post_accounts_freeze
...
fix: Deferred revenue booking
2022-03-01 12:41:41 +05:30
marination
25fa6344a6
test: Adjust test as per teardown
...
- make tests use multi level bom in WO, as BOM at setup is used
- earlier, an intermediate BOM made in a test would override the BOM at setup
2022-03-01 12:24:45 +05:30
Deepesh Garg
366120ffee
fix: Deferred revenue booking
2022-03-01 11:57:34 +05:30
Ankush Menat
afb69b0b7f
Merge branch 'develop' into item_discounts_quotation
2022-03-01 11:49:25 +05:30
Ankush Menat
bbc4710fa3
fix: apply margin on duplicated doc too
2022-03-01 11:48:28 +05:30
Rushabh Mehta
4e2c284be7
fix(minor): nix the ugly banner
2022-03-01 08:52:42 +05:30
Rohit Waghchaure
bda9d09125
bumped to version 14.0.0-beta.2
2022-02-28 21:57:03 +05:30
Deepesh Garg
1191232f02
Merge pull request #29977 from deepeshgarg007/payment_entry_total_taxes
...
fix: Total taxes and charges in payment entry for multi-currency payments
2022-02-28 19:09:39 +05:30
Deepesh Garg
785fcca957
Merge branch 'develop' of https://github.com/frappe/erpnext into payment_entry_total_taxes
2022-02-28 18:06:14 +05:30
Deepesh Garg
19fb7ead9f
test: Add test case for payment entry taxes
2022-02-28 18:05:58 +05:30
rohitwaghchaure
bbfff1b795
Merge pull request #30015 from rohitwaghchaure/removed-validation-for-zero-qty
...
refactor: removed validation to check zero qty
2022-02-28 17:54:26 +05:30
Marica
789e042f7d
Merge branch 'develop' into prod-plan-sub-items-aggregate
2022-02-28 17:38:29 +05:30
Marica
5fe8c48ba8
Merge branch 'develop' into prod-plan-sub-items-aggregate
2022-02-28 17:38:14 +05:30
Ankush Menat
829c453cb6
test: remove transaction commits from buying module
2022-02-28 17:36:58 +05:30
Rucha Mahabal
3f3b1766c2
test: get leave details for leave application dashboard
2022-02-28 17:30:09 +05:30
Ankush Menat
b0d1e6db54
test(refactor): use FrappeTestCase
2022-02-28 17:23:32 +05:30
marination
292fe370db
test: combine sub assembly items and make Production Plan tests atomic
2022-02-28 16:35:20 +05:30
Rucha Mahabal
a58dfecb23
test: fix test test_leave_balance_near_allocaton_expiry
2022-02-28 15:27:24 +05:30
Marica
b8593188f3
Merge branch 'develop' into prod-plan-sub-items-aggregate
2022-02-28 15:08:21 +05:30
Rohit Waghchaure
39d3f20d9b
fix: removed validation to check zero qty
2022-02-28 14:29:07 +05:30
Rucha Mahabal
aaa1ae94f2
fix: earned leave policy assignment test
2022-02-28 14:26:49 +05:30
Rucha Mahabal
942511cfff
fix: leave application dashboard
...
- total leaves allocated considering cancelled leaves
- optional plural for leave category labels
- show dashboard only once from date is set, else it fetches all allocations till date and generates incorrect balance
- change pending leaves to 'Leaves Pending Approval' for better context
- update labels in Salary Slip Leave Details table
2022-02-28 14:10:23 +05:30
Ankush Menat
1d1203d5ec
fix: dont fetch draft/cancelled BOMs
2022-02-28 13:14:16 +05:30
Ankush Menat
3cc47d5ba5
fix: correct fieldname for source warehouse
2022-02-28 13:06:56 +05:30
Ankush Menat
0bed592777
fix: open stock entry instead of submitting from item dashboard
2022-02-28 13:06:56 +05:30
Ankush Menat
88a21ca7d2
fix: only show child warehouses for transfer
2022-02-28 13:06:56 +05:30
Deepesh Garg
0624b7f1ab
Merge pull request #29978 from deepeshgarg007/grant_commission_check
...
fix: Commission not applied while making Sales Order from Quotation
2022-02-28 13:04:18 +05:30
Subin Tom
1ab5b7a811
fix: linter, sider fixes
2022-02-28 12:47:05 +05:30
Deepesh Garg
1b186682ea
Merge branch 'develop' of https://github.com/frappe/erpnext into grant_commission_check
2022-02-28 12:42:21 +05:30
Deepesh Garg
4e9a9f35a6
test: add correct test case
2022-02-28 12:41:59 +05:30
Rucha Mahabal
88141d6116
test: Employee Leave Balance Summary
2022-02-28 12:12:52 +05:30
Saqib Ansari
6ca508fd85
Merge pull request #30008 from frappe/mergify/bp/version-14-beta-pre-release/pr-29991
...
fix(pos): minor fixes (backport #29991 )
2022-02-28 12:07:12 +05:30
Deepesh Garg
83ad8f9caa
Merge pull request #29928 from deepeshgarg007/psoa_account_filter
...
fix: Account filter in PSOA
2022-02-28 11:41:50 +05:30
Saqib Ansari
d4767b541b
fix: merge conflict
2022-02-28 11:36:47 +05:30
Saqib Ansari
823979fbcc
fix(pos): coupon code is applied even if ignore pricing rule is check
...
(cherry picked from commit 81514516f3 )
# Conflicts:
# erpnext/selling/page/point_of_sale/pos_payment.js
2022-02-28 06:05:49 +00:00
Saqib Ansari
c75283265b
fix(pos): mode of payment disappears after save
...
(cherry picked from commit 69c34cd7ae )
2022-02-28 06:05:48 +00:00
Saqib Ansari
cde711151e
Merge branch 'develop' into ordered-qty-for-packed-items
2022-02-28 11:35:42 +05:30
Rucha Mahabal
85aad52378
Merge pull request #29151 from ChillarAnand/remove-nonprofit
2022-02-28 10:43:20 +05:30
Rucha Mahabal
c7d594984a
chore: remove unused imports, sort imports, fix sider
2022-02-28 10:19:16 +05:30
Rucha Mahabal
d14a5c0f64
Merge branch 'develop' into leave-opening-balance
2022-02-28 10:03:38 +05:30
Rucha Mahabal
c050ce49c2
test: employee leave balance report
...
- fix expired leaves calculation when filters span across 2 different allocation periods
2022-02-28 09:58:12 +05:30
Rucha Mahabal
a891c426b5
Merge branch 'develop' into remove-nonprofit
2022-02-28 09:50:45 +05:30
Deepesh Garg
bfa9bfd39f
Merge branch 'develop' into psoa_account_filter
2022-02-28 09:28:26 +05:30
Deepesh Garg
955d5afeff
Merge pull request #29995 from deepeshgarg007/missing_pos_invoice_json
...
fix: Regional print format addition
2022-02-28 09:28:06 +05:30
Deepesh Garg
6a4975f9f1
Merge branch 'develop' into missing_pos_invoice_json
2022-02-28 08:40:48 +05:30
mergify[bot]
96e87fe3c9
fix: validate Work Order qty against Production Plan ( #29721 ) ( #30003 )
...
* fix: validate Work Order qty against Production Plan
* chore: err msg when max_qty is 0
* test: add test for overproduction
* fix: CI
(cherry picked from commit 067ede76ea )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2022-02-26 12:54:13 +05:30
Rushabh Mehta
0c7037f004
Merge pull request #30004 from rmehta/student-attendance-fix
...
fix(minor): student attendance tool query fix
2022-02-26 11:34:14 +05:30
Rushabh Mehta
2dabda03af
fix(minor): student_attendance_tool.js fix fetching UX
2022-02-26 11:32:54 +05:30
Sagar Sharma
77ffcd3aed
fix(ux): make "allow zero valuation rate" readonly if "s_warehouse" is set ( #29681 )
...
* chore: make allow zero valuation rate readonly if s_warehouse is set
* fix: setting the checkbox to zero whenever the source warehouse is set
* fix: remove allow_on_submit and refresh trigger
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-02-26 11:25:02 +05:30
Rushabh Mehta
1e7df5d0c2
fix(minor): student attendance tool query fix
2022-02-26 11:07:44 +05:30
hrzzz
16de29a3cb
fix(translation) - correction for translation
2022-02-25 16:56:23 -03:00
Rucha Mahabal
71d33081aa
fix: org chart connectors not rendered when Employee Naming is set to Full Name ( #29997 )
2022-02-25 23:01:32 +05:30
Deepesh Garg
4f46394399
fix: Add parent to department
2022-02-25 21:18:22 +05:30
Deepesh Garg
3e573e9838
fix: Condition
2022-02-25 17:18:53 +05:30
Deepesh Garg
36c76c4035
fix: Failing setup wizard test
2022-02-25 17:15:57 +05:30
Subin Tom
f1f3e035a6
Merge branch 'exotel-fixes' of https://github.com/nemesis189/erpnext into exotel-fixes
2022-02-25 16:59:35 +05:30
Deepesh Garg
fe2ced7bee
fix: Regional print format addition
2022-02-25 16:57:59 +05:30
Subin Tom
5b79496f05
fix: call type doctype, fixes
2022-02-25 16:52:25 +05:30
Marica
e8e9bc4daa
Merge pull request #29733 from dj12djdjs/fix-user-unique-cart
...
fix(e-commerce): Unique Shopping Cart Per Logged In User
2022-02-25 16:35:14 +05:30
Deepesh Garg
5464ba6430
Merge branch 'develop' into psoa_account_filter
2022-02-25 15:55:06 +05:30
Deepesh Garg
25edc700bd
Merge pull request #29974 from deepeshgarg007/abbr_check
...
fix: Make abbreviation limit to 10
2022-02-25 15:52:51 +05:30
Saqib Ansari
dd566a68f1
Merge pull request #29991 from nextchamp-saqib/fix-pos-mop
...
fix(pos): minor fixes
2022-02-25 15:35:24 +05:30
Saqib Ansari
81514516f3
fix(pos): coupon code is applied even if ignore pricing rule is check
2022-02-25 15:18:06 +05:30
Saqib Ansari
69c34cd7ae
fix(pos): mode of payment disappears after save
2022-02-25 14:36:29 +05:30
Subin Tom
a91fb88929
fix: sider fixes
2022-02-25 13:45:26 +05:30
Subin Tom
00b0f10100
fix: added type of call select field, additional status for agent rejecting call
2022-02-25 13:38:57 +05:30
marination
d3b0ca30c6
fix: Get MRs that are yet to be received but fully ordered in Report
...
- Remove incorrect query clause that only check if ordered qty < 100
- MR should be visible in report until fully received (cycle complete)
2022-02-25 12:10:11 +05:30
Subin Tom
fd20713bd7
fix: added field to show called group, user_id
2022-02-25 12:01:53 +05:30
Sagar Vora
b90a134d91
fix: remove patches
2022-02-25 11:36:18 +05:30
Sagar Vora
5159e2e6c5
refactor: remove India specific code
2022-02-25 11:36:18 +05:30
Devin Slauenwhite
a1ae7fcbc8
fix: show fail message
2022-02-24 16:36:30 -05:00
Rucha Mahabal
04b9091821
fix: web form deletion
2022-02-24 18:10:29 +05:30
Rucha Mahabal
761e528ba3
fix: deprecation warning
2022-02-24 17:57:39 +05:30
Rucha Mahabal
d647de3782
Merge branch 'develop' into remove-nonprofit
2022-02-24 17:03:52 +05:30
Deepesh Garg
cbb5ffb6fe
fix: Multi-currency bank reconciliation fixes
2022-02-24 15:58:12 +05:30
marination
6d72aa377f
feat: Combine Sub-assembly items in Production Plan
...
- Combine subassembly rows if same Item, Warehouse, Inhouse/Outhouse Manu.g, BOM No.
2022-02-24 15:20:18 +05:30
Saqib Ansari
2f1709dfef
chore: remove unintentional search index
2022-02-24 15:12:35 +05:30
Saqib Ansari
1e139cf9a1
chore: remove unintentional search index
2022-02-24 15:12:12 +05:30
Deepesh Garg
0373914704
fix: Commission not applied while making Sales Order from Quotation
2022-02-24 14:42:56 +05:30
Deepesh Garg
b1a46c80d5
fix: Total taxes and charges in payment entry for multicurrency payments
2022-02-24 13:11:17 +05:30
Deepesh Garg
239733acd1
fix: Make abbreviation limit to 10
2022-02-23 20:41:49 +05:30
Subin Tom
006606c437
fix: added employee name to call log
2022-02-23 18:45:50 +05:30
Marica
4d8d4acec4
Merge pull request #29913 from marination/item-merge-bundles
...
fix: Block merging items if both have product bundles
2022-02-23 16:59:22 +05:30
marination
a33f04ea41
fix: Check if both old and new items have bundles before merging
...
- If only one has bundle against it, they can be merged
2022-02-23 16:26:20 +05:30
Ankush Menat
b44cead317
test: fix flaky stateful tests ( #29749 )
...
Co-Authored-By: Marica <maricadsouza221197@gmail.com >
2022-02-23 16:17:41 +05:30
Marica
8b1ef7bcc6
Merge pull request #29964 from marination/fox-flaky-stock-reports-test
...
chore: Rollback after each test, due to premature commit via `remove_user_permission`
2022-02-23 15:18:39 +05:30
marination
5ff3705872
test: Make Variant if absent in test_variant_work_order, keep test atomic
2022-02-23 14:54:16 +05:30
Ankush Menat
9c7df2eec5
fix: ignore duplicates explicitly
2022-02-23 14:27:45 +05:30
marination
bf8743713d
chore: Rollback after each test, due to premature commit via remove_user_permission
...
- `remove_user_permission` in `test_warehouse_user` calls delete_doc that enqueues dynamic link deletion
- Execution of background job eventually commits
- While in the test suite it runs sequentially in the same thread and commits whatever was done until then
- Which is why the rollback in `tearDownClass` is quite useless here
- This premature commit causes many illegal transactions caught by `assertRaises` to be committed in the db
- This creates faulty/dirty ledgers and breaks reports, as outiside the test suite this shouldn't/wouldn't happen
- Rollback after each test, and for `test_warehouse_user` in particular, manually cancel transaction
2022-02-23 14:03:48 +05:30
Marica
857ac8c045
Merge branch 'develop' into item-merge-bundles
2022-02-23 13:01:56 +05:30
Marica
856d3f63b5
Merge pull request #29953 from marination/heart-icon-and-shop-by-category
...
chore: Adjust heart icon to v14 icons in frappe (make consistent with v13) & misc fix
2022-02-23 13:01:30 +05:30
Subin Tom
8d3011832b
fix: call status fix
2022-02-23 12:59:38 +05:30
Deepesh Garg
1bdcb73d5d
Merge pull request #29879 from deepeshgarg007/misc_fixes
...
fix: Validate party account with company
2022-02-23 11:22:08 +05:30
Suraj Shetty
69777353bd
Merge pull request #29957 from frappe/mergify/bp/version-14-beta-pre-release/pr-29956
2022-02-23 11:01:52 +05:30
Suraj Shetty
ed16bbfb1d
fix: Email translations
...
(cherry picked from commit aaa84a21ba )
2022-02-23 05:30:55 +00:00
Suraj Shetty
b96bbeef64
Merge pull request #29956 from surajshetty3416/fix-de-translations
2022-02-23 10:59:41 +05:30
Suraj Shetty
aaa84a21ba
fix: Email translations
2022-02-23 10:54:44 +05:30
Saqib Ansari
8743e39469
fix: sider
...
(cherry picked from commit bc28755978 )
2022-02-23 03:55:49 +00:00
Saqib Ansari
3dcc3a349e
fix: cannot edit valutaion_rate in asset repair
...
(cherry picked from commit 2aba6c38b3 )
2022-02-23 03:55:49 +00:00
Saqib Ansari
414c3b8dd2
fix: remove redundant method
...
(cherry picked from commit 57d5a027fb )
2022-02-23 03:55:48 +00:00
GangaManoj
5d3b65b944
fix: Pass value instead of array
...
(cherry picked from commit e1a9b61103 )
2022-02-23 03:55:48 +00:00
GangaManoj
3d6ed4ebde
fix: Fetch valuation rate
...
(cherry picked from commit df71907be4 )
2022-02-23 03:55:48 +00:00
Marica
0fde2f522e
Merge branch 'develop' into item-merge-bundles
2022-02-23 00:28:51 +05:30
marination
714325071f
fix: Remove accidental as_dict in frappe.db.get_all
2022-02-23 00:15:39 +05:30
marination
b0a1cd6a7b
chore: Change heart icon to icon-heart and change var icon-stroke to accomodate changes in frappe icon
...
- `icon-heart` got a stroke colour that needs to be overriden via var `icon-stroke
- Use `icon-heart` instead of `icon-heart-active` as the latter has a color fill now
2022-02-23 00:13:44 +05:30
Deepesh Garg
a61790c00f
fix: Remove unintended changes
2022-02-22 20:58:10 +05:30
Deepesh Garg
bd80e04aa7
Merge pull request #29865 from deepeshgarg007/loan_bank_reco
...
feat: Bank Reconciliation for loan documents
2022-02-22 20:43:00 +05:30
Deepesh Garg
60a006fdaf
Merge pull request #29942 from nemesis189/taxjar-fixes
...
fix: Taxjar minor fixes
2022-02-22 19:37:56 +05:30
Ankush Menat
5d403449bd
test: move report tests to subttest ( #29945 )
...
Basically failfast=False but for sub-tests
2022-02-22 19:24:49 +05:30
Saqib Ansari
3ee1383802
Merge branch 'develop' into ordered-qty-for-packed-items
2022-02-22 18:45:31 +05:30
Subin Tom
1682a26fe6
fix: Taxjar minor fixes
2022-02-22 17:20:48 +05:30
Ankush Menat
745f7bc5f0
docs: add human readable specifications for stock ledger ( #29308 )
...
* docs: add human readable specifications for stock ledger
* docs: reposting technical implementation notes
2022-02-22 17:03:11 +05:30
Ankush Menat
7f55226a58
fix: remove customer field value when MR is not customer provided ( #29938 )
2022-02-22 16:55:43 +05:30
Deepesh Garg
3a547cb0d9
fix: Item discounts for quotation
2022-02-22 16:25:32 +05:30
Saqib Ansari
8e3f1e306d
test: po updates packed item's ordered_qty
2022-02-22 15:34:26 +05:30
Saqib Ansari
8005fee656
feat: update ordered qty for packed items
2022-02-22 15:06:19 +05:30
Saqib Ansari
2a69730a40
Merge pull request #29900 from nextchamp-saqib/asset-fix-#3
...
fix(asset): no. of depr booked cannot be equal to total no. of depr
2022-02-22 14:23:19 +05:30
Marica
235fc127b3
fix: Fetch conversion factor even if it already existed in row, on item change ( #29917 )
...
* fix: Fetch conversion factor even if it already existed in row, on item change
* fix: Retain manually changed conversion factor
- If item code changes, reset conversion factor on client side
- Keep API behavious consistent, if conversion factor is sent, same must come back
- API should not ideally reset values in most cases
2022-02-22 12:53:46 +05:30
Rucha Mahabal
d011a3f82c
fix(Salary Slip): TypeError while clearing any amount field in components ( #29931 )
2022-02-22 11:41:09 +05:30
Deepesh Garg
70b960e650
fix: Account filter in PSOA
2022-02-22 09:16:08 +05:30
Rucha Mahabal
4738367d64
fix: boarding task dates not set when activity begins on is set to 0 ( #29921 )
2022-02-21 22:54:46 +05:30
Rucha Mahabal
87b59fc96c
fix(LMS): program enrollment does not give any feedback ( #29922 )
2022-02-21 22:53:29 +05:30
Deepesh Garg
0d8c24f488
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco
2022-02-21 22:22:02 +05:30
Sagar Sharma
e4c4dc402e
fix: JobCard TimeLog to_date ( #29872 )
2022-02-21 19:49:19 +05:30
Deepesh Garg
0c6835eab2
Merge pull request #29740 from deepeshgarg007/gross_profit_non_stock_item
...
fix: Multiple fixes in Gross Profit report
2022-02-21 19:28:55 +05:30
Ankush Menat
9661058cc7
fix: only set batchwise valuation flag if new batch
2022-02-21 19:04:10 +05:30
Ankush Menat
af9fa049c7
fix: batchwise valuation can only be used by FIFO/LIFO
2022-02-21 18:02:40 +05:30
Ankush Menat
75fb561698
test: force correct flag in test data
2022-02-21 18:02:40 +05:30
Ankush Menat
f38690f703
fix: check if Moving average item can use batchwise valuation
2022-02-21 18:02:40 +05:30
Ankush Menat
6b0bc35063
test: mixed moving average items
2022-02-21 18:02:40 +05:30
Ankush Menat
609d2fccad
fix: reset stock value if no qty
2022-02-21 18:02:40 +05:30
Ankush Menat
35483242b3
fix: extend round_off_if_near_zero fix to other methods
2022-02-21 18:02:40 +05:30
Ankush Menat
76b395d62e
test: old/new mix batches valuation consumption
2022-02-21 18:02:40 +05:30
Ankush Menat
b1555fd477
chore: batch flag and consumption rate in invariant report
2022-02-21 18:02:40 +05:30
Ankush Menat
b534fee2c7
refactor: use queue difference instead of actual values
2022-02-21 18:02:40 +05:30
Ankush Menat
aba7a7ce4e
fix: handle negative inventory inside a batch
2022-02-21 18:02:40 +05:30
Ankush Menat
d7ca83ef0b
refactor: code duplication for fallback rates
2022-02-21 18:02:40 +05:30
Ankush Menat
c5bd34d238
test: multi-batch stock entry
2022-02-21 18:02:40 +05:30
Ankush Menat
60b8bae85f
test: batch wise valuation for transfer and intermediate
2022-02-21 18:02:40 +05:30
Ankush Menat
5718777a2b
fix: consider batch_no when getting incoming rate
2022-02-21 18:02:40 +05:30
18alantom
683ef8a603
test: more tests for batchwise valuation
...
Co-Authored-By: Ankush Menat <ankush@frappe.io >
2022-02-21 18:02:40 +05:30
Ankush Menat
312db429e4
refactor: use qb for patching flag
2022-02-21 18:02:40 +05:30
Ankush Menat
d130233ffc
test: fix expected test failures
2022-02-21 18:02:40 +05:30
Ankush Menat
102fff24c8
refactor: convert query to QB and make creation optional
2022-02-21 18:02:40 +05:30
Ankush Menat
ab926521bd
fix: correct incoming rate for batched items
2022-02-21 18:02:40 +05:30
Ankush Menat
342d09a671
feat: get_valuation_rate batch wise
...
This function is used to show valuation rate on frontend and also as
fallback in case values aren't available. Add "batch_no" param to get
batch specific valuation rates.
Co-Authored-By: Alan Tom <2.alan.tom@gmail.com >
2022-02-21 18:02:40 +05:30
Ankush Menat
ce0514c8db
feat: batch wise valuation rates
...
start with most used case: negative inventory isn't enabled
- simple addition of qty and value when new batch qty is added
- fetch outgoing rate from stock movement of specific batch
2022-02-21 18:02:40 +05:30
18alantom
f4af75f60b
feat: batchwise valuation flag
...
This is required to avoid breaking behaviour in valuation
of old batches
2022-02-21 18:02:40 +05:30
Saqib Ansari
05682af07a
Merge branch 'develop' into asset-fix-#3
2022-02-21 17:55:32 +05:30
Ankush Menat
00e8565868
fix: round off increments in numeric item variant
2022-02-21 17:42:34 +05:30
Deepesh Garg
a4c6cb9f12
fix: Remove print statements
2022-02-21 17:08:25 +05:30
Deepesh Garg
b7c388976d
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco
2022-02-21 16:58:52 +05:30
Deepesh Garg
6bf7bd6a9f
Merge branch 'develop' into gross_profit_non_stock_item
2022-02-21 16:56:49 +05:30
marination
530f9f7029
test: Item Merging with Product Bundles
2022-02-21 16:48:04 +05:30
marination
28cc2dbb72
fix: Block merging items if both have product bundles
2022-02-21 16:14:40 +05:30
Deepesh Garg
40a45a3139
Merge pull request #29907 from deepeshgarg007/tds_payable_total_amount
...
fix: Total Credit amount in TDS Payable monthly report
2022-02-21 15:33:58 +05:30
Ankush Menat
afc81351b7
test: only test erpnext doctypes
...
Co-authored-by: gavin <gavin18d@gmail.com >
2022-02-21 15:32:28 +05:30
Ankush Menat
e3ea431ef3
test: test all form loads
2022-02-21 15:32:28 +05:30
Ankush Menat
3a5dbfab50
fix: make cashflow mapping template child doctype
2022-02-21 15:32:28 +05:30
Saqib Ansari
cecaec2cc6
Merge branch 'develop' into asset-fix-#3
2022-02-21 14:54:56 +05:30
Ankush Menat
1f9ce92011
ci: moar backport labels
...
[skip ci]
2022-02-21 14:30:09 +05:30
Deepesh Garg
170a657ed8
Merge pull request #29887 from deepeshgarg007/loan_interest_principal
...
fix: Ledger entries on LIA for term loans
2022-02-21 14:24:37 +05:30
Marica
e952cce17d
chore: Show 'Produced Qty' field in Sales Order Item ( #29903 )
2022-02-21 14:22:14 +05:30
Deepesh Garg
a82cf7214e
fix: Total Credit amount in TDS Payable monthly report
2022-02-21 13:58:56 +05:30
Deepesh Garg
e24242ee33
Merge branch 'develop' into loan_interest_principal
2022-02-21 13:39:45 +05:30
Saqib Ansari
780694f6e2
test: number_of_depr_booked = total_number_of_depr
2022-02-21 12:45:52 +05:30
Saqib Ansari
c5808543c8
fix(asset): no. of depreciation booked cannot be equal to total no. of depreciations
2022-02-21 12:41:08 +05:30
Deepesh Garg
e13d774e8e
Merge branch 'develop' into gross_profit_non_stock_item
2022-02-21 12:34:14 +05:30
Saqib Ansari
1a31e9d916
Merge pull request #29896 from nextchamp-saqib/fix-pos-coupon-code-#2
...
fix(pos): removal of coupon code
2022-02-21 11:48:35 +05:30
Deepesh Garg
0b5e618e3a
fix: Update bank reconciliation statement
2022-02-21 11:46:44 +05:30
Deepesh Garg
295cbb0ff2
fix: Update queries in Bank Reconciliation Tool
2022-02-21 11:45:23 +05:30
Deepesh Garg
a0bdcbd0cd
fix: Add patch for account fields
2022-02-21 11:44:00 +05:30
Saqib Ansari
fa38c291bd
fix(pos): removal of coupon code
2022-02-21 11:38:16 +05:30
rohitwaghchaure
6956578339
Merge pull request #29771 from deepeshgarg007/consolidated_financial_statment_error
...
fix: Error in consolidated financial statements
2022-02-20 18:21:54 +05:30
Sagar Vora
3936d8b70e
refactor: remove India specific code
2022-02-20 11:48:04 +05:30
Deepesh Garg
83a60a2a17
Merge pull request #29869 from deepeshgarg007/gstr_1_gstin_filter
...
fix: GSTIN filter for GSTR-1 report
2022-02-19 19:41:49 +05:30
Deepesh Garg
d188fcc066
chore: remove console statements
2022-02-19 19:36:43 +05:30
Deepesh Garg
a28ec89507
Update gstr_1.js
2022-02-19 19:35:57 +05:30
Deepesh Garg
1aa12fb3f1
fix: Ledger entries on LIA for term loans
2022-02-19 19:19:32 +05:30
rohitwaghchaure
b9072eb9b8
Merge pull request #29773 from wojosc/patch-26
...
Translation for DocType
2022-02-19 16:37:25 +05:30
Deepesh Garg
5a2b571aa9
fix: Validate party account with company
2022-02-18 20:05:49 +05:30
Marica
18c6cc96cf
Merge pull request #29816 from marination/repack-entry-stock-ageing
...
fix: Stock Ageing Transfer Bucket logic for Repack Entry with split batch rows
2022-02-18 19:17:55 +05:30
Marica
d1a283fd79
Merge branch 'develop' into repack-entry-stock-ageing
2022-02-18 18:54:23 +05:30
marination
d5be536740
test: Negative Stock, over consumption & over production with split rows, balance precision
2022-02-18 18:53:05 +05:30
marination
ed4a6c6cc6
fix: Range Qty precision
2022-02-18 18:52:42 +05:30
Deepesh Garg
85b67039da
Merge pull request #29774 from deepeshgarg007/patch_fixes
...
fix: Patch fixes
2022-02-18 17:49:54 +05:30
marination
d3fbbcfed3
fix: Precision of available qty and negative stock in transfer bucket
...
- Maintain only positive values in transfer bucket
- Use it to neutralize/add stock to fifo queue
2022-02-18 16:33:28 +05:30
Deepesh Garg
8b3d9088df
Merge branch 'develop' into consolidated_financial_statment_error
2022-02-17 23:32:50 +05:30
Deepesh Garg
e1f8f034c2
Merge branch 'develop' of https://github.com/frappe/erpnext into patch_fixes
2022-02-17 23:20:29 +05:30
Deepesh Garg
3a966d4dbe
fix: Move patch to post sync
2022-02-17 23:18:07 +05:30
Deepesh Garg
1617e0d0e6
fix: Remove reload doc
2022-02-17 22:52:53 +05:30
Deepesh Garg
87b074ac09
fix: GSTIN filter for GSTR-1 report
2022-02-17 22:01:00 +05:30
Ankush Menat
c36bd7e1a6
fix: avoid creating bins without item-wh
...
Co-Authored-By: Shadrak Gurupnor <30501401+shadrak98@users.noreply.github.com >
Co-Authored-By: Saurabh <saurabh6790@gmail.com >
2022-02-17 19:52:01 +05:30
Deepesh Garg
555b1335f6
feat: Bank Reconciliation for loan documents
2022-02-17 19:15:30 +05:30
Rucha Mahabal
bef46e2b64
chore: remove unused code and fields related to workstation from Timesheet Detail
2022-02-17 17:48:18 +05:30
Rucha Mahabal
47ff968253
test: timesheet not overlapping with continuous timelogs
2022-02-17 17:48:18 +05:30
Rucha Mahabal
3ec9acf8f7
fix: convert overlap raw query to frappe.qb
2022-02-17 17:48:18 +05:30
Rucha Mahabal
e2e998fbd9
fix(Timesheet): convert time logs to datetime while checking for overlap
2022-02-17 17:48:18 +05:30
ChillarAnand
358734dcea
fix: Skip deletion if linked docs exists
2022-02-17 16:31:27 +05:30
Ankush Menat
229db14b7e
ci: move some tasks to background
...
- wkhtml download
- asset building
2022-02-17 16:16:53 +05:30
Saqib Ansari
9a7f9c3668
Merge pull request #29859 from nextchamp-saqib/fix-pos-coupon-code
...
fix: coupon code is applied even if ignore_pricing_rule is enabled
2022-02-17 16:11:19 +05:30
Saqib Ansari
2743999785
fix: coupon code is applied even if ignore_pricing_rule is enabled
2022-02-17 16:03:43 +05:30
ChillarAnand
b3d4465db6
Merge branch 'develop' into remove-nonprofit
2022-02-17 15:30:11 +05:30
ChillarAnand
fb59247182
fix: Delete party type records in patch
2022-02-17 15:15:44 +05:30
Ankush Menat
db93f26f20
fix: production plan status should consider qty + WO status
2022-02-17 14:48:32 +05:30
rohitwaghchaure
0da39950d8
Merge pull request #29836 from rohitwaghchaure/minor-item-name-in-excel-sheet
...
feat (minor): added item name in the excel sheet
2022-02-17 14:37:51 +05:30
Saqib Ansari
680f8c4dc2
Merge pull request #29848 from nextchamp-saqib/fix-brt-currency
...
fix: currency in bank reconciliation tool
2022-02-17 14:27:07 +05:30
Saqib Ansari
60674e52b8
fix: currency in bank reconciliation tool
2022-02-17 14:19:42 +05:30
ChillarAnand
db1957ffe6
Merge branch 'develop' into remove-nonprofit
2022-02-17 13:00:58 +05:30
ChillarAnand
b5ff9b27bd
refactor: Clean up non-profit setup
2022-02-17 12:37:25 +05:30
Ankush Menat
d9fc3f3d90
test: putaway rule re-application shouldn't do anything
2022-02-17 12:26:51 +05:30
Ankush Menat
b000e93744
fix: avoid updating items table if no change due to putaway
2022-02-17 12:26:51 +05:30
ChillarAnand
72fe559031
refactor: Remove non profit templates
2022-02-17 08:42:32 +05:30
Rohit Waghchaure
02e77029fa
fix: added item name in the excel sheet
2022-02-16 18:15:57 +05:30
Marica
ecfa6344c0
Merge pull request #29835 from marination/move-wo-patch-to-v13
...
chore: Move patch that updates SO from WO to v13
2022-02-16 18:05:46 +05:30
marination
06d36c6143
chore: Move patch that updates SO from WO to v13
2022-02-16 17:40:16 +05:30
Wolfram Schmidt
235b0715bf
fix: allow renaming and merging ( #29830 )
2022-02-16 17:20:07 +05:30
Deepesh Garg
d251bec380
Merge pull request #29137 from ruthra-kumar/payment_terms_report
...
feat: Payment Terms Status report
2022-02-16 14:15:24 +05:30
Marica
e7cdb67af0
Merge pull request #29803 from marination/so-mr-wo-back-update
...
fix: Update SO via Work Order made from MR (attached to SO)
2022-02-16 14:04:20 +05:30
Marica
c3c9a8d445
Merge branch 'develop' into so-mr-wo-back-update
2022-02-16 13:39:58 +05:30
Marica
f044b1ef27
Merge pull request #29639 from marination/item-variants-perf
...
perf: Weed out disabled variants via sql query instead of pythonic looping separately
2022-02-16 13:39:08 +05:30
Marica
201a38bfbf
Merge branch 'develop' into item-variants-perf
2022-02-16 13:03:32 +05:30
Kenneth Sequeira
a26183e205
fix: add supported currencies ( #29805 )
2022-02-16 13:02:36 +05:30
Marica
0ba72b133f
Merge branch 'develop' into repack-entry-stock-ageing
2022-02-16 12:48:51 +05:30
Marica
3fcf0ec81d
Merge branch 'develop' into so-mr-wo-back-update
2022-02-16 12:44:56 +05:30
marination
29c576e144
chore: Remove commented out code
2022-02-16 12:41:39 +05:30
Sagar Vora
08a391fa88
test: set correct DocType ( #29819 )
2022-02-16 10:56:57 +05:30
Deepesh Garg
2f5bfcc055
Merge branch 'develop' into payment_terms_report
2022-02-16 10:06:12 +05:30
marination
f6233e77c6
chore: Add transfer bucket working to .md file
2022-02-15 20:30:16 +05:30
marination
ea3b7de867
test: Stock Ageing FIFO buckets for Repack entry with same item
2022-02-15 18:41:42 +05:30
marination
799671c748
fix: Transfer Bucket logic for Repack Entry with split batch rows
2022-02-15 18:41:08 +05:30
Marica
e6fa33012f
Merge branch 'develop' into so-mr-wo-back-update
2022-02-15 17:51:54 +05:30
ruthra kumar
48f37c7659
test: added test for alternate currency
...
- Sales Order and Invoice will be submitted in USD with exchange rate
of 70 with the default company currency
- Report will display in defauly company currency
2022-02-15 17:21:08 +05:30
ruthra kumar
49fdc6c52e
test: refactor and fix failing test case
2022-02-15 17:20:29 +05:30
Ankush Menat
f89a64db48
fix: dont attempt to set batch number if item doesn't have batch no ( #29812 )
...
This causes other triggers and unnecessary changes (e.g. price list)
2022-02-15 16:10:35 +05:30
Deepesh Garg
4a33cdab34
Merge pull request #29791 from deepeshgarg007/tds_payable_cancelled_entries
...
fix: Fixes in TDS payable monthly report
2022-02-15 15:39:47 +05:30
marination
0ca58d7627
chore: Patch to update SO work_order_qty and Linter fix
2022-02-15 14:28:00 +05:30
marination
f9d52e7346
test: SO > MR > WO flow
2022-02-15 13:38:15 +05:30
marination
18731622c4
fix: Update SO via Work Order made from MR (attached to SO)
...
- Add SO Item reference in WO from MR (that was made from SO)
2022-02-15 12:50:56 +05:30
Deepesh Garg
4bc286d284
Merge pull request #29593 from deepeshgarg007/reverse_entry_dead_lock
...
fix: Deadlock on making reverse GL Entries
2022-02-15 12:23:16 +05:30
ruthra kumar
a4b8d67323
refactor: create invoices list without if else
2022-02-15 12:20:41 +05:30
ruthra kumar
85ed0fb8d6
fix: default to company currency in report output
2022-02-15 12:20:06 +05:30
Deepesh Garg
fec40aac7a
fix: Linting issues
2022-02-15 12:15:35 +05:30
Deepesh Garg
42cdd6d237
fix: Remove commented out code
2022-02-15 12:05:51 +05:30
Deepesh Garg
10629f78fa
Merge branch 'develop' into reverse_entry_dead_lock
2022-02-15 11:59:50 +05:30
Ankush Menat
1e9766433a
fix: get_item_details overrides parentype ( #29799 )
2022-02-15 10:57:06 +05:30
Ankush Menat
13a60fb258
ci: ignore bugs identified in QA process for stalebot
...
[skip ci]
2022-02-15 10:43:58 +05:30
Saqib Ansari
67a7802f0d
Merge pull request #29789 from nextchamp-saqib/fix-opening-inv-tool
...
fix: disable rounded total in opening invoice creation tool
2022-02-15 10:38:11 +05:30
Marica
728545d147
Merge pull request #29788 from marination/fifo-slot-by-wh
...
fix: Generate Warehouse wise FIFO Queue always and later aggregate if required
2022-02-14 23:04:44 +05:30
Marica
599f4b1412
Merge pull request #29705 from marination/pending-qty-in-prod-plan
...
fix: Set Pending Qty in Prod Plan after updating Work Order
2022-02-14 23:01:51 +05:30
Deepesh Garg
973f6b1bbd
fix: Gross profit for credit notes
2022-02-14 22:14:17 +05:30
marination
e46a1bc80f
fix: Server Tests and sider
2022-02-14 21:00:51 +05:30
Marica
cd728fc9e7
Merge branch 'develop' into fifo-slot-by-wh
2022-02-14 20:42:57 +05:30
Deepesh Garg
04cbde2e52
fix: Filter out bank payment entries
2022-02-14 20:38:04 +05:30
marination
f221a0d253
test: Cover back to back recos from different warehouses
2022-02-14 20:14:14 +05:30
Deepesh Garg
2ff6b3560e
fix: Fixes in TDS payable monthly report
2022-02-14 19:51:58 +05:30
Sagar Sharma
19a6c21eec
refactor!: amazon mws integration ( #29438 )
...
* remove: amazon mws integration
* add patch to remove doctype
* remove old patch
2022-02-14 19:43:26 +05:30
Saqib Ansari
a8309c5183
Merge branch 'develop' into fix-opening-inv-tool
2022-02-14 19:14:03 +05:30
Saqib Ansari
60b55f0d5c
Merge pull request #29778 from nextchamp-saqib/fix-pricing-rule-filtering
...
fix: incorrect pricing rule filtering on selecting first item
2022-02-14 18:40:59 +05:30
Saqib Ansari
18d0a59a9d
fix: disable rounded total in opening invoice creation tool
2022-02-14 18:38:02 +05:30
ruthra kumar
bc244d0740
refactor: currency field and code cleanup
2022-02-14 17:48:16 +05:30
Saqib Ansari
3713ae75ab
fix: incorrect pricing rule filtering on selecting first item
2022-02-14 13:31:37 +05:30
Dany Robert
85adb947bf
fix: show user id in emp group table ( #29776 )
2022-02-14 09:22:21 +05:30
Deepesh Garg
615dd9decd
fix: Patch fixes
2022-02-13 19:24:10 +05:30
Wolfram Schmidt
dbd29da189
Translation for DocType
...
https://testsystem.frappe.cloud/app/milestone
2022-02-13 13:11:31 +01:00
Deepesh Garg
3557bbc539
Merge pull request #29770 from frappe/mergify/bp/develop/pr-29716
...
fix: Loan repayment via Salary Slip (backport #29716 )
2022-02-12 21:55:23 +05:30
Deepesh Garg
ae613008be
fix: Error in consolidated financial statements
2022-02-12 21:54:22 +05:30
Deepesh Garg
07bcbc6c7e
fix: Remove unused param
2022-02-12 19:05:03 +05:30
Deepesh Garg
65711dbde8
test: Update account type in payroll payable account
...
(cherry picked from commit a54e0fe42b )
2022-02-12 13:17:33 +00:00
Deepesh Garg
988dee04fa
fix: Loan repayment via Salary Slip
...
(cherry picked from commit 2572480554 )
2022-02-12 13:17:32 +00:00
Deepesh Garg
19e281a54f
Merge pull request #29700 from vorasmit/gstr-1-fixes
...
fix(India): Report GSTR-1 minor fixes
2022-02-12 17:16:24 +05:30
Wolfram Schmidt
a0d163ebff
chore: changed Region zu Gebiet ( #29651 )
...
"Region" is more fitting when talking about a geographical area or region. Gebiet is more accurate translation in this case of territory as we are talking about sales territory which would be a "Verkaufsgebiet".
2022-02-12 14:50:48 +05:30
Wolfram Schmidt
7338641791
chore: added DocType Translation #29730
...
frappe.cloud/app/doctype/Email Digest Recipient
..it's just a table
[skip ci]
2022-02-12 14:49:31 +05:30
Ankush Menat
eb8b424722
feat: item-wise negative stock setting ( #29761 )
2022-02-12 13:08:28 +05:30
mergify[bot]
749005eb8b
fix: list mutation within loop ( #29766 )
...
Prevent list mutation within loop leading to incorrect data
(cherry picked from commit 894a406ed4 )
Co-authored-by: Govind S Menokee <govindsmenokee@gmail.com >
2022-02-12 12:14:19 +05:30
Saqib Ansari
80944e666f
Merge pull request #29754 from resilient-tech/remove-format
...
chore: remove deprecated print format
2022-02-12 12:08:23 +05:30
Saqib Ansari
ef971e160a
Merge pull request #29729 from resilient-tech/allow_regional
...
fix: allow `regional_overrides` hook to be set in subsequent apps
2022-02-12 12:05:25 +05:30
Rucha Mahabal
961467c389
fix: revert removal of gratuity payment via salary slip ( #29589 )
2022-02-12 00:29:53 +05:30
Rucha Mahabal
fe37103dcb
Merge pull request #29711 from ruchamahabal/leave-policy-assgn-fixes
2022-02-11 21:24:07 +05:30
Rucha Mahabal
10ee2fbeac
Merge branch 'develop' into leave-policy-assgn-fixes
2022-02-11 21:00:49 +05:30
Rucha Mahabal
cbaadcf113
fix(test): reset test setup
2022-02-11 20:59:19 +05:30
Rucha Mahabal
9b0f9c3442
test: earned leave allocations based on DOJ
2022-02-11 20:08:01 +05:30
marination
f62b3207ff
fix: Generate Wh wise FIFO Queue and later aggregate if required
...
- Back to back stock recos cause incorrect qty calculation across warehouses
- Hard to differentiate how much of the qty is reset by the reco
- Maintain Queue and balances warehouse wise and later aggregate for accurate values
2022-02-11 18:14:28 +05:30
Deepesh Garg
86ef932979
Merge pull request #29756 from frappe/revert-29499-overseas_gst_tax
...
Revert "fix(India): Tax calculation for overseas suppliers"
2022-02-11 17:40:48 +05:30
Rucha Mahabal
51e6086829
chore: clean-up leave policy assignment tests
2022-02-11 17:40:20 +05:30
Deepesh Garg
ea20c63182
Revert "fix(India): Tax calculation for overseas suppliers"
2022-02-11 17:38:37 +05:30
rohitwaghchaure
ce79434a9b
Merge pull request #29736 from rohitwaghchaure/performance-issue-while-making-wo
...
fix: time out error while making work orders from production plan
2022-02-11 16:12:21 +05:30
Sagar Vora
d93d2a80b1
chore: remove deprecated print format
2022-02-11 15:21:17 +05:30
Deepesh Garg
2172ab2d37
fix: Update columns in new format
2022-02-11 14:48:39 +05:30
Saqib Ansari
8128b33d4f
Merge pull request #29732 from alyf-de/encode-filters
...
fix: encode filters for URI
2022-02-11 14:44:46 +05:30
Saqib Ansari
2d8e03e059
Merge pull request #29748 from nextchamp-saqib/fix-gp-report-columns
...
fix: cannot jump to sales invoice in gross profit report
2022-02-11 14:38:40 +05:30
Rucha Mahabal
c7be9ef5d2
fix: consider leaves for past months if assignment is based on joining date too
2022-02-11 13:52:46 +05:30
Saqib Ansari
78dd364b0b
fix: cannot jump to sales invoice in gross profit report
2022-02-11 12:32:45 +05:30
Ankush Menat
77be98295c
fix: update bin modified timestamp when updating qty
...
These timestamps are used for writing integrations hence whenever bin is
updated timestamp should update to reliabily use Bin for integration
logic.
2022-02-11 11:54:58 +05:30
Ankush Menat
1553fa9c90
refactor!: drop deprecated and dead code
2022-02-11 11:23:37 +05:30
marination
86ca41b14a
test: Production Plan Pending Qty impact tests
...
- Two tests to check impact on pending qty: From SO and independent Prod Plan
- Added docstring to each test case for brief summary
- Changed helper function args to fallback to 0 instead of 1 if no arg is passed
- Removed unnecessary `get_doc()`
- Made helper function actions optional depending on args passed
2022-02-10 20:14:28 +05:30
Deepesh Garg
da73685f71
fix: Multiple fixes in Gross Profit report
2022-02-10 13:07:51 +05:30
Rohit Waghchaure
eec2f87088
fix: time out error while making work orders from prodcution plan
2022-02-10 12:30:41 +05:30
Ankush Menat
c371b52d27
fix: restrict filetypes to csv for rename tool
2022-02-10 10:26:00 +05:30
Devin Slauenwhite
49bee568a1
fix: get cart items for logged in user.
2022-02-09 12:03:05 -05:00
barredterra
5811d9e318
fix: encode filters for URI
2022-02-09 17:53:33 +01:00
Devin Slauenwhite
aeee334843
Merge remote-tracking branch 'upstream/develop' into feat-user-unique-cart
2022-02-09 11:08:24 -05:00
Devin Slauenwhite
34ad5b1abf
fix: get cart for logged in user.
2022-02-09 10:53:24 -05:00
Devin Slauenwhite
d636c3fb04
test: many users linked to customer shopping cart
2022-02-09 10:52:38 -05:00
Sagar Vora
2bc157a95c
fix: cleaner implementation for get_invoice_type
2022-02-09 17:48:24 +05:30
Smit Vora
6e679a5ad2
fix(India): Report GSTR-1 minor fixes
2022-02-09 17:48:24 +05:30
Sagar Vora
b68a99675d
fix: allow regional_overrides hook to be set in subsequent apps
2022-02-09 16:56:53 +05:30
Saqib Ansari
b35b637d01
Merge pull request #29701 from nextchamp-saqib/consolidation-round-off-err
...
fix(pos): incorrect grand_total in case of inclusive taxes on item
2022-02-09 16:42:30 +05:30
Saqib Ansari
0ebd32dc63
fix: cancelling of consolidated sales invoice that doesn't have closing entry
2022-02-09 16:08:28 +05:30
Saqib Ansari
4bb557dbd8
fix: flaky point of sale test
2022-02-09 16:07:42 +05:30
Saqib Ansari
75256863c6
fix(test): do not enable negative stock
2022-02-09 16:07:33 +05:30
Ankush Menat
2abc1c244e
Merge pull request #29715 from aaronmenezes/fix_reserved_for_production_calc
...
fix: Reserved for Production calculation considered closed work orders
2022-02-09 15:59:52 +05:30
Saqib Ansari
d106ec88ad
Merge pull request #29374 from nextchamp-saqib/fix-ignore-pricing-rule
...
fix: ignore pricing rule in transactions
2022-02-09 13:31:57 +05:30
Ankush Menat
89959976bd
fix: patch existing bins
2022-02-09 12:21:05 +05:30
Rucha Mahabal
89fa0bb73f
fix: consider based on DOJ config while calculating leaves for passed months
2022-02-09 11:28:14 +05:30
Ankush Menat
a8bf3a3f0d
refactor: move reserve quantity computation to work order
2022-02-09 11:26:03 +05:30
Ankush Menat
d2cc5f2482
test: remove dependency on other tests
2022-02-09 11:19:01 +05:30
Saqib Ansari
8ff7587aaa
Merge branch 'develop' into fix-ignore-pricing-rule
2022-02-09 10:31:22 +05:30
Saqib Ansari
ab36b27a94
fix: ignore pricing rule in all transactions
2022-02-09 10:10:17 +05:30
Deepesh Garg
6fd5281b46
Merge branch 'develop' into reverse_entry_dead_lock
2022-02-08 22:37:18 +05:30
aaronmenezes
6a8b7eeffe
fix: Reserved for Production calculation considered closed work orders
2022-02-08 19:25:49 +05:30
Ankush Menat
f2e056dfeb
Merge pull request #29296 from ankush/lifo_valuation
...
feat: LIFO valuation
2022-02-08 18:15:56 +05:30
Saqib Ansari
07dc228e32
Merge branch 'develop' into consolidation-round-off-err
2022-02-08 18:06:41 +05:30
marination
eaccef6116
fix: Initialise pending qty as planned qty for independent item rows in Prod Plan
...
- Rows that are not fetched from MR or SO, had pending qty 0 throughout
- Initialise pending qty on save only.
- After submit this field will be updated by work order/stock entry
- Bring functions in `validate()` closer to the top
2022-02-08 17:55:38 +05:30
Saqib Ansari
6fa406dd04
fix(test): pass price_list_rate only if pricing rule has to be removed
2022-02-08 17:51:53 +05:30
Ankush Menat
befcca4183
Merge branch 'develop' into lifo_valuation
2022-02-08 17:38:06 +05:30
Saqib Ansari
c2b83a0283
fix(test): case if write off is calculated as negative amount
2022-02-08 17:36:39 +05:30
Rucha Mahabal
7326d57966
fix: Earned Leave allocation based on joining date not working
2022-02-08 17:14:11 +05:30
Saqib Ansari
b51a5d9225
Merge pull request #29709 from nextchamp-saqib/fix-bank-reco-currency
...
fix: currency in bank reconciliation chart
2022-02-08 16:32:35 +05:30
Saqib Ansari
afc5c26d1c
fix(test): ignore stock validation
2022-02-08 16:04:08 +05:30
Saqib Ansari
3f962739fb
Merge branch 'develop' of https://github.com/frappe/erpnext into consolidation-round-off-err
2022-02-08 16:02:18 +05:30
Saqib Ansari
0fc5d2278d
fix: currency in bank reconciliation chart
2022-02-08 15:50:41 +05:30
Rucha Mahabal
bdf38a33cc
Merge pull request #29650 from ruchamahabal/fix-earned-leaves-allocation
2022-02-08 15:47:43 +05:30
Saqib Ansari
4f4395545e
Merge branch 'develop' into fix-ignore-pricing-rule
2022-02-08 15:29:28 +05:30
Saqib Ansari
27ced4f082
Merge pull request #29560 from ruthra-kumar/bug_invoice_creation_throws_typeerror
...
fix: typeerror on invoice creation from SO/PO
2022-02-08 15:27:05 +05:30
Rucha Mahabal
b71283aa7d
Merge branch 'develop' into fix-earned-leaves-allocation
2022-02-08 14:39:55 +05:30
Rucha Mahabal
bd1555bd23
fix: handle carry forwarded leaves while checking for duplicate allocation
2022-02-08 14:36:31 +05:30
Ankush Menat
bb105a33b2
test: validate on save instead of on creation
...
(cherry picked from commit 0efd5577bd9bdc0bb900d4d23d85aa86fd09929a)
2022-02-08 14:01:41 +05:30
Bhavesh Maheshwari
3969840ee8
fix: ignore rate validation for work order
...
(cherry picked from commit f29aed7f71 )
2022-02-08 14:01:41 +05:30
marination
7116d7ae0e
fix: Set Pending Qty in Prod Plan after updating Work Order
2022-02-08 12:40:33 +05:30
marination
4f5a0b8941
chore: Fix flaky test test_exact_match_with_price
...
- Clear cart settings in cache to avoid stale values
2022-02-08 12:02:02 +05:30
Saqib Ansari
0f913e0173
Merge branch 'develop' into bug_invoice_creation_throws_typeerror
2022-02-08 11:51:26 +05:30
Saqib Ansari
5e32b809cb
Merge pull request #29599 from nemesis189/coupon-code-issue-pos
...
fix: Coupon code item pricing dynamic updation issue in pos screen
2022-02-08 11:50:19 +05:30
Saqib Ansari
8eff2969b0
Merge pull request #29699 from nextchamp-saqib/improve-debit-to-err-msg
...
chore: show credit/debit-to account in error message
2022-02-08 11:42:57 +05:30
Saqib Ansari
4c3d751421
Merge branch 'develop' into fix-ignore-pricing-rule
2022-02-08 11:42:33 +05:30
Saqib Ansari
0452d7de20
fix(pos): incorrect grand_total in case of inclusive taxes on item
2022-02-08 11:26:23 +05:30
marination
a64228741d
fix: Trim spaces from attributes (multi-variant creation) & explicit method for building cache
...
- Multiple Item Variants creation fails due to extra spaces in attributes from popup. Clean them before passing to server side
- Mention explicit method to build variants cache to avoid ambiguity between old method path (pre-refactor)
2022-02-08 11:15:19 +05:30
Saqib Ansari
e93bb8a336
chore: show credit/debit-to account in error message
2022-02-08 10:49:37 +05:30
Ankush Menat
0ca60afc3f
fix: ignore cancelled SLEs ( #29679 )
2022-02-08 10:24:19 +05:30
Mohammed Yusuf Shaikh
a3e69cf75d
feat: Bulk Transaction Processing ( #28580 )
...
* feat: Bulk Transaction Processing
* fix: add flags to ignore validations and exception handling correction
* fix: remove duplicate code, added logger functionality and improved notifications
* fix: linting and sider issues
* test: added tests
* fix: linter issues
* fix: failing test case
* fix: sider issues and test cases
* refactor: mapping function calls to create order/invoice
* fix: added more test cases to increase coverage
* fix: test cases
* fix: sider issue
* fix: rename doctype, improve formatting and minor refactor
* fix: update doctype name in hooks and sider issues
* fix: entry log test case
* fix: typos, translations and company name in tests
* fix: linter issues and translations
* fix: linter issue
* fix: split into separate function for marking failed transaction
* fix: typos, retry failed transaction logic and make log read only
* fix: hide retry button when no failed transactions and remove test cases not rrelevant
* fix: sider issues and indentation to tabs
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-02-08 01:00:37 +05:30
Deepesh Garg
2280ae5554
Merge pull request #29549 from frappe/mergify/bp/develop/pr-29290
...
fix: billed amount in delivery note items (backport #29290 )
2022-02-07 23:49:19 +05:30
Deepesh Garg
529cc72863
Merge pull request #29656 from ankush/credit_debit_pr
...
fix: dont ignore items that dont have SVD
2022-02-07 23:46:07 +05:30
Ankush Menat
f82d7eb73f
test: commit item/warehouse creation to db
2022-02-07 22:55:56 +05:30
Ankush Menat
43f8ee1dd1
chore: drop dead field from stock reconciliation
2022-02-07 22:55:56 +05:30
Ankush Menat
699519f7b6
test: product bundle reposting
2022-02-07 22:55:56 +05:30
Ankush Menat
853e658dcc
test: move bundle info to class variables
2022-02-07 22:55:56 +05:30
Ankush Menat
1022db0474
fix: merge stock ledger item warehouse with doc's
2022-02-07 22:55:56 +05:30
Ankush Menat
e6ab8df8f2
refactor: simplify get_items_and_warehouses
...
Also remove dead code related to stock reconciliation_json.
2022-02-07 22:55:56 +05:30
Ankush Menat
c56d07dee3
fix: consider packed items too when reposting
2022-02-07 22:55:56 +05:30
Deepesh Garg
eab10a13e7
fix: Conflicts
2022-02-07 22:12:27 +05:30
Raffael Meyer
9fde0f0a9c
Merge branch 'develop' into revert-bu-schluessel
2022-02-07 17:18:33 +01:00
Saqib Ansari
4655e115d0
Merge branch 'develop' into bug_invoice_creation_throws_typeerror
2022-02-07 20:04:59 +05:30
Ritwik Puri
72a812f18b
fix: use item_code instead of parent field in bom_stock_calculated report ( #29684 )
2022-02-07 19:43:29 +05:30
Deepesh Garg
8417130788
Merge pull request #29660 from abhinavxd/patch-1
...
fix: Add missing key in Loan
2022-02-07 18:44:37 +05:30
Deepesh Garg
ef69d1fd38
test: Add test case for repayment against partially disbursed loans
2022-02-07 17:00:30 +05:30
Deepesh Garg
fab7f90e8f
Merge pull request #29460 from deepeshgarg007/loan_refund_jv
...
feat: Refund entry against loans
2022-02-07 14:37:47 +05:30
Deepesh Garg
8ece2845f2
fix: Add disbursement accounts to tests
2022-02-07 13:50:31 +05:30
Ankush Menat
5e6227e3d8
fix(ux): make stock entry type the title field ( #29674 )
2022-02-07 13:19:08 +05:30
Deepesh Garg
8d7331de8f
Merge branch 'develop' of https://github.com/frappe/erpnext into loan_refund_jv
2022-02-07 12:49:34 +05:30
Deepesh Garg
4284017e9d
fix: Copyright info
2022-02-07 12:26:01 +05:30
Deepesh Garg
cec971b5db
Merge pull request #29349 from alyf-de/disable-item-tax-category
...
feat: option to disable Item Tax Template and Tax Category
2022-02-07 11:01:03 +05:30
Umair Sayed
104a55aff1
feat: Tab views in Stocks and Accounts Settings ( #29638 )
...
* tab views in Stocks and Accounts Settings. Clean-up in Selling and Buying Settings.
* chore: undo changes to creation timestamp
happened because of a bug in fw
Co-authored-by: Umair Sayed <umairsayed@Umairs-MacBook-Air-2.local >
2022-02-07 10:42:55 +05:30
Deepesh Garg
400b579f1a
Merge pull request #29670 from frappe/mergify/bp/develop/pr-29635
...
fix: Incorrect tax template in Sales Invoice via data import (backport #29635 )
2022-02-07 10:42:31 +05:30
Chillar Anand
768e6b2e0e
Merge branch 'develop' into remove-nonprofit
2022-02-07 10:29:25 +05:30
Deepesh Garg
ff57450e77
fix: Replace ORM with query builder
2022-02-06 22:56:12 +05:30
Deepesh Garg
36f4fb0585
fix: Incorrect tax template in Sales Invocie via data import
...
(cherry picked from commit 20f321a889 )
2022-02-06 16:24:26 +00:00
Rucha Mahabal
4e3a13117e
Merge branch 'develop' into fix-earned-leaves-allocation
2022-02-06 20:31:48 +05:30
Rucha Mahabal
e25544f94e
fix(test): add ignore duplicates flag to allocation function
2022-02-06 20:30:46 +05:30
Ankush Menat
f089d39675
refactor: better method name
...
Co-authored-by: gavin <gavin18d@gmail.com >
2022-02-06 20:12:15 +05:30
Ankush Menat
3e5f940686
test: e2e test for LIFO valuation
2022-02-06 20:12:15 +05:30
Ankush Menat
61c5ad44d3
refactor: get incoming fifo/lifo rate functions
...
Re-use same logic for computing incoming rate.
2022-02-06 20:12:15 +05:30
Ankush Menat
97e18a1cd0
feat: allow selecting LIFO valuation
2022-02-06 20:12:11 +05:30
Ankush Menat
9c49d2d3aa
feat: LIFOValuation class for handling LIFO
2022-02-06 20:12:11 +05:30
Ankush Menat
b855030e7c
refactor: valuation class to allow extending
2022-02-06 20:12:11 +05:30
Deepesh Garg
0b9c066ef7
Merge pull request #29609 from deepeshgarg007/gstr_3b_export_zero_rated
...
fix: Zero rated exports in GSTR-3B report
2022-02-06 19:34:21 +05:30
Deepesh Garg
81b967851a
Merge pull request #29601 from deepeshgarg007/provisonal_loss_bs
...
fix: Incorrect provisional profit and loss in balance sheet
2022-02-06 19:33:12 +05:30
Deepesh Garg
5d09678954
Merge pull request #29659 from deepeshgarg007/zero_amount_status
...
fix: Billing status for zero amount ref doc
2022-02-06 19:22:31 +05:30
Deepesh Garg
8ff32da9bd
Merge branch 'develop' into gstr_3b_export_zero_rated
2022-02-06 19:11:03 +05:30
Ankush Menat
6459ceaea1
fix: dont show cancelled PO items in plan report
2022-02-06 19:05:12 +05:30
Deepesh Garg
3e6fade08d
Merge pull request #29641 from deepeshgarg007/jv_cancel_ignore
...
fix: Ignore linked invoices on Journal Entry cancel
2022-02-06 18:57:13 +05:30
Abhinav Raut
d0043bdbac
fix: missing key in loan
2022-02-06 16:55:24 +05:30
Deepesh Garg
c5726fd3da
fix: Add test case
2022-02-06 11:35:40 +05:30
Deepesh Garg
d679692472
fix: Billing status for zero amount ref doc
2022-02-06 11:35:23 +05:30
Ankush Menat
d1f5753885
test: check when PR moves stock from neg to pos
2022-02-05 23:35:28 +05:30
Ankush Menat
c88c368880
fix: dont ignore items that dont have SVD
...
When items go from negative to positive stock value diff can be zero but
item might have taxes / need divisional loss adjustment.
2022-02-05 22:54:18 +05:30
Ankush Menat
69c65afd72
test: regression test for LCV GL entries
2022-02-05 20:58:56 +05:30
Ankush Menat
8858c703a8
fix: ignore cancelled svd while updating GLE for PR
...
This happens because LCV cancels and reposts entries so unless filtered
by non-cancelled entries you can randomly get old values.
2022-02-05 20:58:56 +05:30
barredterra
363ed9ccba
revert: BU Schlüssel ( a21f76f)
2022-02-05 14:06:18 +01:00
Rucha Mahabal
a52ba0a544
fix: linter
2022-02-05 16:40:55 +05:30
Rucha Mahabal
63ee4f1b64
test: earned leave allocation for passed months and allocation on month-end
2022-02-05 16:05:54 +05:30
Rucha Mahabal
25c7f850b1
fix: earned leaves not allocated if assignment is created on month-end
2022-02-05 16:05:46 +05:30
Marica
772336bb43
Merge pull request #29642 from marination/packed-items-new-doc
...
fix: Regenerate packed items on newly mapped doc
2022-02-04 23:00:10 +05:30
Marica
a49b755773
Merge branch 'develop' into packed-items-new-doc
2022-02-04 22:58:21 +05:30
Raffael Meyer
b5242df15b
Merge branch 'develop' into disable-item-tax-category
2022-02-04 18:10:39 +01:00
Rucha Mahabal
65923bd856
fix: enable Allow on Submit for 'Is Active' field in Salary Structure ( #29630 )
2022-02-04 22:34:11 +05:30
marination
bd41a99c8a
fix: Regenerate packed items on newly mapped doc
...
- Cannot determine action on newly mapped DN that hasnt been inserted
- Rows could have been deleted, updated, added, etc. before first save
- In this case , reset packing table
2022-02-04 22:06:56 +05:30
Deepesh Garg
6f7ae62907
fix: Ignore linked invoices on Journal Entry cancel
2022-02-04 20:13:20 +05:30
marination
26bd3053d1
perf: Weed out disabled variants via sql query instead of pythonic looping separately
...
- If the number of variants are large (almost 2lakhs), the query to get variants and attribute data takes time
- If the no.of disabled attributes is large as well, the list comprehension weeding out disabled variants takes forever
- We dont need to loop over the variants data so many times
- Avoid any `if a in list(b)` is best when the iterables have tremendous data
2022-02-04 17:38:20 +05:30
Rucha Mahabal
dbfa463738
fix: show actual balance instead of consumption balance in opening balance
...
- not changing opening balance based on remaining days
2022-02-04 13:04:25 +05:30
Rucha Mahabal
b5c686ac40
fix: sort imports, sider issues
2022-02-04 12:39:58 +05:30
Rucha Mahabal
55ac8519bf
refactor: balance in Balance Summary report near allocation expiry date
...
- Leave Balance shows minimum leaves remaining after comparing with remaining days for allocation expiry causing ambiguity
- refactor remaining leaves calculation to return both, actual leave balance and balance for consumption
- show actual balance in leave application, use balance for consumption only in validations
2022-02-04 12:29:00 +05:30
Saqib Ansari
9432d8edd1
Merge branch 'develop' into bug_invoice_creation_throws_typeerror
2022-02-04 10:20:43 +05:30
Chillar Anand
cfda849a8a
Merge branch 'develop' into remove-nonprofit
2022-02-04 10:17:25 +05:30
Rucha Mahabal
26b40e7cfd
refactor: Leaves Taken calculation
...
- fix issue where Leaves Taken also adds leaves expiring on boundary date as leaves taken, causing ambiguity
- remove unnecessary `skip_expiry_leaves` function
- `get_allocation_expiry` considering cancelled entries too
2022-02-04 00:01:05 +05:30
Rucha Mahabal
1ea749cf1a
fix: expired leaves not calculated properly because of newly created expiry ledger entries
2022-02-03 23:34:46 +05:30
Marica
79ab8e6459
Merge pull request #29456 from marination/product-bundle-packing-list-logic
...
fix: Incorrect packing list for recurring items & code cleanup
2022-02-03 22:09:52 +05:30
Marica
4d5749ba7d
Merge pull request #29625 from frappe/fix-web-portal
...
fix: Load control & dialog assets with `cart.js`
2022-02-03 22:04:33 +05:30
Marica
5e5a18f17c
Merge branch 'develop' into fix-web-portal
2022-02-03 21:59:57 +05:30
marination
017a882f90
fix: Remove cart.js from erpnext-web bundle
...
- Due to it being in the bundle, controls bundle was required for Dialogs used in cart
- But this is exclusively used in `cart.html`
- It has no reason to load and break the login page
- Moved it back to where the html is, it is now back to being tightly coupled with its html
2022-02-03 21:34:48 +05:30
Suraj Shetty
e652ab5f05
fix: Load control & dialog assets with cart.js
...
Previously, control & dialog assets were getting loaded only on visiting "/cart", but since cart.js sets up various events on homepage, dialog related assets are required up-front.
2022-02-03 20:06:24 +05:30
Wolfram Schmidt
68cea75909
chore: update de.csv #29575
...
added missing translations in Company Master
Co-authored-by: Wolfram Schmidt <wolfram.schmidt@tueit.de >
[skip ci]
2022-02-03 20:05:11 +05:30
Wolfram Schmidt
af7570410e
chore: update de.csv ( #29624 )
...
minor translation error
[skip ci]
2022-02-03 20:04:24 +05:30
Ankush Menat
6f2c9c692c
ci: workflow dispatch options ( #29611 )
2022-02-03 17:30:42 +05:30
Ankush Menat
ba847ef218
Merge branch 'develop' into provisonal_loss_bs
2022-02-03 17:18:00 +05:30
Ankush Menat
04f6426dbf
feat: show stock value difference in stock ledger report ( #29607 )
2022-02-03 17:14:57 +05:30
marination
f18ec2d947
fix: (Linter) import sequence
2022-02-03 17:07:11 +05:30
Marica
e9fc6c3249
Merge branch 'develop' into product-bundle-packing-list-logic
2022-02-03 17:02:57 +05:30
marination
4e7b4dc9a8
test: Packed Items test file
2022-02-03 17:01:33 +05:30
ChillarAnand
dddeef7179
chore: Clean up whitespace
2022-02-03 16:41:36 +05:30
ChillarAnand
325dc92d37
Merge branch 'develop' into remove-nonprofit
2022-02-03 16:38:01 +05:30
Ankush Menat
a7a2b82538
Merge pull request #29618 from frappe/mergify/copy/develop/pr-29603
...
fix: Multiple WO for a single Production Plan Item (copy #29603 )
2022-02-03 15:52:54 +05:30
Ankush Menat
9b60e3f187
fix: default qty if not found
2022-02-03 15:26:57 +05:30
ChillarAnand
899ca8b384
refactor: Code cleanup
2022-02-03 15:24:45 +05:30
Sagar Sharma
be09551cfa
test: add test case for multiple WO
...
(cherry picked from commit 36609c50c0 )
2022-02-03 09:50:08 +00:00
Sagar Sharma
360a06b9ba
fix: ordered_qty for production-plan-item
...
(cherry picked from commit 4e58c1da3a )
2022-02-03 09:50:07 +00:00
Ankush Menat
551f2967da
Merge pull request #27923 from marination/e-commerce-refactor-develop
...
refactor: E-commerce (port to develop)
2022-02-03 14:14:08 +05:30
gavin
7eb9dc01f8
fix: Ignore mandatory fields if exist ( #27871 )
...
The goal of this fix is to not break the patch in case of customizations
In this particular case, it's regarding a customized Note DocType with
multiple custom mandatory fields
2022-02-03 14:08:32 +05:30
Ankush Menat
bd3b47fd50
fix: remove stale doctypes and add msg for ecommerce refactor ( #27700 )
2022-02-03 14:06:31 +05:30
marination
f97642e975
fix: Qb query, use isin instead of in and access fields without dot notation due to reserved pypika keywords
2022-02-03 14:03:17 +05:30
Ankush Menat
41a95e5624
fix: ignore empty customer/supplier in item query ( #29610 )
...
* fix: dont try to filter by customer/supplier if None
* test: item query with emtpy supplier
2022-02-03 13:02:13 +05:30
marination
f47db26fa6
fix: Cart buttons not working
...
- Add cart.js to web bundle
- Hide icon conditionally since now this file loads on every single page
2022-02-03 12:54:59 +05:30
Deepesh Garg
233e6449fc
fix: Zero rated exports in GSTR-3B report
2022-02-03 12:13:43 +05:30
Deepesh Garg
ed2c6b6637
fix: Incorrect provisional profit and loss in balance sheet
2022-02-02 22:36:45 +05:30
Saqib Ansari
5a7236efcd
Merge branch 'develop' into fix-ignore-pricing-rule
2022-02-02 21:47:51 +05:30
Marica
384e6b559b
Merge branch 'develop' into e-commerce-refactor-develop
2022-02-02 21:10:04 +05:30
Subin Tom
ccf63124d6
fix: Coupon code item pricing dynamic updation issue
2022-02-02 20:13:33 +05:30
Saqib Ansari
f696eddceb
Merge pull request #29597 from nextchamp-saqib/fix-pos-checkout
...
fix(pos): pricing rule on transactions doesn't work
2022-02-02 19:48:05 +05:30
Saqib Ansari
e082e3f702
fix(pos): pricing rule on transactions doesn't work
2022-02-02 19:33:48 +05:30
Rucha Mahabal
da7494c208
fix: Program Enrollment tests ( #29592 )
2022-02-02 17:30:29 +05:30
Deepesh Garg
ffec865e00
fix: Make a deep copy of GLE
2022-02-02 17:14:42 +05:30
Deepesh Garg
f1c3bcee1f
fix: Deadlock on making reverse GL Entries
2022-02-02 17:09:34 +05:30
marination
4b62d2d7fe
fix: (Linter) Write queries using QB/ORM and other minor lines for semgrep to skip
2022-02-02 12:58:31 +05:30
Marica
780e29b42e
Merge branch 'develop' into e-commerce-refactor-develop
2022-02-02 10:45:14 +05:30
marination
8c90c505c0
fix: (minor) build issues on cart and item page
...
- Move `cart.js` to public/js directory
- Reorder import sequence in erpnext web bundle
- Removed unused script block
2022-02-02 10:40:45 +05:30
Nabin Hait
bf3caab63c
fix: future recurring period calculation
2022-02-01 23:42:50 +05:30
Nabin Hait
008b331f49
Merge branch 'cc-allocation' into develop
2022-02-01 22:27:23 +05:30
Nabin Hait
81d1ad6059
fix: Allocation percentage fieldtype changed to percent
2022-02-01 22:26:39 +05:30
Nabin Hait
364856b7c5
fix: patch for migrating cost center allocations
2022-02-01 22:26:03 +05:30
Nabin Hait
5f03292aba
fix: Future recurring period calculation for addl salary ( #29578 )
2022-02-01 21:47:15 +05:30
Rucha Mahabal
1710aef0a9
fix: employee reminders fixes ( #29548 )
2022-02-01 19:46:39 +05:30
Ankush Menat
a3a05c0c23
fix: don't show "create" on cancelled BOMs ( #29570 )
2022-02-01 17:40:06 +05:30
Saqib Ansari
4055cc76a7
Merge pull request #29556 from nextchamp-saqib/nemesis189-pos-service-items
...
feat: Allowing non stock items in POS
2022-02-01 16:36:10 +05:30
Rucha Mahabal
0dde0ece10
fix: leave application tests ( #29539 )
2022-02-01 16:00:02 +05:30
Saqib Ansari
bf70feb7c9
fix: flaky test
2022-02-01 15:26:33 +05:30
Deepesh Garg
528c71382f
feat: Provisional accounting for expenses ( #29451 )
...
* feat: Provisonal accounting for expenses
* fix: Method for provisional accounting entry
* chore: Add test case
* fix: Remove test case
* fix: Use company doctype
* fix: Add provisional expense account field in Purchase Receipt Item
* fix: Test case
* fix: Move provisional expense account to parent
* fix: Patch
2022-02-01 14:42:55 +05:30
ruthra kumar
9bd56b0f79
fix: typeerror on invoice creation from SO/PO
2022-02-01 14:14:04 +05:30
Saqib Ansari
4e4159ec06
chore: remove unused import
2022-02-01 14:02:52 +05:30
Saqib Ansari
2aca54eb38
chore: remove useless rollback
2022-02-01 13:17:01 +05:30
Saqib Ansari
650d44a714
test: point of sale search
2022-02-01 13:14:28 +05:30
Saqib Ansari
4557b6a150
Merge branch 'develop' into pos-service-items
2022-02-01 12:25:25 +05:30
Deepesh Garg
cb3754a102
Merge pull request #29535 from ruchamahabal/fix-loan-repayment
...
fix: do not hide Loan Repayment Entry field in salary slip
2022-02-01 12:18:47 +05:30
marination
9eeddc28b0
fix: Merge conflict inconsistency due to https://github.com/frappe/erpnext/pull/27931
2022-02-01 12:15:48 +05:30
marination
2933cf243a
fix: Failing test, sider and linter
...
- Remove unused imports
- fix test `test_product_list_attribute_filter_builder`
2022-02-01 12:08:33 +05:30
rohitwaghchaure
62e5aa7d72
Merge pull request #29359 from KrithiRamani/foc_item
...
fix: bypass selling price validation for free item
2022-02-01 11:54:01 +05:30
Deepesh Garg
fa2b3eb414
Merge branch 'develop' into fix-loan-repayment
2022-02-01 11:12:39 +05:30
marination
1d7f313b92
debug: CI
2022-02-01 11:12:05 +05:30
marination
00752ca01d
fix: Wrong variable name breaks Cart Items rendering
2022-02-01 11:11:58 +05:30
marination
143ff715e7
fix: (test) set user for price test
2022-02-01 11:11:38 +05:30
marination
606f23b667
fix: Sider and Linter
2022-02-01 11:11:29 +05:30
marination
4f7ec25bbe
tests: Variant without web item price fetch and add to cart
...
- Also, optionally get image from template web item for cart if variant has no image
2022-02-01 11:11:18 +05:30
marination
47c8ad0b94
fix: Cart Logic of Item variant without Website Item
2022-02-01 11:11:11 +05:30
marination
f2fbe9049f
fix: Server Side test - teardown correctly
2022-02-01 11:10:04 +05:30
marination
2623046ba7
test: Variant Selector - Fetch next valid Attribute values fetching after selection of one
2022-02-01 11:09:46 +05:30
Sagar Sharma
c53cdce1c0
chore: remove patch
...
(cherry picked from commit fedeb2a70f )
# Conflicts:
# erpnext/patches.txt
2022-02-01 05:39:39 +00:00
Sagar Sharma
ce0b84f54d
refactor: use frappe.qb instead of sql
...
(cherry picked from commit 0a9ec9f591 )
2022-02-01 05:39:39 +00:00
Sagar Sharma
edbf52ab95
feat: add patch
...
(cherry picked from commit fc65a3d989 )
# Conflicts:
# erpnext/patches.txt
2022-02-01 05:39:38 +00:00
Sagar Sharma
1fd8539873
fix: check so_detail before dn_detail
...
(cherry picked from commit 5de6b8dc4d )
2022-02-01 05:39:38 +00:00
Sagar Sharma
b50036c04a
fix: consider returned_qty while updating billed_amt
...
(cherry picked from commit 63aaa1e357 )
2022-02-01 05:39:37 +00:00
marination
5a462db207
test: Variant Selector - Attribute Value fetching
2022-02-01 11:09:35 +05:30
marination
6c7b3026c9
fix: Behaviour if Item Variants Cache generation
...
- Revert to old behaviour where variant doesnt need to be published
- Delete unused functions
2022-02-01 11:08:30 +05:30
marination
20c71edc84
fix: Exclude unpublished items while fetching items from other item groups
2022-02-01 11:07:53 +05:30
Devin Slauenwhite
28e0c1acdc
fix(ux): tripple digit cart qty
2022-02-01 11:07:33 +05:30
Devin Slauenwhite
49cdf9b7b0
fix(e-commerce): shopping cart total quantity ( #29076 )
...
* fix: shopping cart total quantity
* fix: linter error
2022-02-01 11:06:33 +05:30
marination
45fadb5235
fix: Faulty 'continue' not setting value in db
2022-02-01 11:03:12 +05:30
marination
091a07c6df
fix: Code cleanup
2022-02-01 11:03:05 +05:30
marination
31a2485bcd
fix: Sider
2022-02-01 11:02:59 +05:30
marination
456f27724c
fix: Convert Item links to Website Item links in Item Card Group template data
...
- Changed link option to Website Item in Item card group template
- patch to convert pre-existing data
2022-02-01 11:02:48 +05:30
Devin Slauenwhite
262fcbd9fb
fix(test): e-commerce fetch logged-in user item price.
2022-02-01 11:00:37 +05:30
Devin Slauenwhite
18e70e8229
test: e-commerce customer pricing rule
2022-02-01 11:00:28 +05:30
Devin Slauenwhite
282fbf4b07
fix: fetch correct selling price.
2022-02-01 10:59:57 +05:30
Dany Robert
d4c74b546d
fix: no module named 'redisearch' ( #28818 )
...
* chore: rename file to avoid the overriding
* fix: rename ref #1
* fix: rename ref in e_commerce_settings
* fix: rename ref in product_search.py
* chore: rename rsearch.py to redisearch_utils.py
* chore: rename rsearch to redisearch_utils in product_search
2022-02-01 10:58:18 +05:30
marination
02d92070be
fix: search_box_id instead of search_box_class
2022-02-01 10:55:37 +05:30
marination
6583a83dd3
fix: Sider (missing semicolon)
2022-02-01 10:55:27 +05:30
marination
f63f250630
feat: Allow addition of custom search box
...
- allow passing custom search box class to bind search actions on
- this allows users to inject and get a custom search box running on any page
2022-02-01 10:55:05 +05:30
marination
7bc087ed44
fix: Merge conflicts, Linter and Server Test
...
- Resolve inconsistency due to conflict with https://github.com/frappe/erpnext/pull/27050
- Resolve Linter issues (imports and spaces)
- Include customer_reviews.js in bundle, move it to /public/js
2022-02-01 10:51:50 +05:30
Marica
19e5dfbb7c
Merge branch 'develop' into e-commerce-refactor-develop
2022-02-01 00:56:11 +05:30
marination
9fb61efba8
chore: Fix imports and formatting (linter) & Sider (unused import)
2022-02-01 00:54:54 +05:30
marination
b2b827f50f
chore: Adjust to ESbuild and missing imports
...
- update erpnext web bundle and tweak to fit new build system
- change page id in scss due to change in v14 router
- add missing imports
2022-02-01 00:03:08 +05:30
Rucha Mahabal
538b64b1fa
refactor: Employee Leave Balance Report
...
- incorrect opening balance on boundary allocation dates
- carry forwarded leaves accounted in leaves allocated column, should be part of opening balance
- leaves allocated column also adds expired leave allocations causing negative balances, should only consider non-expiry records
2022-01-31 21:50:42 +05:30
Deepesh Garg
dcd99a82cb
Merge pull request #29536 from nabinhait/cost-center-allocation
...
feat: Cost Center Allocation
2022-01-31 21:27:15 +05:30
Nabin Hait
5b0ec6437b
fix: sider issues
2022-01-31 18:41:42 +05:30
Nabin Hait
6099af5d00
fix: Fixed test case and sider issues
2022-01-31 17:43:37 +05:30
Ankush Menat
bba31a37f4
fix: missing validate_item_group_defaults function
2022-01-31 17:15:17 +05:30
Ankush Menat
6cd7c47409
Merge branch 'develop' into e-commerce-refactor-develop
2022-01-31 17:14:36 +05:30
Nabin Hait
3dadfc9048
patch: Removed files and code related to old distributed cost center feature
2022-01-31 15:58:40 +05:30
rohitwaghchaure
f026ec6bad
Merge pull request #29522 from ankush/drop_bom_level
...
refactor!: dynamically compute bom_level
2022-01-31 15:58:25 +05:30
Ankush Menat
a254201696
chore: revert manual handling of stock level section ( #29537 )
2022-01-31 15:37:19 +05:30
Rucha Mahabal
1361f88f67
fix: do not hide Loan Repayment Entry field in salary slip
2022-01-31 14:53:13 +05:30
Ankush Menat
5aa1b6bc38
Merge pull request #29519 from ankush/unique_bin
...
fix: bin uniqueness
2022-01-31 14:29:22 +05:30
Ankush Menat
0a15334464
fix: update reserved qty for production/ s/c
2022-01-31 14:10:42 +05:30
Nabin Hait
c09d5a613e
fix: Delete old fields from cost center related to distributed cost center
2022-01-31 13:26:09 +05:30
Nabin Hait
ce49e6ccf7
fix: Resolved conflicts in patches
2022-01-31 13:25:44 +05:30
Nabin Hait
174104c0d4
feat: Workspace link for Cost Center Allocation
2022-01-31 13:24:18 +05:30
Nabin Hait
004c1ed094
feat: Split Gl Entry based on cost center allocation
2022-01-31 13:24:18 +05:30
Nabin Hait
ac2e19103f
Cost Center Allocation doctype, validations and test cases
2022-01-31 13:24:18 +05:30
Nabin Hait
d71d3e3b3e
fix: Minor issues in existing patches
2022-01-31 13:24:18 +05:30
Subin Tom
05bbb69d0e
fix: Validation for invalid serial nos at POS invoice level ( #29447 )
2022-01-31 13:08:19 +05:30
Anupam Kumar
896adc3759
fix: not able to declare opportunity lost without competitors ( #29531 )
2022-01-31 12:09:54 +05:30
Saqib Ansari
6b377703b3
Merge pull request #29454 from nextchamp-saqib/fix-dn-mapping
...
fix(sales order): incorrect no. of items fetched while creating dn
2022-01-31 11:38:57 +05:30
Saqib Ansari
1170bee951
Merge pull request #29480 from nextchamp-saqib/revert-drop-einvoicing
...
revert: "refactor!: drop e-invoicing integration from erpnext"
2022-01-31 11:35:48 +05:30
Himanshu
319322228a
fix: fetch image form item ( #29523 )
2022-01-31 10:56:00 +05:30
Ankush Menat
d38fd8635c
fix(ux): sort multi-production item plans correctly
2022-01-30 22:58:30 +05:30
Ankush Menat
157b4b33fe
refactor!: dynamically compute bom_level
2022-01-30 22:06:24 +05:30
aaronmenezes
0f7c2a19de
fix: cost of poor quality report time filters not working ( #28958 )
...
* fix: cost of poor quality report time filters not working
* chore:update cost of poor quality report to use query builder
* fix: linter warnings
* chore: updated report query
* chore: added test filters
* fix : cleared linter warnings
* chore: formatting
* refactor: query generation
- optionally apply date filters
- join instead of expensive sub-query
- return as dictionary
* test: simplify test
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-01-30 20:22:39 +05:30
Ankush Menat
c2ecc7a2d1
refactor: patch for fixing broken bins
...
fix(patch): delete fully broken bins
if bin doesn't have item_code or warehouse then it's not recoverable.
2022-01-30 18:43:02 +05:30
Sagar Sharma
7ff3ca25e5
fix(patch): patch duplicate bins
2022-01-30 18:43:02 +05:30
Ankush Menat
a1e7771cdd
fix: ignore None item/wh whie updating reservation
2022-01-30 18:43:02 +05:30
Ankush Menat
08810dbcce
fix: add unique constraint on bin at db level
2022-01-30 18:42:59 +05:30
smehata
b818b93568
Update sales_invoice.js ( #29491 )
...
undefined issue
2022-01-30 17:27:20 +05:30
Deepesh Garg
d41f71acb7
Merge pull request #29499 from deepeshgarg007/overseas_gst_tax
...
fix(India): Tax calculation for overseas suppliers
2022-01-30 11:36:54 +05:30
Anupam Kumar
925eca0e4a
fix: multiple CRM fixes ( #29507 )
...
* fix: multiple CRM fixes
2022-01-29 22:32:03 +05:30
Rucha Mahabal
cc4b4046ce
Merge pull request #29506 from ruchamahabal/fix-interview-ratings
2022-01-29 21:51:30 +05:30
Rucha Mahabal
0d5993d288
Merge branch 'develop' into fix-interview-ratings
2022-01-29 21:24:46 +05:30
Rucha Mahabal
d98290bfb9
test: get interview details for applicant dashboard
...
- rectify tests as per new rating field changes (fractional and configurable)
2022-01-29 21:15:49 +05:30
Rucha Mahabal
d96f4bf628
fix: move average calculation to interview controller
2022-01-29 20:27:15 +05:30
Rucha Mahabal
69eb3a0ac9
fix: interview ratings on job applicant dashboard
2022-01-29 20:05:07 +05:30
Rucha Mahabal
5d85c5a660
fix: designation mapping from job applicant to job offer
...
- group create buttons
2022-01-29 20:04:40 +05:30
Deepesh Garg
92416d80e6
Merge branch 'develop' into overseas_gst_tax
2022-01-29 18:48:23 +05:30
Saqib Ansari
b8802a3315
fix: patch order
2022-01-29 18:31:55 +05:30
Deepesh Garg
eba06212e8
Merge pull request #29350 from deepeshgarg007/asset_split
...
feat: Splitting group assets
2022-01-29 16:12:04 +05:30
Rucha Mahabal
36882f3734
fix: Employee Onboarding and Separation UX ( #29504 )
2022-01-29 15:27:36 +05:30
Ankush Menat
43bd88e741
fix: work order serial no allows storing whitespace
2022-01-29 14:01:21 +05:30
Ankush Menat
e177c5277f
fix: extend sr_no cleanup to packed items too
2022-01-29 14:01:21 +05:30
Ankush Menat
b20df3745e
refactor: reusable clean_serial_nos
2022-01-29 14:01:21 +05:30
Ankush Menat
14e3e163ae
fix: ignore alternate item while checking pending qty
2022-01-29 13:59:25 +05:30
Deepesh Garg
36bff953b0
Merge pull request #29501 from frappe/mergify/bp/develop/pr-29428
...
fix: Add shipping charges to taxes only if applicable (backport #29428 )
2022-01-29 13:55:48 +05:30
Deepesh Garg
2bf405d44c
fix:Add shipping charges to taxes only if applicable
...
(cherry picked from commit e8bc4f12a7 )
2022-01-29 07:27:21 +00:00
Deepesh Garg
4d87465698
Merge branch 'develop' into asset_split
2022-01-29 12:54:44 +05:30
Saqib Ansari
273fbe792c
Merge branch 'develop' into fix-ignore-pricing-rule
2022-01-29 12:44:19 +05:30
Saqib Ansari
452a809ef4
Merge pull request #28877 from nextchamp-saqib/multiple-pricing-rule-fix
...
fix: qty filter not working if apply_multiple_pricing_rules is enabled
2022-01-29 12:43:41 +05:30
Saqib Ansari
4c8408a572
Merge branch 'develop' into fix-dn-mapping
2022-01-29 12:42:19 +05:30
Saqib Ansari
8a66a7ad46
Merge branch 'develop' into fix-ignore-pricing-rule
2022-01-29 12:42:00 +05:30
Saqib Ansari
04a28df170
fix: remove invalid patch
2022-01-29 12:40:25 +05:30
Deepesh Garg
5090959dc1
Merge branch 'develop' of https://github.com/frappe/erpnext into asset_split
2022-01-29 12:12:52 +05:30
marination
2f4d266ee1
refactor: Price fetching and updation logic
...
- fetch price from price list, use item master valuation rate as fallback fo0r packed item
- use a item code, item row name map to maintain cumulative price
- reset table if item in a row is replaced
- loop over items table only to set price, lesser iterations than packed items table
2022-01-28 19:03:40 +05:30
Saqib Ansari
a1f3dc4e9e
chore: remove unnecessary imports
2022-01-28 16:58:13 +05:30
Deepesh Garg
e45c38337c
fix(India) Tax calculation for overseas suppliers
2022-01-28 16:10:30 +05:30
Saqib Ansari
2c100a5313
Merge branch 'develop' into revert-drop-einvoicing
2022-01-28 14:34:29 +05:30
Ankush Menat
28994c0e76
test: delete data after running test
2022-01-28 13:50:57 +05:30
marination
2c14ab0439
chore: Break updation logic into smaller functions
...
- Smaller functions for updation
- All calls visible from parent function to avoid context switching due to nested calls
2022-01-28 13:25:55 +05:30
Ankush Menat
e4c220053f
fix(patch): update BOMs to have correct transfer_material_against
2022-01-28 13:22:47 +05:30
Ankush Menat
86efa0dbfd
fix: ensure correct-ish transfer against
2022-01-28 13:22:47 +05:30
Ankush Menat
251576a6bb
chore: disable annoying flake8 formatting for QB ( #29488 )
...
[skip ci]
2022-01-28 13:17:43 +05:30
Saqib Ansari
02af32dde6
fix: incorrect patch path
2022-01-28 10:17:16 +05:30
Saqib
139d5e17a9
fix: do not get password if client_secret is not set ( #28547 )
2022-01-27 20:24:05 +05:30
Saqib
c98887d39d
fix(e-invoicing): totals validation of e-invoices ( #28418 )
2022-01-27 20:23:46 +05:30
mergify[bot]
0dafa8a12a
fix: stock ledger rendering glitch
...
undefined Issue
(cherry picked from commit f380042195 )
Co-authored-by: smehata <53169014+smehata@users.noreply.github.com >
2022-01-27 20:23:24 +05:30
Saqib
eb057b6bfe
fix(e-invoicing): link to error log list
2022-01-27 20:19:56 +05:30
Saqib
0b626816d0
feat(e-invoicing): dispatch address ( #28084 )
2022-01-27 20:19:37 +05:30
Saqib
b262f48553
fix: 'NoneType' has no attribute 'name' ( #27375 )
2022-01-27 20:19:22 +05:30
Saqib Ansari
1076e96b87
Revert "refactor!: remove e_invoice utils ( #27167 )"
...
This reverts commit 8ed6338336 .
2022-01-27 20:10:18 +05:30
Saqib Ansari
c5782b0e71
revert: "refactor!: drop e-invoicing integration from erpnext ( #26940 )"
...
This reverts commit c335962827 .
2022-01-27 20:09:56 +05:30
Ankush Menat
b05287dea0
fix: drop six code ( #29479 )
2022-01-27 20:08:05 +05:30
rohitwaghchaure
b75b00fefc
feat: provision to exclude exploded items in the BOM ( #29450 )
2022-01-27 12:44:01 +05:30
Suraj Shetty
0cb965f223
Merge pull request #29471 from frappe/fix-sorting
2022-01-27 11:15:57 +05:30
Suraj Shetty
29c7947db0
fix: Further sort sales_order_analysis to get consistent response
...
Since the data was sorted by `transaction_date`, report sorting order used to be inconsistent everytime if there were lots of records with same transaction date. This used to create problems while exporting report as "Excel" with filters.
2022-01-27 11:11:37 +05:30
ChillarAnand
16ca81d6a6
refactor: Remove non-profit code in ERPNext
2022-01-27 10:08:41 +05:30
Rucha Mahabal
6c1c85be0c
feat: additional doctypes access for ESS user ( #29317 )
2022-01-27 00:51:29 +05:30
Ankush Menat
7eab945d8c
refactor: move existing patches to post migration ( #28940 )
...
Also remove duplicates :')
2022-01-26 12:40:21 +05:30
marination
4c677eafe9
fix: Linter and minor code refactor
...
- Create an indexed map of stale packed items table to avoid loops to check if packed item row exists
- Reset packed items if row deletion takes place
- Renamed functions to self-explain them
- Split long function
- Reduce function calls inside function (makes it harder to follow through)
2022-01-26 01:10:24 +05:30
Ankush Menat
f5f3552abb
test: cover more reports in test
2022-01-25 23:22:14 +05:30
Deepesh Garg
c68c70f8bc
feat: Refund entry against loans
2022-01-25 19:59:33 +05:30
marination
f8a5786542
chore: SQL to QB & accomodate Update Items
...
- `doc_before_save` does not exist via Update Items (updates stuff in the backend so doc isn't considered unsaved/dirty)
- converted more raw sql to qb and ORM
2022-01-25 19:51:47 +05:30
marination
3f48fc1898
fix: Incorrect packing list for recurring items & code cleanup
...
- Fix Incorrect packing list for recurring items in the Items table
- Re-organised functions based on external use and order of use
- Deleted `clean_packing_list` function and reduced no.of loops
- Raw SQL to QB
- Minor formatting changes
2022-01-25 18:38:41 +05:30
Saqib Ansari
0b9a850a17
chore: add comment
2022-01-25 17:28:28 +05:30
Saqib Ansari
a73ad6759d
fix(sales order): incorrect no. of items fetched while creating dn
2022-01-25 17:12:41 +05:30
Deepesh Garg
c6a17d1966
Merge pull request #29434 from frappe/mergify/bp/develop/pr-29404
...
fix: Previous document currency getting overridden (backport #29404 )
2022-01-25 15:50:06 +05:30
Marica
a707d3705c
Merge pull request #29426 from marination/mr-safeguard
...
fix: Use get for conditionally available fields while setting missing values
2022-01-25 12:51:40 +05:30
mergify[bot]
f469ec87d9
fix: broken patches (backport #29067 ) ( #29406 )
...
* chore: patch fixes
(cherry picked from commit 8b5b146f6d )
# Conflicts:
# erpnext/patches/v13_0/make_homepage_products_website_items.py
* fix: remove desktop icons while deleting sales reports
(cherry picked from commit 5f72026cb9 )
* refactor: dont ignore dangerous exceptions in patches
(cherry picked from commit 0aa1ea8aeb )
* fix: make patch kinda idempotent
with previous query rerunning would've caused all values to become 0.
* chore: conflicts
* fix: check type before patching
Co-authored-by: Saurabh <saurabh6790@gmail.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-01-25 11:14:08 +05:30
Ankush Menat
b8fbfed096
fix: fetch "transfer material against" from BOM ( #29435 )
2022-01-24 21:45:51 +05:30
Deepesh Garg
b72cdb4bca
fix: Previous document currency getting overriden
...
(cherry picked from commit ef782fd35b )
2022-01-24 15:19:54 +00:00
Rucha Mahabal
a1f0cb4ed1
fix: honour 'include holidays' setting while marking attendance for leave application ( #29425 )
2022-01-24 19:05:24 +05:30
Ankush Menat
3d3f0139fd
test: clear singles cache for changed settings ( #29430 )
2022-01-24 18:44:08 +05:30
marination
78b6b29a57
fix: Use get for conditionally available fields while setting missing values
...
- Due to custom field "supplier" and missing field "supplier_address", dot operator breaks
- Make sure to use "get" instead of just dot operator if field is in some doctypes, not all
2022-01-24 13:39:10 +05:30
Deepesh Garg
108d1045e6
Merge pull request #29360 from ruthra-kumar/test_case_deferred_report
...
test: unit test for deferred item with zero months
2022-01-24 12:41:37 +05:30
Deepesh Garg
34be90b396
Merge pull request #29407 from ruthra-kumar/dimension_in_opening_invoice
...
fix: opening invoice creation tool can fetch multiple accounting dimension
2022-01-24 12:36:20 +05:30
rohitwaghchaure
19b1b7f8cc
Merge pull request #29419 from rohitwaghchaure/fix-incorrect-rm-qty-in-stock-entry
...
fix: incorrect raw materials quantity in manufacture stock entry
2022-01-24 12:13:54 +05:30
ChillarAnand
7086d3f3d7
Merge branch 'develop' into remove-nonprofit
2022-01-24 11:35:47 +05:30
Rohit Waghchaure
f8d232ac26
fix: incorrect raw materials quantity in manufacture stock entry
2022-01-24 11:35:06 +05:30
ChillarAnand
4bdf6248aa
refactor: Remove regional setup for non-profit
2022-01-24 11:06:11 +05:30
rohitwaghchaure
a3ec78991f
Merge pull request #29353 from anupamvs/crm-contact-duplication-develop
...
fix: contact duplication on converting lead to customer
2022-01-24 10:16:49 +05:30
ruthra
f122a47d0d
refactor: fix failing test cases
2022-01-24 10:08:25 +05:30
ruthra
80ea163953
fix: linter issue
2022-01-23 21:49:02 +05:30
mergify[bot]
8e3cd1ab31
fix: Don't delete barcode while saving Item ( #29411 ) ( #29417 )
...
(cherry picked from commit 096e7b9ec5 )
Co-authored-by: Britlog <info@britlog.com >
2022-01-23 17:04:55 +05:30
ruthra
88463dc494
test: validating custom accouting dimension in opening invoice tool
...
- create new dimension 'department'
- assign and validate department in opening invoices
2022-01-21 19:33:06 +05:30
ruthra
e2267cdba8
fix: opening invoice creation tool not taking in accouting dimension
2022-01-21 19:21:26 +05:30
Saqib Ansari
0a24953906
Merge pull request #29367 from nextchamp-saqib/fix-credit-balance-report
...
fix: bypass_credit_limit_check in credit balance report
2022-01-21 16:36:48 +05:30
Ankush Menat
dc8dad4456
fix(patch): skip patch if column doesn't exist
2022-01-21 16:12:13 +05:30
Saqib Ansari
58cc3b32fa
Merge pull request #29334 from nextchamp-saqib/grouped-asset-purchase
2022-01-21 15:33:13 +05:30
Ankush Menat
4fa93e246e
test: create and cancel sr no with stock reco
2022-01-21 15:27:10 +05:30
Ankush Menat
203f0086f8
fix(patch): update stock reconciliation current serial nos
...
When current serial nos are non-existing there shouldn't be any value in
current_serial_no field.
2022-01-21 15:27:10 +05:30
Ankush Menat
33c4a0b5a9
fix: bad default for non-existing serial nos
...
serial_no field should have empty string if it doesn't have any serial
nos
2022-01-21 15:27:10 +05:30
Ankush Menat
ea5efd0791
perf: single query to update serial nos
2022-01-21 15:27:10 +05:30
Noah Jacob
11c9a5a79f
fix: update status on visit cancel ( #29389 )
...
* fix: update status on cancelling visit
* test: updated test for cancelling visits
2022-01-21 14:48:33 +05:30
Saqib Ansari
c7e75f9551
Merge pull request #29385 from nextchamp-saqib/asset-fix-depr-fix
...
fix: first depreciation amount in asset
2022-01-21 14:25:43 +05:30
Saqib Ansari
eff1d6bf67
Merge branch 'develop' into grouped-asset-purchase
2022-01-21 14:20:47 +05:30
Saqib Ansari
a09259f175
Merge branch 'develop' into grouped-asset-purchase
2022-01-21 14:20:27 +05:30
Deepesh Garg
0d3b279fe6
Merge pull request #29362 from nextchamp-saqib/fix-cancel-jv
...
fix: cannot cancel jv after migrating from v12
2022-01-21 14:20:25 +05:30
Himanshu
f5ed0c83b7
fix(Timesheets): calculate to time ( #28589 )
...
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2022-01-21 13:05:47 +05:30
Saqib Ansari
c3e890e59f
Merge branch 'develop' into fix-cancel-jv
2022-01-21 12:25:30 +05:30
Saqib Ansari
53addfda15
fix: sider issue
2022-01-21 12:23:52 +05:30
Saqib Ansari
0666996e4e
Merge pull request #29373 from nextchamp-saqib/validate-asset-cc
...
fix: cost center validation of asset
2022-01-21 12:21:49 +05:30
Saqib Ansari
ae580d116c
fix: failing test cases
2022-01-21 12:19:53 +05:30
Noah Jacob
20216fa9f1
fix: updated packed_items getting fetched on Sales Return / Credit Note ( #28607 )
...
* fix: updated packed_items getting fetched on sales return
* fix: updated test cases for product bundle returns
* fix: moved calculate_mapped_packed_items_return to stock.utils
* fix: updated packed_items getting fetched on Return/Credit Note
* refactor: change var name to avoid `self`
* fix: check item code before assigning parent item
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-01-21 11:50:13 +05:30
Saqib Ansari
0bbde4819b
fix: depreciation amount on selling an asset
2022-01-21 11:44:05 +05:30
Saqib Ansari
60bfead773
fix: first depreciation amount in asset
2022-01-21 11:32:55 +05:30
Ankush Menat
cce35c1536
fix(patch): delete hospitality custom fields ( #29382 )
2022-01-20 19:42:08 +05:30
Anupam Kumar
ebb9d8d45b
Merge branch 'develop' into crm-contact-duplication-develop
2022-01-20 17:30:14 +05:30
Marica
180f06dae2
Merge pull request #29375 from marination/bom-ops-report
...
fix: (enhance) BOM Operations Report
2022-01-20 14:54:31 +05:30
Ankush Menat
7e407bcc42
fix: show stock UOM for material transfers ( #29376 )
2022-01-20 14:49:39 +05:30
marination
af734298c8
fix: Allow only BOM with ops in BOM ID filter & add total row to report
2022-01-20 14:29:18 +05:30
marination
3c7b772112
fix: Sider (unused imports) and Linter(add extra empty line)
2022-01-20 14:19:08 +05:30
marination
a9ff1fc52e
fix: (enhance) BOM Operations Report
...
- Added filters in the Report for BOM ID, Item Code and Workstation
- Converted Raw SQL to frappe.qb and added method to get filtered data
- Changed fieldtype of 'Time in mins' from Int to Float
- Get BOM wise grouped data to keep order and accurate grouping in report
2022-01-20 13:36:46 +05:30
Saqib Ansari
b8c41e3030
test: item price on remove pricing rule
2022-01-20 13:06:56 +05:30
Saqib Ansari
f6dda738dc
fix: ignore pricing rule in all transactions
2022-01-20 12:22:56 +05:30
Deepesh Garg
c8489d630b
Merge pull request #29369 from frappe/mergify/bp/develop/pr-29366
...
fix: Cleanup empty rows on bank statement import (backport #29366 )
2022-01-20 12:14:36 +05:30
Saqib Ansari
3da2cac772
chore: undo unnecessary changes
2022-01-20 12:09:04 +05:30
Chillar Anand
2718ddd784
refactor: Removed hospitality domain from ERPNext ( #29167 )
2022-01-20 11:57:22 +05:30
Saqib Ansari
4390adcaa1
fix: cost center validation of asset
2022-01-20 11:54:14 +05:30
Deepesh Garg
e34da90653
fix: Cleanup empty rows on bank statement import
...
(cherry picked from commit 25398d017b )
2022-01-20 05:55:43 +00:00
ChillarAnand
f423de530a
refactor: Code cleanup
2022-01-20 11:14:33 +05:30
Saqib Ansari
50c276f64f
fix: bypass_credit_limit_check in credit balance report
2022-01-20 10:56:49 +05:30
Saqib Ansari
04d64567ef
fix: cannot cancel jv after migrating from v12
2022-01-19 19:37:55 +05:30
Saqib Ansari
d36092d448
patch: set default asset quantity as 1
2022-01-19 18:27:19 +05:30
ruthra
1e0450ed17
test: unit test for deferred items with zero months
2022-01-19 15:51:40 +05:30
ruthra
ed0f9cc063
refactor: a more generalized way to clear old entries for test cases
2022-01-19 15:50:04 +05:30
Saqib Ansari
a5643d500e
test: purchase of grouped assets
2022-01-19 15:31:31 +05:30
Saqib Ansari
7d8eef5c4e
fix: cannot set asset quantity for existing assets
2022-01-19 15:31:20 +05:30
Krithi Ramani
8c536ffb20
bypass selling price validation for free item
2022-01-19 15:27:09 +05:30
Rucha Mahabal
5ae44f3a02
chore: set title and search fields in HR and Payroll doctypes ( #29351 )
2022-01-19 14:42:52 +05:30
Deepesh Garg
4abc7da2c0
chore: Add test case
2022-01-19 14:28:00 +05:30
Anupam
6ebee9b4c4
fix: changed function name
2022-01-19 13:05:48 +05:30
Anupam Kumar
21287b18de
Merge branch 'develop' into crm-contact-duplication-develop
2022-01-19 12:55:31 +05:30
Anupam
e44c4e007a
fix: contact duplication on converting lead to customer
2022-01-19 12:54:00 +05:30
Marica
b9f70edacb
Merge pull request #28843 from noahjacob/maint_sch_link_fix
...
refactor: update_serial_no function for old Maintenance Visits
2022-01-19 12:49:11 +05:30
Deepesh Garg
d37feb8208
feat: Splitting group assets
2022-01-19 10:00:05 +05:30
barredterra
663c594ead
feat: option to disable tax category
2022-01-18 21:16:29 +01:00
barredterra
f60e040d69
feat: option to disable Item Tax Template
2022-01-18 21:15:27 +01:00
Saqib Ansari
34fad75f5d
Merge pull request #29342 from nextchamp-saqib/minor-onboarding-fix
...
fix: minor onboarding fixes
2022-01-18 19:52:10 +05:30
Saqib Ansari
0efdbae783
fix: minor onboarding fixes
2022-01-18 18:38:59 +05:30
Rucha Mahabal
17b1f5f256
test: employee advance status
2022-01-18 18:35:25 +05:30
Rushabh Mehta
fcf12c4054
fix(minor): allow SLA update without permission check
2022-01-18 18:07:11 +05:30
Ankush Menat
b578dc9978
fix!: drop old broken demo files ( #29339 )
...
* fix!: drop old broken demo files
* chore: correct license
2022-01-18 17:43:27 +05:30
Rucha Mahabal
85be0d22d4
fix: employee advance status update on return via additional salary
2022-01-18 14:38:16 +05:30
Rucha Mahabal
0843d43885
fix(Expense Claim): validate advances after setting totals
2022-01-18 14:37:45 +05:30
Rucha Mahabal
bf30932de0
patch: Employee Advance return statuses
2022-01-18 14:36:38 +05:30
Rucha Mahabal
e04b3aaf7a
feat(Employee Advance): add 'Returned' and 'Partly Claimed and Returned' status
2022-01-18 14:36:22 +05:30
Saqib Ansari
35a6b58c12
feat: purchase grouped asset
2022-01-18 13:10:23 +05:30
Ankush Menat
fabe0bce15
fix: enable allow negative stock by default in reposts ( #29331 )
...
Negative stock validation is done BEFORE reposting as such it's not
required to be performed again and most likely this fails on old
intermediate data where user has no clue why it failed.
2022-01-18 11:48:44 +05:30
Ankush Menat
48f3d53556
fix: cover case when all material needs to be bought ( #29326 )
...
When material request is to be made for purchase qty should be converted
to purchase UOM
2022-01-17 22:14:42 +05:30
Maxwell Morais
9cd26fbb6a
fix: purchase to Stock UOM conversion on Production Plan #28570
...
fix: purchase to Stock UOM conversion on Production Plan
2022-01-17 21:50:18 +05:30
Subin Tom
845c02a989
fix: remove qty indicator from non stock items
2022-01-17 20:49:11 +05:30
Subin Tom
27b35d72e2
fix: sider fix
2022-01-17 19:53:39 +05:30
Subin Tom
ac9a9fb229
fix: removing get_value call by returning is_stock_item in get_stock_availability method
2022-01-17 19:38:05 +05:30
Noah Jacob
dec7513773
fix: Serial No. filters for unscheduled visits
2022-01-17 18:31:58 +05:30
Marica
dbda10e092
Merge pull request #28987 from ankush/fix/srvaluation
...
fix: incorrect serial no valuation
2022-01-17 16:55:21 +05:30
Rucha Mahabal
6aac8de53e
feat(UX): Option to exclude holidays while marking monthly attendance ( #29185 )
2022-01-17 16:28:46 +05:30
Deepesh Garg
6bea91e9fe
Merge pull request #29182 from ruthra-kumar/project_in_purchase_invoice
...
fix: get project from PO into payment entry
2022-01-17 15:04:03 +05:30
Deepesh Garg
09172002e7
fix: Linting issues
2022-01-17 15:01:17 +05:30
Rucha Mahabal
b07c1f3bf1
feat: add link to leave application in leave notification ( #29316 )
2022-01-17 14:37:25 +05:30
Ankush Menat
3db8d908dc
Merge pull request #29278 from shariquerik/update-workspace-json
...
fix: Updating public workspace json based on new design
2022-01-17 13:25:16 +05:30
Marica
773ed2ba7b
Merge branch 'develop' into maint_sch_link_fix
2022-01-17 13:13:56 +05:30
rohitwaghchaure
9088984481
Merge pull request #29304 from ankush/fix/zero_valued_reposts
...
fix: dont update sle values from get_gl_entries
2022-01-17 11:59:17 +05:30
Anupam Kumar
4d48035828
fix: show work order progress bar even it is closed ( #29312 )
2022-01-17 11:49:57 +05:30
Noah Jacob
d39ffeeef0
Merge branch 'develop' into maint_sch_link_fix
2022-01-17 10:34:07 +05:30
Ankush Menat
66bf21f143
fix(patch): sle.serial_no = "\n" causes incorrect queue ( #29306 )
...
This happens due to old data.
2022-01-16 20:45:59 +05:30
Ankush Menat
82ea958730
fix: ignore cancelled SLEs ( #29303 )
2022-01-16 20:19:04 +05:30
Ankush Menat
5d27a7672e
test: serial no valuation test case
2022-01-16 17:54:12 +05:30
Ankush Menat
0272397e54
test: make sure zero incoming rate is maintained while consuming
2022-01-16 13:24:40 +05:30
Ankush Menat
b0cf6195e9
fix: only add stock queue if FIFO ( #29302 )
2022-01-16 13:02:23 +05:30
Ankush Menat
8f5772463c
fix: dont update sle values from get_gl_entries
2022-01-16 12:42:44 +05:30
Ankush Menat
fcc885bc16
fix: get incoming rate only if not return
2022-01-16 12:40:25 +05:30
Ankush Menat
b9642a1036
fix: incorrect incoming rate computation for sr no
2022-01-16 12:39:34 +05:30
Deepesh Garg
1e34300f69
Merge branch 'develop' into project_in_purchase_invoice
2022-01-15 21:00:14 +05:30
Deepesh Garg
3438e1f0c4
Merge pull request #29175 from rtdany10/patch-14
...
fix: seperate custom field creation for KSA
2022-01-15 20:52:57 +05:30
Dany Robert
2b681f04fd
fix: exclude existing serial numbers while auto creating new #29292
...
fix: exclude existing serial numbers while auto creating new
2022-01-15 20:08:11 +05:30
Deepesh Garg
14e0d00a61
Merge pull request #29115 from deepeshgarg007/deferred_revenue_multi_currency_jv
...
fix: Deferred revenue booking for multi currency invoices via JV
2022-01-15 18:55:41 +05:30
Deepesh Garg
fd922f1617
fix: Remove unwanted test
2022-01-15 18:27:40 +05:30
Deepesh Garg
ae95439c7e
Merge pull request #29208 from deepeshgarg007/nil_exempt_non_gst_gstr_1
...
fix(India): NIL Rated, Exempted and non gst invoices in GSTR-1 report
2022-01-14 19:43:40 +05:30
Saqib Ansari
1d976655f5
refactor: exclude submittable doctype from SLA ( #29286 )
2022-01-14 18:46:52 +05:30
Saqib Ansari
cc88b31f1f
test: remove sla if no active sla found
2022-01-14 18:17:40 +05:30
Saqib Ansari
b31679b6ef
fix: customer filter while fetching active sla
2022-01-14 16:31:48 +05:30
Saqib Ansari
0bfbfa3719
fix: reset sla if no active sla found
2022-01-14 16:13:17 +05:30
Saqib Ansari
a68fc546e7
refactor: do not allow submittable doctypes for SLA
2022-01-14 15:35:40 +05:30
Saqib Ansari
203fca45bf
fix: order of company form fields ( #29287 )
2022-01-14 14:59:58 +05:30
Deepesh Garg
b9b4c9aff7
Merge pull request #29270 from nextchamp-saqib/change-fieldtype
...
fix: threshold fields shows incorrect currency
2022-01-14 14:50:45 +05:30
Chillar Anand
39eb4e040c
fix(healthcare): Remove custom fields related to healthcare ( #29129 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-01-14 12:37:32 +05:30
Saqib Ansari
a9ab157198
fix: remove dashboard showing only issue count
2022-01-14 11:42:34 +05:30
Deepesh Garg
08f26de3df
fix: Remove comment
2022-01-13 23:05:27 +05:30
Deepesh Garg
1846dbfb4d
Merge branch 'develop' of https://github.com/frappe/erpnext into nil_exempt_non_gst_gstr_1
2022-01-13 22:40:20 +05:30
Deepesh Garg
55c445cd37
fix: JSON for nil/exempt and non gst
2022-01-13 22:39:57 +05:30
rohitwaghchaure
388293dbea
Merge pull request #29280 from rohitwaghchaure/company-filter-issue-for-default-account
...
fix: accounts are coming from different company in the dropdown
2022-01-13 21:11:55 +05:30
Shariq Ansari
dd56bf205a
fix: fixed card for buying workspace
2022-01-13 20:19:49 +05:30
Shariq Ansari
469bddcadf
fix: minor fix
2022-01-13 19:50:26 +05:30
Deepesh Garg
24bb1e8987
fix: Test case
2022-01-13 19:44:26 +05:30
Shariq Ansari
bc187c121a
fix: updated standard workspace json files
2022-01-13 19:24:11 +05:30
Ankush Menat
be0a4412d3
chore: update label rules
2022-01-13 17:19:59 +05:30
Marica
343f517740
Merge pull request #29271 from marination/allow-multiple-fg-in-repack
...
fix: Don't validate FG in repack entry
2022-01-13 15:27:22 +05:30
marination
c49dff385a
test: Check for FinishedGoodError if 0 FG in repack entry
2022-01-13 15:02:59 +05:30
marination
3922a39591
test: Basic test one item repacked into two
...
- Also run fg validation and fg marking after checking purpose, avoid unnecessary calls
2022-01-13 14:36:21 +05:30
Rucha Mahabal
3a18e62a9b
fix: filter for leave period in Bulk Leave Policy Assignment ( #29272 )
...
* fix: filter for leave period in Bulk Leave Policy Assignment
* fix: set title for Leave Policy Assignment
2022-01-13 14:08:11 +05:30
marination
eac7b5d5aa
fix: Allow multiple fg in repack entry
2022-01-13 13:44:20 +05:30
Rohit Waghchaure
dabe5981bb
fix: accounts are coming from different company in the dropdown
2022-01-13 12:51:34 +05:30
Saqib Ansari
0e1b8322c1
fix: threshold fields shows incorrect currency
2022-01-13 12:06:03 +05:30
mergify[bot]
82b2d22627
fix(Payroll): Cannot submit salary slips from amended payroll entry. (backport #29228 ) ( #29268 )
...
* fix: salary slip transaction state after payroll entry cancel
* fix: use db_set in on_cancel method
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
(cherry picked from commit 81f1b7dfeb )
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com >
2022-01-13 11:09:36 +05:30
Ankush Menat
c80d5f70bc
Merge branch 'develop' into maint_sch_link_fix
2022-01-12 19:46:52 +05:30
Ankush Menat
eb8d08b411
fix: remove all stock UOM conversion when changing stock UOM
2022-01-12 19:41:28 +05:30
Rucha Mahabal
5cda4ea39f
fix: autoname generated for Job Applicant is too long ( #29260 )
...
* fix: autoname generated for Job Applicant is too long
- autoname based on email and append number if exists instead of concatenating name, email, title
- add more search fields for context during selection
* test: Job applicant naming and fix related tests
2022-01-12 19:03:36 +05:30
Mohammed Yusuf Shaikh
8b5827ed6d
fix: from time and to time not updated in drag and drop action #29114
...
fix: from time and to time not updated in drag and drop action
2022-01-12 18:49:33 +05:30
Marica
efcfb825d7
Merge pull request #29257 from marination/fix-reset-wh-defaults
...
fix: Avoid resetting Default wh fields for Manufacture Entry
2022-01-12 16:44:33 +05:30
Saqib Ansari
11fae15bec
fix(asset): check if fixed asset account is set against company ( #29189 )
2022-01-12 13:23:18 +05:30
rohitwaghchaure
71466c6456
Merge pull request #29179 from rohitwaghchaure/fixed-incorrect-scrap-qty-in-manufacture
...
fix: incorrect scrap item qty
2022-01-12 13:13:30 +05:30
Saqib Ansari
aef432ee2f
fix: description not fetched in sales order analytics report ( #29230 )
2022-01-12 13:11:21 +05:30
Rohit Waghchaure
8f0b2fa90e
fix: incorrect scrap item qty
2022-01-12 11:30:20 +05:30
Marica
b5abf68b0d
Merge branch 'develop' into e-commerce-refactor-develop
2022-01-12 02:52:03 +05:30
Ankush Menat
8f0d10a1b7
chore: add crm module in issue template
...
[skip ci]
2022-01-11 18:45:53 +05:30
Ankush Menat
f8119563ca
fix(patch): enable all uoms on recently created sites
2022-01-11 17:49:30 +05:30
Ankush Menat
33aad4b950
fix: UOM autocomplete broken
...
All new recent sites seem to have all UOMs as disabled by default. The
desired behaviour is exact opposite of this.
2022-01-11 17:49:30 +05:30
Deepesh Garg
d6ee678ec9
Merge pull request #29193 from ruthra-kumar/bug_deferred_report
...
fix: deferred report division by zero exception
2022-01-11 17:19:08 +05:30
Saqib Ansari
c45042c00e
feat: early payment discount on sales & purchase orders ( #29101 )
2022-01-11 15:03:07 +05:30
Rucha Mahabal
2b33e63d2c
fix: use get_all instead of get_list while fetching SLA doctypes ( #29216 )
...
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-01-11 14:40:08 +05:30
Ankush Menat
754596dfc1
fix: "update cost" should ignore overridden routing times #29154
...
fix: "update cost" should ignore overridden routing times
2022-01-11 14:20:44 +05:30
Saqib Ansari
75c8b2556e
fix(pos): cannot ignore pricing rule for one particular invoice ( #29222 )
2022-01-11 13:25:42 +05:30
Saqib Ansari
c62083653b
fix(gl-report): group by cost center only if include_dimensions is checked ( #28883 )
2022-01-11 12:45:40 +05:30
Deepesh Garg
962dd5eaec
Merge pull request #27318 from rtdany10/currency-exchange-settings
...
feat: currency exchange settings
2022-01-11 11:34:23 +05:30
Deepesh Garg
93d784dde3
Merge branch 'develop' of https://github.com/frappe/erpnext into currency-exchange-settings
2022-01-10 21:28:53 +05:30
Deepesh Garg
ca5ea5f55f
fix: test cases
2022-01-10 21:28:29 +05:30
Marica
9d36e30ef7
Merge pull request #29131 from ankush/serial_no_patch
...
fix(patch): serial no whitespace trimming
2022-01-10 19:51:26 +05:30
Ankush Menat
f195f803ff
test: account reports
2022-01-10 19:14:22 +05:30
Ankush Menat
2d76c05175
refactor: unnecessary joining of lists
2022-01-10 19:14:22 +05:30
Ankush Menat
fab7a58056
chore: remove misleading comment
2022-01-10 18:28:46 +05:30
Ankush Menat
2854f63caf
fix!: drop python 3.7 support
2022-01-10 18:28:46 +05:30
Saqib Ansari
e5b649b588
fix: pos invoices consolidation case with permlevel ( #29011 )
2022-01-10 18:24:08 +05:30
Deepesh Garg
3fdd47e71f
Merge branch 'develop' of https://github.com/frappe/erpnext into currency-exchange-settings
2022-01-10 17:32:15 +05:30
Deepesh Garg
e2dab6f421
fix: Cleanup and fixes
2022-01-10 17:31:38 +05:30
Ankush Menat
cbaa8fdade
refactor: convert query to ORM
2022-01-10 16:13:52 +05:30
Ankush Menat
0faa116f97
fix(patch): serial no whitespace trimming
...
old data can contain trailing/leading whitespace which doesn't work well
with code to find last SLE for serial no.
2022-01-10 16:02:27 +05:30
ruthra
8026f86548
refactor: get project from basic transactions
...
- sales order, sales invoice, purchase order and purchase order
- if project not found in transaction, get from items
2022-01-10 12:58:58 +05:30
Deepesh Garg
7d85755595
fix(India): NIL Rated, Exempted and non gst invoices in GSTR-1 report
2022-01-10 12:50:34 +05:30
Conn Campbell
31123436fb
fix: Task Depends on not removed from Gantt chart ( #28309 )
...
Co-authored-by: conncampbell <conncampbell@conzu.ca >
2022-01-10 10:28:10 +05:30
Ankush Menat
5b67dbf8d0
ci: only run label action once
2022-01-09 20:27:18 +05:30
Ankush Menat
55d00a3cf6
ci: fix auto label behaviour
2022-01-09 20:18:42 +05:30
Ankush Menat
23b0a3f546
ci: add auto labeller workflow
2022-01-09 20:11:19 +05:30
Ankush Menat
2fe919e746
chore: update CODEOWNERS
2022-01-09 20:11:19 +05:30
Deepesh Garg
18c4ddadf1
fix: Test case
2022-01-07 20:57:15 +05:30
Deepesh Garg
30a647ff80
fix: Handle frozen books while handling
2022-01-07 19:52:38 +05:30
Deepesh Garg
2aea078699
Merge branch 'develop' of https://github.com/frappe/erpnext into deferred_revenue_multi_currency_jv
2022-01-07 19:06:16 +05:30
Shadrak Gurupnor
25c875e447
chore: remove framework patch for custom fields ( #29117 )
...
* chore: patches were breaking during migration
* fix: rewrote the query in query builder
* chore: removed patch from patches.txt
2022-01-07 18:54:50 +05:30
Deepesh Garg
68723c753f
Merge pull request #29191 from frappe/mergify/bp/develop/pr-29135
...
fix: Show GL balance in Accounts Receivable and Payable summary (backport #29135 )
2022-01-07 18:51:01 +05:30
Deepesh Garg
b83608b029
Merge pull request #28994 from nextchamp-saqib/zero-qty-debit-note
...
fix: cannot create debit note with zero qty
2022-01-07 18:35:24 +05:30
Deepesh Garg
2de5122262
fix: Add iteritems back
2022-01-07 18:30:19 +05:30
Deepesh Garg
00055bb159
fix: Conflicts
2022-01-07 18:11:38 +05:30
Deepesh Garg
14689a51f4
Merge branch 'develop' of https://github.com/frappe/erpnext into deferred_revenue_multi_currency_jv
2022-01-07 16:49:57 +05:30
ruthra
fe4d7f86ee
fix: deferred report division by zero exception
2022-01-07 16:30:56 +05:30
Deepesh Garg
bf5930c4bb
fix: Show GL balance in Accounts Receivable and payable summary
...
(cherry picked from commit 1d270dca05 )
# Conflicts:
# erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py
2022-01-07 09:35:19 +00:00
Deepesh Garg
f6f449ed18
Merge pull request #29176 from deepeshgarg007/outstanding_amount_anomaly
...
fix: Inconsistency in calculating outstanding amount
2022-01-07 13:28:52 +05:30
Dany Robert
2e5f22a370
patch: run field creation patch
2022-01-07 13:01:19 +05:30
Deepesh Garg
a456cf4225
Merge pull request #29169 from deepeshgarg007/loan_repayment_salary_slip
...
fix: GL Entries for loan repayment via Salary
2022-01-07 12:54:25 +05:30
Deepesh Garg
d28d7119b0
Merge pull request #29171 from frappe/mergify/bp/develop/pr-29155
...
fix: Currency in KSA VAT report (backport #29155 )
2022-01-06 19:00:38 +05:30
Deepesh Garg
9d3a5c3184
fix: Inconsistency in calculating outstanding amount
2022-01-06 18:58:49 +05:30
Dany Robert
63a4c1d926
chore: linter style
2022-01-06 18:48:02 +05:30
Dany Robert
00b2dede14
fix: function name issue
2022-01-06 18:42:56 +05:30
Dany Robert
90eb046ce6
fix: remove unwanted fields from KSA setup
2022-01-06 18:15:40 +05:30
Ankush Menat
24fc487dd8
fix: incorrect serial no valuation report showing cancelled entries ( #29172 )
2022-01-06 17:03:34 +05:30
Deepesh Garg
fe929304cf
fix: Currency in KSA VAT report
...
(cherry picked from commit 1d87e9d8f6 )
2022-01-06 10:53:14 +00:00
Deepesh Garg
80dce1ab73
Merge pull request #29125 from nextchamp-saqib/fix-reverse-jv
...
fix: cannot create reverse journal entry
2022-01-06 13:30:50 +05:30
Deepesh Garg
f316aaf41e
fix: GL Entries for loan repayment via Salary
2022-01-06 13:19:17 +05:30
ruthra
ca17c7226c
fix: get project from PO into payment entry
2022-01-06 11:34:47 +05:30
Rucha Mahabal
26247be3b8
fix: Earned Leave allocation from Leave Policy Assignment ( #29163 )
...
* fix: Earned Leave allocation from Leave Policy Assignment
* test: Earned Leave Allocation from Leave Policy Assignment
2022-01-06 11:21:59 +05:30
ChillarAnand
0c0a9ed96d
refactor: Remove non-profit domain from ERPNext
2022-01-06 09:53:49 +05:30
Saqib Ansari
fcc5fa14c8
fix: failing tests of first response time ( #29153 )
2022-01-05 20:44:06 +05:30
Saqib Ansari
fbd706f232
fix: existing party link validation ( #29159 )
2022-01-05 17:55:08 +05:30
ruthra
4535a7a301
test: qty and rate changed to remove need for fractional Nos
2022-01-05 10:46:32 +05:30
ruthra
edd980acdc
refactor: remove unused imports
2022-01-05 10:43:20 +05:30
ruthra
9f1e68801d
test: fix failing test case payment terms status
2022-01-05 10:11:19 +05:30
Rucha Mahabal
ac816f4fed
fix(UX): validate setup on clicking Mark Attendance button in Shift Type ( #29146 )
2022-01-04 21:46:31 +05:30
Deepesh Garg
ae3d2b4438
Merge pull request #29142 from ruchamahabal/accounting-dimension-mapping
...
fix: map Accounting Dimensions for Bank Entry against Payroll Entry
2022-01-04 20:27:22 +05:30
Rucha Mahabal
72ef35bace
Merge branch 'develop' into accounting-dimension-mapping
2022-01-04 19:59:02 +05:30
Subin Tom
3febca1a9a
fix: Modifying Opening invoice creation tool timestamp ( #29127 )
2022-01-04 19:37:44 +05:30
Rucha Mahabal
5eeb94db31
fix: map Accounting Dimensions for Bank Entry against Payroll Entry
2022-01-04 19:21:16 +05:30
Subin Tom
19bb01c973
fix: POS items added to cart despite low qty ( #29126 )
2022-01-04 19:14:40 +05:30
Saqib Ansari
f4db474be0
fix: minor issues ( #29130 )
2022-01-04 19:12:19 +05:30
Anupam Kumar
08dcbd6fce
feat: allow user to change the parent company
2022-01-04 19:05:36 +05:30
Ankush Menat
733c9defdf
fix: update idx after updating items in so/po ( #29134 )
2022-01-04 18:39:30 +05:30
Chillar Anand
0900c3d655
refactor: Removed agriculture module from ERPNext ( #29022 )
2022-01-04 17:26:11 +05:30
Ankush Menat
e73c51bee6
test: fix test broken by todo schema change
2022-01-04 17:23:03 +05:30
Deepesh Garg
e311667a25
fix: Test case
2022-01-04 16:24:24 +05:30
ruthra
1bac793083
feat: Payment Terms Status report
...
- calculate status at runtime for payment terms based on invoices
- invoices are used in FIFO method
2022-01-04 15:53:41 +05:30
Saqib Ansari
3aa1817f7b
fix: cannot create reverse journal entry
2022-01-04 14:43:02 +05:30
Deepesh Garg
094158f287
fix: Add test case for multicurrency invoice
2022-01-04 14:04:18 +05:30
Nabin Hait
11cfa16158
fix: future recurring period calculation ( #29083 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-01-04 11:38:49 +05:30
Deepesh Garg
98f294a8ae
fix: Deferred revenue booking for multi currency invoices via JV
2022-01-03 19:40:47 +05:30
Saqib Ansari
7e777356ee
Merge pull request #28160 from resilient-tech/fix-invoice-statuses
...
refactor: `update_invoice_status` with query builder
2022-01-03 17:59:11 +05:30
Saqib Ansari
842a6cda5d
Merge pull request #28907 from nemesis189/pos-batch-no-stock-validation
...
fix: Validation in POS for item batch no stock quantity
2022-01-03 17:36:21 +05:30
Subin Tom
7385497219
fix: using get_batch_qty method to get available_qty
2022-01-03 16:57:00 +05:30
Subin Tom
267da48889
fix: added Sum() in query
2022-01-03 16:40:11 +05:30
Subin Tom
9e20fa85c1
fix: Removed validate_non_stock_items, filter_service_items methods
2022-01-03 14:46:53 +05:30
Saqib Ansari
568550874d
Merge branch 'develop' into pos-batch-no-stock-validation
2022-01-03 14:46:29 +05:30
rohitwaghchaure
f02e6b4631
fix: incorrect posting time fetching incorrect qty ( #29103 )
2022-01-03 14:28:34 +05:30
Saqib Ansari
d0f5beeb34
fix: filter query in bank reconciliation tool ( #29098 )
2022-01-03 11:33:03 +05:30
Subin Tom
6b973d658c
fix: sider issues
2022-01-03 10:47:13 +05:30
rohitwaghchaure
650b388bc1
Merge pull request #28458 from anupamvs/crm-carry-forward-communication-comments
...
feat: carry forward communication and comments throughout the sales c…
2022-01-03 10:19:56 +05:30
Conor
d2074b16db
ci: postgres unittests configurations ( #28952 )
...
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-01-02 23:33:10 +05:30
Deepesh Garg
f56deebb97
Merge pull request #29094 from frappe/mergify/bp/develop/pr-29092
...
fix(India): Tax and Charges template not getting fetched based on tax category assigned (backport #29092 )
2022-01-02 19:42:38 +05:30
Deepesh Garg
c3d890f3f1
fix: get fiscal year based on date
2022-01-02 19:10:49 +05:30
Deepesh Garg
4b6217a683
fix: Test Case
...
(cherry picked from commit 342658ea70 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
2022-01-02 13:36:43 +00:00
Deepesh Garg
466e549842
fix(India): Tax and Charges template not getting fetched based on tax category assigned
...
(cherry picked from commit 7a5937a98c )
2022-01-02 13:36:41 +00:00
Deepesh Garg
db829a0610
Merge pull request #29050 from mohsinalimat/patch-1
...
feat: Add currency in import download statement
2022-01-02 17:15:01 +05:30
Deepesh Garg
ebc1039610
Merge pull request #29070 from frappe/pr-addded-to-po-dashboard
...
refactor: Payment Request added to PO Dashboard
2022-01-02 17:04:12 +05:30
Deepesh Garg
9c1773f56e
Merge pull request #28812 from rtdany10/ledger-merger
...
feat: ledger merger
2022-01-02 16:45:48 +05:30
Deepesh Garg
9199513de4
Merge pull request #29037 from wojosc/patch-20
...
feat: update de.csv
2022-01-02 16:29:43 +05:30
Raffael Meyer
a4e3d79bc1
revert: german translation of "Minute"
2021-12-31 17:43:10 +01:00
Raffael Meyer
538dffa617
fix: apply suggestions from review
2021-12-31 14:12:28 +01:00
Vaibhav Chopra
dbbc8d8aed
fix: leave_allocation variable not being defined ( #29086 )
2021-12-31 13:34:20 +05:30
Dany Robert
321730a88e
Merge branch 'develop' into ledger-merger
2021-12-31 13:02:12 +05:30
MohsinAli
72369092a3
Merge branch 'develop' into patch-1
2021-12-30 17:13:59 +05:30
Saqib Ansari
79ccf80faf
Merge branch 'develop' into zero-qty-debit-note
2021-12-29 17:32:16 +05:30
Kanchan Chauhan
8c4cdf7afc
refactor: Payment Request added to PO Dashboard
2021-12-29 16:44:20 +05:30
Saqib Ansari
689e08aca3
Merge branch 'develop' into pos-service-items
2021-12-29 14:55:20 +05:30
Pruthvi Patel
fc0dd3fcd7
Merge branch 'develop' into fix-invoice-statuses
2021-12-29 13:45:35 +05:45
rohitwaghchaure
56b9ad8303
Merge pull request #29064 from rohitwaghchaure/optimize-patch-for-update-bom-in-so-mr
...
fix: optimize patch for update bom in SO and MR
2021-12-29 12:08:27 +05:30
Rohit Waghchaure
d9b9f4e8b7
fix: optimize patch for update bom in SO and MR
2021-12-29 10:14:03 +05:30
Deepesh Garg
b1d8815556
Merge pull request #28034 from deepeshgarg007/term_loan_enhancement
...
fix: Updates in term loan processing
2021-12-28 18:39:31 +05:30
Deepesh Garg
68d49817a1
fix: Add test for loan repayment cancellation
2021-12-28 18:10:52 +05:30
Deepesh Garg
f78bf4c6ef
fix: Test cases
2021-12-28 17:40:05 +05:30
Rucha Mahabal
091e0bd72a
feat: Provision to assign multiple payroll cost centers against a single employee ( #29024 )
...
* feat: Provision to assign multiple payroll cost centers against a single employee
* fix: get fallback cost center from Employee/Department
* fix: linter issues
* fix: convert raw queries with frappe ORM
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-12-28 17:30:50 +05:30
Anupam Kumar
2fd870ff15
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-28 17:21:51 +05:30
Deepesh Garg
be5e6f02ae
Merge branch 'develop' of https://github.com/frappe/erpnext into term_loan_enhancement
2021-12-28 17:14:24 +05:30
Rucha Mahabal
251ed3aa74
Merge branch 'develop' into multiple-cost-centers-against-employee
2021-12-28 17:10:32 +05:30
Rucha Mahabal
88df5ce530
fix: tests ( #29051 )
...
* fix(test): create salary slip as per timesheet dates for Project Profitability
* fix(test): reload salary slip before checking for payment days
2021-12-28 17:09:46 +05:30
Ankush Menat
087ebcae5a
Merge pull request #29014 from ankush/rename_sr_no
...
fix!: disable renaming on serial nos
2021-12-28 15:34:50 +05:30
Deepesh Garg
2248841d8a
Merge pull request #29054 from frappe/mergify/bp/develop/pr-28996
...
fix: Issues in Bank Reconciliation tool (backport #28996 )
2021-12-28 15:17:51 +05:30
Deepesh Garg
6405699821
Merge branch 'develop' into mergify/bp/develop/pr-28996
2021-12-28 14:46:12 +05:30
Marica
27b157de22
Merge pull request #29057 from deepeshgarg007/unit_test_fixes
...
fix: Deferred revenue test case
2021-12-28 14:43:53 +05:30
Marica
18eb47f693
Merge pull request #28555 from marination/independent-manu-entry
...
fix: Validate Finished Goods for Independent Manufacture entries as well
2021-12-28 14:36:32 +05:30
Deepesh Garg
6f933db3cc
fix: Deferred revenue test case
2021-12-28 14:16:19 +05:30
Development for People
095a6e186f
fix: rename non existent doctype field to the right one ( #29055 )
2021-12-28 14:08:22 +05:30
Deepesh Garg
057cfb22d6
fix: Remove debug statement
...
(cherry picked from commit becb39da90 )
2021-12-28 08:11:18 +00:00
Deepesh Garg
d807d78313
fix: Issues in Bank Reconciliation tool
...
(cherry picked from commit ff183ee895 )
2021-12-28 08:11:18 +00:00
Marica
02b9541b43
Merge branch 'develop' into independent-manu-entry
2021-12-28 13:26:00 +05:30
marination
22809a2838
fix: Avoid Impact on Repack Entry
...
- Repack entries must be considered for fg/scrap checkbox auto set
- This must be avoided only for Manufacture entries, due to confusion between scrap and fg
- No scrap in repack, so its straight forward
2021-12-28 13:23:27 +05:30
marination
7d0340e660
fix: Sider
2021-12-28 13:06:35 +05:30
Anupam Kumar
6b9dfaea72
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-28 12:45:48 +05:30
Marica
b8c212aaef
Merge pull request #28966 from marination/stock-ageing-negative-stock
...
fix: Stock Ageing Report - Negative Opening Stock
2021-12-28 12:23:55 +05:30
Deepesh Garg
d02dcb6433
Merge pull request #29009 from deepeshgarg007/deferred_service_start_date_validate
...
fix: Start date validation for deferred invoices
2021-12-28 12:05:34 +05:30
Marica
09f26d8258
Merge branch 'develop' into stock-ageing-negative-stock
2021-12-28 11:50:00 +05:30
marination
6ca978c18b
fix: Linter (extra line after import)
2021-12-28 11:46:46 +05:30
Deepesh Garg
3607f51610
Merge pull request #29021 from anupamvs/project-form-custom-btn-grouping
...
fix: grouping project form custom buttons
2021-12-28 11:08:36 +05:30
Deepesh Garg
077e2c6467
Update erpnext/projects/doctype/project/project.js
2021-12-28 11:08:13 +05:30
Anupam Kumar
1c0fa3c231
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-28 10:34:16 +05:30
MohsinAli
a0863d1cb1
feat: Add currency in import download statement
...
Add currency in bank statement import
2021-12-28 10:27:19 +05:30
Rucha Mahabal
baa12bcee6
fix: convert raw queries with frappe ORM
2021-12-28 10:04:14 +05:30
Rucha Mahabal
8226ea65c8
fix: linter issues
2021-12-28 08:54:05 +05:30
Rucha Mahabal
3c8ed4f737
Merge branch 'develop' into multiple-cost-centers-against-employee
2021-12-28 08:40:48 +05:30
marination
098f72e7ec
test: Stock Ageing FIFO Slot generation
2021-12-28 02:33:54 +05:30
Marica
0eb38a4b13
Merge branch 'develop' into stock-ageing-negative-stock
2021-12-28 01:29:01 +05:30
marination
c007f84ade
chore: Added .md file to explain stock ageing business logic
2021-12-28 01:27:24 +05:30
Rucha Mahabal
25f4de80b3
fix: filter out Claimed employee advances in Expense Claim ( #29046 )
2021-12-27 21:15:40 +05:30
marination
878fd377c2
chore: Use frappe.qb for query
2021-12-27 21:09:05 +05:30
Rucha Mahabal
21b07385ba
fix: flaky HR tests ( #29017 )
...
* fix(test): use root company in Expense Claim tests
* fix(test): set Holiday List for Leave Allocation
* fix(test): set Holiday List for company
2021-12-27 16:57:36 +05:30
Wolfram Schmidt
8415ec4d0c
Update de.csv
...
Especially to allign Sales Orders (Aufträge) Sales Invoices (Ausgangsrechnungen) to Purchase Orders (Bestellungen) Purchase Invoice (Eingangsrechnungen). Both are a definate opposite and are kept short.
2021-12-26 12:46:11 +01:00
Deepesh Garg
44407e63d8
Merge pull request #28978 from frappe/mergify/bp/develop/pr-28935
...
fix: Is Reverse Charge check in Tax Category (backport #28935 )
2021-12-26 12:16:28 +05:30
Deepesh Garg
3b9bea7937
Merge branch 'develop' of https://github.com/frappe/erpnext into mergify/bp/develop/pr-28935
2021-12-26 10:25:52 +05:30
Deepesh Garg
8e4ea7e997
fix: Merge Conflicts
2021-12-26 10:23:36 +05:30
Deepesh Garg
bb6d1de221
Merge pull request #29033 from frappe/fix-iss-29032
...
fix: avoid `"string" in None` condition
2021-12-26 10:19:47 +05:30
Deepesh Garg
85d47e809b
Merge pull request #29027 from frappe/mergify/bp/develop/pr-28953
...
fix(UX): Optimize rate updation on changing price list (backport #28953 )
2021-12-26 10:18:32 +05:30
Raffael Meyer
52397c9771
fix: avoid "string" in None condition
2021-12-26 02:15:57 +01:00
Deepesh Garg
6eb3d6a814
fix: Conflicts
2021-12-25 09:04:34 +05:30
Deepesh Garg
2d0208ba1f
fix: Add round floats for price list rate
...
(cherry picked from commit b60fbf5ba9 )
2021-12-24 14:03:48 +00:00
Deepesh Garg
d19369b198
fix: Recalculate taxes irrespective of price list rate changed or not
...
(cherry picked from commit 233f79bf96 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2021-12-24 14:03:48 +00:00
Deepesh Garg
4756fbc253
fix: Linting issues
...
(cherry picked from commit 0980c2f981 )
2021-12-24 14:03:47 +00:00
Deepesh Garg
ab09dc545e
fix(UX): Optimize rate updation of changing price list
...
(cherry picked from commit 6087d5a603 )
2021-12-24 14:03:47 +00:00
Anupam Kumar
cfb6b26e47
fix: contact duplication on converting lead to customer ( #29001 )
...
* fix: contact duplication on converting lead to customer
* fix: added test case
2021-12-24 19:13:28 +05:30
Shariq Ansari
9c4455f77c
fix: Removed ERPNext Integration Settings Workspace ( #29023 )
2021-12-24 18:52:35 +05:30
Anupam Kumar
87a98f8120
Merge branch 'develop' into project-form-custom-btn-grouping
2021-12-24 17:37:37 +05:30
Nabin Hait
f867f1974a
fix: get fallback cost center from Employee/Department
2021-12-24 17:34:34 +05:30
Rucha Mahabal
6eeea0a77a
fix: ignore links while setting default notification templates in Settings ( #29019 )
2021-12-24 17:20:23 +05:30
Anupam
9c0f6d1306
fix: sider issue
2021-12-24 16:51:50 +05:30
Nabin Hait
f152a40b28
feat: Provision to assign multiple payroll cost centers against a single employee
2021-12-24 16:23:33 +05:30
Anupam
a6d6de6c4f
fix: grouping project form custom buttons
2021-12-24 15:34:24 +05:30
Anupam
e7ac774bbc
fix: review chnages
2021-12-24 14:12:53 +05:30
Anupam Kumar
662c412e8b
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-24 14:09:23 +05:30
Ankush Menat
7987a46509
chore: add running stock value difference in invariant report ( #29012 )
...
[skip ci]
2021-12-23 21:13:22 +05:30
Rucha Mahabal
ae929d7a63
fix(test): Leave Allocation validation against Leave Application after submit ( #29005 )
...
* fix(test): Leave Allocation validation against Leave Application after submit
* chore: clean-up Leave Allocation tests
* fix(test): set holiday list for leave allocation test
2021-12-23 19:18:05 +05:30
Deepesh Garg
7ad149f9fe
fix: Start date validation for deferred invoices
2021-12-23 14:39:20 +05:30
Saqib Ansari
2be5104848
fix: cannot save debit note with zero quantity
2021-12-23 11:52:10 +05:30
Anupam Kumar
f16a88e42c
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-23 03:02:58 +05:30
Subin Tom
ec37930404
fix: Allowing non stock items in POS
2021-12-22 19:14:47 +05:30
Saqib
f6d5534627
fix: set resolution by only if not on hold ( #28995 )
2021-12-22 19:05:18 +05:30
Saqib Ansari
04ea42ce52
fix(sales-invoice): cannot create debit note with zero qty
2021-12-22 13:23:42 +05:30
Ankush Menat
8dc1ce12d4
chore: simplify bug report form
2021-12-22 12:13:31 +05:30
Pruthvi Patel
617f7565ce
Merge branch 'develop' into fix-invoice-statuses
2021-12-21 22:16:14 +05:45
Ankush Menat
db7aef2fef
style: better labels for SLE fields ( #28988 )
...
* style: better labels for SLE fields
* style: rename stock queue field
[skip ci]
Co-Authored-by: marination <maricadsouza221197@gmail.com >
2021-12-21 17:39:27 +05:30
Saqib
7f786e44a1
Merge branch 'develop' into pos-batch-no-stock-validation
2021-12-21 17:05:43 +05:30
Saqib
c3a9ca09d1
chore: remove extra whitespace
2021-12-21 17:05:36 +05:30
Saqib
9c8f523537
fix: typo
2021-12-21 17:01:10 +05:30
Anupam Kumar
b37bc7252d
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-21 15:48:41 +05:30
Development for People
076cb408db
fix: missed colon ( #28979 )
2021-12-21 15:48:31 +05:30
Anupam Kumar
27448b9009
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-21 15:47:33 +05:30
Anupam
2abbf20da1
fix: test case
2021-12-21 14:13:40 +05:30
Ganga Manoj
1ed30ee7c7
fix: Reset value_after_depreciation on reversing journal entry during Asset return
2021-12-21 13:59:53 +05:30
Saqib
93068733d6
feat: new column 'Time taken to Deliver' in sales order analysis ( #28842 )
2021-12-21 13:58:48 +05:30
Deepesh Garg
98ac47caa4
fix: Add is reverse charge in country wise tax
...
(cherry picked from commit 7e912db4b1 )
2021-12-21 08:12:09 +00:00
Deepesh Garg
cbef04fded
chore: Remove patch comment
...
(cherry picked from commit 7c1bfe6b46 )
# Conflicts:
# erpnext/patches.txt
2021-12-21 08:12:08 +00:00
Deepesh Garg
12a65eef8a
fix: Is Reverse Charge check in Tax Category
...
(cherry picked from commit b33fd6acc7 )
# Conflicts:
# erpnext/patches.txt
2021-12-21 08:12:08 +00:00
Anupam
107b405560
fix: test case
2021-12-21 13:35:15 +05:30
Marica
d7c4b8a383
Merge branch 'develop' into independent-manu-entry
2021-12-21 12:55:12 +05:30
Anupam Kumar
c847130ae9
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-21 12:52:09 +05:30
marination
24a35c69c0
fix: Sider and Server side test
...
- args passed to wrong function
- missing space around '='
2021-12-21 12:52:03 +05:30
Saqib
da67403bbd
Merge branch 'develop' into so-days-taken-to-deliver
2021-12-21 12:41:48 +05:30
Subin Tom
98d417602f
fix: Added filter for dispatch address ( #28937 )
2021-12-21 12:35:44 +05:30
Anupam Kumar
a8637cc7b8
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-21 11:27:47 +05:30
Anupam
e4ee55c9b9
fix: test case
2021-12-21 11:26:53 +05:30
Rucha Mahabal
92e86f2f09
fix: fetch appointment letter content in the same order as template ( #28968 )
2021-12-20 22:56:15 +05:30
Ankush Menat
d7148adee5
test: remove unnecessary creation of companies #28965
...
test: remove unnecessary creation of companies
2021-12-20 22:00:31 +05:30
Marica
d209e5d6c5
Merge branch 'develop' into independent-manu-entry
2021-12-20 21:55:38 +05:30
marination
8951a5c267
fix: Linter (imports)
2021-12-20 21:53:47 +05:30
marination
0f43792dbb
fix: Stock Ageing Report - Negative Opening Stock
...
- Consider negative opening stock in logic and neutralise it with +ve stock
- minor code refactor: class for FIFOSlots to generate chronological FIFO queue
2021-12-20 21:33:59 +05:30
Ankush Menat
2bb7bca464
test: bin qty on backdated SR
2021-12-20 20:05:49 +05:30
Ankush Menat
ff9a6e8e89
fix: correct bin qty on backdated transactions
...
When making a backdated transactions current balance qty depends on
evaluation of whole ledger inbetween, instead of doing that just fetch
the last sle's qty_after_transaction when future transactions are
detected against SLE
fix: don't update bin's actual_qty
1. it's already updated by repost_current_voucher
2. update if future sle exists
2021-12-20 20:05:49 +05:30
Anupam Kumar
66a10c0e73
Merge pull request #28440 from anupamvs/crm-lead-validate-cleanup-develop
...
fix: lead validate function cleanup
2021-12-20 18:12:57 +05:30
Deepesh Garg
c5c7777bd5
Merge pull request #28959 from deepeshgarg007/consolidated_balance_return_fix
...
fix: Error on viewing consolidated financial statement
2021-12-20 17:13:12 +05:30
Ankush Menat
f5d5281119
chore: drop deprecated qunit tests
2021-12-20 17:03:10 +05:30
Deepesh Garg
5d6199cf35
fix: Error on viewing consolidated financial statement
2021-12-20 16:54:52 +05:30
Anupam
c6a87125e9
feat: added forward communication comments check in CRM Settings
2021-12-20 14:14:44 +05:30
Anupam Kumar
ecafea9064
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-20 13:37:00 +05:30
Pruthvi Patel
16a90d3e60
Update erpnext/controllers/accounts_controller.py
...
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-12-20 13:24:19 +05:30
Pruthvi Patel
4d48ca4228
test: update_invoice_status
2021-12-20 13:23:14 +05:30
Ankush Menat
107b404105
chore: rename FifoValuation to FIFOValuation
2021-12-20 13:20:03 +05:30
Ankush Menat
745caf911a
perf: specify slots on FIFO queue
2021-12-20 13:20:03 +05:30
Ankush Menat
aa0e163b1f
test: hypothesis tests for FIFO queue
2021-12-20 13:20:03 +05:30
Ankush Menat
9d177433cb
fix: return consumed bin on collapsing queue
2021-12-20 13:20:03 +05:30
Ankush Menat
a00d8d02b2
refactor: outgoing rate and defaults for remove_stock
2021-12-20 13:20:03 +05:30
Ankush Menat
db1c0889d3
feat: get consumed bins from Fifo queue on pop
2021-12-20 13:20:03 +05:30
Ankush Menat
1833f7ab81
test: FifoValuation tests
2021-12-20 13:20:03 +05:30
Ankush Menat
e6e679cf7a
fix: round off if near zero while popping from queue
2021-12-20 13:20:03 +05:30
Ankush Menat
a71b476652
feat: repr, eq and iter for fifo queue
2021-12-20 13:20:03 +05:30
Ankush Menat
4b29fb6d08
refactor: move Fifo Valuation to a new class
2021-12-20 13:20:03 +05:30
Pruthvi Patel
0799f378b4
fix: consider Discounted status
2021-12-20 13:18:42 +05:30
Pruthvi Patel
6c96ed4e11
refactor: update_invoice_status with query builder
2021-12-20 13:18:42 +05:30
Anupam
0e0e4f723f
fix: test case
2021-12-20 09:48:40 +05:30
Anupam Kumar
87986aee39
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-18 20:13:49 +05:30
Anupam
ba6a6bf391
Merge branch 'crm-carry-forward-communication-comments' of https://github.com/anupamvs/erpnext into crm-carry-forward-communication-comments
2021-12-18 20:13:18 +05:30
Anupam
5b40d9e7cd
fix: linter issues
2021-12-18 20:12:57 +05:30
Dany Robert
c68b2c3763
Merge branch 'develop' into currency-exchange-settings
2021-12-18 18:32:12 +05:30
Dany Robert
fb6bc05138
Merge branch 'develop' into ledger-merger
2021-12-18 17:06:31 +05:30
Dany Robert
0ca467a28f
fix: remove rounding of avg rating ( #28945 )
2021-12-18 16:16:47 +05:30
Saqib
1abdcf2bea
Merge branch 'develop' into multiple-pricing-rule-fix
2021-12-18 12:13:33 +05:30
Dany Robert
e75295a151
Merge branch 'develop' into ledger-merger
2021-12-18 11:32:20 +05:30
Anupam Kumar
321c95d024
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-17 23:09:48 +05:30
Dany Robert
ab7f38224f
fix: remove db commit
2021-12-17 16:42:24 +00:00
Dany Robert
32e5db7cb8
chore: styling according to linter
2021-12-17 16:38:16 +00:00
Dany Robert
399446460a
feat: tests
2021-12-17 16:18:42 +00:00
Subin Tom
e85da7a03a
fix: Add Invoice Number field to list view in Opening Inv Creation Tool ( #28938 )
2021-12-17 21:48:10 +05:30
Anupam Kumar
603b367568
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-17 19:22:27 +05:30
Anupam
31ac1011b8
feat: made carry-forward comments/communication configurable and added test cases
2021-12-17 19:21:08 +05:30
mergify[bot]
c1a0f649cb
fix: convert asynchronous field update to synchronous ( #28930 )
...
(cherry picked from commit 5adf85f5b7 )
Co-authored-by: Dan Navarro on Ubuntu Work <danjeremynavarro@gmail.com >
2021-12-17 19:06:19 +05:30
Dany Robert
b3a3367d1d
feat: allow group accounts
2021-12-17 13:06:30 +00:00
Noah Jacob
b98c61f2a7
refactor: moved purpose table mandatory check to server
2021-12-17 13:47:39 +05:30
Noah Jacob
90d32006f4
fix(test): fixed test case not creating serials
2021-12-17 13:32:30 +05:30
Deepesh Garg
b139ee1777
Merge pull request #28911 from nextchamp-saqib/fix-ksa-pf
...
fix(ksa): enable ksa pos invoice print format
2021-12-17 13:04:28 +05:30
Deepesh Garg
238403d3f6
Merge pull request #28916 from deepeshgarg007/multicurrency_subscription
...
fix: Multicurrency invoices using subscription
2021-12-17 12:29:10 +05:30
Noah Jacob
450369dbae
Merge branch 'develop' into maint_sch_link_fix
2021-12-17 12:07:26 +05:30
Noah Jacob
9109660a69
test: added test for serial no. filters
2021-12-17 11:57:17 +05:30
Noah Jacob
4cb5b627a1
fix: mapping to maintenance visit gets erased ( #28917 )
...
* fix: mappings to maintenance visit gets erased
* test: mapping of schedule to visit
2021-12-16 23:06:48 +05:30
Ankush Menat
6ba8f7644d
chore: ledger invariant check report ( #28921 )
2021-12-16 22:31:31 +05:30
Deepesh Garg
6ab753015e
fix: Add tests for multicurrency subscription
2021-12-16 17:38:29 +05:30
Deepesh Garg
0e4842b986
fix: Multicurrency invoices using subscription
2021-12-16 16:51:41 +05:30
Subin Tom
68beee2a00
fix: replaced sql query with frappe.qb
2021-12-16 13:26:21 +05:30
Saqib Ansari
564d23fa8d
fix(ksa): enable ksa pos invoice print format
2021-12-16 11:19:03 +05:30
Subin Tom
9f235526d4
fix: Validation in POS for item batch no stock quantity
2021-12-15 22:34:44 +05:30
DeeMysterio
2be62c279f
feat: provision to have limited parameters for in-process quality ins… ( #28549 )
...
* feat: provision to have limited parameters for in-process quality inspection
* chore: formatting
2021-12-15 19:41:30 +05:30
Ankush Menat
228e011819
perf: remove forcing of posting sort index on stock balance ( #28902 )
...
mysql is generally smart enough to figure out which index is better
based on cardinality of index. While posting sort index is better for
low item high # of SLE scenario it's bad for high item variety each with
lower count of SLEs.
2021-12-15 19:18:41 +05:30
Saqib
6acdb2f00b
feat: Home Onboarding ( #28551 )
2021-12-15 18:02:54 +05:30
Noah Jacob
af2e95d192
Merge branch 'develop' into maint_sch_link_fix
2021-12-15 15:42:23 +05:30
Noah Jacob
c872aa43f8
fix(patch): updates maintenance schedule field for old docs
2021-12-15 15:27:41 +05:30
Noah Jacob
4f52b86d7e
refactor: update_serial_no function and code cleanup
2021-12-15 15:24:39 +05:30
HENRY Florian
29f6852c13
feat: Manufacturing : in BOM Operation time can be fix ( #27063 )
...
* feat: Operation time can be fixed
* better coding without duplicate code
* change modified date foir doctype
* undo change
* fix varmixing
* fix varmixing
* fix: remove f-string that's not required anymore
* refactor: use ORM instead of raw query
* fix: improve description
* test: basic test for fixed time
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-15 15:08:31 +05:30
Deepesh Garg
66f516523f
Merge pull request #28822 from ruthra-kumar/deferred_report_revenue_and_expense
...
feat: Deferred Revenue and Expense report with actual and upcoming postings
2021-12-15 15:03:11 +05:30
Jannat Patel
af202e715d
Merge branch 'develop' into home-onboarding
2021-12-15 14:28:09 +05:30
Jannat Patel
aba36eb2be
Merge branch 'home-onboarding' of https://github.com/pateljannat/erpnext into home-onboarding
2021-12-15 14:26:47 +05:30
Jannat Patel
63618cc7ab
fix: titles and order
2021-12-15 14:26:44 +05:30
Deepesh Garg
64f68d5e94
Merge branch 'develop' into deferred_report_revenue_and_expense
2021-12-15 14:14:34 +05:30
Subin Tom
5c4d3f89d2
feat: 'Invoice Number' field in Opening Invoice Creation Tool ( #28844 )
2021-12-15 14:14:16 +05:30
Subin Tom
be103ab8e6
fix: Currency fix for cost field in subscription plan ( #28821 )
2021-12-15 13:01:48 +05:30
Saqib
2411477e6d
fix: time to response shows failed ( #28895 )
2021-12-15 11:45:34 +05:30
Saqib
56bc8a52f4
Merge branch 'develop' into home-onboarding
2021-12-15 10:40:40 +05:30
Saqib
8aa9481a11
Merge branch 'develop' into so-days-taken-to-deliver
2021-12-15 10:36:47 +05:30
Saqib
39c6f661f1
revert: "fix: expected value after useful life validation"
2021-12-15 10:34:11 +05:30
Saqib Ansari
5a7a9a598b
chore: rename redefinition of multiple pricing rule test
2021-12-15 10:32:23 +05:30
Saqib
5cf5412827
Merge pull request #28887 from nextchamp-saqib/sla-fixes-#1
...
fix: reset_expected_response_and_resolution on hold
2021-12-15 09:57:58 +05:30
Rucha Mahabal
a481a7c90e
fix(test): Employee Exit Summary ( #28888 )
2021-12-14 22:03:44 +05:30
ruthra
9ec8841b91
refactor: rename checkbox and translations
...
- rename checkbox and make it
- added translation text for labels
- fixes for linter error
2021-12-14 20:59:14 +05:30
Saqib Ansari
0add80b02f
fix: failing tests
2021-12-14 20:24:29 +05:30
ruthra
9232f75998
refactor: change field to duration and fetch elapsed seconds
2021-12-14 19:45:09 +05:30
Ankush Menat
7c33df5d54
chore: bump coverage requirements
2021-12-14 19:41:09 +05:30
Saqib Ansari
c5fcbeff7a
fix: reset_expected_response_and_resolution on hold
2021-12-14 18:45:27 +05:30
Ankush Menat
96ef88d935
test: remove commits from tests ( #27939 )
...
* test: remove commits from tests in selling module
* test: remove commits from manufacturing module
* test: remove commits from accounts module tests
* test: remove commits from controller tests
* test: keep commits in accounting dimension test
* Revert "test: remove commits from controller tests"
This reverts commit f5cfbee5da .
* Revert "test: remove commits from accounts module tests"
This reverts commit df4c27efdd .
2021-12-14 17:36:35 +05:30
Ankush Menat
66960cf050
fix: remove set only once from valuation method ( #28876 )
2021-12-14 17:12:46 +05:30
Ankush Menat
80f1a8c645
fix: incorrect logic for "Reserved Qty for Production" ( #28880 )
...
* fix: reservation for production incorrect
The query uses case to decide what fields to compute reservation on,
this case is outermost case hence the very first Work order's "Skip
transfer" is considered for ALL work orders.
Solution: move the case inside Sum.
Steps to reproduce:
1. Make work order for more than 1 qty (with | without skip transfer)
2. Create manufacture and transfer entries.
3. Keep checking reserved quantities during this process.
* test: use default warehouse for testing reservation
2021-12-14 17:02:42 +05:30
Anupam Kumar
ea5e155823
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-12-14 16:42:59 +05:30
ruthra
a8a598ace7
refactor: remove unused function 'get_postings'
2021-12-14 16:34:51 +05:30
aaronmenezes
304aa44feb
fix: Nonstock item showing in Itemwise Recommended Reorder Level report ( #28873 )
2021-12-14 15:18:03 +05:30
Saqib Ansari
c0d1f4869f
test: add test_multiple_pricing_rules
2021-12-14 14:58:31 +05:30
Saqib Ansari
1e17d6a607
fix: qty filter not working if apply_multiple_pricing_rules is enabled
2021-12-14 14:58:20 +05:30
Rucha Mahabal
b027050f77
Merge pull request #28845 from ruchamahabal/fix-salary-slip-timesheet
...
fix: incorrect amount based on payment days in timesheet salary slip
2021-12-14 14:57:21 +05:30
Ankush Menat
7fd06108bf
fix: reorder patch to fix custom field options ( #28866 )
2021-12-14 13:03:53 +05:30
Deepesh Garg
6749d8e6c9
Merge pull request #28832 from deepeshgarg007/ksa_e_invoice_patch_fix
...
fix: KSA QR field rename patch
2021-12-14 12:47:58 +05:30
Noah Jacob
cc8c0595e2
fix(UX): hide RM table(Job Card) if material transfer is against work order ( #28746 )
2021-12-14 12:20:04 +05:30
Noah Jacob
db46257a3b
feat: added required_date field to set date in child table ( #28432 )
...
* feat: added required_date field to set date in child table
* fix: dont refresh full table
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-14 12:12:33 +05:30
Ankush Menat
534c64abcd
fix: packing slip incorrect item value ( #28862 )
2021-12-14 11:55:09 +05:30
Saqib
ae71b704ff
Merge pull request #28783 from nextchamp-saqib/hsn-wise-summary-report-fix
...
fix: hsn-wise summary is incorrect if an invoice has repeated item code
2021-12-13 22:39:32 +05:30
Saqib Ansari
2137e56947
revert: "fix: expected value after useful life validation"
2021-12-13 22:34:54 +05:30
Saqib
4984513597
Merge pull request #28677 from GangaManoj/fix-adjust-asset-value
...
fix: Fix 'Adjust Asset Value' button
2021-12-13 21:51:09 +05:30
Saqib
ce80585d51
fix: Clear Depreciation Schedule before modification ( #28507 )
2021-12-13 21:49:43 +05:30
Saqib Ansari
6a239c8ea3
test: test_hsn_summary_for_invoice_with_duplicate_items
2021-12-13 20:58:35 +05:30
Saqib
c3e0de28b1
fix: validate if asset account is set against company
2021-12-13 20:13:53 +05:30
Jannat Patel
74d086ffd1
Merge branch 'develop' into home-onboarding
2021-12-13 17:51:38 +05:30
ruthra
2813e5ee29
feat: new column 'Time taken to Deliver' in sales order analysis
2021-12-13 12:26:23 +05:30
Ankush Menat
a388096c03
Merge pull request #28839 from ankush/migration_hashes
...
fix: remove migration hashes from doctypes
2021-12-13 11:27:27 +05:30
Saqib
7d0a3e4e8b
Merge pull request #28550 from nextchamp-saqib/fix-sla
...
refactor(SLA): Application of SLA and its fields
2021-12-13 10:29:56 +05:30
Rucha Mahabal
6fa66a4d81
feat(HR): Exit Interview and Employee Exits Report ( #28741 )
...
* feat: Exit Interview
* feat: sending Exit Questionnaire
* feat: add default Exit Questionnaire email template
* feat: track status and final decision (Retained/Exit Confirmed)
* fix: make Exit Interview submittable
* feat: bulk questionnaire sending
* feat: update Exit Interview date in employee master on submission
* feat: Employee Exits report
* chore: update HR workspace
* feat: default Notification - a day before Exit Interview
* fix: email summary
* fix: show Exit Questionnaire button only to the users with write access
- fix linter issues
* test: Exit Interview
* chore: fix report column widths
* test: Employee Exits Report
* fix: tests and sider issues
* fix: missing import
* fix: tests
- specify sorting order in employee exits query
- rollback after work order tests
2021-12-12 23:43:11 +05:30
Rucha Mahabal
bb97309e2e
fix: tests
...
- specify sorting order in employee exits query
- rollback after work order tests
2021-12-12 23:20:04 +05:30
Rucha Mahabal
e93694d0ab
fix: missing import
2021-12-12 23:02:44 +05:30
Rucha Mahabal
1867bad693
Merge branch 'develop' into exit-interview
2021-12-12 22:13:11 +05:30
Deepesh Garg
a7f15a0eea
Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_currency_check
2021-12-12 21:09:11 +05:30
Saqib Ansari
e74739a677
fix: hsn-wise summary is incorrect if an invoice has repeated item code
2021-12-12 19:53:33 +05:30
Deepesh Garg
b966c45fa8
Merge pull request #28748 from deepeshgarg007/accounts_receivable_jv_due_date
...
fix: Ageing in AR/AP report for advances
2021-12-12 17:27:21 +05:30
Deepesh Garg
a6fba7f128
Merge pull request #28764 from deepeshgarg007/tds_report_fixes
...
fix: TDS Monthly payable report
2021-12-12 17:11:58 +05:30
Deepesh Garg
14d03a9446
fix: KSA QR field rename patch
2021-12-12 12:55:30 +05:30
Himanshu
624481be6f
feat(buying): quotation number in supplier quotation ( #28420 )
2021-12-11 11:51:59 +00:00
ruthra
c3453cd73c
feat: Deferred Revenue and Expense report
...
- show deferred revenue and expense with actual and expected postings
- unit tests added
2021-12-10 19:30:43 +05:30
Ankush Menat
fe597cdd3b
chore: remove unused issue tempaltes
...
[skip ci]
2021-12-10 18:33:58 +05:30
Ankush Menat
fcb614d1b7
chore: correct form format for issues
2021-12-10 18:23:24 +05:30
Ankush Menat
bf48f17600
chore: new and improved bug report form
...
[skip ci]
2021-12-10 18:17:21 +05:30
Ankush Menat
ffa3d45c42
chore: update stale rules and apply on issues
...
[skip ci]
2021-12-10 18:17:21 +05:30
rohitwaghchaure
e715dea4c7
Merge pull request #28815 from ankush/frozen_repost
...
fix: validate pending reposts before freezing stock/account
2021-12-10 17:11:29 +05:30
Dany Robert
75de5be53e
fix: import issue and minor fixes
2021-12-10 10:27:15 +00:00
Dany Robert
614b9270e7
fix: convert whitespace to tabs
2021-12-10 09:45:00 +00:00
Dany Robert
7554f11260
feat: progress bar, account name field
2021-12-10 08:45:47 +00:00
Ankush Menat
75bc404cbe
test: stock frozen validation
2021-12-10 12:39:38 +05:30
Ankush Menat
d37541d3fb
fix: ensure that reposting is finished before freezing stock/account
2021-12-10 12:31:49 +05:30
Dany Robert
b7cc20eac0
Merge branch 'develop' of https://github.com/rtdany10/erpnext into ledger-merger
2021-12-09 15:26:45 +00:00
Dany Robert
75f8117daf
feat: merge functionality
2021-12-09 15:23:10 +00:00
Dany Robert
57a7633f9b
feat: form updates and progressbar
2021-12-09 15:22:46 +00:00
Noah Jacob
f1c0190f02
feat: added QI link in Job Card Dashboard ( #28643 )
2021-12-09 20:21:17 +05:30
Dany Robert
ad5d7897a8
feat: ledger merger doctype
2021-12-09 13:31:54 +00:00
Sagar Sharma
6485ac4e59
fix: misleading "Set Default X" fields after saving ( #28798 )
...
* fix: misleading "Set Default X" fields after saving
* refactor: remove unncessary code and minor formatting
* fix: extend to more doctypes and correct fieldnames
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-12-09 17:04:00 +05:30
Ankush Menat
c64d5028b4
fix: deduplicate after finishing the repost ( #28803 )
...
Not really a bug but avoids potential of prematurely skipping something
if failure occurs and failure isn't resolved.
2021-12-09 13:45:44 +05:30
Michael Köller
f043f59324
fix: wrong german translation of abbreviation PAN
...
Wrong german translation of abbreviation: PAN
2021-12-09 11:31:25 +05:30
Deepesh Garg
121f8ae865
Merge pull request #28776 from rtdany10/ksa-vat-updates
...
feat(Regional): KSA E-Invoing optimizations and POS support
2021-12-08 22:32:24 +05:30
Ganga Manoj
51c707a0ce
Merge branch 'develop' into fix-adjust-asset-value
2021-12-08 19:20:23 +05:30
Ganga Manoj
539cba1b15
Merge branch 'develop' into fix-clear-depr-schedule
2021-12-08 19:19:33 +05:30
Ankush Menat
96a019ec49
test: add multi-batch negative qty test
2021-12-08 15:52:40 +05:30
Ankush Menat
f0152d03a4
test: simplfy test and expect specific exception
2021-12-08 15:52:40 +05:30
Ankush Menat
9c90b7a40d
refactor: remove redundant batch qty validation
...
This check was only checking total sum, which is problamatic when making
backdated entries that can cause intermediate values to go negative
while overall values stay positive.
2021-12-08 15:52:40 +05:30
Ankush Menat
5eba57528c
fix: check future negative stock for batches
...
batch's ledger is only maintained in form of `actual_qty` on batch's
SLEs. To validate if batch has any negative qty in future, cumulative
total of `actual_qty` is required to ensure it never goes negative.
2021-12-08 15:52:40 +05:30
18alantom
1cbeba5f1d
test: check execution of illegal stock entry seq
2021-12-08 15:52:40 +05:30
aaronmenezes
90b98440e2
fix: Maintenence Visit -Purpose (item ) tables is not visible on submitted or saved entries ( #28792 )
2021-12-08 14:48:19 +05:30
Deepesh Garg
5983ddf65b
Merge pull request #28790 from frappe/mergify/bp/develop/pr-28786
...
fix: Error on Invoice generation (backport #28786 )
2021-12-08 14:14:26 +05:30
Deepesh Garg
d5380dd716
fix: Error on Invoice generation
...
(cherry picked from commit 82255293c4 )
2021-12-08 08:42:29 +00:00
Dany Robert
4a316550f4
chore: POS invoice format changes
2021-12-08 07:25:41 +00:00
Deepesh Garg
948b67b744
Merge branch 'develop' into ksa-vat-updates
2021-12-08 09:38:11 +05:30
Dany Robert
3e97492da4
fix: replace frappe.get_all
2021-12-08 08:03:30 +05:30
Dany Robert
5b20746311
chore: switch to ORM method
2021-12-08 07:53:45 +05:30
Dany Robert
ca85094728
chore: switch to frappe.db.set_value
2021-12-08 07:52:06 +05:30
Rucha Mahabal
dcbf0c9eca
fix: tests and sider issues
2021-12-07 23:40:10 +05:30
Dany Robert
0592096c62
Merge branch 'develop' into currency-exchange-settings
2021-12-07 22:36:36 +05:30
Deepesh Garg
9a644f645c
Merge pull request #28779 from frappe/mergify/bp/develop/pr-28777
...
fix: Error on creating invoice (backport #28777 )
2021-12-07 22:24:13 +05:30
Deepesh Garg
cb21dff882
fix: Error on creating invoice
...
(cherry picked from commit e11515a356 )
2021-12-07 16:51:02 +00:00
Dany Robert
15373f1b2d
fix: intendation error
2021-12-07 18:34:34 +05:30
Dany Robert
45fce5a64b
chore: linters
2021-12-07 18:29:16 +05:30
Dany Robert
2df641eb54
feat(Regional): rename qr field and disable print formats
2021-12-07 18:13:35 +05:30
Dany Robert
9c68d8e35c
Merge branch 'frappe:develop' into ksa-vat-updates
2021-12-07 18:10:26 +05:30
Dany Robert
a0aeacee8e
fix: reload doc
2021-12-07 12:39:39 +00:00
Dany Robert
bb3119cd1f
feat(Regional): enable KSA print formats on setup
2021-12-07 11:05:41 +00:00
Dany Robert
293d981af9
feat(Regional): POS Invoice format for KSA
2021-12-07 11:03:22 +00:00
Dany Robert
2256155e80
feat(Regional): patch to disable ksa print formats for other countries
2021-12-07 11:02:28 +00:00
Dany Robert
09f178ceee
fix: disable ksa vat invoice by default
2021-12-07 11:01:37 +00:00
Dany Robert
c5c47e9fad
feat: generate QR Code for POS transactions
2021-12-07 11:01:02 +00:00
Ankush Menat
6efbbb1058
fix: ignore mandatory fields while creating WO from SO ( #28772 )
...
If fields are made mandatory from customizations the WO creation simply
fails.
2021-12-07 16:26:14 +05:30
Rucha Mahabal
4686527928
Merge branch 'develop' into exit-interview
2021-12-07 16:23:31 +05:30
Rucha Mahabal
c305ff911f
test: Employee Exits Report
2021-12-07 16:22:17 +05:30
Deepesh Garg
3e1591c145
Merge pull request #28731 from deepeshgarg007/better_deferred_revenue_error_logging
...
fix: Better Error logging for deferred revenue/expense booking
2021-12-07 15:42:05 +05:30
Dany Robert
b3bd14fcfa
Merge branch 'frappe:develop' into ksa-vat-updates
2021-12-07 15:33:27 +05:30
Dany Robert
811e51fb50
fix: reload SI meta before checking
2021-12-07 15:21:51 +05:30
Ankush Menat
ca230e4267
test: index test should pass without calling function #28771
...
test: index test should pass without calling function
[skip ci]
2021-12-07 15:11:31 +05:30
Rucha Mahabal
ef38b127ae
chore: fix report column widths
2021-12-07 15:02:00 +05:30
Rucha Mahabal
8db21e065c
test: Exit Interview
2021-12-07 14:55:17 +05:30
Dany Robert
848b641d7b
fix: rename KSA QR field to match localisation
2021-12-07 14:51:05 +05:30
Rucha Mahabal
0a937dc050
fix: show Exit Questionnaire button only to the users with write access
...
- fix linter issues
2021-12-07 13:04:23 +05:30
Dany Robert
d06c4b50cd
feat: create QR field in POS Invoice
2021-12-07 12:29:59 +05:30
Dany Robert
f0fee5672f
chore: change QR field label
2021-12-07 12:18:32 +05:30
Dany Robert
6a6d6f7f8b
fix: localize QR fieldname
2021-12-07 12:17:45 +05:30
Dany Robert
ebd4179295
fix: get doctype from doc instead of hardcoding SI
2021-12-07 12:15:58 +05:30
Dany Robert
276bf73974
feat: create QR Code field if not existing
2021-12-07 12:11:43 +05:30
Deepesh Garg
d106d59c3f
fix: TDS Monthly payable report
2021-12-06 20:36:48 +05:30
Saqib Ansari
2f7d8ac29e
fix: indentation
2021-12-06 19:19:34 +05:30
Saqib Ansari
3446f7545f
fix: remove 'ongoing' status from issue summary report
2021-12-06 19:17:38 +05:30
Saqib Ansari
91aa78707c
fix: remove missed 'ongoing' references
2021-12-06 19:13:31 +05:30
Saqib Ansari
476e81a631
fix: time to respond & resolve indicators
2021-12-06 18:55:30 +05:30
Saqib Ansari
1a76b3801a
fix: test
2021-12-06 17:06:20 +05:30
Saqib Ansari
10b87e081c
fix: sider issues
2021-12-06 15:38:19 +05:30
Saqib Ansari
32c81818f6
fix: transalations
2021-12-06 15:38:01 +05:30
Deepesh Garg
3dabac15ed
fix: Ageing in AR/AP report for advances
2021-12-06 15:05:20 +05:30
Saqib
8e5b793a0a
Merge branch 'develop' into fix-sla
2021-12-06 14:48:09 +05:30
Saqib Ansari
812572d250
feat: record assignment on first response failure
2021-12-06 14:46:51 +05:30
Saqib Ansari
c1d8877a83
refactor: handle special cases on communication creation
2021-12-06 14:34:59 +05:30
Ankush Menat
ef53eb7fcd
Merge pull request #28745 from noahjacob/maint_batch_map
...
refactor: map serial from schedule if only one
2021-12-06 14:34:06 +05:30
Anupam Kumar
3928a402d4
feat: CRM Settings ( #27788 )
...
* feat: crm settings
* feat: CRM Settings
* feat: lead and opprtunity section
* feat: added CRM Settings in ERPNext Settings workspace
* fix: review chnages
* added patch
* fix: linter issues
* fix: linter issues
* fix: linter issues
* fix: removed crm settings from selling module
* fix: raw query to frappe.qb
* fix: removed hardcoded value
* fix: linter issue
* fix: simplify CRM Settings migration patch
Co-authored-by: Anupam Kumar <anupam@Anupams-MacBook-Air.local >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-12-06 13:52:00 +05:30
Noah Jacob
eb522a3746
refactor: map serial from schedule if only one
2021-12-06 13:43:02 +05:30
Saqib Ansari
f9408d170a
patch: split 'ongoing' sla status
2021-12-06 12:38:25 +05:30
Deepesh Garg
c56a450474
Merge pull request #28656 from nemesis189/taxjar-nexus-display-condition
...
fix: Taxjar Nexus list visible only if child table is visible
2021-12-06 11:44:11 +05:30
Saqib
b1ba98c129
feat: Make Depreciation Entry posting more flexible ( #28421 )
2021-12-06 11:43:09 +05:30
Saqib Ansari
56df646067
fix(test): test_depr_entry_posting_with_income_account
2021-12-06 11:19:58 +05:30
Ankush Menat
a8375239eb
test: set customer group and territory defaults
2021-12-06 11:07:24 +05:30
Ankush Menat
bdf7b8d379
fix: patch to remove default item group and territory
2021-12-06 11:07:24 +05:30
Ankush Menat
105b6d498c
fix: remove bad defaults from selling settings
...
"All cusotmer groups" and "All territories" are pointless defaults, not
sure why these are made default. They don't help you track anything.
"All" might as well be `Null`.
Even the filters for customer_group suggest it shouldn't be group then
having the root as default makes no sense.
2021-12-06 11:07:24 +05:30
Rucha Mahabal
3230741cde
fix: email summary
2021-12-06 10:08:51 +05:30
Rucha Mahabal
b69e0d2c63
feat: default Notification - a day before Exit Interview
2021-12-05 22:28:22 +05:30
Rucha Mahabal
1c09439d03
chore: update HR workspace
2021-12-05 22:06:19 +05:30
Rucha Mahabal
3437f568be
feat: Employee Exits report
2021-12-05 21:55:13 +05:30
Rucha Mahabal
d67536cc8d
feat: update Exit Interview date in employee master on submission
2021-12-05 19:55:25 +05:30
Rucha Mahabal
e30187f246
feat: bulk questionnaire sending
2021-12-05 19:32:33 +05:30
Rucha Mahabal
09fdfed163
fix: make Exit Interview submittable
2021-12-05 18:28:23 +05:30
Rucha Mahabal
1347187a30
feat: track status and final decision (Retained/Exit Confirmed)
2021-12-05 17:20:39 +05:30
Rucha Mahabal
235b707417
feat: add default Exit Questionnaire email template
2021-12-05 17:06:29 +05:30
Rucha Mahabal
7412accf6d
feat: sending Exit Questionnaire
2021-12-05 17:02:19 +05:30
Rucha Mahabal
36a2d8ee0d
feat: Exit Interview
2021-12-05 14:42:27 +05:30
Rucha Mahabal
0ef42d1000
fix(patch): create only component type field instead of running the whole setup ( #28734 )
2021-12-05 12:44:20 +05:30
Deepesh Garg
3c64e201cc
fix: Log error before throwing exception
2021-12-04 20:05:37 +05:30
Deepesh Garg
0ba4fcee2a
fix: Commit joural entries
2021-12-04 19:25:44 +05:30
Deepesh Garg
67a001d876
fix: Better Error logging fordeferred revenue/expense booking
2021-12-04 19:19:03 +05:30
rohitwaghchaure
fc4e6a2bed
Merge pull request #28710 from noahjacob/calc_outgoing_stock_entry
...
fix: incorrect outgoing rates when material_consumption enabled
2021-12-04 12:34:33 +05:30
Ankush Menat
ba5a7ffd60
fix: weird item sorting by idx
2021-12-03 19:08:06 +05:30
Ankush Menat
5caf411be3
fix: remove autocommit from item rename
2021-12-03 18:47:53 +05:30
Ankush Menat
72dbc3d6b8
fix!: dont allow renaming warehouse primary key
2021-12-03 18:47:53 +05:30
Noah Jacob
35346de162
test: added tests for manufacture stock entry when material_consumption is enabled
2021-12-03 17:21:49 +05:30
Saqib Ansari
defa01edac
fix: undo removing of resolution_time fields
2021-12-03 16:22:10 +05:30
Saqib
7511a9ed31
fix(ksa): qrcode for invoices with special chars ( #28715 )
2021-12-03 16:13:44 +05:30
Deepesh Garg
a8f283bb20
Merge pull request #28708 from deepeshgarg007/ksa_qr_invoice_total
...
fix: Invoice amount in KSA E Invoice QR Code
2021-12-03 15:18:15 +05:30
Noah Jacob
7f3e6d149a
fix: incorrect outgoing rates when material_consumption enabled
2021-12-03 15:11:18 +05:30
Ankush Menat
cef84c25a7
refactor: simplify the way SLEs are submitted
2021-12-03 14:51:25 +05:30
Ankush Menat
97060c45e9
refactor: replace misleading variable name
2021-12-03 14:51:25 +05:30
Deepesh Garg
f2ffddf059
fix: Invocie amount in KSA E Invoice QR Code
2021-12-03 14:32:52 +05:30
Deepesh Garg
c339240250
Merge pull request #28698 from frappe/mergify/bp/develop/pr-28654
...
fix: Taxes and Charges template not getting copied from Purchase Order/Receipt to Invoice (backport #28654 )
2021-12-03 14:26:43 +05:30
Saqib
7091ca6812
Merge branch 'develop' into fix-sla
2021-12-03 11:53:25 +05:30
Rucha Mahabal
0b1808e1ee
fix(Non Profit): fetch memberships for 80G certificate by from date only ( #28700 )
2021-12-03 11:46:14 +05:30
Saqib Ansari
1e550d3e46
fix: failing tests
2021-12-03 11:36:53 +05:30
Saqib
9c60c45acf
fix: Create Depreciation Schedules for existing Assets accurately ( #28675 )
2021-12-03 11:30:47 +05:30
Saqib
7314aee394
fix: qrcode image name for invoices with special chars ( #28699 )
2021-12-03 11:29:51 +05:30
Deepesh Garg
35e2bd89c0
fix: India utils code cleanup
...
(cherry picked from commit 56c626adbf )
2021-12-03 04:12:43 +00:00
Deepesh Garg
f12be3001d
fix: Taxes and Charges template not getting copied from Purchase Order/Receipt to Invoice
...
(cherry picked from commit 6a75e8d283 )
2021-12-03 04:12:42 +00:00
Deepesh Garg
0991ec9a7f
Merge pull request #28693 from frappe/mergify/bp/develop/pr-28627
...
fix: Paid invoices showing in AR/AP report (backport #28627 )
2021-12-03 09:33:19 +05:30
Deepesh Garg
107fb43d6a
fix: Paid showing in AR/AP report
...
(cherry picked from commit 5e7ce5370f )
2021-12-02 13:44:27 +00:00
Saqib Ansari
6736a89b4e
fix: failing tests
2021-12-02 15:54:02 +05:30
Ankush Menat
a37c99a23d
fix: dont requeue repost immediately and clear progress ( #28684 )
2021-12-02 14:51:04 +05:30
Saqib Ansari
a1cedc3ea0
fix: failing tests
2021-12-02 14:48:24 +05:30
Saqib Ansari
6f67bbca69
refactor(SLA): remove response_by_variance & resolution_by_variance
2021-12-02 13:39:05 +05:30
Saqib
fa42cf796b
Merge branch 'develop' into depreciate-existing-asset
2021-12-02 12:13:12 +05:30
Saqib
4889661e5c
fix: actual tax conversion in case of multicurrency invoices ( #28539 )
2021-12-02 11:37:08 +05:30
Saqib
92860f46ac
Merge branch 'develop' into taxjar-nexus-display-condition
2021-12-02 11:35:26 +05:30
Ganga Manoj
9bc28210c9
fix: Make buttons translatable ( #28679 )
2021-12-02 11:31:38 +05:30
Jannat Patel
a108df8efc
fix: assigned proper form tour to onboarding steps
2021-12-02 11:27:37 +05:30
Jannat Patel
427938f87b
fix: new item form tour for home onboarding
2021-12-02 11:25:47 +05:30
Saqib
38cbaa3168
Merge branch 'develop' into depreciate-existing-asset
2021-12-02 11:20:49 +05:30
Deepesh Garg
322c700eb9
Merge pull request #28533 from GangaManoj/product-bundle-fixes
...
fix: misc minor Product Bundle fixes
2021-12-02 09:20:40 +05:30
GangaManoj
4629308d94
fix: Rename function
2021-12-02 01:22:18 +05:30
GangaManoj
5b224f841b
fix: Rename variable
2021-12-02 01:19:35 +05:30
GangaManoj
6f1cf94c9f
fix: Fix 'Adjust Asset Value' button
2021-12-02 01:18:30 +05:30
GangaManoj
828769ca70
fix: Remove unnecessary variable
2021-12-02 01:09:15 +05:30
Ganga Manoj
dc3449c304
Merge branch 'develop' into product-bundle-fixes
2021-12-01 23:27:40 +05:30
GangaManoj
774ac852c9
fix: Test if depreciation schedules are set up properly for existing assets
2021-12-01 22:51:55 +05:30
GangaManoj
de002005ac
fix: Modify has_pro_rata() to include existing assets
2021-12-01 22:51:08 +05:30
GangaManoj
5c3d4caeda
fix: Create Depreciation Schedules properly for existing Assets
2021-12-01 21:48:47 +05:30
GangaManoj
22cc8d2246
fix: Fix depreciation_amount calculation
2021-12-01 21:46:09 +05:30
Ankush Menat
fdffa037b5
test: dynamic fiscal year creation in tests ( #28667 )
2021-12-01 17:31:17 +05:30
Ankush Menat
445966ab80
test: timeout certain tests in work order to avoid stuck tests ( #28666 )
...
[skip ci]
2021-12-01 16:34:05 +05:30
Saqib
802d583031
Merge branch 'develop' into taxjar-nexus-display-condition
2021-12-01 15:22:39 +05:30
Dany Robert
3708cf17ad
fix(POS Profile): replace cur_frm with frm ( #28390 )
2021-12-01 12:14:06 +05:30
Saqib
01d8b8519f
fix: cannot load company form ( #28535 )
2021-12-01 12:11:30 +05:30
Subin Tom
ecc5de6159
fix: removing db call for variables
2021-12-01 11:54:59 +05:30
Sagar Vora
ab280f7142
fix: update modified timestamp for delivery note #28657
...
fix: update `modified` timestamp for delivery note
2021-12-01 11:01:49 +05:30
GangaManoj
a473e1dbe9
fix: Add item to packing list
2021-12-01 01:29:35 +05:30
Subin Tom
0963fceede
fix: Taxjar Nexus list visible only if child table is visible
2021-11-30 22:05:29 +05:30
Ankush Menat
bb00d38dd7
Merge branch 'develop' into asset-capitalization
2021-11-30 19:32:11 +05:30
mergify[bot]
071118fa4e
fix: Unable to search project by project name in Sales Invoice (bp #28648 )
...
(cherry picked from commit 08b7c856b2 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-11-30 13:15:20 +00:00
Deepesh Garg
ad8d296c08
Merge pull request #28636 from deepeshgarg007/zero_values_report
...
feat: Show Zero Values filter in consolidated financial statement
2021-11-30 18:15:50 +05:30
Ankush Menat
0854c183aa
chore: remove duplicate code ( #28646 )
...
[skip ci]
2021-11-30 17:57:53 +05:30
Raffael Meyer
e10ab1626c
feat: Grant commission on certain items only ( #27467 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-11-30 17:54:18 +05:30
Rucha Mahabal
d0f4f03b66
fix: Employee Transfer and Project Profitability test cases ( #28633 )
...
* fix: Employee Transfer testcases
* fix: Project Profitability test case
2021-11-30 14:04:47 +05:30
Deepesh Garg
9610086d0c
feat: Show Zero Values filter in consolidated financial statement
2021-11-30 13:24:23 +05:30
Ankush Menat
aeb62af544
fix(ux): remove attachment limits
2021-11-30 12:46:53 +05:30
Rucha Mahabal
4458b24813
fix: allow creating Shift Assignment for same day ( #28613 )
2021-11-30 10:15:41 +05:30
Anupam Kumar
83e3e58fe9
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-11-30 10:11:23 +05:30
Saqib
fb14b0901c
feat: Let serialised Items be consumed during Asset Repairs ( #28349 )
2021-11-29 20:42:56 +05:30
Subin Tom
2f6a6afaa8
feat(pos): Total item qty field to POS screen ( #28331 )
2021-11-29 20:35:49 +05:30
Ganga Manoj
7a15f85f22
Merge branch 'develop' into serialized-item-consumption
2021-11-29 20:01:11 +05:30
Deepesh Garg
0d9b0fe6dc
Merge pull request #28464 from mhbu50/develop
...
fix:Change QR Code Triggerr event
2021-11-29 18:46:56 +05:30
Deepesh Garg
4382040fb6
fix: Move trigger from on trash to on cancel
2021-11-29 18:25:47 +05:30
Deepesh Garg
641f033337
Merge pull request #28385 from vorasmit/fix-hsn_wise
...
fix(regional): `hsn_wise` as false returns `item_code`
2021-11-29 18:08:34 +05:30
rohitwaghchaure
f872878638
Merge pull request #28500 from rohitwaghchaure/feat-report-to-view-consumed-materials
...
feat: report to see the consumed materials against the work order
2021-11-29 17:53:44 +05:30
rohitwaghchaure
3d2efb76d3
fix: linters issue
2021-11-29 17:52:55 +05:30
rohitwaghchaure
56b5ac0939
Merge pull request #28611 from rohitwaghchaure/changed-fieldtype-from-int-to-float
...
fix: changed fieldtype from int to float for the field Batch Size in the Work Order Operation table
2021-11-29 17:13:24 +05:30
Deepesh Garg
2bed4140f3
Merge pull request #28605 from deepeshgarg007/ksa-e-invoice-new
...
refactor(KSA VAT): QR Code as per ZATKA specification
2021-11-29 16:46:14 +05:30
Rohit Waghchaure
7fac9b8e9c
fix: changed fieldtype from int to float for the field Batch Size in the work order
2021-11-29 16:40:55 +05:30
vorasmit
e5ca9f3c1b
Merge branch 'develop' into fix-hsn_wise
2021-11-29 16:33:21 +05:30
rohitwaghchaure
570ae422a8
Update work_order_consumed_materials.py
2021-11-29 16:25:30 +05:30
Deepesh Garg
af6fc29770
fix: KSA print format for invoices not having item codes
2021-11-29 16:18:35 +05:30
Saqib
c0cc72ec1d
fix: incorrect discount amount set when item is replaced ( #28556 )
2021-11-29 15:05:06 +05:30
Rucha Mahabal
baf41fdc9c
fix: Employee Advance paid amount not updated on PE cancellation ( #28572 )
...
* fix: employee advance paid amount not updated on PE cancellation
* fix: convert raw sql queries to qb
* test: Employee Advance Paid Amount on PE cancellation
* chore: disable no copy for sanctioned amount in Expense Claim
2021-11-29 14:23:06 +05:30
Deepesh Garg
f3f7ed6f0d
fix: Translations
2021-11-29 13:43:56 +05:30
Ahmad
31b9b84fdf
fix: KSA VAT QR Code arabic conversion
2021-11-29 13:43:02 +05:30
Ahmad
de784d8bfe
refactor: comments removed
2021-11-29 13:43:02 +05:30
Ahmad
d1746caa02
refactor(KSA VAT): QR Code as per ZATKA specification
2021-11-29 13:43:02 +05:30
Ankush Menat
c7701ace80
chore: correct docstrings
2021-11-29 13:04:29 +05:30
Ankush Menat
f862339024
fix: use get_all instead of get_list for child tables
2021-11-29 13:04:29 +05:30
Anupam Kumar
d4f57d3a4f
Merge branch 'develop' into crm-carry-forward-communication-comments
2021-11-29 12:15:03 +05:30
Jannat Patel
8cc1dc8079
Merge branch 'develop' into home-onboarding
2021-11-29 10:24:06 +05:30
Deepesh Garg
37c318a65f
Merge pull request #28592 from hrwX/remove_gst_section
...
fix: do not add gst fields if no indian company
2021-11-29 09:26:42 +05:30
Himanshu
de6f104b74
Delete __init__.py
2021-11-27 23:16:34 +00:00
hrwx
43038aab79
fix: do not add gst fields if no indian company
2021-11-27 21:46:13 +00:00
xdlumertz
cdaf0a04cf
fix(ux): allow translations ( #28455 )
...
* Translation
* Translations
Co-authored-by: xdlumertz <alexandrelumertz@gmail>
2021-11-27 15:03:35 +00:00
Ankush Menat
69a17b9e51
refactor: move Bin queries to qb/orm ( #28522 )
2021-11-27 20:07:02 +05:30
Saqib Ansari
79f8159ab9
test: issue closing after being on hold
2021-11-27 17:14:58 +05:30
Saqib Ansari
267cc35850
fix: failing tests
2021-11-27 16:47:45 +05:30
Ganga Manoj
7bbc708e8a
Merge branch 'develop' into serialized-item-consumption
2021-11-26 20:44:35 +05:30
Saqib Ansari
214d0e367f
fix: remove leading whitespace
2021-11-26 20:20:38 +05:30
Saqib Ansari
a8c75b6862
refactor: application of SLA and its metrics
2021-11-26 20:16:21 +05:30
Noah Jacob
7ff30a4b2b
fix: incorrect balance for warehouses ( #28583 )
2021-11-26 17:33:57 +05:30
Ankush Menat
efec85d5cd
chore: correct __version__ on develop branch. ( #28582 )
2021-11-26 16:29:21 +05:30
Saqib Ansari
210f593a49
refactor: SLA form fields
2021-11-26 15:49:17 +05:30
Deepesh Garg
38dfb60243
Merge pull request #27348 from deepeshgarg007/advance_tds_allocation_gl
...
fix (refactor): Tax Withholding for Advances using Payment Entry against suppliers
2021-11-26 14:28:50 +05:30
marination
dfff972a78
fix: Linter (imports)
2021-11-26 13:29:05 +05:30
Rucha Mahabal
ca8dec0cf2
fix: Use get_all instead of get_list for child doctype ( #28538 )
...
* fix(Student Attendance Tool): Use `get_all` instead of `get_list` for child doctype
* fix(Course Schedule): incorrect fetch from value
* fix: sider
* fix(Gratuity): Use `get_all` instead of `get_list` for child doctype
2021-11-26 13:24:32 +05:30
Marica
26207d9517
Merge branch 'develop' into independent-manu-entry
2021-11-26 13:20:33 +05:30
marination
affb29194b
test: Independent Manufacture Entry
...
- Check validations
- Check if FG basic rate is calculated correctly
2021-11-26 13:19:04 +05:30
Shariq Ansari
2a5f663a1e
fix: Customer, Supplier heatmap data not rendering ( #28553 )
...
* fix: adding get_timeline_data import on supplier.py, customer.py
2021-11-26 12:58:43 +05:30
Saqib
9c913c9b2d
fix: over billing validation ( #28218 )
2021-11-26 12:00:13 +05:30
Noah Jacob
73bfd59846
fix: checkbox triggers get_items and sub_assembly buttons ( #28558 )
2021-11-26 11:53:35 +05:30
Deepesh Garg
7f06c8ca57
fix: Incorrect indentation
2021-11-26 10:27:57 +05:30
Deepesh Garg
f07f010962
fix: Add tests
2021-11-25 23:58:16 +05:30
GangaManoj
c94f1ed39a
fix: Change order of import statements
2021-11-25 22:18:57 +05:30
GangaManoj
b28f137ee8
fix: Remove unused import
2021-11-25 22:17:54 +05:30
GangaManoj
6b75d1439f
fix: Add test for consumption of serialized Assets
2021-11-25 22:10:24 +05:30
Ganga Manoj
209750d036
Merge branch 'develop' into depr-expense-account
2021-11-25 20:01:58 +05:30
Ganga Manoj
43b8936f1c
Merge branch 'develop' into fix-clear-depr-schedule
2021-11-25 20:01:06 +05:30
Ganga Manoj
a1055d6bd3
Merge branch 'develop' into product-bundle-fixes
2021-11-25 20:00:30 +05:30
Ankush Menat
87f2dcfb59
fix: total stock summary UI glitch #28564
...
fix: total stock summary UI glitch
2021-11-25 19:38:44 +05:30
GangaManoj
efac7b0904
fix: Create setUpClass
2021-11-25 19:02:01 +05:30
GangaManoj
eea80b6c01
fix: Create stock item
2021-11-25 19:01:22 +05:30
GangaManoj
c9e79ef1f2
fix: Replace 'item' with 'item_code' in tests
2021-11-25 18:53:48 +05:30
Ankush Menat
8b33358660
fix: patch failure due to new doctype
2021-11-25 17:41:29 +05:30
Ankush Menat
0a2964dc82
fix: ignore permissions while creating reposts
2021-11-25 16:37:19 +05:30
Ankush Menat
ed94f0f3f2
refactor: deduplicate during repost background job
2021-11-25 16:37:19 +05:30
Ankush Menat
55631dd0d6
test: item-wh deduplication in reposting
2021-11-25 16:37:19 +05:30
Ankush Menat
0d0e24a5f5
perf: skip unnecessary item-wh reposts
...
Using basic idea that repost with older posting date will also take care
of subsequent posting dates...
When Item-WH reposts are queued:
1. If another repost with same item-wh but older posting date exists
then skip current one.
2. If another repost with same item-wh but newer posting date exists
then skip another one.
2021-11-25 16:37:19 +05:30
Ankush Menat
1d3842f03a
fix: dont erase voucher_type and voucher_no for item_wh repost
...
kept for tracability.
2021-11-25 16:37:19 +05:30
Ankush Menat
a5a8c9104f
perf: index for item-sh on repost item valuation
...
Item-WH based reposting requires querying existing similar repost.
Assuming there is only 1 max extra entry with same params just indexing
item-WH is sufficient to speed up the query.
2021-11-25 16:37:19 +05:30
Ankush Menat
45dd46be3d
feat: option to select reposting method
...
In current implementation selecting Item-Warehouse based reposting is
better for few users, who don't use depenent SLEs but have frequent
transactions involving same items.
This change lets them switch to item-warehouse based reposting if
required.
Only use this if you understand technicalities of stock reposting. This
is experimental but will become mainstream in coming days.
2021-11-25 16:37:19 +05:30
Ankush Menat
d220e08ba4
refactor: reuse get_items_to_be_repost function
2021-11-25 16:37:19 +05:30
Ankush Menat
a36c249d3d
test: item-wh repost creation
2021-11-25 16:37:19 +05:30
Ankush Menat
6dc9b822bc
refactor: item-wh wise reposting by default
2021-11-25 16:37:19 +05:30
Deepesh Garg
5ba3b28d69
fix(refactor): Advance tds allocation to purchase invoice
2021-11-25 15:42:30 +05:30
Marica
a369094eca
Merge pull request #28123 from marination/cost-of-poor-quality
...
fix: Remove RM Cost column as cost is not retrievable from Job card
2021-11-25 14:33:24 +05:30
Marica
ffdf32b5b3
Merge branch 'develop' into cost-of-poor-quality
2021-11-25 13:29:40 +05:30
marination
42395af22a
fix: Remove commented code
2021-11-25 13:28:52 +05:30
marination
8c9779d69d
fix: Dont auto set is finished item or is scrap itm checkbox for independent entry
...
- System cant differentiate between scrap and FG when WO is absent, so dont auto set
- User must set it manually
- `validate_finished_goods` checks this
2021-11-25 13:23:10 +05:30
marination
d6bc121999
fix: Validate Finished Goods for Independent Manufacture entries as well
...
- Check if FG exists even if WO is absent
- Check if multiple FGs are there, block.
2021-11-25 13:18:58 +05:30
GangaManoj
c9743185c6
fix: Remove unnecessary comma
2021-11-24 21:58:42 +05:30
GangaManoj
adfd519139
fix: Test Product Bundle price calculation when there are multiple Product Bundles
2021-11-24 21:58:05 +05:30
GangaManoj
325923afc7
fix: Test that indices are reset for Packed/Bundle Items when Product Bundles are removed from the Items table
2021-11-24 21:47:06 +05:30
GangaManoj
8370042f82
fix: Reset indices in the Packed/Bundle Items table on deleting Product Bundles
2021-11-24 21:06:23 +05:30
Saqib Ansari
c46c8dd6c5
feat: do not change variance if response or resolution is set
2021-11-24 19:23:31 +05:30
Jannat Patel
5b2ba24563
fix: company tour
2021-11-24 19:19:45 +05:30
Mohammed Yusuf Shaikh
8d2abc4b86
fix: fixes in work order doctype ( #28217 )
...
* fix: fixes in work order doctype
* fix: sider issues and disabled set only once property
* fix: set default qty to manufacture
* fix: dont manually collapse sections
* fix: remove unnecessary messages
* fix: make dependent fields read only
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-11-24 16:23:12 +05:30
Saqib Ansari
1f060c0b0a
feat: find SLA based on customer group's ancestors
2021-11-24 14:00:18 +05:30
Saqib Ansari
9047e2b9dd
refactor: do not set default priority in isssues
2021-11-24 13:52:20 +05:30
Saqib
136dd4f801
Merge branch 'develop' into product-bundle-fixes
2021-11-24 11:27:12 +05:30
Deepesh Garg
6ca5f228f8
Merge branch 'develop' of https://github.com/frappe/erpnext into advance_tds_allocation_gl
2021-11-24 10:45:02 +05:30
Ganga Manoj
6fd466a323
Merge branch 'develop' into fix-clear-depr-schedule
2021-11-24 06:10:14 +05:30
GangaManoj
0803f87660
fix: Fix Product Bundle price calculation when there are multiple Product Bundles
2021-11-24 06:07:58 +05:30
Ganga Manoj
068177d293
Merge branch 'develop' into serialized-item-consumption
2021-11-24 05:29:56 +05:30
Ganga Manoj
5ef709f569
Merge branch 'develop' into depr-expense-account
2021-11-24 05:26:40 +05:30
GangaManoj
4311936b7d
fix: Edit dates and frequency of depreciation
2021-11-24 05:21:31 +05:30
GangaManoj
6ec5a19063
fix: Test if clear_depreciation_schedule() works for multiple finance books
2021-11-24 03:23:02 +05:30
GangaManoj
33a0b1db2c
fix: Retain depreciation schedule rows that are linked with JEs while clearing the schedule
2021-11-24 03:16:17 +05:30
GangaManoj
f455de2924
fix: Test if multiple Depreciation Schedules are set up for multiple Finance Books
2021-11-23 23:26:32 +05:30
GangaManoj
60d82d913c
fix: Test Depreciation Entry posting when Depreciation Expense Account is an Income Account
2021-11-23 23:07:27 +05:30
GangaManoj
a36713cd2d
fix: Test Depreciation Entry posting when Depreciation Expense Account is an Expense Account
2021-11-23 21:03:03 +05:30
GangaManoj
d406775d1a
fix: Check root_type of Depreciation Expense Account
2021-11-23 20:21:24 +05:30
Ankush Menat
ab2c1f62a1
fix: correct module for reloading doc ( #28523 )
2021-11-23 18:21:00 +05:30
mergify[bot]
34d1fec7de
fix: broken bom tree view and remove duplicate button ( #28512 ) ( #28527 )
...
* fix: broken bom tree view and remove duplicate button
(cherry picked from commit 7ae1369d64 )
Co-authored-by: Bhavesh Maheshwari <34086262+bhavesh95863@users.noreply.github.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-11-23 17:53:26 +05:30
Ankush Menat
0df9cf9526
chore: remove dead/irrelevant links from workspace ( #28519 )
...
* chore: remove dead link to shopify settings
* chore: unlink "debug" reports from stock dashboard
2021-11-23 15:08:51 +05:30
Deepesh Garg
0931d17a2a
Merge branch 'develop' into currency-exchange-settings
2021-11-23 12:39:25 +05:30
Ganga Manoj
5ef2330022
fix: Replace 'parent' with 'invoice_or_item' ( #28513 )
2021-11-23 12:28:41 +05:30
Subin Tom
1909bb569e
fix: POS Item cart only taxes with amount displayed ( #28501 )
2021-11-23 10:35:43 +05:30
Rucha Mahabal
5ba1bc1572
fix: Employee link formatter showing incorrect value for Employee Name ( #28504 )
2021-11-23 09:30:30 +05:30
GangaManoj
406278b5c1
fix: Add bundle items to PO only if the Product Bundle was selected from the SO
2021-11-23 04:51:53 +05:30
Ganga Manoj
2e01b40465
Merge branch 'develop' into fix-clear-depr-schedule
2021-11-23 02:41:04 +05:30
GangaManoj
475d8394e4
fix: Clear Depreciation Schedule entries that aren't linked with Journal Entries before modifying the schedule
2021-11-22 21:51:32 +05:30
Rucha Mahabal
e7eef9601d
fix(UX): Allocated Amount in Advances not updated on updating expense amount in Expense Claim ( #28497 )
...
* fix(UX): Allocated Amount in Advances not updated on updating expense amount in Expense Claim
* fix: Expense Claim Advance form labels
2021-11-22 20:13:15 +05:30
Deepesh Garg
056e3b199c
Merge pull request #28469 from nemesis189/new-company-setup-fy-query
...
fix: FY query returning None for new company
2021-11-22 19:23:07 +05:30
Rohit Waghchaure
db9bd5b912
feat: report to see the consumed materials against the work order
2021-11-22 18:01:20 +05:30
Deepesh Garg
e8370147e8
Merge pull request #28489 from deepeshgarg007/ksa_print_format
...
fix: KSA Invoice print format for multicurrency invoices
2021-11-22 16:34:34 +05:30
Deepesh Garg
73c56510d8
fix: Delete KSA vat setting on deleting company
2021-11-22 14:21:53 +05:30
Subin Tom
fce4f34325
fix: POS string translation ( #28381 )
2021-11-22 13:34:26 +05:30
Deepesh Garg
42c40b33bc
fix: KSA Invoice print format for multicurrency invoices
2021-11-22 13:20:43 +05:30
Sagar Sharma
aa689874e3
fix: Closed status error in Work Order Summary ( #28460 )
...
* fix: Closed status error in Work Order Summary
* chore: use get_meta to get status options
* refactor: simplify code
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-11-22 13:06:59 +05:30
Anupam Kumar
3d0de59131
Merge pull request #28310 from anupamvs/manufacturing-work-order-closed
...
fix: function name [is_work_order_stopped -> is_work_order_closed]
2021-11-22 12:56:24 +05:30
Anupam Kumar
b8ef8bcde9
Merge branch 'develop' into manufacturing-work-order-closed
2021-11-22 12:56:15 +05:30
Ankush Menat
c436e30ee6
fix: don't use cached doc while reposting
2021-11-22 12:40:18 +05:30
Ankush Menat
aa024fc9da
fix: ignore permissions while creating repost
...
If user reached this code then they already have permission to create
stock transaction, hence ignore permission checks while
creating/cancelling repost item valuation entries.
2021-11-22 12:40:18 +05:30
Ankush Menat
42f1dd98dd
fix: restrict repost valuation to manager roles
2021-11-22 12:40:18 +05:30
Ganga Manoj
7d0558e202
fix: Add extra column to display Invoice or Item when grouped by Invoice ( #28380 )
2021-11-22 12:34:46 +05:30
Saqib
cb52e6dd6b
fix: cost center wise ledger posting for pcv ( #28477 )
2021-11-22 12:24:32 +05:30
Saqib
78851ecb70
feat: create party link from customer/supplier ( #28387 )
...
* feat: create party link from customer/supplier
* test: create_party_link method
2021-11-22 12:23:23 +05:30
Saqib
7677d6d4c3
Merge pull request #28402 from GangaManoj/gross-profit-percentage
...
fix: Gross Profit report totals
2021-11-22 12:21:22 +05:30
Ahmed Shareef
3a2074ce05
fix: add child button in coa tree ( #28413 )
2021-11-22 11:46:58 +05:30
Ganga Manoj
624e58d1de
fix: Filter out cancelled and non-depreciable Assets in Asset Value Adjustment ( #28443 )
2021-11-22 11:36:35 +05:30
Deepesh Garg
8701f537bb
Merge pull request #28471 from nextchamp-saqib/fix-qrcode-generation-ksa
...
fix: bug with qrcode generation due to default print format name
2021-11-22 10:37:27 +05:30
Anupam Kumar
44303f93cc
Merge branch 'develop' into manufacturing-work-order-closed
2021-11-22 10:36:02 +05:30
Saqib
6e3a276a75
Merge branch 'develop' into new-company-setup-fy-query
2021-11-20 15:16:26 +05:30
Saqib
08ad93d82f
fix: coa balance rendering bug ( #28468 )
2021-11-20 15:15:46 +05:30
Saqib Ansari
ac27391a1f
fix: bug with qrcode generation due to default print format name
2021-11-20 11:22:19 +05:30
Subin Tom
350ed1a6c2
fix: FY query returning None for new company
2021-11-19 21:05:25 +05:30
Mohammed Redah
9d319c2205
fix:Change QR Code Triggerr event
...
This fixes the bug if the user changes the date after insertion it will show the wrong values
2021-11-19 15:13:23 +03:00
Deepesh Garg
f02c787b73
Merge pull request #28461 from frappe/mergify/bp/develop/pr-28459
...
fix(India): GST category not getting auto updated (backport #28459 )
2021-11-19 13:05:54 +05:30
Deepesh Garg
ff65399ae9
fix: Add test for gst category check
...
(cherry picked from commit cdbc991e3f )
2021-11-19 06:51:58 +00:00
Deepesh Garg
a38aca5a54
fix(India): GST category not getting auto updated
...
(cherry picked from commit f8a26a9fac )
2021-11-19 06:51:58 +00:00
Anupam
6210f10207
fix: linter issues
2021-11-19 10:32:04 +05:30
Anupam
6dda1548bc
fix: linter issues
2021-11-19 10:22:50 +05:30
Anupam
6eb779392e
feat: carry forward communication and comments throughout the sales cycle
2021-11-19 10:13:05 +05:30
Deepesh Garg
a57d39909e
Merge pull request #28302 from nemesis189/shipping-rule-updation-error
...
fix: Shipping Rule picking up old net_rate
2021-11-19 08:21:53 +05:30
GangaManoj
059d1f3b74
fix: Rename loop variable
2021-11-19 05:35:41 +05:30
GangaManoj
a4043c035d
fix: Prevent clearing of Depreciation Schedule on adding more than one Finance Book
2021-11-19 05:27:06 +05:30
Ankush Menat
f8e371af14
fix(ux): ordering fields for better tab order
2021-11-18 15:48:15 +05:30
Sagar Sharma
488d34af1f
fix: unchecking the "With Operations" in BOM clears operations table #28446
2021-11-18 13:57:13 +05:30
Ganga Manoj
5d8a85db10
Merge branch 'develop' into gross-profit-percentage
2021-11-17 19:23:34 +05:30
Ganga Manoj
6ada1ac887
Merge branch 'develop' into depr-expense-account
2021-11-17 18:56:02 +05:30
Marica
d0c240ee84
Merge pull request #28431 from marination/capacity-dashboard-style
...
fix: (style) Warehouse Capacity Dashboard UI
2021-11-17 18:04:26 +05:30
Ankush Menat
8102e4a210
chore: remove manual collapsing of section ( #28435 )
2021-11-17 17:05:07 +05:30
Ankush Menat
402205278c
chore: remove support email from error message.
...
[skip ci]
2021-11-17 16:33:18 +05:30
marination
23486a929d
fix: (style) Warehouse Capacity Dashboard UI
...
- Made refresh button icon visible
- Edit Capacity button size and alignment
- Medium font on dashboard
2021-11-17 14:21:37 +05:30
rohitwaghchaure
b9c8489de6
Merge pull request #28417 from rohitwaghchaure/currency-wise-pricing-rule-not-working
...
fix: currency wise pricing rule not working
2021-11-17 14:02:19 +05:30
Rohit Waghchaure
43aeb541c2
fix: currency wise pricing rule not working
2021-11-17 13:30:17 +05:30
rohitwaghchaure
69421a30d7
Merge pull request #28425 from rohitwaghchaure/improve-performance-to-submit-jv-and-invoice
...
fix: performance issue while submitting the Journal Entry
2021-11-17 12:54:59 +05:30
Rohit Waghchaure
7472760ea3
fix: performance to submit the JV
2021-11-17 11:16:52 +05:30
Anupam Kumar
98308ea089
Merge branch 'develop' into manufacturing-work-order-closed
2021-11-17 10:07:35 +05:30
GangaManoj
cb93cc972d
fix: Check all ancestors and not just the root node
2021-11-17 05:22:43 +05:30
GangaManoj
62fbbe8915
fix: Only raise an error if Depreciation Expense Account is neither an Income nor an Expense Account
2021-11-17 04:59:59 +05:30
GangaManoj
8fc31e3cea
fix: Make Depreciation Entry posting more flexible
2021-11-17 04:58:13 +05:30
GangaManoj
aa34780265
fix: Filter Depreciation Expense Account by root type
2021-11-17 04:57:40 +05:30
Subin Tom
e7b4204c35
fix: sider issues
2021-11-16 20:39:58 +05:30
Sagar Vora
c00d0a3e24
fix: better validation for Integration Request ( #28186 )
2021-11-16 20:31:18 +05:30
Anupam Kumar
37aa2cb271
Merge branch 'develop' into manufacturing-work-order-closed
2021-11-16 19:35:20 +05:30
marination
c192c135d4
Merge branch 'develop' of https://github.com/frappe/erpnext into cost-of-poor-quality
2021-11-16 19:15:47 +05:30
Subin Tom
a8e2c02e14
fix: fixed tests, separated a method for shipping charges
2021-11-16 19:06:49 +05:30
Marica
0c9acc799b
Merge pull request #28228 from marination/se-required-items-from-jc
...
fix: Pull only Items that are in Job Card in a Stock Entry against Job Card
2021-11-16 18:37:32 +05:30
Marica
612bb5c749
Merge branch 'develop' into se-required-items-from-jc
2021-11-16 18:03:40 +05:30
Marica
6bd0c1dbf1
Merge pull request #28269 from marination/pr-return-ux
...
refactor: (ux) Accepted/Rejected/Received Qty UX
2021-11-16 18:00:42 +05:30
Marica
0afcdecb9b
Merge branch 'develop' into e-commerce-refactor-develop
2021-11-16 17:58:53 +05:30
marination
3a32596784
style: Fixed indentation for visible heirarchy
2021-11-16 17:57:59 +05:30
marination
f5594c865d
fix: SO Portal fixes
...
- SO Portal: fixed missing images issue
- SO Portal: fallback state when no images
- SO Portal: code indentation in `order_macros.html`
- SO Portal: Actions and indicator font size
- Recommendations: fixed space between image and title
- Recommendations: give empty image state min height
2021-11-16 17:57:46 +05:30
marination
dc42c45ebb
fix: Move thumbnail updation to different patch
...
- Thumbnail updation handled via different patch
- create_website_items will only have one purpose
- added progress bar to `create_website_items`
- code cleanup
2021-11-16 17:57:10 +05:30
marination
871e9ca6af
fix: Check if thumbnail column exists in case of table trimming
2021-11-16 17:53:43 +05:30
marination
a97ee918b2
fix: Get db values as dict when checking for thumbnail in existing web item
2021-11-16 17:53:30 +05:30
marination
e7819f7abf
fix: re-run patch
...
- Patch will just fetch thumbnails if website items are created, else it will create new website items
2021-11-16 17:53:17 +05:30
marination
d7d70ec9e0
fix: Fetch thumbnail from Item master instead of regenerating
2021-11-16 17:52:14 +05:30
marination
8d389fd433
fix: Item Variant selection empty popup on website
...
- pass item_code instead of website item name to fetch attributes
2021-11-16 17:51:37 +05:30
marination
296f2f6d52
fix: Pre-commit formatting
2021-11-16 17:51:16 +05:30
marination
ba52d7c23f
fix: Website Items with same Item name unhandled, thumbnails missing
...
- Use naming series for Website Item. There could be two items with same name and different item code
- Fix: Website Item Page view breaks if cart is disabled
- Fix: thumbnails not created for Website Items after patch
- Fix: ‘Request for Quote’ button & cart summary not visible if checkout is disabled
2021-11-16 17:51:01 +05:30
Marica
d637f79517
fix: Handle is_search_module_loaded for redis version < 4.0.0 ( #27574 )
...
- Return False if error occurs
2021-11-16 17:48:31 +05:30
Marica
4096b1471f
fix: Shopping Cart and Variant Selection (Hotfix PR #27508 )
2021-11-16 17:46:57 +05:30
Subin Tom
a1807a2f98
fix: POS idx issue in taxes table while merging ( #28389 )
2021-11-16 17:46:26 +05:30
Deepesh Garg
cbfdbd8442
fix: Website item patch fixes
2021-11-16 17:42:04 +05:30
marination
685c453be0
test: Product Discounts
2021-11-16 17:40:49 +05:30
marination
942dedddb4
fix: Paging and Discount filter
...
- Convert incoming api args to frappe dict
- Change discount filter condition due to reversal of behaviour
2021-11-16 17:40:05 +05:30
marination
78b791cd1d
test: Set Price list and company in data engine test setup
2021-11-16 17:38:25 +05:30
marination
e2b9a38f28
fix: Failing search util import and patch
...
- Use simple function import instead of global variable to check if field is valid to index
- Commit after every 20 items in patch to create web items from items
2021-11-16 17:38:09 +05:30
marination
bbcbcf7a20
feat: (minor) Backorder indicator and fixed inconsistencies
...
- Checkbox in website item to indicate if item is on backorder
- Indicator on listing on full page if availbale on backorder.
- fix: Allow provision to add any valid field from Website Item in Search Index
- fix: Settings filter fields are as per Item, make as per Website Item
- "Add to quote/ Go to Quote" if cart checkout is disabled
2021-11-16 17:37:40 +05:30
marination
45f64bd930
Chore: Miscellaneous UI review changes
...
- Added bg (variable) to pages, card space separation visible
- Removed `show brand line` in settings, shown by default
- Re-arranged settings by importance
- View toggling primary colour is grey
- Only populate recent searches on successful search
- Hit only one server side api, once while searching
- List view primary button float right
- Discounts takes upper limit eg. 10% and below
- Navbar icons only wiggle on qty increase in cart/wishlist
- Pay button in SO portal
- Remove bottom white space below item full page image, min-height fits to content
- List view vertical space between heading and item code
- Empty offer subtitle handled
2021-11-16 17:37:08 +05:30
marination
1bb135b2d3
fix: Sider and CI
...
- Incorrect path and Settings in price_list.py import due to merge
- Extra space removed in website_item.py
- Changed client side namespace to `erpnext.e_commerce.*`
2021-11-16 17:23:39 +05:30
marination
6b2b9dcee2
refactor: Cache Item Reviews and other review feedback
...
- `get_doc` -> `get_values` and `db.sql` -> `db.delete` in Wishlist Item deletion
- cache first page of Item Reviews and burst cache on addition and deletion of reviews
- Update redisearch docs link in E Commerce Settings
- Removed unused cint import
- Broke setting attribute context into smaller functions and code cleanup
- Minor recommended items padding tweak
- Item reviews form dict now uses website item as key
- Customer reviews rendered from UI style consistency
- Stock status consistency in listing and full page
- Handle no price in variant dialog for matched item
2021-11-16 17:22:57 +05:30
marination
9aeb211142
chore: Remove Home Page is Products and Sider fixes
...
- Removed `Home Page is Products` checkbox in E Comm Settings. Can be manually set in Website Settings
- Removed hooks trigger to reset home page as products
- Sider: duplicate color attribute, shift `return` to next line, over-indentation
2021-11-16 17:21:46 +05:30
marination
80fbe16be8
test: Product Query & Filter Engine, Item Group Page
...
- Test for ProductQuery engine and ProductFilters engine
- Test for engine for Item Group too
- Renamed ‘product_configurator’ to ‘variant_selector’
- Cleaned up filters.py
- Modal freeze backdrop lighter only in cart, since there’s nothing over it
- Fixed unusual spacing in variant selector dialog
- Made `get_child_groups_for_website` more readable
- Replaced ‘Configure’ with ‘Select’ for variant selection
2021-11-16 17:21:17 +05:30
marination
7d1df9d4c3
fix: Error state and passing args for product listing
...
- Show error state in case of unexpected errors in query engine
- Pass args appropriately from `view.js`
- Use args correctly in `api.py`
- Error handling in `api.py` if query engine raises error
- Instantiated product data engine tests
- Fix dotted path for search api call in `search.js`
2021-11-16 17:18:08 +05:30
marination
335a237383
chore: Re-organise files,remove T&C modal in cart
...
- Moved product query and filters engine to `product_data_engine` folder
- Moved product grid, list, search, view to `product_ui` folder
- Renamed `website_item_indexing.py` to `redisearch.py`
- Render Terms and Conditions server side along with the rest of the Shopping cart. Don’t make another db call
- Style changes to terms and conditions
- Deleted unused `cart_terms.html`
- Removed print statements
2021-11-16 17:15:05 +05:30
marination
78ee51c6ca
chore: debug travis
2021-11-16 17:11:02 +05:30
marination
b4529b8511
test: Recommendations, Reviews and Wishlist
...
- Tests for verified and unverified item reviewers
- Test for recommended items and their prices
- Test for adding removing items from Wishlist
- Bug: Wishlist deletes all entries of an item code irrespective of user
- Get Item reviews only if enabled
- Removed price fields from Wishlist Item and made fields read only
- Removed unused price stored as data on Wishlist buttons
- Customer Reviews page checks if reviews are enabled else shows No Reviews
- Moved price stock fetching in Wishlist in separate function
- Made fields read only in Item Review
2021-11-16 17:10:23 +05:30
marination
4d254a7ad3
test: Website Item (Item full page)
...
- Tests for website item. Desk tests and portal tests
- Allow guests on method `get_offer_details`
- Fetch stock details only if `show_stock_availability` is enabled
- Validation for duplicate web items on item merge
- Separate method for `validate_properties_before_merge`
- Common error title and exception `DataValidationError` for merge validations on Item
2021-11-16 17:10:07 +05:30
marination
3fd929c4ee
test: Website Item basic test & removed product configurator tests
...
- Sider fixes: missing semicolons
- Added two basic tests for Website Item
- Commented Product Configurator tests, needs to re-written fully
2021-11-16 17:09:34 +05:30
marination
64322199df
fix: Remove Website Item from Item Dashboard
...
- Install breaks on CI, will add later
2021-11-16 17:03:58 +05:30
marination
929a24ea5c
feat: Cart minor UI/UX Refresh
...
- Added Setting to show or hide price if checkout is disabled
- Show Web Item name in cart instead of Desk Item name
- Cart minor UI Refresh: added images in cart
- Cart minor UI Refresh: repositioned remove button and redesigned
- Cart minor UI Refresh: Payment Summary section
- Cart minor UI Refresh: Disable input on free item
- Cart minor UI Refresh: Add address button in cards
- New file for cart payment summary UI with coupon code (old)
2021-11-16 17:03:17 +05:30
marination
ef4579e4eb
chore: Wishlist UI (minor)
...
- Minor wishlist UI refresh, actions on hover, new icon
- Increase max length of wishlist card title
- Dont fetch outdated price in wishlist
- Translate 'out of stock'
- Use ORM
2021-11-16 17:03:01 +05:30
marination
2fec068aff
feat: Recommended Items and Item full page refresh
...
- Added Optional Recommended Items
- Item Full Page minor UI Refresh
- Floating wishlist button in item full page
- Reviews section UI Refresh
2021-11-16 17:02:43 +05:30
marination
b5e7f04b33
chore: UI refresh for grid/list view and search
...
- enhanced UI for grid/list view, actions visible on hover only
- enhanced search UI
- Added indicator to show if item is in cart
- Moved search with view togglers
2021-11-16 17:01:06 +05:30
marination
c0811c4c74
fix: Discount Filtes & Filter behaviour
...
- Client: Maintain state where listing is re-rendered due filter trigger
- Client: Handle binding/restoring discount filters separately on filter trigger
- Client: Placeholder Image for search results
- If any filter is checked, query and display items from page 1
- Query Engine: Smaller functions and handle discount filter properly
- Added index on item group and brand for Website item
2021-11-16 16:57:49 +05:30
marination
d897062304
fix: Rename Wishlist Item, Use Website Item Name in Wishlist Cards
...
- Renamed Wishlist Items to Wishlist Item
- Use Website Item Name in Wishlist
- Add Website Item Name field in Wishlist Item
- Remove accidental extra `font-size` attribute
2021-11-16 16:55:28 +05:30
marination
16abfd4410
fix: Sync Website Items on Item Change, Short Website Description
...
- Added Short Description in Website Item for List View
- Update Website Item on Item info change
- Un-publish Web Item if Item is disabled
- Removed unnecessary dependency on Item from query engine
- Rearranged item detail fields in Website Item
- Added Link to Website Item on Item Dashboard
2021-11-16 16:55:12 +05:30
marination
82f8f3caf2
feat: Guest Display Settings
...
- Re-arranged Settings checkboxes
- Deleted `show_availability_status` from E Commerce Settings
- Added `Hide Price for Guest` functionality
- Added Custom Redirection for Guest Actions in E Commerce Settings
- Minor cleanups
2021-11-16 16:54:21 +05:30
marination
b450f1c583
fix: Filters state, Search input clearing, Paging buttons
...
- Fixed repetitive calls on checking filter checkbox
- Query count of items after offset for accurate Paging button display
- Order items by ranking in query
- Search results get empty on clearing input
2021-11-16 16:53:53 +05:30
marination
0dadf535c1
chore: Cleanup Query Engine and Product query API
...
- Resolved merge conflicts in item_group.py
- Separate api.py file for product listing backend api
- Brought back ORM in query engine, handled missing cases (website item groups, etc)
- Return results from API in a descriptive manner, helps keep sanity in JS
- On toggling views store view preference in localStorage
2021-11-16 16:53:30 +05:30
marination
cb52c98f02
fix: Missing Image in Item Page and Variants in Cart
...
- Added fallback for missing image in item page
- Explore button font
- Incorrectly fetching route from Item master, use Website Item instead
2021-11-16 16:50:27 +05:30
marination
24c8967232
fix: Checkbox sizes and paging buttons
...
- Show paging buttons at all times and enable/disable buttons
- Define checkbox and radio button sizes within erpnext
- Wishlist cards even height
2021-11-16 16:48:47 +05:30
marination
aca3c8fce7
fix: Font size, empty image styles, and minor cleanup
...
- some frappe css font variables weren't loading, remove dependency
- fixed fallback display for missing images in views
- py code cleanup (minor)
2021-11-16 16:48:33 +05:30
marination
24ba06c37b
fix: Mixin import issue, search error handling, shop-by-category slideshow
2021-11-16 16:47:04 +05:30
marination
0c73f688e9
fix: Search UI open/close and Empty product search results
2021-11-16 16:46:54 +05:30
marination
ea30ce4c51
fix: Sider and Patch tests
2021-11-16 16:46:22 +05:30
marination
b0d7e32018
feat: Search UI
...
- Search UI with dropdown results
- Client class to handle Product Search actions and results
- Integrated Search bar into all-products and item group pages
- Run db search without redisearch
- Cleanup: [Search] change decorator names and variables
- Sider fixes
2021-11-16 16:45:48 +05:30
Hussain Nagaria
dcc79f1bfa
fix: Documentation link and open in new tab
2021-11-16 16:41:08 +05:30
Hussain Nagaria
8b725cc9d7
chore: Redisearch warning in search settings
2021-11-16 16:40:56 +05:30
Hussain Nagaria
41a5ebc6c0
feat: Add fallback when redisearch not loaded
2021-11-16 16:40:45 +05:30
marination
53bb7a9cd1
chore: Shopping Cart styles and cleanup shallow
...
- Added remove button to cart item rows
- Freeze on change in Shopping Cart (UX)
- Fixed cart items and taxes/totals alignment issues
- Made Cart responsive
- Added free item indicator
- Fixed item group nested routing issue
- Sales Order is populated with right source warehouse
2021-11-16 16:39:58 +05:30
Hussain Nagaria
2514215ec4
chore: Redisearch module load tracking
2021-11-16 16:39:10 +05:30
Hussain Nagaria
bd0d0ad0de
feat: Add decorator for redisearch
2021-11-16 16:37:41 +05:30
marination
b29c5d6e84
fix: Discount Filters and Web templates
...
- Fixed discount filters (didn’t work after js render change)
- Fix Item Card Group template height and style
- Add placeholder to missing images in Product Category Cards template
- Code cleanup
2021-11-16 16:37:08 +05:30
marination
03b88bd7b8
fix: Items Query, Sub categories, Review Button
...
- Include Item Variant table in query only if attributes are involved
- Render sub categories of they exist, even without items
- 'Write a Review' provision only if user is a customer
2021-11-16 16:36:29 +05:30
marination
499fb56c0f
fix: Move get_product_filtrs_data to website item file
2021-11-16 16:36:15 +05:30
marination
423d7516b4
fix: Empty states and miscellanous fixes
...
- Added Wishlist and Product Listing empty states
- Hide ‘Write Review’ button f user is not Customer
- Fixed grid view title (missing arg)
- Render empty state if no items form server side
- Removed unused function
- Guest user redirected to login on clicking Wishlist button
- Fixed ‘Notes’ field clearing issue
2021-11-16 16:35:43 +05:30
marination
d29b94f46e
fix: Patch fix for fresh installs
...
- minor sider fix
- patch fix for fresh installs
2021-11-16 16:35:22 +05:30
marination
8c20f66905
fix: Sider and Patches
...
- Sider fixes
- Deleted patches that worked as per old schema
- Cleared instances of web fields linked to Item master
2021-11-16 16:34:24 +05:30
marination
897c08c8e7
feat: Product View toggling
...
- Added fully functional list and grid view toggling
- Added ProductGrid and ProductList controllers
- Moved html snippets, rendered via JS now
- Item Group page also rendered via common controller
- Paging section rendered via JS
- Minor style changes
2021-11-16 16:14:59 +05:30
marination
48b3ce82b9
feat: (wip) Toggle Views
...
- Auto Height on Cards
- Title with ellipses on length exceed
- Changed namepaces
- Moved product card rendering to JS
- Added Image and List View Toggling buttons
- Kept basic filters rendering just as before
2021-11-16 16:11:09 +05:30
marination
f9929ed8a6
Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor-develop
2021-11-16 16:06:07 +05:30
Saqib
5f30104e00
Merge branch 'develop' into gross-profit-percentage
2021-11-16 16:00:07 +05:30
Saqib
950261d860
Merge branch 'develop' into serialized-item-consumption
2021-11-16 15:59:53 +05:30
Marica
4afcbfdc08
Merge branch 'develop' into pr-return-ux
2021-11-16 15:15:48 +05:30
marination
a5f8274d79
fix: test_job_card_partial_material_transfer test
...
- Use a specific BOM for JC tests
- Utility to create said BOM
- Sider: unused variable
2021-11-16 15:13:19 +05:30
marination
293f6cbafd
fix: Sider, Linter and Server Side Test
...
- Fix Server side PR test
- linter: re-arrange imports
- sider: avoid single line multi statement
- Code cleanup: Improve code readability and avoid horizontal scroll in test_purchase_receipt
- Removed unused variables in test_purchase_receipt
2021-11-16 14:36:15 +05:30
Ahmed Shareef
952fc87c99
refactor: fix help section background in dark mode ( #28406 )
2021-11-16 14:30:13 +05:30
rohitwaghchaure
aaf0e4e709
Merge pull request #28398 from rohitwaghchaure/fix-pricing-rule-creation-against-promotional-scheme
...
fix: Pricing Rule not created against the Promotional Scheme
2021-11-16 13:54:26 +05:30
Kenneth Sequeira
f786a596f8
chore: add docker pull count to readme ( #28405 )
2021-11-16 12:01:26 +05:30
marination
e9c75d6eea
test: Purchase Invoice Received Qty
2021-11-16 11:55:34 +05:30
Rohit Waghchaure
d82910b08a
fix: Pricing Rule not created against the Promotional Scheme
2021-11-16 10:27:59 +05:30
Ankush Menat
ed99aca36f
test: basic test for serialize reco cancel
2021-11-16 10:00:18 +05:30
Ankush Menat
8c85012a70
fix: can not cancel stock reconciliation with sr no
2021-11-16 10:00:18 +05:30
GangaManoj
1affa12b74
fix: Replace 'Totals' with 'Total'
2021-11-16 03:36:47 +05:30
GangaManoj
508a2301ee
fix: Display totals row in bold
2021-11-16 03:22:04 +05:30
GangaManoj
c7ffe3a7b4
fix: Remove unnecessary condition
2021-11-16 02:36:58 +05:30
GangaManoj
582a7ae964
fix: Add totals row when Grouped By Invoice
2021-11-16 02:33:51 +05:30
GangaManoj
3aaf7cb408
fix: Remove default Totals row
2021-11-16 02:33:12 +05:30
Deepesh Garg
74ccaeb07d
Merge branch 'develop' into shipping-rule-updation-error
2021-11-15 20:34:05 +05:30
Rohan
043e3255d6
fix: remove item-item group name validation ( #28392 )
2021-11-15 19:41:17 +05:30
Deepesh Garg
ce06aaa0ae
Merge pull request #27735 from GangaManoj/fix-so-cancellation-message
...
fix: Sales Order cancellation message
2021-11-15 18:51:30 +05:30
Ankush Menat
54184e54ed
fix: patch for naming series property setter
2021-11-15 18:18:22 +05:30
Ankush Menat
7fcaeca403
fix: don't make naming series mandatory for items
...
Item variants are an exception, hence this needs to be checked
conditionally.
2021-11-15 18:18:22 +05:30
marination
05ec7cce82
test: Purchase Receipt Received Qty
2021-11-15 17:49:14 +05:30
marination
afe1c45f7f
fix: Sider + Fields UX
...
- remove extra space (sider)
- PR: Bring rejected qty in grid view
- PI: Rename `Stock Qty` to `Accepted Qty in Stock UOM`
- PI: Move `Accepted Qty in Stock UOM` under Stock UOM
2021-11-15 17:17:29 +05:30
Sagar Sharma
2eccb7a1ca
fix: Work order creation from sales order ( #28388 )
...
* fix: Work order creation from sales order
* chore: formatting
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2021-11-15 16:08:15 +05:30
marination
bb561ba7a8
fix: Server side test
...
- make `tests_that_skip_setup` a tuple (added comma)
- remove manual teardown in `test_job_card_material_transfer_correctness` to avoid premature committing
- transfer_material_against = "Job Card" while making BOM with mulitple operations
2021-11-15 15:21:20 +05:30
Deepesh Garg
c572a4cb88
fix: Book unaccrued interest check
2021-11-15 09:28:56 +05:30
Deepesh Garg
91c8d457b0
Merge branch 'develop' of https://github.com/frappe/erpnext into term_loan_enhancement
2021-11-15 09:28:03 +05:30
Deepesh Garg
ccbb8c82b3
Merge branch 'develop' into fix-hsn_wise
2021-11-14 10:37:36 +05:30
Conor
03370c63c5
chore: minor typo correction in CONTRIBUTING ( #28386 )
2021-11-14 09:46:31 +05:30
Smit Vora
520f33b02f
fix(regional): hsn_wise as false returns item_code
2021-11-14 08:10:53 +05:30
Dany Robert
3f8ad54c5c
Merge branch 'develop' into currency-exchange-settings
2021-11-13 13:13:15 +05:30
Dany Robert
e50893e991
fix: eslint brace style issue
2021-11-13 13:12:38 +05:30
Ankush Menat
c0f06bc8e3
fix: validate hmac unconditionally ( #28372 )
2021-11-12 14:45:51 +05:30
Sagar Vora
6d3e9bce5f
fix(M-Pesa): validate type before executing get_doc ( #28369 )
2021-11-12 14:24:33 +05:30
Sagar Vora
24b048925b
fix(WooCommerce): always expect signature in webhook requests ( #28367 )
2021-11-12 14:08:02 +05:30
Sagar Sharma
a424310581
fix: Collapse Scrap Items in Job Card ( #28362 )
2021-11-12 13:50:30 +05:30
Deepesh Garg
829f92f10a
Merge pull request #28363 from deepeshgarg007/default_party_account
...
fix: Default party account getting overriden in invoices
2021-11-12 13:04:21 +05:30
Deepesh Garg
88648570d7
fix: Default party account getting overriden in invoices
2021-11-12 12:39:30 +05:30
Sagar Sharma
944bf8da71
fix: Unable to edit supplier scorecard criteria name once created ( #28348 )
2021-11-11 19:49:41 +05:30
rohitwaghchaure
0157da57b5
Merge pull request #28308 from rohitwaghchaure/commision-rate-not-fetch-from-sales-person
...
fix: commission rate not fetch from sales person
2021-11-11 19:11:31 +05:30
GangaManoj
1393f97ad5
fix: Add serial no to Stock Entry doc to decrease quantity for Stock Items consumed during repair
2021-11-11 18:48:23 +05:30
GangaManoj
4668bb4be0
feat: Add 'Add Serial No' button in the Stock Items table
2021-11-11 18:42:25 +05:30
GangaManoj
abb535540a
fix: Rename item to item_code
2021-11-11 18:41:16 +05:30
GangaManoj
1aed8c4b2f
feat: Add Serial No field
2021-11-11 18:40:38 +05:30
Saqib
ecbe4b16b8
perf(minor): general ledger report ( #27987 )
2021-11-11 13:55:21 +05:30
Deepesh Garg
fdb8e1855d
Merge pull request #28334 from deepeshgarg007/gstr_1_duplicate_items
...
fix(India): Sales Invoice with duplicate items not showing correct taxable value
2021-11-11 11:38:58 +05:30
Marica
18f9e3558e
Merge branch 'develop' into se-required-items-from-jc
2021-11-11 11:14:37 +05:30
Deepesh Garg
0dca97eb9f
fix(India): Sales Invoice with duplicate items not showing correct taxable value
2021-11-10 21:07:48 +05:30
Ankush Menat
c96b5492db
fix: reload doctype forcefully
2021-11-10 19:41:55 +05:30
Ankush Menat
b728597ef4
fix: use hotfix branches for patch tests
2021-11-10 19:41:55 +05:30
Subin Tom
af1fce0419
fix: check if shipping rule value exists
2021-11-10 16:49:12 +05:30
Subin Tom
18ae03d967
fix: calling shipping rule method during net_total calculation in taxes_adn_totals.py
2021-11-10 15:57:41 +05:30
Anupam Kumar
3d012ad31d
Merge branch 'develop' into manufacturing-work-order-closed
2021-11-10 14:55:53 +05:30
Anupam
1a7851b1ad
fix: error message
2021-11-10 14:55:13 +05:30
Saif Ur Rehman
06aead0470
chore: isort
2021-11-10 13:45:40 +05:00
Saqib
6d05bb5274
fix(pos): get mode of payments query ( #28321 )
2021-11-10 13:06:55 +05:30
Ankush Menat
12e81df2b7
fix: default value for allow neg stock in repost_item_valuation
...
Negative stock can be toggled back after queuing transactions, this
causes failure when repost is executed.
Now allow_negative_stock stock is set at time of queuing the repost job.
This means setting changes done afterwards won't affect already
submitted reposts.
2021-11-10 13:05:14 +05:30
Anuja Pawar
2f004693c3
fix(Bank Reconciliation): get credit amount for bank account of type liability
2021-11-10 12:36:54 +05:30
Ankush Menat
e498389b00
fix: ignore cancelled entries in incorrect balance qty report
2021-11-10 12:09:51 +05:30
Anupam
68dc42fb1f
fix: function name [is_work_order_stopped -> is_work_order_closed]
2021-11-10 10:12:29 +05:30
Rohit Waghchaure
4d4bfa2333
fix: commision rate not fetch from sales person
2021-11-10 00:00:38 +05:30
marination
1eb3ca2b86
fix: (travis) Production Plan Summary Report breaks if no WO
...
- `get_cached_value` throws a DoesNotExistError if non-existent value, used `get_value` instead
- accomodate production plan items that dont have WO/PO against them as well (blank values)
- added some None value handling to avoid AttributeError
2021-11-09 23:07:28 +05:30
Anupam Kumar
6954dd6329
feat: Competitor Tagging in Opportunity and Quotation ( #28050 )
...
* feat: Competitor Tagging in Opportunity and Quotation
* fix: review changes
* fix: linter issue
* fix: section label
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-11-09 19:36:27 +05:30
Ankush Menat
ccf84ae88a
fix: patch to update job card status
2021-11-09 18:04:50 +05:30
Ankush Menat
fdfa39c231
fix: avoid mutating iterator while iterating over it
2021-11-09 18:04:50 +05:30
Ankush Menat
37799fe3dd
fix: use completion qty instead of transfer quantity for JC status
2021-11-09 18:04:50 +05:30
Marica
031178224f
Merge branch 'develop' into se-required-items-from-jc
2021-11-09 17:33:20 +05:30
Wolfram Schmidt
6907ad8adb
fix: add Email option to contact email field ( #28296 )
...
* Update warranty_claim.json
Added the Email in option field of Contact Email so you are able to create a notification mapping to this field as reciever.
* Update warranty_claim.json
2021-11-09 17:32:57 +05:30
marination
e8d0c25dff
fix: Partial Trabsfers against JC
...
- Fixed transferred qty not back updating on JC if partial transfer
- Partial transfer not mapping pending qty from JC correctly in SE
- tests for above cases
- minor code cleanup
2021-11-09 17:29:29 +05:30
Deepesh Garg
20bc613b81
Merge pull request #28294 from ruchamahabal/fix-hr-patch-breaking
...
fix(India setup): setup company independent fixtures for patch
2021-11-09 17:27:13 +05:30
Deepesh Garg
8a253ed1f3
Merge pull request #28238 from nextchamp-saqib/perf-financial-statements
...
perf: improve financial statement loading time
2021-11-09 16:29:58 +05:30
Rucha Mahabal
88b5bda34b
fix(India setup): setup company independent fixtures for patch
2021-11-09 16:04:52 +05:30
Sagar Vora
da22744e0f
fix: specify fields to be set in Lead ( #28288 )
2021-11-09 15:49:32 +05:30
rohitwaghchaure
f57538bd2a
Merge pull request #28150 from anupamvs/manufacturing-work-order-stop
...
feat: provision to close the Work Order
2021-11-09 15:45:53 +05:30
Jannat Patel
17acb08545
fix: sum of components in salary register ( #28237 )
...
* fix: sum of components in salary register
* fix: sum of deduction components
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-11-09 15:21:51 +05:30
Subin Tom
c78b8b7897
fix: Shipping Rule picking up old net_rate
2021-11-09 14:46:45 +05:30
Saqib
4a3cef6436
fix: update 'current_invoice_end' after processing invoice ( #28278 )
2021-11-09 14:16:38 +05:30
Saif Ur Rehman
cdb1800087
chore: remove unused import
2021-11-09 12:35:01 +05:00
Saif Ur Rehman
13f8edd43f
Merge remote-tracking branch 'upstream/develop' into asset-capitalization
...
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2021-11-09 12:17:17 +05:00
Ankush Menat
34f5283c17
fix: show full item name in search widget ( #28283 )
2021-11-09 11:55:33 +05:30
Anupam Kumar
092936d8ba
Merge branch 'develop' into manufacturing-work-order-stop
2021-11-09 10:51:09 +05:30
Anupam
663a7afe4d
fix: get_planned_qty chnages
2021-11-09 10:50:38 +05:30
Bibin
0e8e7e21c3
fix: filter only submitted fees in student fee collection report ( #28280 )
...
* Update student_fee_collection.json
Fix: filter and show only submitted fees documents
* fix: add total row for the student fee collection
2021-11-09 10:02:05 +05:30
Anupam
27709a1c71
fix: test cases
2021-11-09 09:56:58 +05:30
Deepesh Garg
2da17031af
Merge pull request #28277 from frappe/mergify/bp/develop/pr-28262
...
fix: Taxjar customer_address fix, currency fix (backport #28262 )
2021-11-08 19:58:44 +05:30
Deepesh Garg
94d70bca9e
fix: Resolve conflicts
2021-11-08 18:48:46 +05:30
Subin Tom
45fd819729
fix: company condition fix, added company field
...
(cherry picked from commit 7ad2717acc )
2021-11-08 13:12:28 +00:00
Subin Tom
d2915c6bc7
fix: fixed company field, updated patch
...
(cherry picked from commit 7f2d304f32 )
# Conflicts:
# erpnext/patches.txt
2021-11-08 13:12:27 +00:00
Subin Tom
e51c4ba8a9
fix: Added company field, filtered account heads
...
(cherry picked from commit 902c03cd37 )
2021-11-08 13:12:25 +00:00
Subin Tom
75e9100a53
fix: Fixed customer address variable, sales invoice item field currency issue
...
(cherry picked from commit 904010ab64 )
2021-11-08 13:12:25 +00:00
Deepesh Garg
2bf3b0fcac
Merge pull request #28272 from deepeshgarg007/ksa_vat_fixes
...
fix: KSA VAT setup issues
2021-11-08 18:08:49 +05:30
Deepesh Garg
0950459b0f
Merge pull request #28065 from Anuja-pawar/gst-category
...
fix(minor): check if gst_category exists while validating GSTIN
2021-11-08 17:53:10 +05:30
Deepesh Garg
07e7b92383
Merge pull request #28185 from vorasmit/ewaybill-fix
...
fix(regional): incorrect `totalValue` in ewaybill JSON
2021-11-08 17:52:07 +05:30
Deepesh Garg
508832e90a
fix: Add patch to make custom fields
2021-11-08 17:46:24 +05:30
Deepesh Garg
c81d4734c4
fix: KSA VAT setup issues
2021-11-08 17:14:03 +05:30
Deepesh Garg
419e03954c
Merge pull request #28166 from Havenir/ksa-vat
...
feat(Print Format): KSA VAT Invoice
2021-11-08 15:27:02 +05:30
marination
5fb5a757cf
refactor: (ux) Accepted/Rejected/Received Qty UX
2021-11-08 13:23:42 +05:30
ahmadpak
8df50cf1e0
update(Print Format): Sales Invoice
...
- KSA VAT Invoice
Customer Identification Number Added
2021-11-08 09:29:33 +03:00
Ankush Menat
db3193dcab
chore: remove migration_hash ( #28263 )
2021-11-08 10:57:20 +05:30
mergify[bot]
c0b889b94d
fix: auto update price list rate ( #28255 ) ( #28256 )
...
* fix: auto update price list rate
* fix: hide field when auto insert isn't enabled
(cherry picked from commit bb3957eba3 )
Co-authored-by: Sagar Sharma <63660334+s-aga-r@users.noreply.github.com >
[skip ci]
2021-11-07 17:42:51 +05:30
Dany Robert
01e7076b65
Merge branch 'develop' into currency-exchange-settings
2021-11-06 09:59:00 +05:30
Ankush Menat
aed45f22f4
Merge pull request #28249 from ankush/dead_code
...
chore: py2 compatibility code cleanup
2021-11-05 11:55:55 +05:30
Ankush Menat
37e6e1f330
chore: ignore six removal commit in blame
2021-11-05 11:28:31 +05:30
Ankush Menat
8fe5feb6a4
chore: remove all six compat code
2021-11-05 11:16:29 +05:30
Ankush Menat
56a25a0c4f
chore: drop future from requirements.txt
2021-11-05 11:16:29 +05:30
Ankush Menat
897e90ac55
chore: remove past module dependencies
2021-11-05 11:16:29 +05:30
Ankush Menat
6098e92ba9
chore: remove utf-8 compat code
2021-11-05 11:16:29 +05:30
mergify[bot]
25f647f067
fix: Bulk update of valid upto field wasn't working (bp #28242 )
...
* fix: Bulk update of valid upto field wasn't working
Check in dates for the price list was failing because valid_upto field was string. Converting to date fixed the problem.
* chore: extend fix and cleanup whitespace
Co-authored-by: Ankush Menat <ankush@frappe.io >
(cherry picked from commit 95a5ef1d41 )
Co-authored-by: fatihustaoglu <46131068+fatihustaoglu@users.noreply.github.com >
2021-11-04 21:46:48 +05:30
Raffael Meyer
114028e473
feat: replace newline in remarks (DATEV report) ( #28152 )
2021-11-04 21:44:24 +05:30
marination
0aa237f38c
test: Stock Entry from JC correctness (items mapping and qty)
2021-11-04 20:14:28 +05:30
Marica
51fb543f67
Merge branch 'develop' into se-required-items-from-jc
2021-11-08 18:05:11 +05:30
Saif Ur Rehman
85d1a237ce
fix(Asset Capitalization): Reverse depreciation on cancel
2021-11-04 14:15:47 +05:00
Saif Ur Rehman
dc3c27fd1b
fix(Asset Capitalization): update code for changes in depreciation logic
2021-11-04 13:47:33 +05:00
Saif Ur Rehman
2d9da22721
Merge branch 'develop' of https://github.com/frappe/erpnext into asset-capitalization
...
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/assets/doctype/asset/test_asset.py
# erpnext/assets/workspace/assets/assets.json
2021-11-04 12:48:33 +05:00
Dany Robert
4716523c77
fix: sider issues
2021-11-04 05:38:00 +00:00
Dany Robert
4a0f2175ad
fix: pre-commit issues
2021-11-04 05:25:48 +00:00
Dany Robert
1f8be84985
fix : remove mutable data structures from argument defaults
2021-11-04 05:12:09 +00:00
Dany Robert
e65a76b214
chore: clean up
2021-11-04 05:04:10 +00:00
Dany Robert
08b2735a79
fix: make fields editable only when service provider is custom
2021-11-04 05:01:37 +00:00
Dany Robert
7291d9f236
feat: option for preconfigured selectable service providers
2021-11-03 14:13:22 +00:00
Saqib Ansari
b7a44fe0a3
perf: improve financial statement loading time
2021-11-03 18:17:31 +05:30
Dany Robert
d869b3933b
Merge branch 'frappe:develop' into currency-exchange-settings
2021-11-03 18:15:27 +05:30
Suraj Shetty
30a6f03ad3
Merge pull request #28192 from revant/build-on-rel
...
ci: migrate docker to github actions
2021-11-03 18:08:17 +05:30
Anupam
7044ae5e39
fix: testcases:
2021-11-03 17:41:04 +05:30
Noah Jacob
cb064b06ad
fix: added job_card_item link in material request ( #28222 )
...
* fix: added job_card_item links in material request
* fix: add no copy to row references
2021-11-03 11:53:57 +00:00
marination
3da03028f3
fix: Pull Items that are in JC in Stock Entry against JC
...
- Check if items pulled in stock entry are present in Job Card
- Code cleanup and removed redundant checks
Co-authored-by: Gavin D'souza <gavin18d@gmail.com >
2021-11-03 17:05:57 +05:30
Anuja Pawar
0d65a6e333
Merge branch 'develop' into gst-category
2021-11-03 15:49:22 +05:30
Anupam
cc15cf6ae2
fix: linter isuue
2021-11-03 13:54:46 +05:30
Revant Nandgaonkar
c2697bca76
ci: change GITHUB_PAT to CI_PAT
2021-11-03 13:52:37 +05:30
Anupam Kumar
8ebc412e8b
Merge branch 'develop' into manufacturing-work-order-stop
2021-11-03 13:41:37 +05:30
Anupam
ba47bd02b6
fix: sider isuue
2021-11-03 13:41:22 +05:30
Anupam
9b4c7e4796
fix: validate job card
2021-11-03 13:27:50 +05:30
Saqib
a5902fa3f8
Merge pull request #28187 from hrwX/subscription_active_fixes
...
fix: do not generate multiple invoices
2021-11-03 11:40:39 +05:30
Anuja Pawar
3c4484fbf9
Merge branch 'develop' into gst-category
2021-11-02 23:30:16 +05:30
Anuja Pawar
f2fbcc8124
fix: sider
2021-11-02 23:29:06 +05:30
Anupam
9c0906f1b5
fix: test cases
2021-11-02 20:43:00 +05:30
Deepesh Garg
11e90cc0be
Merge pull request #28205 from deepeshgarg007/lower_deduction_validation_fix
...
fix: Error on LDC creation
2021-11-02 20:27:18 +05:30
Deepesh Garg
66348e1a03
fix: Error on LDC creation
2021-11-02 20:26:40 +05:30
Marica
91112c49e1
Merge pull request #28202 from marination/serial-no-popup-with-scanner
...
fix: Serial Nos not set in the row after scanning in popup
2021-11-02 20:17:48 +05:30
hrwx
2bce193b81
Merge branch 'develop' of https://github.com/frappe/erpnext into subscription_active_fixes
2021-11-02 14:05:10 +00:00
Saqib
ec0a72423a
fix: Calculate depreciation_amount accurately ( #27585 )
2021-11-02 18:45:03 +05:30
marination
734b57deec
fix: Serial Nos not set in the row after scanning in popup
...
- Avoid whitspaces while calculating length of serial nos
2021-11-02 18:34:55 +05:30
Noah Jacob
857d87da97
fix: replaced "=" with "in" for multiple statuses in query #28193
...
fix: replaced "=" with "in" for multiple statuses in query
2021-11-02 17:52:45 +05:30
Saqib
7681600b5e
fix: test wdv method for indian region
2021-11-02 17:47:44 +05:30
hrwx
890a786858
fix: do not generate multiple invoices
2021-11-02 11:58:01 +00:00
GangaManoj
f047c6ffc8
fix: Test for WDV
2021-11-02 16:43:31 +05:30
Anuja Pawar
d72709dd81
fix(Payment Entry): splitting outstanding rows as per payment terms ( #27946 )
2021-11-02 16:28:46 +05:30
Marica
11c0b37658
Merge pull request #28195 from marination/se-batch-filter
...
fix: (ux) Remove warehouse filter on Batch field for Material Receipt
2021-11-02 16:09:32 +05:30
marination
48886ee705
chore: Add comment above fix for future reference
2021-11-02 15:57:41 +05:30
marination
048210a8f6
fix: Remove warehouse filter on Batch field for Material Receipt
2021-11-02 15:49:58 +05:30
Anupam
e36da4d137
fix: linter issues
2021-11-02 12:53:00 +05:30
Anupam
59e4fd980c
fix: linter issues
2021-11-02 12:46:00 +05:30
Anupam
530a0f481e
fix: added testcase
2021-11-02 12:39:13 +05:30
Revant Nandgaonkar
c587f18735
chore: migrate docker to github actions
2021-11-02 12:09:41 +05:30
Ankush Menat
27cbeb920e
test(patch): run patch tests for major releases
...
Run patch tests one at a time
v10 db -> v12-> v13 -> .... -> frappe:corresponding base branch and PR.
2021-11-01 17:44:46 +05:30
Smit Vora
e2d866d6a2
fix: regional(India) totalValue for ewaybill
2021-11-01 15:55:19 +05:30
Ankush Menat
1eab3a44f6
fix(ux): stock levels take time after item merge
...
Item merge creates a repost and depending on number of entries it can
take from 1 to n hours for it to finish. (depending upon queued up
reposts)
Added message so users don't feel confused till this operation is
finished.
2021-11-01 15:32:59 +05:30
Ankush Menat
f7ffe04a4b
fix: use warehouse to find company
2021-11-01 14:13:56 +05:30
Ankush Menat
a0727b2e82
fix: pass company while fetching valuation rate
...
If company is not supplied and valuation rate is 0, then default
company is used for checking if perpetual inventory is enabled or not.
This makes little sense as different companies can have different
setting for perpetual inventory.
2021-11-01 14:13:56 +05:30
Anupam Kumar
623776dd48
feat: added company field in prospect ( #28139 )
...
* feat: added company field in prospect
* fix: review changes
2021-11-01 13:37:31 +05:30
Anuja Pawar
dd3cadd46b
fix: update set_value query
2021-11-01 11:38:02 +05:30
Anuja Pawar
19f78c2f31
Merge branch 'develop' into gst-category
2021-11-01 11:30:23 +05:30
Deepesh Garg
ddcdf64f35
Merge pull request #28156 from kennethsequeira/ind-tx
...
fix: update tax template name for 18% GST
2021-10-31 18:53:40 +05:30
Anupam
264b0df9ff
fix: sider issue
2021-10-31 16:11:11 +05:30
Anupam
55e97dce8a
fix: sider issue
2021-10-31 14:45:36 +05:30
Anupam
e290fe0721
fix: sider issue
2021-10-31 14:42:10 +05:30
Anupam
5d4c5652af
feat: added confirm dialog on closing of workorder
2021-10-31 14:20:03 +05:30
rohitwaghchaure
69dd8b7c3f
Merge pull request #28168 from rohitwaghchaure/fixed-patch-update_category_in_ltds_certificate
...
fix: patch update_category_in_ltds_certificate
2021-10-31 09:56:45 +05:30
Rohit Waghchaure
cae29b71d8
fix: patch update_category_in_ltds_certificate
2021-10-31 09:24:07 +05:30
ahmadpak
2a5beec885
new (Print Format): KSA VAT Invoice
2021-10-30 17:18:45 +03:00
Deepesh Garg
fb9e72cc8a
Merge pull request #28162 from deepeshgarg007/pan_field_missing_error
...
fix: Error for missing PAN no field
2021-10-30 19:29:26 +05:30
Deepesh Garg
541c892f97
fix: Error for missing PAN no field
2021-10-30 18:22:46 +05:30
Kenneth Sequeira
ad5cf467c0
fix: update tax template name for 18% GST
2021-10-30 13:07:36 +05:30
Anuja Pawar
f9e7dc3f62
Merge branch 'develop' into gst-category
2021-10-29 21:32:49 +05:30
Anuja Pawar
bc1e7bc15f
fix: re-writing sql query with ORM methods
2021-10-29 21:32:20 +05:30
Anuja Pawar
1a6e98ed48
fix(Payment Reconciliation): clear child tables on company/party change ( #28008 )
2021-10-29 20:52:47 +05:30
Ganga Manoj
15e9b5170d
fix: Make status filter optional ( #28126 )
2021-10-29 18:07:11 +05:30
Anupam
23af036894
feat: provision to close the Work Order
2021-10-29 17:27:17 +05:30
Deepesh Garg
eb720d18c3
Merge pull request #28145 from deepeshgarg007/coa_import_is_group
...
fix: COA importer importing all accounts as group
2021-10-29 17:04:20 +05:30
Ankush Menat
ff9cfe0d14
fix: sort by creation to break tie
2021-10-29 16:56:15 +05:30
Ankush Menat
f4b60a48f5
refactor: simplify sr no fetching
2021-10-29 16:56:15 +05:30
Ankush Menat
2aa019ae4c
fix: fetch serial nos from ledger unconditionally
2021-10-29 16:56:15 +05:30
Noah Jacob
deb6b38fab
refactor: replaced db.sql with qb
2021-10-29 16:56:15 +05:30
Noah Jacob
b44945380d
fix: incorrect amount of serial_nos fetched
2021-10-29 16:56:15 +05:30
Subin Tom
75a76e634d
fix: POS consolidated invoice rounded total issue ( #28006 )
2021-10-29 16:45:04 +05:30
Deepesh Garg
8ccd3fee9e
fix: COA importer importing all accounts as group
2021-10-29 16:08:52 +05:30
Deepesh Garg
199fc52917
Merge pull request #27994 from rtdany10/patch-8
...
fix: incorrect VAT Amount in UAT VAT 201 report
2021-10-29 14:42:02 +05:30
Deepesh Garg
7180d76b36
Merge pull request #28135 from deepeshgarg007/accounting_dimension_userperm
...
fix: Accounting Dimension filters not honouring user permissions
2021-10-29 14:39:58 +05:30
Marica
292419bc9e
fix: Skip empty rows while updating unsaved BOM cost ( #28136 )
...
- Dont try to get valuation rate if row has no item code
- Dont try to add exploded items if row has no item code
2021-10-29 13:49:27 +05:30
Ankush Menat
afe09d4e80
test: remove unnecessary creation of new company ( #28137 )
2021-10-29 13:45:07 +05:30
Deepesh Garg
aa9e78bed1
fix: Accounting Dimension filters not honouring user permissions
2021-10-29 12:45:19 +05:30
Anuja Pawar
4589f39875
Merge branch 'develop' into gst-category
2021-10-29 12:41:04 +05:30
Deepesh Garg
d0e2b52f51
Merge pull request #28122 from nemesis189/consolidated-finan-report-empty-list-error
...
fix: Consolidated Financial Report throws error for empty equity data list
2021-10-29 12:11:16 +05:30
Deepesh Garg
28c116a1bf
Merge pull request #27609 from GangaManoj/unlink-po-on-cancelling-so
...
fix: Unlink PO on cancelling SO
2021-10-29 11:57:41 +05:30
Deepesh Garg
051aaa708d
fix: Ignore PO on So cancel
2021-10-29 11:35:34 +05:30
Anuja Pawar
d23b7a77b8
Merge branch 'develop' into gst-category
2021-10-28 23:22:03 +05:30
Ganga Manoj
61757c17ae
Merge branch 'develop' into unlink-po-on-cancelling-so
2021-10-28 21:06:00 +05:30
GangaManoj
d24cfff388
fix: Remove unused imports
2021-10-28 20:06:48 +05:30
Deepesh Garg
98f4b90300
Merge pull request #28071 from deepeshgarg007/lower_deduction_cetificate_fixes
...
fix : Get LTDS based on tax withholding category
2021-10-28 19:59:19 +05:30
GangaManoj
1a9d2684e2
fix: Remove debugger
2021-10-28 19:27:45 +05:30
GangaManoj
8844fdbf23
fix: Remove print statements
2021-10-28 19:26:09 +05:30
Deepesh Garg
812249e5d1
Merge branch 'develop' of https://github.com/frappe/erpnext into lower_deduction_cetificate_fixes
2021-10-28 19:01:51 +05:30
Deepesh Garg
09a5616e2d
fix: Rewrite patch using query builder
2021-10-28 19:01:24 +05:30
marination
8502ccb5b2
chore: Add comment hinting to reason
2021-10-28 16:53:45 +05:30
marination
27236b7e9e
fix: Remove RM Cost column as cost is not retrievable from Job card
2021-10-28 16:45:23 +05:30
Deepesh Garg
8e2b4ef456
Merge branch 'develop' into unlink-po-on-cancelling-so
2021-10-28 14:44:34 +05:30
Ankush Menat
b01635e1da
refactor!: remove hub #28117
...
refactor!: remove hub
2021-10-28 14:07:15 +05:30
Subin Tom
d786855d94
fix: Consolidated Financial Report throws error for empty equity data list
2021-10-28 13:19:19 +05:30
Saqib
f530764105
Merge branch 'develop' into fix-depr-after-sale
2021-10-28 12:43:51 +05:30
Faris Ansari
c8d0d9ece9
Merge pull request #28048 from netchampfaris/print-format-builder-templates
...
feat: Taxes template for selling/buying doctypes
2021-10-28 12:33:21 +05:30
Saqib
cc7a21eafa
Merge branch 'develop' into fix-depr-after-sale
2021-10-28 12:04:07 +05:30
Anupam Kumar
4787a75208
fix: opportunity link is missign from customer ( #28110 )
2021-10-28 11:13:11 +05:30
Ganga Manoj
8774862c8d
Merge branch 'develop' into fix-depr-after-sale
2021-10-28 02:15:26 +05:30
Deepesh Garg
c5a16a999c
Merge pull request #28114 from deepeshgarg007/fs_auto_email_report
...
fix: Autoemail report not showing dynamic report filters
2021-10-27 19:58:26 +05:30
Ankush Menat
d81b87d9b3
fix(ux): make qty 1 by default in WO
2021-10-27 19:46:06 +05:30
Ankush Menat
2221c9ed89
fix: don't show blocked supplier in autocomplete
2021-10-27 19:46:06 +05:30
Ankush Menat
5902762ec8
fix(ux): alternative item two way validation
2021-10-27 19:46:06 +05:30
Ankush Menat
5f9bd9b8e9
fix: remove bad hardcoded max value
2021-10-27 19:46:06 +05:30
Deepesh Garg
3a6894fb9c
fix: Autoemail report not showing dynamic report filters
2021-10-27 19:39:18 +05:30
Saqib
a261d08dd8
fix: reset temporary flag after use
2021-10-27 18:30:37 +05:30
Saqib
470c07c6e9
Merge branch 'develop' into fix-depr-after-sale
2021-10-27 16:02:38 +05:30
Ankush Menat
e0cf45e7ec
fix(ux): misleading label for image fields ( #28107 )
2021-10-27 15:27:33 +05:30
Saqib
cc07c71bbd
Merge branch 'develop' into fix-so-cancellation-message
2021-10-27 15:19:18 +05:30
Ganga Manoj
c9f3ea5fea
fix: Remove pointless buttons from Payment Order
...
fix: Remove pointless buttons from Payment Order
2021-10-27 15:16:38 +05:30
Saqib
2e61c5eb55
Merge branch 'develop' into fix-depr-after-sale
2021-10-27 15:12:51 +05:30
hendrik
f24ed6723e
fix(general_ledger): Order by in case Group by Account ( #28093 )
...
* Update general_ledger.py
Fix order_by_statement if filter group by: Group by Account
* chore: whitespace
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-10-27 14:38:20 +05:30
Afshan
f0bdf9426b
Merge branch 'develop' into gst-category
2021-10-27 14:13:26 +05:30
Deepesh Garg
af9ead84e9
Merge pull request #28080 from deepeshgarg007/payment_terms_precision_validate
...
fix: Payment Terms validation precision
2021-10-27 11:48:23 +05:30
Summayya Hashmani
0806e32049
fix(ux): add naming series to ERPNext setting workspace ( #28090 )
...
* fix(ux): add naming series to setting workspace
* fix: doctype link to naming series
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
Co-authored-by: Summayya <frappe@Summayyas-MacBook-Air.local >
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2021-10-27 11:46:10 +05:30
Saqib
879a1fca76
perf(minor): improve sales invoice submission ( #27916 )
...
* perf: skip get_pricing_rules if no pricing rule exists
* perf: fetch mode of payments data in single query
* perf: get total company stock only for purchase order
* perf: skip insertion of stock ledger entry
* fix: undo changes to allow negative stock flag
* fix: sider
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-10-27 11:42:50 +05:30
Alan
05831b18ad
fix: update production plan status #27567
...
fix: update production plan status
2021-10-27 11:36:37 +05:30
mergify[bot]
25d1c1ce86
fix: add filter to query to avoid send reminder for zero years ( #28092 ) ( #28096 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
(cherry picked from commit 8cad23b8fb )
Co-authored-by: gsi-maruiz <62341390+gsi-maruiz@users.noreply.github.com >
2021-10-27 11:21:26 +05:30
Dany Robert
2920f2f614
fix: change modified timestamp to apply changes on migrate #28095
...
fix: change modified timestamp to apply changes on migrate
2021-10-27 11:17:48 +05:30
Ankush Menat
479ecb8de0
test: picklist item grouping
2021-10-27 11:10:52 +05:30
Ankush Menat
6942900555
refactor: use defaultdict and enumeration
2021-10-27 11:10:52 +05:30
Diksha Jadhav
f2d136e574
feat(pick list): group items based on item code and warehouse before printing picklist
2021-10-27 11:10:52 +05:30
Dany Robert
882da2f98b
Merge branch 'develop' into currency-exchange-settings
2021-10-27 10:48:04 +05:30
Ankush Menat
6ec047cba9
fix(ux): overbiling message in SO->SI, PO->PI ( #28088 )
2021-10-27 10:30:05 +05:30
GangaManoj
78825f2c6c
fix: Add extra line
2021-10-27 06:18:24 +05:30
GangaManoj
4789c3423d
fix: Linters
2021-10-27 05:25:32 +05:30
GangaManoj
06c505ddc2
fix: Linters
2021-10-27 05:23:01 +05:30
GangaManoj
07b25c4275
fix: Import statements
2021-10-27 05:20:31 +05:30
GangaManoj
54a0f5d04f
fix: Make import statements fit conventions
2021-10-27 05:15:44 +05:30
GangaManoj
6dbc47f225
fix: Rename variables
2021-10-27 05:09:44 +05:30
GangaManoj
7454167725
fix: Remove redundant code
2021-10-27 05:08:11 +05:30
GangaManoj
69e011bf6a
fix: Add test to check if SO can be cancelled after linked Work Order has been submitted
2021-10-27 05:07:16 +05:30
GangaManoj
29fc4da4c6
fix: Create Maintenance Visit
2021-10-27 04:47:26 +05:30
GangaManoj
9ec24d4915
fix: Add test to check if SO can be cancelled after linked Maintenance Visit has been submitted
2021-10-27 04:46:59 +05:30
GangaManoj
80ce3e6de7
fix: Add test to check if SO can be cancelled after linked Maintenance Schedule has been submitted
2021-10-27 04:17:21 +05:30
GangaManoj
60119f5ce5
fix: Remove redundant validations
2021-10-26 21:42:58 +05:30
GangaManoj
aac574579a
fix: Add test to check if SO can be cancelled when linked DN has been submitted
2021-10-26 21:42:58 +05:30
GangaManoj
21798d8836
fix: Add test to check if SO can be cancelled when linked SI has been submitted
2021-10-26 21:42:58 +05:30
GangaManoj
cde0dae987
fix: Add flag for reverse depreciation entries
2021-10-26 21:04:06 +05:30
Deepesh Garg
7ab7753bfa
Merge branch 'develop' of https://github.com/frappe/erpnext into lower_deduction_cetificate_fixes
2021-10-26 20:56:40 +05:30
GangaManoj
82bf5e5539
fix: Replace post_depreciation_entries() with make_depreciation_entry()
2021-10-26 20:53:47 +05:30
Deepesh Garg
a87c201785
Merge pull request #28054 from deepeshgarg007/tax_withholding_category_filters
...
fix(minor): Filters and validations in Tax Withholding Category
2021-10-26 20:51:24 +05:30
Deepesh Garg
0c28b477af
Merge pull request #28074 from deepeshgarg007/pan_field_hide_develop
...
fix: Move PAN field from standard doctype to fixtures for India
2021-10-26 20:44:11 +05:30
Deepesh Garg
6b22894275
Merge pull request #28052 from deepeshgarg007/company_address_update
...
fix: Auto update company address check on linking with company
2021-10-26 20:40:13 +05:30
Deepesh Garg
277dfeaf4e
Merge pull request #28057 from deepeshgarg007/company_change_fixes
...
fix: Update receivable/payable account on company change
2021-10-26 20:36:52 +05:30
Deepesh Garg
0136aedfdc
Merge pull request #28055 from deepeshgarg007/payment_entry_ux
...
fix(UX): Add mandatory depends on condition for reference no and date fields
2021-10-26 20:02:34 +05:30
Deepesh Garg
1165a8ac3a
Merge branch 'develop' into company_change_fixes
2021-10-26 19:52:45 +05:30
Deepesh Garg
89d5e494dd
fix: Reload customer and supplier doctype
2021-10-26 19:51:03 +05:30
Kenneth Sequeira
07a3be6f61
fix: remove VM from installation ( #28075 )
2021-10-25 20:10:52 +05:30
Deepesh Garg
9c1705205f
fix: Payment Terms validation precision
2021-10-25 20:06:24 +05:30
Ganga Manoj
0515b4b6f6
Merge branch 'develop' into fix-depr-after-sale
2021-10-25 19:11:19 +05:30
Anuja Pawar
59b5987030
Merge branch 'develop' into gst-category
2021-10-25 18:28:06 +05:30
Deepesh Garg
8f6600b27a
fix: Repayment schedule revert on cancel
2021-10-25 16:21:26 +05:30
Subin Tom
fc8307621c
fix: POS Closing Entry without linked invoices ( #28042 )
2021-10-25 13:18:08 +05:30
Deepesh Garg
cd4b20313e
fix: Test case fixes and linting issues
2021-10-25 11:21:55 +05:30
Anuja Pawar
a1213006a1
Merge branch 'develop' into gst-category
2021-10-25 10:50:03 +05:30
GangaManoj
9e7022830e
fix: Only add additional depreciation schedule row on sale if depreciation_amount > 0
2021-10-25 01:34:42 +05:30
Deepesh Garg
e3ae8d5a1e
fix: Move PAN field from standard doctype to fixtures for India
2021-10-24 17:24:25 +05:30
Deepesh Garg
b812660e40
Merge branch 'develop' of https://github.com/frappe/erpnext into term_loan_enhancement
2021-10-24 16:54:58 +05:30
Noah Jacob
fdaf93f76c
refactor: shows opening balance from filtered from_date ( #26877 )
...
* refactor: shows opening balance from filtered from_date
* refactor: opening balance considered from filtered from_date in stock ledger
* fix: check if stock reco is opening and misc cleanups
2021-10-23 21:04:42 +05:30
Deepesh Garg
35fe065cf1
Merge pull request #28070 from frappe/mergify/bp/develop/pr-28014
...
fix: Error in TDS computation summary (backport #28014 )
2021-10-23 19:20:14 +05:30
Deepesh Garg
bf13d183d8
fix: Replace section code with tax withholding category in LDC
2021-10-23 19:00:03 +05:30
Deepesh Garg
e6e804e7d7
fix: Get LTDS based on tax withholding category
2021-10-23 18:58:41 +05:30
Deepesh Garg
dcae9ba86e
fix: Unsecured loan status update
2021-10-23 18:06:34 +05:30
Deepesh Garg
7f2dde7d94
fix: Check for supplier name
...
(cherry picked from commit 944e3d467c )
2021-10-23 07:47:18 +00:00
Deepesh Garg
881e091b85
fix: Check for other properties
...
(cherry picked from commit b7befe49dc )
2021-10-23 07:47:18 +00:00
Deepesh Garg
2ea4c95f86
fix: Error in TDS computation summary
...
(cherry picked from commit f12deae24b )
2021-10-23 07:47:18 +00:00
Anuja Pawar
21889945bf
Merge branch 'develop' into gst-category
2021-10-22 22:57:30 +05:30
Ankush Menat
4ad2b851c4
chore: change semgrep rules repo name
...
[skip ci]
2021-10-22 22:39:11 +05:30
Ankush Menat
cc1baae5eb
ci: move semgrep rules out of repo ( #28067 )
...
Moving semgrep rules out of repos as it's unnecessary to maintain
same ruleset for different repos and different branches.
2021-10-22 21:43:50 +05:30
Anuja Pawar
6a3bd882b4
fix: sider
2021-10-22 20:44:49 +05:30
Anuja Pawar
4f53837624
fix: sider
2021-10-22 20:43:54 +05:30
Anuja Pawar
59c31bb124
fix: check if gst_category exist
2021-10-22 19:26:31 +05:30
Deepesh Garg
1a5f0da6ca
fix: Loan repayment schedule date
2021-10-22 10:46:56 +05:30
Raffael Meyer
2bdaf7bb23
fix: don't reset rates in Timesheet Detail when Activity Type is cleared ( #28056 )
...
* fix: don't reset rates when activity type is cleared
* refactor: suggestions from review
Co-authored-by: Sagar Vora <sagar@resilient.tech >
* refactor: suggestions from review (fix)
* style: fix sider
* fix: sider issue
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-10-21 23:53:04 +05:30
Deepesh Garg
65025fb628
fix: Update receivable/payable account on company change
2021-10-21 19:30:06 +05:30
Deepesh Garg
a20058a343
fix(minor): Add mandatory depends on condition for reference no and date fields
2021-10-21 17:52:13 +05:30
Deepesh Garg
7733afc0ae
fix(minor): Filters and fixes in Tax Withholding Category
2021-10-21 16:13:00 +05:30
Deepesh Garg
c6d06816cf
fix: Auto update company address check on linking with company
2021-10-21 15:37:59 +05:30
Faris Ansari
8b547e39a8
feat: Taxes template for selling/buying doctypes
...
Depends on the new Print Format Builder
frappe/frappe#14134
2021-10-21 12:06:02 +05:30
Deepesh Garg
8116b9b62f
fix: Updates in term loan processing
2021-10-20 19:55:00 +05:30
Dany Robert
d734da9337
Merge branch 'develop' into patch-8
2021-10-19 14:14:07 +05:30
Dany Robert
4c499e804a
fix: wrong vat amount
2021-10-19 14:12:59 +05:30
Dany Robert
1aa34d1780
fix: incorrect VAT Amount in UAT VAT 201 report
2021-10-18 18:46:45 +05:30
Saqib
ac381d21fe
fix: sider
2021-10-18 10:43:15 +05:30
GangaManoj
0b8cb5dd47
fix: Add missing digit
2021-10-15 04:56:00 +05:30
GangaManoj
fdeb273fa0
fix: Sider issues
2021-10-15 04:53:23 +05:30
GangaManoj
60aae4423d
fix: Add missing digit
2021-10-15 04:03:30 +05:30
GangaManoj
371b621364
fix: Compare date strings
2021-10-15 04:02:27 +05:30
GangaManoj
e9d310a13e
fix: Format tests
2021-10-15 01:45:53 +05:30
Ganga Manoj
5a0289a810
Merge branch 'develop' into fix-depr-after-sale
2021-10-14 22:37:07 +05:30
GangaManoj
968be70bd1
fix: Remove PR creation from all tests in TestDepreciationBasics
2021-10-14 22:33:35 +05:30
GangaManoj
09215a9781
fix: Remove PR creation from all tests for Depreciation Methods
2021-10-14 22:32:55 +05:30
GangaManoj
4bf01bb4b7
fix: Move Purchase Receipt creation to setUpClass
2021-10-14 22:32:54 +05:30
Ganga Manoj
8cc81a96fc
Merge branch 'develop' into fix-depr-after-sale
2021-10-14 03:12:44 +05:30
GangaManoj
e8986df3ca
fix: Move test for Finance Books to Depreciation test suite
2021-10-13 21:36:10 +05:30
GangaManoj
83ec9879ee
fix: Add test to validate available_for_use_date
2021-10-13 21:21:50 +05:30
GangaManoj
749d1b6ee6
fix: Enable cwip accounting
2021-10-13 20:49:07 +05:30
GangaManoj
8ea1ad9232
fix: Only validate against JV if it's not a reverse depreciation entry
2021-10-13 20:47:39 +05:30
Ankush Menat
4ebae7c5dc
Merge branch 'develop' into optimize-get-item-details
2021-10-12 20:39:49 +05:30
Ankush Menat
7bafa11d57
fix: undo changes to allow negative stock flag
2021-10-12 20:39:10 +05:30
marination
fd6f3c6b88
Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor-develop
2021-10-12 18:24:21 +05:30
marination
8f0b9c9406
fix: Show Offers section only if offers exist
2021-10-12 18:16:17 +05:30
marination
0a703740bb
feat: Offer Display
...
- Added offers section in website item
- Added more roles to website item
- Fixed attachment limit issue in website item
- Created Website Offer child doctype
- Added offers listing in Item full page view
- style fixes
2021-10-12 18:16:03 +05:30
Hussain Nagaria
c69de2d7a8
chores: Add function params and remove unused imports
2021-10-12 18:15:07 +05:30
Hussain Nagaria
4309239d6c
feat: Show Recent Searches
2021-10-12 18:14:43 +05:30
Hussain Nagaria
34f3a6629f
feat: Show brand line in search results
2021-10-12 18:14:29 +05:30
Hussain Nagaria
9ee13ba86b
feat: Add brand line display setting
2021-10-12 18:14:16 +05:30
Hussain Nagaria
55d2bf0ff9
chore: Add placeholder image
2021-10-12 18:14:04 +05:30
Hussain Nagaria
70b164e7dd
chore: Add query clean-up
2021-10-12 18:13:51 +05:30
Hussain Nagaria
ffc8616c63
refactor: Use global redis connection
2021-10-12 18:13:37 +05:30
Hussain Nagaria
ba25460edf
chore: Make it a little beautiful
2021-10-12 18:13:27 +05:30
Hussain Nagaria
f3421554ad
feat: Add Category autocomplete with config in settings
2021-10-12 18:02:24 +05:30
Hussain Nagaria
8e55c95ecc
feat: Make search index fields configurable
...
- Move indexing logic to separate file
- Add more validation logic for 'search index fields' field
2021-10-12 18:02:09 +05:30
Hussain Nagaria
3160187825
feat: Add search fields field
2021-10-12 17:58:01 +05:30
Hussain Nagaria
e82833f14a
feat: Basic Query + Autocomplete
2021-10-12 17:57:46 +05:30
Hussain Nagaria
0c47f3a876
feat: Add basic autocomplete using redisearch
2021-10-12 17:57:19 +05:30
marination
71f4b98d0c
chore: Sider and Semgrep
2021-10-12 17:52:54 +05:30
marination
1d94914102
feat: Discount Filters
...
- Discount filters in filters section
- Code cleanup
2021-10-12 17:46:03 +05:30
marination
817f695c57
fix: Item schema modified date update
...
- Modified date changed due to merge conflict
- Changed it to a later date to make sure Item migrates correctly
2021-10-12 17:39:23 +05:30
marination
60261852b2
feat: Slashed Prices and Discount display
...
- Registered mrp and price after discounts
- slashed price with discount in listing, item page and wishlist
- removed redundant imports
- renamed method to `get_web_item_qty_in_stock` to get Website Item stock
- adjusted styles for resizing
- made add to cart button full width on cards
2021-10-12 17:38:36 +05:30
marination
3d5f029e51
fix: Sider and Tests
2021-10-12 17:33:22 +05:30
marination
c842305be0
feat: Customer Ratings & Reviews Full Page
...
- Created macros for repetitive snippets
- Created Customer Reviews full page
- View more button to reveal 10 more reviews at a time
- Common function to get reviews with start and end
2021-10-12 17:30:03 +05:30
marination
b15ff57a66
feat: (wip) Ratings and Reviews
...
- Added Ratings and Reviews section in Item full page view
- Added provision to write a review with popup
- Created Item Review Doctype to store User-Item unique reviews
- Added privision to enable/disable wishlist and reviews in e commerce settings
- Hide cart and wishlist actions everywhere (even navbar) depending on settings
- Moved some more inline css to scss
- Small logic fixes
TODO: Reviews full page view with paging
2021-10-12 17:27:32 +05:30
marination
07d7cf01b4
fix: Remove unnecessary css variable and hover state
...
- Removed wish-red variable
- Removed hover state from remove wishlist item button in card
- Removed inline css from wishlist item card
2021-10-12 17:26:10 +05:30
marination
25ffafae81
feat: Product Details Tabbed Section and Add to Wishlist in Item Full Page
...
- Add to Wishlist button next to add to cart
- Beautified Product Specifications table section
- Product Specifications can be optionally in a tabbed section with custom tabs added
- Removed hard coded gray bg to allow custom theme overwrites
- Fixed resizing issues in Item Full Page view
- Cleaned up inline styles and ported to scss
2021-10-12 17:25:51 +05:30
marination
cd117149e1
fix: Sider
2021-10-12 17:24:15 +05:30
marination
59514408b9
feat: Wishlist Page
...
- Navbar icon with badge count for wishlist
- Wishlist page with cards
- Cards can be moved to cart or removed in a click
- Separated all wishlist related methods into wishlist.js
- Made a common js method(util) to add/remove wishlist items
- Bug fix: Make sure items are removed from session user's wishlist
2021-10-12 17:23:55 +05:30
marination
96cc5068b2
feat: Wishlist from card actions
...
- Add remove items from wishlist
- Wishlist icon at nav bar
- Animate wishlist icon in card and navbar
- Remember wished state after refresh as well
2021-10-12 17:23:12 +05:30
marination
4f64d1c7f2
feat: Animate Add to Cart List interactions (UX)
...
- Increased qty in cart on clicking add to cart for existing item
- Simplified macro arguments
- Navbar cart icon animation
- Explore button for template item in card
- Add to cart button animation
2021-10-12 17:18:51 +05:30
marination
16b9c8c383
feat: Card Actions and Wishlist
...
- Rough UI for card actions
- Wishlist doctype
- Indicators on card based on stock availability
2021-10-12 17:18:06 +05:30
marination
d7130e31fe
feat: Shop by Category
...
- Added Shop by Category Page
- Tabbed sections for item fields in Shop by Category Page
- Added Shop by Category Section in E commerce Settings
- Nested Navigation & Breadcrumbs in Item group pages
- Added scrollable & clickable Sub categories in Item Group page
- Made breadcrumbs slightly dynamic in Item Page
- Added image to Brand doctype
2021-10-12 17:00:30 +05:30
marination
22f41a17b7
chore: Removed Shopping Cart Module
...
- Moved all files and web templates from Shopping Cart to E-commerce module
- Made Shopping Cart module obsolete
- Moved select E-commerce related files from Portal to E-commerce module
- Minor cleanups
- Fixed Shopping Cart and Product Configurator tests
2021-10-12 16:54:11 +05:30
marination
37a246e738
chore: Patches for Website Item
...
- Patch to make website item from item
- Patch to move Products and Shopping Cart Settings into E Commerce Settings
- Patch to move products in Homepage from Item to Website Item
- Minor cleanup, replacing/removing references to Item website fields (obsolete)
2021-10-12 16:16:17 +05:30
marination
f1ce418bdc
fix: Hide Attribute filters if 'Hide Variants' is enabled in E Commerce Settings
...
- Hide Attribute filters if 'Hide Variants' is enabled in E Commerce Settings
- Consider 'Hide Variants' in ProductQuery Engine
- Added docstrings
- Remove `get_e_commerce_settings`, redundant
2021-10-12 16:09:50 +05:30
marination
b38339c979
fix: Sider and indexing (minor)
2021-10-12 16:06:13 +05:30
marination
025574d9b5
chore: Removing Item's Website section & references
...
- Removed old onboarding slide json and `create_onboarding_docs` methods
- Removed website sections from Item master
- Removed references to item website fields
- Shifted Item doctype website methods to Website Item
- Removed WebsiteGenerator from Item doctype
- Website Items in Homepage Products section
- Removed redundant code from item_group.py
- Fix: Item field filters won’t appear in website
2021-10-12 16:03:19 +05:30
marination
eef9cf152f
chore: Drive E-commerce via Website Item
...
- Removed Shopping Cart Settings
- Portal fully driven via E Commerce Settings
- All Item listing querying will happen via ProductQuery engine only
- Product Listing via Website Items
- removed redundant code
- Moved all website logic from Item to Website Item
2021-10-12 15:48:06 +05:30
marination
939b0dd67d
feat: E-commerce Refactor
...
- Created "Website Item" to handle website related information
- Publishing Item new flow
- Created "E Commerce Settings"
- Removed Products Settings
2021-10-12 15:16:21 +05:30
Saqib Ansari
c7fc609236
perf: skip insertion of stock ledger entry
2021-10-12 13:30:40 +05:30
Saqib Ansari
eb3aae870f
perf: get total company stock only for purchase order
2021-10-12 13:29:32 +05:30
Saqib Ansari
7b691beabb
perf: fetch mode of payments data in single query
2021-10-12 13:28:31 +05:30
Saqib Ansari
a500252570
perf: skip get_pricing_rules if no pricing rule exists
2021-10-12 13:25:55 +05:30
GangaManoj
a7ec007dcf
fix: Add tests to validate item
2021-10-12 01:33:46 +05:30
GangaManoj
d8aaf3d389
fix: Add tests to validate Asset values
2021-10-12 01:07:11 +05:30
GangaManoj
4918e9533b
fix: Add tearDownClass()
2021-10-10 03:51:35 +05:30
GangaManoj
ef3f2fcb3a
fix: Replace setUp() with setUpClass()
2021-10-10 03:50:45 +05:30
GangaManoj
273fccf0dd
fix: Add test for depreciation on return of sold Asset
2021-10-06 02:08:28 +05:30
GangaManoj
adebf2d71b
fix: Adjust depreciation_amount in final row
2021-10-06 02:04:05 +05:30
GangaManoj
f51bd44929
fix: Unlink Depreciation Entry made on sale if the Asset is returned
2021-10-06 01:18:05 +05:30
GangaManoj
62fea8a5aa
fix: Rename tests
2021-10-05 21:38:39 +05:30
Afshan
4c16bd5c73
Merge branch 'develop' into fix-so-cancellation-message
2021-10-05 11:52:48 +05:30
GangaManoj
6e5a3c0ea4
fix: Display draft invoices only once in error message
2021-10-02 02:15:17 +05:30
GangaManoj
99edc9c83a
fix: Display message to delete linked invoices in the draft state
2021-10-02 02:03:29 +05:30
GangaManoj
c84c983073
fix: Categorize into test suites
2021-09-28 01:22:38 +05:30
Ganga Manoj
28bdd6d2e3
Merge branch 'develop' into fix-depr-after-sale
2021-09-27 22:18:04 +05:30
GangaManoj
40ec2d622b
fix: Add tests for depreciation
2021-09-27 22:14:42 +05:30
GangaManoj
fdd9e6cc3c
fix: Replace asset.schedules with asset.get('schedules')
2021-09-27 22:14:16 +05:30
GangaManoj
796ed947ce
fix: Reverse depreciation entry made on sale if asset that was set to be sold in the future gets returned
2021-09-25 19:11:29 +05:30
GangaManoj
b9fb59da58
fix: Reset depreciation schedule on returning asset
2021-09-25 19:04:16 +05:30
GangaManoj
7ab3b9dd5a
fix: Add test for depreciation on sale of a depreciated Asset
2021-09-21 07:11:40 +05:30
GangaManoj
249672c35d
fix: Add depreciation_schedule details in create_asset()
2021-09-21 07:11:40 +05:30
GangaManoj
700e78d69b
fix: Remove extra brackets
2021-09-21 07:11:40 +05:30
Ganga Manoj
eb8122baba
Merge branch 'develop' into fix-depr-after-sale
2021-09-21 06:29:41 +05:30
GangaManoj
3c8879e777
fix: Calculate depreciation_amount accurately
2021-09-21 06:07:06 +05:30
GangaManoj
244d9dee04
fix: Correct expected_values
2021-09-21 06:06:21 +05:30
GangaManoj
e77534fe13
fix: Unlink PO on cancelling SO
2021-09-20 21:18:18 +05:30
Ganga Manoj
41678faeee
Merge branch 'develop' into unlink-po-on-cancelling-so
2021-09-20 21:16:31 +05:30
GangaManoj
8396f24e70
fix: Unlink PO on cancelling SO
2021-09-20 19:01:46 +05:30
GangaManoj
164a2ad28d
fix: Calculate depreciation_left accurately
2021-09-20 04:33:30 +05:30
Saif Ur Rehman
86a6293e62
test(Asset Capitalization): unit tests
2021-09-16 23:24:46 +05:00
Saif Ur Rehman
c311b8ea4f
fix(Asset Capitalization): validation edge cases
2021-09-16 23:23:22 +05:00
Saif Ur Rehman
e832944dfe
fix(Asset): On Depreciation reversal, remove Journal Entry reference
2021-09-16 23:22:31 +05:00
Saif Ur Rehman
003cfe2717
fix(Asset Capitalization): Hide source items section if table is empty
2021-09-16 23:21:09 +05:00
Saif Ur Rehman
132b517584
fix(Asset Captalization): run_serially on posting_date changed
2021-09-16 23:20:36 +05:00
Saif Ur Rehman
d173e06e69
chore(Asset Capitalization): isort linting
2021-09-14 15:13:35 +05:00
Saif Ur Rehman
9ae0380a96
chore(Asset Capitalization): isort linting
2021-09-14 15:09:58 +05:00
Saif Ur Rehman
8873ef7b67
chore(Asset Capitalization): isort linting
2021-09-14 15:05:39 +05:00
Saif Ur Rehman
dc24a657fd
chore(Asset Capitalization): linting
2021-09-14 12:40:17 +05:00
Saif Ur Rehman
8c54be7e99
chore(Asset Capitalization): linting
2021-09-14 12:30:40 +05:00
Saif Ur Rehman
7a5d75b68d
feat(Asset Capitalization): Submission and Cancellation
2021-09-13 23:01:52 +05:00
Saif Ur Rehman
3b9bc8e4ef
feat(Asset Capitalization): Finance Book field in Asset Row
2021-09-12 14:28:14 +05:00
Saif Ur Rehman
702b5c32c1
feat(Asset Capitalization): Accounting Fields
2021-09-08 16:36:07 +05:00
Saif Ur Rehman
6c748966e7
feat: Asset Capitalization Form
2021-09-06 17:27:47 +05:00
Deepesh Garg
25d208aa8a
fix: GL Entries on advance TDS allocation
2021-09-06 10:37:41 +05:30
Dany Robert
f46022993c
Merge branch 'develop' into currency-exchange-settings
2021-09-05 19:50:19 +05:30
Dany Robert
c8d313b992
Merge branch 'develop' into currency-exchange-settings
2021-09-04 17:57:05 +05:30
rtdany10
06340ad08a
feat: button to restore default settings
2021-09-04 17:53:51 +05:30
rtdany10
227466c365
chore: clean up layout and code
2021-09-04 14:04:56 +05:30
rtdany10
a86d9c91d0
chore: code clean up
2021-09-03 19:21:06 +05:30
Dany Robert
d56c8d44a6
Merge branch 'develop' into currency-exchange-settings
2021-09-03 18:47:12 +05:30
rtdany10
d8b8032de1
feat: init CES default values
2021-09-03 15:50:05 +05:30
rtdany10
e093863c9e
feat: fetch api details from settings
2021-09-03 15:03:47 +05:30
rtdany10
ff19113677
feat: currency exchange settings
2021-09-02 19:52:12 +05:30
Deepesh Garg
417d6abcf4
fix: Party account validation in JV
2021-08-26 17:13:36 +05:30
Deepesh Garg
27ca9866e3
Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_currency_check
2021-08-25 20:47:16 +05:30
Deepesh Garg
30876a105c
test: Set default currency for patient
2021-08-22 23:48:23 +05:30
Deepesh Garg
c10a22529c
test: fix property name
2021-08-22 18:05:24 +05:30
Deepesh Garg
60915e874d
test: Update test cases for currency change validation
2021-08-21 23:05:48 +05:30
Deepesh Garg
1435800249
Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_currency_check
2021-08-21 20:14:17 +05:30
Deepesh Garg
0a618817dc
Revert "fix: Add party account validation for journal entry"
...
This reverts commit f00620a3ca .
2021-08-16 10:40:26 +05:30
Deepesh Garg
bcaf475295
fix: Healthcare module accounting test cases
2021-08-15 21:19:18 +05:30
Deepesh Garg
f00620a3ca
fix: Add party account validation for journal entry
2021-08-15 21:18:13 +05:30
Deepesh Garg
fa79e94b49
Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_currency_check
2021-08-15 18:59:08 +05:30
Deepesh Garg
80c85dd17c
fix: Account currency validation for first transaction
2021-08-12 15:39:07 +05:30