anandbaburajan
971c0720e5
fix: manual depr schedule
2023-02-24 16:38:39 +05:30
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
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
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
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
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
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
anandbaburajan
03f07a20e7
fix: asset repair status after deletion and asset status after manual depr entry
2023-02-17 15:32:55 +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
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
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
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
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
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
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
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
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
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