s-aga-r
5ef98fcea1
chore: make Production Plan Item Reference table hidden in Production Plan
...
(cherry picked from commit 706be2a415 )
2023-03-31 07:05:20 +00:00
Deepesh Garg
985b232251
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-34627
2023-03-31 11:59:48 +05:30
mergify[bot]
5e28d0234e
fix: Total debit and credit while importing via Data Import ( #34659 )
...
fix: Total debit and credit while importing via Data Import (#34659 )
(cherry picked from commit 7c42b72ee7 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-31 11:58:45 +05:30
mergify[bot]
5e03a4e9e2
fix: Column value mismatch in COA blank template ( #34658 )
...
fix: Column value mismatch in COA blank template (#34658 )
(cherry picked from commit 576575c227 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-31 11:58:16 +05:30
rohitwaghchaure
e98e64f925
Merge pull request #34669 from frappe/mergify/bp/version-14-hotfix/pr-34664
...
fix: incorrect balance qty in the stock ledger report (backport #34664 )
2023-03-30 18:18:07 +05:30
rohitwaghchaure
9ce281d008
Merge pull request #34671 from frappe/mergify/bp/version-14-hotfix/pr-34636
...
fix: posting time issue (backport #34636 )
2023-03-30 18:17:31 +05:30
Anand Baburajan
27a3f2ce55
Merge pull request #34665 from frappe/mergify/bp/version-14-hotfix/pr-34661
...
chore: improve asset depr posting failure msg (backport #34661 )
2023-03-30 17:50:24 +05:30
mergify[bot]
61858a60c2
fix: plaid log_error syntax issue (backport #34642 ) ( #34667 )
...
fix: plaid log_error syntax issue (#34642 )
(cherry picked from commit ddb17a8880 )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
2023-03-30 17:28:37 +05:30
Rohit Waghchaure
bb5eeb6bd6
fix: posting time issue
...
(cherry picked from commit 345e6facbe )
2023-03-30 11:56:35 +00:00
Rohit Waghchaure
3494c9ccb6
fix: incorrect balance qty in the stock ledger report
...
(cherry picked from commit cbdaab940d )
2023-03-30 11:56:27 +00:00
Anand Baburajan
a0df23415b
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:32 +00:00
mergify[bot]
8510c398a4
chore: auto fill asset name and available for use date (backport #34660 ) ( #34662 )
...
* 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:37:35 +05:30
rohitwaghchaure
bae476cc99
Merge pull request #34652 from frappe/mergify/bp/version-14-hotfix/pr-34648
...
fix: serial no with zero quantity issue in stock reco (backport #34648 )
2023-03-30 13:39:58 +05:30
Anand Baburajan
4dfc660cc0
Merge pull request #34650 from frappe/mergify/bp/version-14-hotfix/pr-34649
...
fix: incorrect arg name in asset value adjustment (backport #34649 )
2023-03-30 13:10:26 +05:30
Rohit Waghchaure
f47be46717
fix: serial no with zero quantity issue in stock reco
...
(cherry picked from commit 17131e5a02 )
2023-03-30 07:35:38 +00:00
anandbaburajan
8d9305ee5f
fix: incorrect arg name in asset value adjustment
...
(cherry picked from commit 2b0470d1f5 )
2023-03-30 07:34:09 +00:00
Deepesh Garg
bc94358e98
chore: resolve conflicts
2023-03-30 12:15:56 +05:30
Komal-Saraf0609
5e98679f91
fix: enabling lead even after "Opportunity" created against it ( #34627 )
...
* fix: enabling lead even after "Opportunity" created against it
* chore: Linting Issues
---------
Co-authored-by: Komal Saraf <komal@frappe.io >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit ad11934d39 )
# Conflicts:
# erpnext/patches.txt
# erpnext/patches/v14_0/enable_all_leads.py
2023-03-30 02:34:48 +00:00
Anand Baburajan
6819f0106d
Merge pull request #34640 from frappe/mergify/bp/version-14-hotfix/pr-34607
...
Asset maintenance task add dropdown "3 Yearly" (backport #34607 )
2023-03-29 18:13:54 +05:30
Bevan Tony Medrano
e3de229b82
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
(cherry picked from commit 625b8e8005 )
2023-03-29 12:15:40 +00:00
mergify[bot]
3e67994cc7
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:00 +05:30
Frappe PR Bot
a60c8f0e18
chore(release): Bumped to Version 14.20.0
...
# [14.20.0](https://github.com/frappe/erpnext/compare/v14.19.0...v14.20.0 ) (2023-03-28)
### Bug Fixes
* default pos conversion factor set to 1 ([#34437 ](https://github.com/frappe/erpnext/issues/34437 )) ([18d813a ](18d813a656 ))
* don't get zero value entries for exchange rate calculation ([#34475 ](https://github.com/frappe/erpnext/issues/34475 )) ([ff24b3e ](ff24b3e40c ))
* incorrect `Opening Value` in `Stock Balance` report ([76b782a ](76b782a03f ))
* Note username overlapping with note content(CRM) ([096e5ef ](096e5ef197 ))
* Party Name in SOA print when viewed from Customer/Supplier master ([#34597 ](https://github.com/frappe/erpnext/issues/34597 )) ([835edbe ](835edbe80e ))
* Percentage billing in Sales Order ([#34606 ](https://github.com/frappe/erpnext/issues/34606 )) ([477cb12 ](477cb12240 ))
* recalculate WDV rate after asset repair [v14] ([#34571 ](https://github.com/frappe/erpnext/issues/34571 )) ([d2ca6f8 ](d2ca6f8d1f ))
* remove unused translation ([#34519 ](https://github.com/frappe/erpnext/issues/34519 )) ([881e92e ](881e92e7b3 ))
* removing redundant validation ([fd6db41 ](fd6db41b6e ))
* Sales person variance report without item group ([#34552 ](https://github.com/frappe/erpnext/issues/34552 )) ([90ddc4a ](90ddc4a1e2 ))
* Tax Category not able to set hence it calculating zero tax for item whoes tax template set ([#34525 ](https://github.com/frappe/erpnext/issues/34525 )) ([a8567b0 ](a8567b09e6 ))
* Time button not working in the job card ([8fed33b ](8fed33b03b ))
* translations and UX in alternative item mapping ([#34433 ](https://github.com/frappe/erpnext/issues/34433 )) ([702d07e ](702d07ea7d ))
* unset address and contact on trash (backport [#34495 ](https://github.com/frappe/erpnext/issues/34495 )) ([#34560 ](https://github.com/frappe/erpnext/issues/34560 )) ([db01bf5 ](db01bf5dec ))
* zero rm-cost for batch rm item in SCR (backport [#34616 ](https://github.com/frappe/erpnext/issues/34616 )) ([#34623 ](https://github.com/frappe/erpnext/issues/34623 )) ([cff35d7 ](cff35d7286 ))
### Features
* deprecate get_customer_list ([#34563 ](https://github.com/frappe/erpnext/issues/34563 )) ([67576ad ](67576ad5bd ))
v14.20.0
2023-03-28 18:23:52 +00:00
Deepesh Garg
efdbb91a21
Merge pull request #34611 from frappe/version-14-hotfix
...
chore: release v14
2023-03-28 23:49:38 +05:30
mergify[bot]
cff35d7286
fix: zero rm-cost for batch rm item in SCR (backport #34616 ) ( #34623 )
...
fix: zero rm-cost for batch rm item in SCR (#34616 )
fix: `0` rm-cost for batch rm item in SCR
(cherry picked from commit 867d898304 )
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
2023-03-28 21:09:01 +05:30
rohitwaghchaure
c671f3ddc9
Merge pull request #34621 from frappe/mergify/bp/version-14-hotfix/pr-34461
...
fix: incorrect `Opening Value` in `Stock Balance` report (backport #34461 )
2023-03-28 18:41:42 +05:30
s-aga-r
76b782a03f
fix: incorrect Opening Value in Stock Balance report
...
(cherry picked from commit b04a101c11 )
2023-03-28 12:11:54 +00:00
ruthra kumar
6f502bdc54
Merge pull request #34619 from frappe/mergify/bp/version-14-hotfix/pr-34608
...
chore: removing redundant validation (backport #34608 )
2023-03-28 17:21:11 +05:30
mergify[bot]
a8567b09e6
fix: Tax Category not able to set hence it calculating zero tax for item whoes tax template set ( #34525 )
...
fix: Tax Category not able to set hence it calculating zero tax for item whoes tax template set (#34525 )
* fix: Tax Category not able to set hence it calculating zero tax for item whoes tax template set
* fix: minor change added
(cherry picked from commit 7aafc90d58 )
Co-authored-by: Vishal Dhayagude <vishdha@users.noreply.github.com >
2023-03-28 17:20:26 +05:30
ruthra kumar
fd6db41b6e
fix: removing redundant validation
...
(cherry picked from commit d52f7e2820 )
2023-03-28 16:59:42 +05:30
mergify[bot]
ff24b3e40c
fix: don't get zero value entries for exchange rate calculation ( #34475 )
...
fix: don't get zero value entries for exchange rate calculation (#34475 )
* fix: multiply None by float
* chore: remove debug
(cherry picked from commit 393bc25e2d )
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com >
2023-03-28 16:58:22 +05:30
mergify[bot]
477cb12240
fix: Percentage billing in Sales Order ( #34606 )
...
fix: Percentage billing in Sales Order (#34606 )
(cherry picked from commit 12ad2aa2e5 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-28 16:52:53 +05:30
mergify[bot]
835edbe80e
fix: Party Name in SOA print when viewed from Customer/Supplier master ( #34597 )
...
fix: Party Name in SOA print when viewed from Customer/Supplier master (#34597 )
fix: Party Name in SOA print when viewd from Customer/Supplier master
(cherry picked from commit 50c1172f29 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-28 16:48:53 +05:30
mergify[bot]
18d813a656
fix: default pos conversion factor set to 1 ( #34437 )
...
* fix: default pos conversion factor set to 1 (#34437 )
(cherry picked from commit 08fc686513 )
# Conflicts:
# erpnext/selling/page/point_of_sale/point_of_sale.py
* chore: Resolve conflicts
---------
Co-authored-by: Shram Kadia <65490105+Shram007@users.noreply.github.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-24 15:14:52 +05:30
mergify[bot]
67576ad5bd
feat: deprecate get_customer_list ( #34563 )
...
feat: deprecate get_customer_list (#34563 )
(cherry picked from commit 8c7fa5712b )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-03-24 15:14:25 +05:30
ruthra kumar
37f2ba882e
Merge pull request #34583 from frappe/mergify/bp/version-14-hotfix/pr-34577
...
refactor: additional filters and columns in Payment Ledger report (backport #34577 )
2023-03-24 14:22:55 +05:30
ruthra kumar
57ecac4aa7
refactor: additional filters and columns in Payment Ledger report ( #34577 )
...
1. 'Party type' and 'Party' filters have been added
2. checkbox to include Amount in Acccount Currency
3. Grouping vouchers on Party
4. Replaced Company with Posting Date
(cherry picked from commit f7780cdb58 )
2023-03-24 08:11:34 +00:00
rohitwaghchaure
070dea1bc5
Merge pull request #34574 from frappe/mergify/bp/version-14-hotfix/pr-34573
...
fix: Timer buttons not working in the job card (backport #34573 )
2023-03-24 08:40:56 +05:30
Rohit Waghchaure
8fed33b03b
fix: Time button not working in the job card
...
(cherry picked from commit 34c190b7d6 )
2023-03-23 17:06:58 +00:00
mergify[bot]
90ddc4a1e2
fix: Sales person variance report without item group ( #34552 )
...
fix: Sales person variance report without item group (#34552 )
fix: Sales person variance report witout item group
(cherry picked from commit 87108be11a )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-23 21:49:13 +05:30
Anand Baburajan
d2ca6f8d1f
fix: recalculate WDV rate after asset repair [v14] ( #34571 )
...
fix: recalculate wdv rate after asset repair
2023-03-23 21:08:59 +05:30
mergify[bot]
db01bf5dec
fix: unset address and contact on trash (backport #34495 ) ( #34560 )
...
fix: unset address and contact on trash (#34495 )
* fix(Customer): unset address and contact on trash
* fix(Supplier): unset address and contact on trash
---------
Co-authored-by: Sagar Sharma <sagarsharma.s312@gmail.com >
(cherry picked from commit f7bf1b8a0c )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-03-23 12:58:32 +05:30
mergify[bot]
881e92e7b3
fix: remove unused translation ( #34519 )
...
* fix: remove unused translation (#34519 )
(cherry picked from commit 0df3a1a3af )
# Conflicts:
# erpnext/translations/tr.csv
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-03-23 00:06:14 +05:30
Shariq Ansari
d2e9527563
Merge pull request #34549 from frappe/mergify/bp/version-14-hotfix/pr-34547
...
fix: Note username overlapping with note content(CRM) (backport #34547 )
2023-03-22 12:05:56 +05:30
Shariq Ansari
096e5ef197
fix: Note username overlapping with note content(CRM)
...
(cherry picked from commit 76cea7dd6a )
2023-03-22 06:32:46 +00:00
mergify[bot]
702d07ea7d
fix: translations and UX in alternative item mapping ( #34433 )
...
fix: translations and UX in alternative item mapping (#34433 )
* fix: disable deletion in alternative item mapping
* feat: german translations
* fix: make string translatable
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit 79911734e9 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-03-21 22:48:38 +05:30
Frappe PR Bot
e271935673
chore(release): Bumped to Version 14.19.0
...
# [14.19.0](https://github.com/frappe/erpnext/compare/v14.18.3...v14.19.0 ) (2023-03-21)
### Bug Fixes
* **client:** Amount calculation for 0 qty debit notes ([#34455 ](https://github.com/frappe/erpnext/issues/34455 )) ([d24f4d2 ](d24f4d2873 ))
* difference amount calculation for company currency accounts ([9ab7bff ](9ab7bff0e0 ))
* don't map item row having `0` qty ([7611a49 ](7611a49db7 ))
* E-commerce issue with Item Variants ([53c3fff ](53c3fff235 ))
* german translations ([#34312 ](https://github.com/frappe/erpnext/issues/34312 )) ([dd0c833 ](dd0c8334cd ))
* hide `+` button based on `Blanket Order Type` ([daa1bb8 ](daa1bb86e3 ))
* incorrect depr schedules after asset repair [v14] ([#34527 ](https://github.com/frappe/erpnext/issues/34527 )) ([560df63 ](560df6330a )), closes [#30838 ](https://github.com/frappe/erpnext/issues/30838 )
* Multiple accounting dimension filtering in AR/AP reports ([#34464 ](https://github.com/frappe/erpnext/issues/34464 )) ([f146479 ](f146479362 ))
* Overallocation of 'qty' from Cr Notes to Parent Invoice ([848e56b ](848e56bd4c ))
* patch depends on Currency Exchange Settings ([#34494 ](https://github.com/frappe/erpnext/issues/34494 )) ([4acde44 ](4acde4468f ))
* POS not picking up pos profile company address instead fetch any random company address ([#34521 ](https://github.com/frappe/erpnext/issues/34521 )) ([01f4cc7 ](01f4cc76fc ))
* Update account number from parent company ([#34474 ](https://github.com/frappe/erpnext/issues/34474 )) ([55d002c ](55d002c636 ))
* use max function to get default company address (backport [#34116 ](https://github.com/frappe/erpnext/issues/34116 )) ([#34452 ](https://github.com/frappe/erpnext/issues/34452 )) ([ba2fd71 ](ba2fd71b65 ))
### Features
* add field `Over Order Allowance (%)` in `Buying Settings` ([da915f1 ](da915f1510 ))
* add field `Over Order Allowance (%)` in `Selling Settings` ([46b5ba9 ](46b5ba9c2a ))
* bank reconciliation and plaid changes ([#33986 ](https://github.com/frappe/erpnext/issues/33986 )) ([9b608ea ](9b608eaa0f ))
* consider `over_order_allowance` while validating order qty ([932639b ](932639b4df ))
* consider `over_order_allowance` while validating sales order qty ([09b577a ](09b577a91f ))
* Support for Alternative Items in Quotation ([#33874 ](https://github.com/frappe/erpnext/issues/33874 )) ([9f7da21 ](9f7da21c93 ))
### Performance Improvements
* index against_sales_invoice field on DN items (backport [#34509 ](https://github.com/frappe/erpnext/issues/34509 )) ([#34510 ](https://github.com/frappe/erpnext/issues/34510 )) ([baa789b ](baa789be34 ))
v14.19.0
2023-03-21 12:52:05 +00:00
Deepesh Garg
78f4082893
Merge pull request #34532 from frappe/version-14-hotfix
...
chore: release v14
2023-03-21 18:20:39 +05:30
mergify[bot]
dd0c8334cd
fix: german translations ( #34312 )
...
fix: german translations (#34312 )
fix: some german translations
(cherry picked from commit 59c2e7ec3e )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-03-21 16:08:32 +05:30
mergify[bot]
01f4cc76fc
fix: POS not picking up pos profile company address instead fetch any random company address ( #34521 )
...
fix: POS not picking up pos profile company address instead fetch any random company address (#34521 )
(cherry picked from commit 6966fa4d88 )
Co-authored-by: Vishal Dhayagude <vishdha@users.noreply.github.com >
2023-03-21 16:06:54 +05:30
mergify[bot]
d24f4d2873
fix(client): Amount calculation for 0 qty debit notes ( #34455 )
...
fix(client): Amount calculation for 0 qty debit notes (#34455 )
fix(client): Amount calculaton for 0 qty debit notes
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
(cherry picked from commit ee6c107d58 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-03-21 16:05:41 +05:30