s-aga-r
5d511035ec
fix: unable to change company for manual Serial No entry
...
(cherry picked from commit fb3271c624 )
# Conflicts:
# erpnext/stock/doctype/serial_no/serial_no.json
2023-04-15 06:41:00 +00:00
mergify[bot]
7655a4f0d1
chore: update CODEOWNERS ( #34817 )
...
* chore: update CODEOWNERS
[skip ci]
(cherry picked from commit aa8b241d5a )
# Conflicts:
# CODEOWNERS
* fix: conflicts
* chore: remove duplicates
* chore: remove duplicates
---------
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
2023-04-12 07:38:35 +05:30
Frappe PR Bot
c93a5ab8f0
chore(release): Bumped to Version 13.49.12
...
## [13.49.12](https://github.com/frappe/erpnext/compare/v13.49.11...v13.49.12 ) (2023-04-11)
### Bug Fixes
* `payment entry is already created` on posawesome. (backport [#34712 ](https://github.com/frappe/erpnext/issues/34712 )) ([#34753 ](https://github.com/frappe/erpnext/issues/34753 )) ([b48fca3 ](b48fca3e5a ))
* Allocate tax loss to tax account head on early payment discount ([#34287 ](https://github.com/frappe/erpnext/issues/34287 )) ([92a26dd ](92a26dda3c ))
* asset monthly WDV and DD schedule [v13] ([#34645 ](https://github.com/frappe/erpnext/issues/34645 )) ([fed43ae ](fed43aeb85 ))
* BOM Update Cost, when no actual qty ([9725698 ](9725698b79 ))
* bom update log not working for large batch size ([9cf30d7 ](9cf30d7621 ))
* don't include cancelled JVs in assdeprledger report ([#34737 ](https://github.com/frappe/erpnext/issues/34737 )) ([3007ac3 ](3007ac3c20 ))
* enclose ternary operator in parentheses ([198830a ](198830a6c8 ))
* filter out old allocation's cf leaves while fetching leave details ([#34723 ](https://github.com/frappe/erpnext/issues/34723 )) ([50de045 ](50de045247 ))
* format currency/float as per number format in work history ([#34545 ](https://github.com/frappe/erpnext/issues/34545 )) ([892c480 ](892c480408 ))
* incorrect arg name in asset value adjustment ([545807a ](545807a91e ))
* incorrect balance qty in the stock ledger report ([dab1f1a ](dab1f1a0d0 ))
* Item tax validity comparison fixes ([#34784 ](https://github.com/frappe/erpnext/issues/34784 )) ([71bafab ](71bafab41b ))
* lost opportunity report issue ([#34626 ](https://github.com/frappe/erpnext/issues/34626 )) ([ab06cb4 ](ab06cb42a3 ))
* posting time issue ([f22e777 ](f22e7775b3 ))
* provide filter by depreciable assets in fixed asset register ([#34803 ](https://github.com/frappe/erpnext/issues/34803 )) ([8609bf4 ](8609bf4a12 ))
* serial no with zero quantity issue in stock reco ([46638b1 ](46638b19db ))
* Shop by category fixes (backport [#34688 ](https://github.com/frappe/erpnext/issues/34688 )) ([#34751 ](https://github.com/frappe/erpnext/issues/34751 )) ([af828e4 ](af828e4554 ))
### Reverts
* Revert "fix: `payment entry is already created` on posawesome. (#34712 )" ([034e35e ](034e35e7f6 )), closes [#34712 ](https://github.com/frappe/erpnext/issues/34712 ) [#34712 ](https://github.com/frappe/erpnext/issues/34712 ) [#34753 ](https://github.com/frappe/erpnext/issues/34753 )
* remove frappe.send_message (v13) ([#34820 ](https://github.com/frappe/erpnext/issues/34820 )) ([77f1322 ](77f1322732 )), closes [#34816 ](https://github.com/frappe/erpnext/issues/34816 )
v13.49.12
2023-04-11 11:41:15 +00:00
Deepesh Garg
12cbe38299
Merge pull request #34812 from frappe/version-13-hotfix
...
chore: release v13
2023-04-11 17:09:06 +05:30
mergify[bot]
77f1322732
revert: remove frappe.send_message (v13) ( #34820 )
...
revert: remove frappe.send_message (v14) (#34816 )
revert: remove frappe.send_message
(cherry picked from commit 8a331e0f26 )
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com >
2023-04-11 16:22:51 +05:30
mergify[bot]
8609bf4a12
fix: provide filter by depreciable assets in fixed asset register ( #34803 )
...
fix: provide filter by depreciable assets in fixed asset register (#34803 )
(cherry picked from commit c957a5cd2e )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-04-11 13:50:23 +05:30
mergify[bot]
71bafab41b
fix: Item tax validity comparison fixes ( #34784 )
...
fix: Item tax validity comparison fixes (#34784 )
fix: Item tax validity comparsion fixes
(cherry picked from commit 6f6928fa7b )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-04-10 12:39:44 +05:30
Anand Baburajan
ce151ddae4
Merge pull request #34780 from frappe/mergify/bp/version-13-hotfix/pr-34735
...
'Make Asset Movement' button translation fix in asset_list.js (backport #34735 )
2023-04-07 15:34:32 +05:30
Hossein Yousefian
16ae117c97
'Make Asset Movement' button translation fix
...
(cherry picked from commit b70615ef18 )
2023-04-07 10:01:19 +00:00
Frappe PR Bot
21cd789842
chore(release): Bumped to Version 13.49.11
...
## [13.49.11](https://github.com/frappe/erpnext/compare/v13.49.10...v13.49.11 ) (2023-04-05)
### Reverts
* Revert "fix: `payment entry is already created` on posawesome. (backport #34712 )" (backport #34756 ) (#34757 ) ([98de1f2 ](98de1f201d )), closes [#34712 ](https://github.com/frappe/erpnext/issues/34712 ) [#34756 ](https://github.com/frappe/erpnext/issues/34756 ) [#34757 ](https://github.com/frappe/erpnext/issues/34757 ) [#34712 ](https://github.com/frappe/erpnext/issues/34712 ) [#34712 ](https://github.com/frappe/erpnext/issues/34712 ) [#34753 ](https://github.com/frappe/erpnext/issues/34753 )
v13.49.11
2023-04-05 11:45:33 +00:00
mergify[bot]
98de1f201d
Revert "fix: payment entry is already created on posawesome. (backport #34712 )" (backport #34756 ) ( #34757 )
...
Revert "fix: `payment entry is already created` on posawesome. (#34712 )"
Revert "fix: `payment entry is already created` on posawesome. (backport #34712 ) (#34753 )"
This reverts commit b48fca3e5a .
(cherry picked from commit 034e35e7f6 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-04-05 17:13:54 +05:30
Deepesh Garg
034e35e7f6
Revert "fix: payment entry is already created on posawesome. ( #34712 )"
...
Revert "fix: `payment entry is already created` on posawesome. (backport #34712 ) (#34753 )"
This reverts commit b48fca3e5a .
2023-04-05 17:12:05 +05:30
mergify[bot]
b48fca3e5a
fix: payment entry is already created on posawesome. (backport #34712 ) ( #34753 )
2023-04-05 13:55:33 +05:30
Frappe PR Bot
2c40be2337
chore: release v13 ( #34732 )
2023-04-05 13:48:11 +05:30
mergify[bot]
af828e4554
fix: Shop by category fixes (backport #34688 ) ( #34751 )
...
fix: Shop by category fixes (#34688 )
* fix: Shop by category fixes
* chore: Update tests
(cherry picked from commit 56f5078357 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-04-05 13:09:49 +05:30
mergify[bot]
e76df6ff46
fix!: require sender and message for contact us page ( #34707 )
...
fix!: require sender and message for contact us page (#34707 )
* fix: require sender and message for contact us page
* refactor: dont override frappe.send_message from client side
used override_whitelisted_method hook for the same
(cherry picked from commit f193393f57 )
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com >
2023-04-05 12:46:56 +05:30
mergify[bot]
3007ac3c20
fix: don't include cancelled JVs in assdeprledger report ( #34737 )
...
fix: don't include cancelled JVs in assdeprledger report
(cherry picked from commit 3896d41e95 )
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-04-05 11:56:38 +05:30
mergify[bot]
92a26dda3c
fix: Allocate tax loss to tax account head on early payment discount ( #34287 )
...
* fix: Taxes aren't discounted on early payment discount
- Deductions in payment entry must be split into income loss and tax loss
- Compute total discount in percentage, makes discounting different amounts proportionately easier
(cherry picked from commit 768c3a4927 )
* fix: Recalculate difference amount after setting deductions
(cherry picked from commit 75ec0a0a85 )
* fix: Set deductions in base currency
- Use field precision to get more accurate values
(cherry picked from commit dc2998f544 )
* fix: Back update discounted amount in Invoice based on discount type
- Discount value was always trated as a percentage on back updation
(cherry picked from commit 2ae5834290 )
* test: PE from SI with early payment discount amount & PE assertions in discount % test
(cherry picked from commit c217bb2018 )
* fix: Set deduction amount in company currency on Doctype
- Even via JS, deductions amount is always in company currency
- Since there is nothing dynamic about this field, set it in the doctype spec itself
- fixed: Inconsistency between label currency and field currency formatted value
(cherry picked from commit 7f2e7badff )
* fix: Don't add to deductions if amount is 0
- misc: better docstring
(cherry picked from commit f02fc8acf0 )
* fix: Paid amount must be discounted considering accounting currency
- Accounting is in the same currency if party currency and company currency is the same
- If accounting is in the same currency, paid and recvd amount is in the base currency
- Then, discount amount must also be in the base currency as it is deducted from paid amount
- Received amount must be in base currency if not multi currency
- cleanup: Deductions setting broken into smaller functions
(cherry picked from commit 761f68d7bf )
* fix: Multi-currency SI with base currency PE
- Return total discount loss in base currency
- Allocate payment based on terms: Set allocated amount in references table in base currency if accounting is in that currency
- Allocate payment based on terms: While back updating set paid amount (payment schedule) in transaction currency always
- minor: discount msgprint in correct currency
(cherry picked from commit b09c2381ca )
* test: Multi currency SI with multi-currency accounting and single currency accounting + Early payment discount
(cherry picked from commit 9abf0ef615 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/test_payment_entry.py
* fix: Handle rounding more gracefully
- Round off pending discount loss to avoid miniscule losses rounded to 0.0 that are added in deductions
- Use base amounts to calculate base losses instead of using conversion factor which increases rounding error
- Round of total base loss instead of individual income and tax losses to reduce rounding error
- Use default round off account for pending rounding loss in deductions
(cherry picked from commit caa1a3dccf )
* fix: Provision to apply early payment discount if payment is recorded late
- Party could have paid on time but payment is recorded late
- Prompt for reference date so that discount is applied while mapping
- Prompt only if discount in payment schedule of valid doctypes
- test: Reference date and impact on PE
- `make_payment_entry` (JS) must be able to access `this`
(cherry picked from commit d6d0163514 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
# erpnext/buying/doctype/purchase_order/purchase_order.js
# erpnext/public/js/controllers/transaction.js
* feat: Make Tax loss booking optional
- Checkbox in Accounts Settings
- Apply checkbox in PE deductions setting logic
- Adjust tests
(cherry picked from commit 216a46bd66 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
* fix: Merge conflicts
* fix: 'Donation' does not have `company_currency` field
- Make sure check uses this field only for eligible documents
---------
Co-authored-by: marination <maricadsouza221197@gmail.com >
2023-04-05 11:55:22 +05:30
Anand Baburajan
fed43aeb85
fix: asset monthly WDV and DD schedule [v13] ( #34645 )
...
fix: monthly wdv and dd schedule
2023-04-05 11:45:15 +05:30
RJPvT
892c480408
fix: format currency/float as per number format in work history ( #34545 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2023-04-04 11:08:55 +05:30
Rucha Mahabal
50de045247
fix: filter out old allocation's cf leaves while fetching leave details ( #34723 )
2023-04-03 20:19:11 +05:30
rohitwaghchaure
313aecf0ff
Merge pull request #34720 from frappe/mergify/bp/version-13-hotfix/pr-34715
...
fix: bom update log not working for large batch size (backport #34715 )
2023-04-03 16:55:37 +05:30
Rohit Waghchaure
9cf30d7621
fix: bom update log not working for large batch size
...
(cherry picked from commit d56070301c )
2023-04-03 10:20:07 +00:00
Sagar Sharma
e7fd47ae82
Merge pull request #34698 from frappe/mergify/bp/version-13-hotfix/pr-34656
...
fix: BOM Update Cost, when no actual qty (backport #34656 )
2023-04-02 14:59:31 +05:30
s-aga-r
9725698b79
fix: BOM Update Cost, when no actual qty
...
(cherry picked from commit a4112c75c5 )
2023-04-01 10:54:51 +00:00
ruthra kumar
008c985392
Merge pull request #34685 from frappe/mergify/bp/version-13-hotfix/pr-34679
...
fix: enclose ternary operator in parenthesis (backport #34679 )
2023-03-31 14:05:16 +05:30
ruthra kumar
198830a6c8
fix: enclose ternary operator in parentheses
...
(cherry picked from commit 986daa6578 )
2023-03-31 08:02:11 +00:00
Sagar Sharma
2770840946
Merge pull request #34682 from frappe/mergify/bp/version-13-hotfix/pr-34677
...
chore: make `Production Plan Item Reference` table hidden in Production Plan (backport #34677 )
2023-03-31 12:43:26 +05:30
s-aga-r
45eb440b68
chore: conflicts
2023-03-31 12:42:51 +05:30
s-aga-r
85d8ed989d
chore: make Production Plan Item Reference table hidden in Production Plan
...
(cherry picked from commit 706be2a415 )
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.json
2023-03-31 07:05:19 +00:00
rohitwaghchaure
6b026280c7
Merge pull request #34670 from frappe/mergify/bp/version-13-hotfix/pr-34664
...
fix: incorrect balance qty in the stock ledger report (backport #34664 )
2023-03-30 18:17:51 +05:30
rohitwaghchaure
74280e0557
Merge pull request #34672 from frappe/mergify/bp/version-13-hotfix/pr-34636
...
fix: posting time issue (backport #34636 )
2023-03-30 18:17:14 +05:30
Anand Baburajan
5f32696158
Merge pull request #34666 from frappe/mergify/bp/version-13-hotfix/pr-34661
...
chore: improve asset depr posting failure msg (backport #34661 )
2023-03-30 17:50:32 +05:30
Rohit Waghchaure
f22e7775b3
fix: posting time issue
...
(cherry picked from commit 345e6facbe )
2023-03-30 11:56:41 +00:00
Rohit Waghchaure
dab1f1a0d0
fix: incorrect balance qty in the stock ledger report
...
(cherry picked from commit cbdaab940d )
2023-03-30 11:56:28 +00:00
Anand Baburajan
503c58edf8
chore: improve asset depr posting failure msg ( #34661 )
...
* chore: improve asset depr posting error msg
* chore: add period
* chore: improve msg
(cherry picked from commit d999dea3e4 )
2023-03-30 11:09:34 +00:00
mergify[bot]
e54ff346ca
chore: auto fill asset name and available for use date (backport #34660 ) ( #34663 )
...
* chore: auto fill asset name and available for use date
(cherry picked from commit af3e807607 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
* Update asset.json
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-03-30 16:36:56 +05:30
Frappe PR Bot
278f38f2aa
chore(release): Bumped to Version 13.49.10
...
## [13.49.10](https://github.com/frappe/erpnext/compare/v13.49.9...v13.49.10 ) (2023-03-30)
### Bug Fixes
* serial no with zero quantity issue in stock reco ([4cf66f0 ](4cf66f0585 ))
v13.49.10
2023-03-30 08:48:15 +00:00
rohitwaghchaure
b1bb749e23
Merge pull request #34655 from frappe/mergify/bp/version-13/pr-34653
...
fix: serial no with zero quantity issue in stock reco (backport #34648 ) (backport #34653 )
2023-03-30 14:15:59 +05:30
Rohit Waghchaure
4cf66f0585
fix: serial no with zero quantity issue in stock reco
...
(cherry picked from commit 17131e5a02 )
(cherry picked from commit 46638b19db )
2023-03-30 08:10:43 +00:00
rohitwaghchaure
a872a7a9eb
Merge pull request #34653 from frappe/mergify/bp/version-13-hotfix/pr-34648
...
fix: serial no with zero quantity issue in stock reco (backport #34648 )
2023-03-30 13:39:28 +05:30
Anand Baburajan
60046feac3
Merge pull request #34651 from frappe/mergify/bp/version-13-hotfix/pr-34649
...
fix: incorrect arg name in asset value adjustment (backport #34649 )
2023-03-30 13:10:07 +05:30
Rohit Waghchaure
46638b19db
fix: serial no with zero quantity issue in stock reco
...
(cherry picked from commit 17131e5a02 )
2023-03-30 07:35:38 +00:00
anandbaburajan
545807a91e
fix: incorrect arg name in asset value adjustment
...
(cherry picked from commit 2b0470d1f5 )
2023-03-30 07:34:09 +00:00
mergify[bot]
ab06cb42a3
fix: lost opportunity report issue ( #34626 )
...
fix: lost opportunity report issue (#34626 )
* fix: lost opportunity report issue
* chore: Linting Issues
---------
Co-authored-by: Komal Saraf <komal@frappe.io >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit d0660ad222 )
Co-authored-by: Komal-Saraf0609 <81952590+Komal-Saraf0609@users.noreply.github.com >
2023-03-29 17:04:40 +05:30
Bevan Tony Medrano
625b8e8005
Asset maintenance task add dropdown "3 Yearly" ( #34607 )
...
* feat(asset_maintenance.json):Add 3 yearly in periodicity dropdown
* add server side implications for 3 yearly
2023-03-29 16:59:49 +05:30
Frappe PR Bot
0da6237d22
chore(release): Bumped to Version 13.49.9
...
## [13.49.9](https://github.com/frappe/erpnext/compare/v13.49.8...v13.49.9 ) (2023-03-28)
### Bug Fixes
* `Blanket Order` (backport [#34279 ](https://github.com/frappe/erpnext/issues/34279 )) ([#34548 ](https://github.com/frappe/erpnext/issues/34548 )) ([8ddbac5 ](8ddbac5158 ))
* **client:** Amount calculation for 0 qty debit notes ([#34455 ](https://github.com/frappe/erpnext/issues/34455 )) ([19dda80 ](19dda807d1 ))
* exchange gain/loss GL's should be removed if advance is cancelled ([#34529 ](https://github.com/frappe/erpnext/issues/34529 )) ([00518eb ](00518eb384 ))
* german translations ([#34312 ](https://github.com/frappe/erpnext/issues/34312 )) ([661030a ](661030aba1 ))
* incorrect `Opening Value` in `Stock Balance` report (backport [#34461 ](https://github.com/frappe/erpnext/issues/34461 )) ([#34622 ](https://github.com/frappe/erpnext/issues/34622 )) ([e53a96a ](e53a96ae1d ))
* incorrect depr schedules after asset repair [v13] ([#34520 ](https://github.com/frappe/erpnext/issues/34520 )) ([ae88ba5 ](ae88ba5d18 ))
* Overallocation of 'qty' from Cr Notes to Parent Invoice ([d2a1acc ](d2a1acc2e2 ))
* Party Name in SOA print when viewed from Customer/Supplier master ([#34597 ](https://github.com/frappe/erpnext/issues/34597 )) ([4bdea43 ](4bdea436e3 ))
* Percentage billing in Sales Order ([#34606 ](https://github.com/frappe/erpnext/issues/34606 )) ([3aab6e6 ](3aab6e6fa8 ))
* recalculate WDV rate after asset repair [v13] ([#34567 ](https://github.com/frappe/erpnext/issues/34567 )) ([c8bde39 ](c8bde399e5 ))
* Search field not working for customer, supplier ([#32693 ](https://github.com/frappe/erpnext/issues/32693 )) ([dbe289e ](dbe289e734 ))
* unset address and contact on trash (backport [#34495 ](https://github.com/frappe/erpnext/issues/34495 )) ([#34561 ](https://github.com/frappe/erpnext/issues/34561 )) ([7f83d15 ](7f83d15bda ))
* valuation rate issue while making stock entry from PO ([3574d49 ](3574d490db ))
v13.49.9
2023-03-28 18:17:57 +00:00
Deepesh Garg
526e350d98
Merge pull request #34610 from frappe/version-13-hotfix
...
chore: release v13
2023-03-28 23:46:31 +05:30
mergify[bot]
e53a96ae1d
fix: incorrect Opening Value in Stock Balance report (backport #34461 ) ( #34622 )
...
* fix: incorrect `Opening Value` in `Stock Balance` report
(cherry picked from commit b04a101c11 )
# Conflicts:
# erpnext/stock/report/stock_balance/stock_balance.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-03-28 21:09:09 +05:30
mergify[bot]
3aab6e6fa8
fix: Percentage billing in Sales Order ( #34606 )
...
* fix: Percentage billing in Sales Order (#34606 )
(cherry picked from commit 12ad2aa2e5 )
# Conflicts:
# erpnext/controllers/status_updater.py
* chore: resolve conflicts
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-28 18:38:52 +05:30