Frappe PR Bot
c15cff05b0
chore(release): Bumped to Version 13.36.3
...
## [13.36.3](https://github.com/frappe/erpnext/compare/v13.36.2...v13.36.3 ) (2022-08-09)
### Bug Fixes
* (india) HSN wise report ([08c69c7 ](08c69c7a76 ))
* add asset repair to accounting dimension list ([809d5ca ](809d5caf80 ))
* consider precision while validating advance amount against sanctioned amount ([63cd434 ](63cd4349a6 ))
* **ecommerce:** remove query to non-existing field (backport [#31771 ](https://github.com/frappe/erpnext/issues/31771 )) ([#31774 ](https://github.com/frappe/erpnext/issues/31774 )) ([0e46b33 ](0e46b33ee3 ))
* f-string and where clause ([42b3959 ](42b395916d ))
* getting error to show sales invoice group or print rep… (backport [#31756 ](https://github.com/frappe/erpnext/issues/31756 )) ([#31768 ](https://github.com/frappe/erpnext/issues/31768 )) ([473a43b ](473a43b6b1 ))
* incorrect incoming rate set for inter transfer purchase receipt ([4e8b39a ](4e8b39ab3f ))
* incorrect tax calculation in case of reduced payment days ([80981d0 ](80981d025f ))
* intercompany SO throws exception ([a17acfd ](a17acfdaa2 ))
* minor changed link ([e9e53a7 ](e9e53a74c9 ))
* Payment Entry button is visible even when claim is fully paid ([d820757 ](d820757359 ))
* pending principal- amount ([16c94d2 ](16c94d292c ))
* **pos:** validate product bundles while submitting pos invoice (backport [#31615 ](https://github.com/frappe/erpnext/issues/31615 )) ([#31657 ](https://github.com/frappe/erpnext/issues/31657 )) ([b145fe3 ](b145fe3b3e ))
* specify allowed doctype in queries ([#31765 ](https://github.com/frappe/erpnext/issues/31765 )) ([0dbfb15 ](0dbfb1589e ))
* statistical component showing up in salary slip ([#31746 ](https://github.com/frappe/erpnext/issues/31746 )) ([26aef4f ](26aef4fb1c ))
* sum stock_value and group by warehouse ([18d93f8 ](18d93f8398 ))
* taxable_value and gst_account_heads ([6c574fb ](6c574fbf33 ))
* update To Date in Employee Work History ([#31811 ](https://github.com/frappe/erpnext/issues/31811 )) ([0057c10 ](0057c10a7d ))
2022-08-09 14:09:11 +00:00
Deepesh Garg
b80526f226
Merge pull request #31812 from frappe/version-13-hotfix
...
chore: weekly version 13 release
2022-08-09 19:37:13 +05:30
Deepesh Garg
0569f8a857
Merge pull request #31736 from maharshivpatel/fix-india-hsn-report
...
fix: (india) HSN wise report
2022-08-09 18:58:25 +05:30
Rucha Mahabal
63715bf229
Merge pull request #31813 from ruchamahabal/fix-claim
2022-08-09 18:52:22 +05:30
Rucha Mahabal
63cd4349a6
fix: consider precision while validating advance amount against sanctioned amount
2022-08-09 18:28:19 +05:30
Maharshi Patel
42b395916d
fix: f-string and where clause
...
Used f-string formatting and added conditions to WHERE clause
2022-08-09 18:22:05 +05:30
Rucha Mahabal
0057c10a7d
fix: update To Date in Employee Work History ( #31811 )
2022-08-09 18:19:09 +05:30
Deepesh Garg
3c8c5d01fb
Merge pull request #31797 from frappe/mergify/bp/version-13-hotfix/pr-31779
...
Bug add accouting dimension in asset repair (backport #31779 )
2022-08-09 18:18:42 +05:30
Rucha Mahabal
d820757359
fix: Payment Entry button is visible even when claim is fully paid
2022-08-09 18:15:41 +05:30
mergify[bot]
14e59c86aa
Tds report (backport #31801 ) ( #31808 )
...
* fix: TDS Computation Summary Report not loading, too many values to unpack
2022-08-09 18:11:13 +05:30
Deepesh Garg
9e16f4e412
chore: resolve conflicts
2022-08-09 17:55:02 +05:30
rohitwaghchaure
6d269a4d89
Merge pull request #31805 from frappe/mergify/bp/version-13-hotfix/pr-31804
...
fix: incorrect incoming rate set for inter transfer purchase receipt (backport #31804 )
2022-08-09 16:26:34 +05:30
Rohit Waghchaure
4e8b39ab3f
fix: incorrect incoming rate set for inter transfer purchase receipt
...
(cherry picked from commit ddd24ea8c8 )
2022-08-09 10:31:14 +00:00
Rucha Mahabal
9925eb9982
Merge pull request #31802 from ruchamahabal/fix-salary-slip-tds-v13
2022-08-09 15:33:54 +05:30
Rucha Mahabal
301d199ece
test: default amount in slip
2022-08-09 14:57:10 +05:30
Maharshi Patel
6c574fbf33
fix: taxable_value and gst_account_heads
...
used taxable_value instead of base_net_amount and only appended required GST accounts
2022-08-09 14:39:13 +05:30
Rucha Mahabal
80981d025f
fix: incorrect tax calculation in case of reduced payment days
2022-08-09 12:40:06 +05:30
ruthra kumar
a420d0242c
chore: patch for creating existing dimensions in asset repair
...
(cherry picked from commit 80f508c4b1 )
# Conflicts:
# erpnext/patches.txt
2022-08-08 11:09:55 +00:00
ruthra kumar
809d5caf80
fix: add asset repair to accounting dimension list
...
(cherry picked from commit 452584c4bd )
2022-08-08 11:09:53 +00:00
Deepesh Garg
6f442d14cf
Merge pull request #31795 from frappe/mergify/bp/version-13-hotfix/pr-31777
...
fix: intercompany SO created from Purchase Order throws exception (backport #31777 )
2022-08-08 16:37:39 +05:30
ruthra kumar
a17acfdaa2
fix: intercompany SO throws exception
...
(cherry picked from commit af0a353b79 )
2022-08-08 10:37:25 +00:00
Deepesh Garg
3673dea03b
Merge pull request #31783 from frappe/mergify/bp/version-13-hotfix/pr-31780
...
Fix: Loan pending principal amount (backport #31780 )
2022-08-08 14:48:06 +05:30
Deepesh Garg
fb3725752f
chore: resolve conflicts
2022-08-08 11:53:49 +05:30
Abhinav Raut
16c94d292c
fix: pending principal- amount
...
(cherry picked from commit a272d73dd9 )
# Conflicts:
# erpnext/loan_management/doctype/loan_repayment/loan_repayment.json
2022-08-05 10:35:05 +00:00
mergify[bot]
0e46b33ee3
fix(ecommerce): remove query to non-existing field (backport #31771 ) ( #31774 )
...
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 17:08:46 +05:30
mergify[bot]
df716fbd0c
ci: fix automated release regex (backport #31770 ) ( #31772 )
...
ci: fix automated release regex (#31770 )
[skip ci]
(cherry picked from commit 2defb89962 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-08-03 16:37:39 +05:30
mergify[bot]
0dbfb1589e
fix: specify allowed doctype in queries ( #31765 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2022-08-03 12:03:53 +05:30
mergify[bot]
473a43b6b1
fix: getting error to show sales invoice group or print rep… (backport #31756 ) ( #31768 )
...
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:23:10 +05:30
rohitwaghchaure
1a3b3b96c2
Merge pull request #31751 from frappe/mergify/bp/version-13-hotfix/pr-31750
...
fix: minor URL link (backport #31750 )
2022-08-01 14:34:12 +05:30
Rohit Waghchaure
e9e53a74c9
fix: minor changed link
...
(cherry picked from commit 0e7c4314b4 )
2022-08-01 09:02:07 +00:00
Rucha Mahabal
26aef4fb1c
fix: statistical component showing up in salary slip ( #31746 )
...
* fix: statistical component showing up in salary slip
* fix(test): payment days effect on timesheet salary slio
2022-08-01 12:54:25 +05:30
mergify[bot]
b145fe3b3e
fix(pos): validate product bundles while submitting pos invoice (backport #31615 ) ( #31657 )
2022-07-31 19:12:14 +05:30
Marica
d83c869d73
Merge pull request #31717 from frappe/mergify/bp/version-13-hotfix/pr-31601
...
perf: reduce db calls for warehouse wise stock value chart (backport #31601 )
2022-07-31 18:26:27 +05:30
Maharshi Patel
08c69c7a76
fix: (india) HSN wise report
...
Problem:
The previous approach for calculating tax_rate was incorrect.
```
['tax_rate'] * ['number of unique rows']
```
Joining `tabSales Taxes and Charges` was adding unnecessary rows & complexity.
Solution:
Instead of trying to get tax_rate from the main query itself, I used the get_tax_accounts's data to calculate the correct tax_rate.
Todo:
Union Territory
2022-07-29 14:22:31 +05:30
Frappe PR Bot
84e6cead56
chore(release): Bumped to Version 13.36.2
...
## [13.36.2](https://github.com/frappe/erpnext/compare/v13.36.1...v13.36.2 ) (2022-07-28)
### Bug Fixes
* (india) (e-invoice) margin & internal company transfer ([b97d30a ](b97d30aad0 ))
* (india) add overseas in HSN wise report ([1d69ce1 ](1d69ce1932 ))
* Allow allocating advance amount against Expense Claim taxes ([42f3592 ](42f3592e95 ))
* assign duplicate_items_msg outside conditional ([#31639 ](https://github.com/frappe/erpnext/issues/31639 )) ([8e23c6a ](8e23c6ad69 ))
* correct Brazilian portuguese translations (backport [#31498 ](https://github.com/frappe/erpnext/issues/31498 )) ([#31660 ](https://github.com/frappe/erpnext/issues/31660 )) ([794fd08 ](794fd0819f ))
* discount and test added ([a843e78 ](a843e784e6 ))
* display customer name on picking list ([dbf245c ](dbf245c687 ))
* do not update component amount for timesheet components ([#31696 ](https://github.com/frappe/erpnext/issues/31696 )) ([bc7cfe6 ](bc7cfe6919 ))
* enable tax withholding checkbox in PI with supplier_tds ([bc74942 ](bc7494278d ))
* ensure defaults removed in bad frappe patch get set again (backport [#31659 ](https://github.com/frappe/erpnext/issues/31659 )) ([#31661 ](https://github.com/frappe/erpnext/issues/31661 )) ([763787b ](763787b0a5 ))
* hero image not loading in portal homepage ([#31699 ](https://github.com/frappe/erpnext/issues/31699 )) ([8a6432e ](8a6432ec3f ))
* **india:** e-way bill json for unregistered gst category ([01d6df4 ](01d6df45d0 ))
* make customer_name field read only. ([2381b81 ](2381b81aac ))
* manually generated salary slips overwritten by structure amount ([#31711 ](https://github.com/frappe/erpnext/issues/31711 )) ([32c1bb6 ](32c1bb61de ))
* Map `Item` image to `Website Item` website_image only if published via UI (v13) ([9b1544a ](9b1544aa14 ))
* payment entry to student ([#31708 ](https://github.com/frappe/erpnext/issues/31708 )) ([4f02375 ](4f023757de ))
* Reload loan Table in Salary Slip when change Employee ([#31525 ](https://github.com/frappe/erpnext/issues/31525 )) ([a95c011 ](a95c011a93 ))
* rounding errors while closing pos (backport [#31654 ](https://github.com/frappe/erpnext/issues/31654 )) ([#31658 ](https://github.com/frappe/erpnext/issues/31658 )) ([529a47b ](529a47bc88 ))
* Route condition set with proper filter ([#31556 ](https://github.com/frappe/erpnext/issues/31556 )) ([5cdc267 ](5cdc267aee ))
* The Fee details are not fetched in Program Enrollment ([#31153 ](https://github.com/frappe/erpnext/issues/31153 )) ([0602848 ](0602848caa ))
* update fr translations ([#31687 ](https://github.com/frappe/erpnext/issues/31687 )) ([89348c1 ](89348c1bb4 ))
* update fr translations (backport [#31526 ](https://github.com/frappe/erpnext/issues/31526 )) ([#31666 ](https://github.com/frappe/erpnext/issues/31666 )) ([95e1021 ](95e1021caf ))
* update SO's percentage billed on credit note ([2f2d3de ](2f2d3de306 ))
* use current pos profile on sales return ([c442b4a ](c442b4aef1 ))
2022-07-28 12:13:57 +00:00
Deepesh Garg
590e48fa1d
Merge pull request #31725 from frappe/version-13-hotfix
...
chore: weekly version-13 release
2022-07-28 17:42:15 +05:30
Deepesh Garg
25da4d28ff
Merge pull request #31727 from frappe/mergify/bp/version-13-hotfix/pr-31656
...
fix: use current pos profile on sales return (backport #31656 )
2022-07-28 16:32:36 +05:30
Deepesh Garg
f57d2fadbc
Merge pull request #31728 from frappe/mergify/bp/version-13-hotfix/pr-31676
...
fix: enable tax withholding checkbox in PI with supplier_tds (backport #31676 )
2022-07-28 16:32:17 +05:30
Deepesh Garg
9e7edd677a
Merge pull request #31726 from frappe/mergify/bp/version-13-hotfix/pr-31576
...
fix: credite note for returned delivery note updates SO's billed percentage (backport #31576 )
2022-07-28 16:32:05 +05:30
ruthra kumar
bc7494278d
fix: enable tax withholding checkbox in PI with supplier_tds
...
(cherry picked from commit b461724416 )
2022-07-28 10:42:58 +00:00
ruthra kumar
c442b4aef1
fix: use current pos profile on sales return
...
(cherry picked from commit 5b85af5f1a )
2022-07-28 10:36:23 +00:00
ruthra kumar
ef9b25cf08
test: SO percentage billed when cr_note made against delivery return
...
(cherry picked from commit 243f66fcd3 )
2022-07-28 10:21:19 +00:00
ruthra kumar
2f2d3de306
fix: update SO's percentage billed on credit note
...
Credit Note created from Sales Return will update precentage billed in
Sales Order accordingly
(cherry picked from commit 04c1019242 )
2022-07-28 10:21:18 +00:00
Rucha Mahabal
13639682ce
Merge pull request #31724 from ruchamahabal/expense-claim-adv
2022-07-28 14:51:15 +05:30
Rucha Mahabal
c01adae8a5
test: advance amount allocation against expense claim with taxes
2022-07-28 14:27:09 +05:30
Deepesh Garg
8ae691d9dc
Merge branch 'version-13' into version-13-hotfix
2022-07-28 13:59:25 +05:30
Alaa Alsalehi
a95c011a93
fix: Reload loan Table in Salary Slip when change Employee ( #31525 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
Co-authored-by: bahaaabed <bahaa.9999.sh@gmail.com >
Co-authored-by: newhr1 <104132586+newhr1@users.noreply.github.com >
2022-07-28 13:22:07 +05:30
Rucha Mahabal
42f3592e95
fix: Allow allocating advance amount against Expense Claim taxes
2022-07-28 13:21:29 +05:30
Syed Mujeer Hashmi
0602848caa
fix: The Fee details are not fetched in Program Enrollment ( #31153 )
2022-07-28 12:30:39 +05:30
Rucha Mahabal
9985d28571
chore: Add HR & Payroll deprecation warning ( #31720 )
2022-07-28 11:43:49 +05:30
Marica
31824c2280
Merge pull request #31716 from frappe/mergify/bp/version-13-hotfix/pr-31687
...
fix: update fr translations (backport #31687 )
2022-07-27 18:01:30 +05:30
Devin Slauenwhite
18d93f8398
fix: sum stock_value and group by warehouse
...
(cherry picked from commit 1e20358c28 )
2022-07-27 12:18:39 +00:00
Devin Slauenwhite
c9443123f9
chore: remove unused import
...
(cherry picked from commit bc3023318e )
2022-07-27 12:18:38 +00:00
Devin Slauenwhite
0fdec8fac8
pref: reduce count of db calls from n to 2
...
(cherry picked from commit 73ade04dcf )
2022-07-27 12:18:38 +00:00
marination
6fbb06a878
chore: Merge Conflict
2022-07-27 17:30:46 +05:30
HENRY Florian
89348c1bb4
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 >
(cherry picked from commit cc1f837685 )
# Conflicts:
# erpnext/translations/fr.csv
2022-07-27 11:52:03 +00:00
Marica
598dbc93ac
Merge pull request #31669 from frappe/mergify/bp/version-13-hotfix/pr-31579
...
fix: display customer name on picking list (backport #31579 )
2022-07-27 16:45:07 +05:30
Marica
51a4ef3069
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31579
2022-07-27 16:23:22 +05:30
Marica
49fb177f86
chore: Merge Conflicts
2022-07-27 16:22:17 +05:30
Marica
b0aae8a297
Merge pull request #31713 from frappe/mergify/bp/version-13-hotfix/pr-31469
...
chore: Make `image` field obsolete in Website Item (redundant) (backport #31469 )
2022-07-27 16:12:32 +05:30
Marica
e310347ca4
chore: Merge Conflicts
2022-07-27 15:51:01 +05:30
marination
9b1544aa14
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`
(cherry picked from commit af38baeb3b )
# Conflicts:
# erpnext/e_commerce/doctype/website_item/website_item.py
2022-07-27 10:14:20 +00:00
marination
a8da5f4566
chore: Remove image use in website item list
...
(cherry picked from commit 7a6ee8cf2d )
2022-07-27 10:14:18 +00:00
marination
0e469f6d95
chore: Remove image from ProductQuery fields
...
(cherry picked from commit eec07833f4 )
2022-07-27 10:14:18 +00:00
marination
b393c230bd
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
(cherry picked from commit 9541354ec7 )
# Conflicts:
# erpnext/e_commerce/doctype/website_item/website_item.py
2022-07-27 10:14:16 +00:00
Rucha Mahabal
32c1bb61de
fix: manually generated salary slips overwritten by structure amount ( #31711 )
2022-07-27 12:44:26 +05:30
MohsinAli
4f023757de
fix: payment entry to student ( #31708 )
...
Payment entry to student via Payment References(From Journal Entry)
2022-07-27 11:50:15 +05:30
Deepesh Garg
d2d25e17bb
Merge pull request #31698 from maharshivpatel/fix-einvoice-margin-internal-transfer
...
fix: (india) (e-invoice) margin & internal company transfer
2022-07-26 21:59:44 +05:30
Maharshi Patel
a843e784e6
fix: discount and test added
...
only report net rate if discount is less than 0 and added test.
2022-07-26 17:40:59 +05:30
Rucha Mahabal
8a6432ec3f
fix: hero image not loading in portal homepage ( #31699 )
2022-07-26 13:43:36 +05:30
Maharshi Patel
b97d30aad0
fix: (india) (e-invoice) margin & internal company transfer
...
When the item price is more than the price list rate ( margin added ) discount value becomes negative. The previous attempt to solve this was to convert discount to absolute value. However, that gives incorrect unit price and discount value. To solve this, I have made changes to report net rates in cases where the margin is added or is an internal company transfer.
2022-07-26 12:57:47 +05:30
Rucha Mahabal
bc7cfe6919
fix: do not update component amount for timesheet components ( #31696 )
...
* fix: do not update component amount for timesheet components
* fix: warn the user about overwriting timesheet component amount
2022-07-26 12:35:50 +05:30
Deepesh Garg
85802b0f97
Merge pull request #31602 from rtdany10/patch-19
...
fix(india): e-way bill json for unregistered gst category
2022-07-22 13:11:19 +05:30
Deepesh Garg
dc67d39ce6
Merge pull request #31665 from maharshivpatel/fix-add-overseas-hsn-report
...
fix: (india) add entries from overseas invoices in HSN wise report
2022-07-22 13:06:30 +05:30
mergify[bot]
529a47bc88
fix: rounding errors while closing pos (backport #31654 ) ( #31658 )
2022-07-22 11:17:59 +05:30
Devin Slauenwhite
2381b81aac
fix: make customer_name field read only.
...
(cherry picked from commit 7083b3148b )
# Conflicts:
# erpnext/stock/doctype/pick_list/pick_list.json
2022-07-21 13:08:41 +00:00
Devin Slauenwhite
dbf245c687
fix: display customer name on picking list
...
(cherry picked from commit 0a633a212d )
# Conflicts:
# erpnext/stock/doctype/pick_list/pick_list.json
2022-07-21 13:08:40 +00:00
Nihantra C. Patel
5cdc267aee
fix: Route condition set with proper filter ( #31556 )
...
* fix: Redirect to report with proper filter
* Update member.js
* fix: Route condition set with proper filter
* fix: Route condition set with proper filter
* fix: Route condition set with proper filter
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-07-21 18:29:06 +05:30
mergify[bot]
95e1021caf
fix: update fr translations (backport #31526 ) ( #31666 )
...
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 >
(cherry picked from commit 3ba0d6cc5c )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2022-07-21 18:11:32 +05:30
mergify[bot]
7d50f8798a
Update de.csv (backport #31596 ) ( #31667 )
...
Update de.csv (#31596 )
IN,IM to IN,EIN
Co-authored-by: Marica <maricadsouza221197@gmail.com >
(cherry picked from commit 8629d01dd5 )
Co-authored-by: billy995 <48571007+billy995@users.noreply.github.com >
2022-07-21 18:10:46 +05:30
Marica
dd751c6e92
Merge pull request #31664 from frappe/mergify/bp/version-13-hotfix/pr-31544
...
FIX: quality inspection quick creation from purchase receipt: pre-fill sample size if available (backport #31544 )
2022-07-21 14:13:48 +05:30
Frappe PR Bot
69087b8790
chore(release): Bumped to Version 13.36.1
...
## [13.36.1](https://github.com/frappe/erpnext/compare/v13.36.0...v13.36.1 ) (2022-07-21)
### Bug Fixes
* ensure defaults removed in bad frappe patch get set again (backport [#31659 ](https://github.com/frappe/erpnext/issues/31659 )) ([2ae3bd9 ](2ae3bd9fed ))
2022-07-21 08:26:20 +00:00
mergify[bot]
763787b0a5
fix: ensure defaults removed in bad frappe patch get set again (backport #31659 ) ( #31661 )
...
fix: ensure defaults removed in bad frappe patch get set again (#31659 )
(cherry picked from commit bf2833b8ee )
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2022-07-21 13:54:55 +05:30
mergify[bot]
2ae3bd9fed
fix: ensure defaults removed in bad frappe patch get set again (backport #31659 )
...
fix: ensure defaults removed in bad frappe patch get set again (#31659 )
(cherry picked from commit bf2833b8ee )
(cherry picked from commit 9071018e4e )
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2022-07-21 13:54:40 +05:30
Marc de Lima Lucio
1998223ee3
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 >
(cherry picked from commit 048c037842 )
2022-07-21 08:17:48 +00:00
mergify[bot]
794fd0819f
fix: correct Brazilian portuguese translations (backport #31498 ) ( #31660 )
...
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 >
(cherry picked from commit d30f8387d9 )
Co-authored-by: Marco Fonseca <62901164+treasuryesc@users.noreply.github.com >
2022-07-21 13:47:18 +05:30
Maharshi Patel
1d69ce1932
fix: (india) add overseas in HSN wise report
...
SQL query had WHERE `tabSales Taxes and Charges`.parent = `tabSales Invoice`.name. However, In overseas, there is no `tabSales Taxes and Charges` so I changed the query to use a combination of INNER JOIN and LEFT JOIN to fetch all entries.
2022-07-21 13:27:30 +05:30
Maharshi Patel
8e23c6ad69
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
2022-07-20 21:25:36 +05:30
Frappe PR Bot
32ba8c7d6d
chore(release): Bumped to Version 13.36.0
...
# [13.36.0](https://github.com/frappe/erpnext/compare/v13.35.3...v13.36.0 ) (2022-07-20)
### Bug Fixes
* (india) (e-invoice) allow generation for UIN Holders ([82539fc ](82539fc18a ))
* (india) (e-invoice) CN / DN with 0 qty ([84f260e ](84f260e1d8 ))
* (india) (e-invoice) discount calculation ([1f4d434 ](1f4d434675 ))
* (india) (e-invoice) discount in CN/DN ([6e6b55e ](6e6b55ece0 ))
* (india) (e-invoice) qty should not be changed to 1 ([b0efb98 ](b0efb98237 ))
* (india)(einvoice) discount for CN DN ([844758a ](844758a27c ))
* added Section translation in German for Salary Slip (backport [#31608 ](https://github.com/frappe/erpnext/issues/31608 )) ([#31616 ](https://github.com/frappe/erpnext/issues/31616 )) ([12d3d6a ](12d3d6ab49 ))
* Allow multi currency invoice against single party account ([9ac9c46 ](9ac9c46dab ))
* **India:** Inward supplies from Composition Supplier in 3B report ([b147ce4 ](b147ce4206 ))
* LCV updates wrong future qty/Bin qty ([f0ecdbe ](f0ecdbef5a ))
* linter ([9a3c846 ](9a3c84663f ))
* move auto attendance job to long queue ([8eb9aaa ](8eb9aaafe9 ))
* on cancel for loan refund ([8237d94 ](8237d94b11 ))
* Opening Invoice Creation Tool msgprint ([cb80bcd ](cb80bcd0ee ))
* Patch to make accounting dimension in orders ([55399f2 ](55399f2e58 ))
* Remove unnecessary list comprehensions ([711501b ](711501be5e ))
* Removed 'Allow Monthly Depreciation' checkbox and fixed wdv depreciation rate ([616e3c6 ](616e3c66b9 ))
* Renamed status field to gle_processing_status ([1180135 ](1180135067 ))
* Set Amount in Supplied Item table ([72e8c02 ](72e8c02ae0 ))
* set default_bom for item ([def622c ](def622c13e ))
* set status on submit/cancel ([04b077a ](04b077a89f ))
* slow stock reposting ([a5dae92 ](a5dae9264d ))
* Supplier details in TDS monthly report ([#31599 ](https://github.com/frappe/erpnext/issues/31599 )) ([431d79f ](431d79f516 ))
* Tax amount not considered in Expense Claim Journal Entry ([90c751f ](90c751f648 ))
* test ([9631ffd ](9631ffd215 ))
### Features
* add adjustment amount to loan ([d5ce780](d5ce780e87 ))
### Performance Improvements
* index shift type and employee in checkins and assignment to avoid full table scans ([6938025 ](6938025952 ))
* Optimization of gl entry processing logic in period closing voucher ([903e42f ](903e42fbdd ))
* Replace `db.get_all` with `db.exists` in `is_holiday` ([85c554e ](85c554eab5 ))
* Replace `get_doc` with `db.get_value` in `get_shift_details` ([abb7ac5 ](abb7ac5a0b ))
* Use `get_cached_value` and `get_cached_doc` ([8c9035d ](8c9035d914 ))
2022-07-20 15:21:11 +00:00
Deepesh Garg
4d67695294
Merge pull request #31647 from frappe/version-13-hotfix
...
chore: weekly version-13 release
2022-07-20 20:49:09 +05:30
Deepesh Garg
50fbfd9839
Merge pull request #31649 from frappe/mergify/bp/version-13-hotfix/pr-31648
...
fix: Patch to make accounting dimension in orders (backport #31648 )
2022-07-20 20:01:27 +05:30
Deepesh Garg
e36c74ac44
chore: resolve conflicts
2022-07-20 19:39:18 +05:30
Deepesh Garg
45e25b2d56
chore: do not re run patch
...
(cherry picked from commit cad2035e07 )
# Conflicts:
# erpnext/patches.txt
2022-07-20 13:32:41 +00:00
Deepesh Garg
55399f2e58
fix: Patch to make accounting dimension in orders
...
(cherry picked from commit d46e406db7 )
# Conflicts:
# erpnext/patches.txt
2022-07-20 13:32:41 +00:00
Deepesh Garg
a5cd81c73c
Merge branch 'version-13' into version-13-hotfix
2022-07-20 17:52:28 +05:30
Nabin Hait
52c8e0a6ea
Merge pull request #31644 from nabinhait/asset-monthly-depreciation-v13-hotfix
...
fix: Removed 'Allow Monthly Depreciation' checkbox
2022-07-20 17:33:15 +05:30
Nabin Hait
616e3c66b9
fix: Removed 'Allow Monthly Depreciation' checkbox and fixed wdv depreciation rate
2022-07-20 17:32:28 +05:30
Nabin Hait
a6e97ea9ab
Merge pull request #31626 from nabinhait/pcv-perf-enhancements
...
perf: Optimization of gl entry processing logic in period closing voucher
2022-07-20 15:39:39 +05:30
Deepesh Garg
2c5e117f01
Merge pull request #31629 from maharshivpatel/fix-einvoice-discounts
...
fix: (india) (e-invoice) convert discount to absolute value
2022-07-20 13:18:14 +05:30
Marica
a65dd58444
Merge pull request #31416 from frappe/mergify/bp/version-13-hotfix/pr-31412
...
fix: set default_bom for item (backport #31412 )
2022-07-20 11:31:55 +05:30
Nabin Hait
04b077a89f
fix: set status on submit/cancel
2022-07-20 11:10:36 +05:30
Nabin Hait
1180135067
fix: Renamed status field to gle_processing_status
2022-07-20 10:50:44 +05:30
Rucha Mahabal
eae4b06a80
Merge pull request #31630 from ruchamahabal/auto-attendance-perf
2022-07-20 10:25:02 +05:30
Maharshi Patel
b0efb98237
fix: (india) (e-invoice) qty should not be changed to 1
...
Qty of 0 is allowed so can't change item.qty to 1 instead created item_qty and used it.
2022-07-19 22:29:38 +05:30
rohitwaghchaure
e7e1847ec9
Merge pull request #31634 from frappe/mergify/bp/version-13-hotfix/pr-31631
...
fix: slow stock reposting (backport #31631 )
2022-07-19 19:26:35 +05:30
Rohit Waghchaure
a5dae9264d
fix: slow stock reposting
...
(cherry picked from commit 1d80d37ccf )
2022-07-19 13:18:13 +00:00
Marica
284095106c
Merge pull request #31588 from SolufyPrivateLimited/Solufyin-oict
...
fix: Opening Invoice Creation Tool msgprint
2022-07-19 17:47:44 +05:30
Rucha Mahabal
8eb9aaafe9
fix: move auto attendance job to long queue
2022-07-19 16:07:18 +05:30
Rucha Mahabal
6938025952
perf: index shift type and employee in checkins and assignment to avoid full table scans
2022-07-19 16:02:31 +05:30
Maharshi Patel
6e6b55ece0
fix: (india) (e-invoice) discount in CN/DN
...
discount fixes
2022-07-19 15:31:34 +05:30
Rucha Mahabal
8c9035d914
perf: Use get_cached_value and get_cached_doc
2022-07-19 14:47:14 +05:30
Nabin Hait
cfb11f4b84
test: Added test for PCV cancellation
2022-07-19 14:31:02 +05:30
Marica
feffc3af27
Merge pull request #31627 from frappe/mergify/bp/version-13-hotfix/pr-31515
...
fix: LCV updates wrong future qty/Bin qty (backport #31515 )
2022-07-19 14:21:33 +05:30
marination
ca9c6e1651
test: LCV impact on future stock balancees
...
(cherry picked from commit de9ea70ce3 )
2022-07-19 08:10:22 +00:00
marination
f0ecdbef5a
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
(cherry picked from commit 7a5fd71a6c )
2022-07-19 08:10:21 +00:00
Marica
31930a16fa
Merge pull request #31624 from marination/sub-contract-amount
...
fix: Set `amount` in Raw Supplied Items table
2022-07-19 12:55:20 +05:30
Deepesh Garg
4f55fef782
Merge pull request #31623 from frappe/mergify/bp/version-13-hotfix/pr-31599
...
fix: Supplier details in TDS monthly report (backport #31599 )
2022-07-19 12:20:29 +05:30
marination
72e8c02ae0
fix: Set Amount in Supplied Item table
2022-07-19 11:47:25 +05:30
Deepesh Garg
f02596242c
Merge pull request #31609 from deepeshgarg007/gstr_3b_gst_category
...
fix(India): Inward supplies from Composition Supplier in GST 3B report
2022-07-19 10:23:44 +05:30
Deepesh Garg
431d79f516
fix: Supplier details in TDS monthly report ( #31599 )
...
(cherry picked from commit a6ff4db2ec )
2022-07-19 04:45:28 +00:00
Rucha Mahabal
711501be5e
fix: Remove unnecessary list comprehensions
2022-07-18 21:32:04 +05:30
Rucha Mahabal
abb7ac5a0b
perf: Replace get_doc with db.get_value in get_shift_details
2022-07-18 21:13:02 +05:30
Rucha Mahabal
85c554eab5
perf: Replace db.get_all with db.exists in is_holiday
...
- widely used function call, fetching all rows for holidays
2022-07-18 21:08:15 +05:30
Nabin Hait
903e42fbdd
perf: Optimization of gl entry processing logic in period closing voucher
2022-07-18 17:59:42 +05:30
mergify[bot]
12d3d6ab49
fix: added Section translation in German for Salary Slip (backport #31608 ) ( #31616 )
...
Co-authored-by: Wolfram Schmidt <wolfram.schmidt@phamos.eu >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-07-18 13:41:42 +05:30
Rucha Mahabal
26497f9c0e
Merge pull request #31614 from ruchamahabal/fix-claim-payment
...
fix: Tax amount not considered in Expense Claim Journal Entry
2022-07-18 13:24:12 +05:30
Rucha Mahabal
6a7549d4b2
test: Journal Entry against Expense Claim
2022-07-18 12:57:50 +05:30
Rucha Mahabal
90c751f648
fix: Tax amount not considered in Expense Claim Journal Entry
...
- add a helper function `get_outstanding_amount_for_claim` for uniformity in usages
2022-07-18 12:39:09 +05:30
Frappe PR Bot
1090862296
chore(release): Bumped to Version 13.35.3
...
## [13.35.3](https://github.com/frappe/erpnext/compare/v13.35.2...v13.35.3 ) (2022-07-18)
### Bug Fixes
* (india) (e-invoice) CN / DN with 0 qty and discount issues ([425abcd ](425abcdea7 ))
2022-07-18 05:21:17 +00:00
mergify[bot]
425abcdea7
fix: (india) (e-invoice) CN / DN with 0 qty and discount issues
...
* fix: (india) (e-invoice) CN / DN with 0 qty
2022-07-18 10:49:41 +05:30
Deepesh Garg
144057f7e3
Merge pull request #31583 from maharshivpatel/fix-e_invoice-cn-dn-qty-0-error
...
fix: (india) (e-invoice) CN / DN with 0 qty and discount issues
2022-07-18 09:09:19 +05:30
Maharshi Patel
9631ffd215
fix: test
...
change setting to run test with correct use case.
2022-07-17 15:40:55 +05:30
Maharshi Patel
9a3c84663f
fix: linter
2022-07-17 15:22:37 +05:30
Maharshi Patel
2066e5a53a
discount settings for e-invoice added and test cases
2022-07-17 15:08:40 +05:30
Deepesh Garg
b147ce4206
fix(India): Inward supplies from Composition Supplier in 3B report
2022-07-17 00:43:25 +05:30
Deepesh Garg
0d6beed546
test: Update test case
2022-07-16 14:06:01 +05:30
Maharshi Patel
844758a27c
fix: (india)(einvoice) discount for CN DN
2022-07-15 16:54:10 +05:30
Maharshi Patel
1f4d434675
fix: (india) (e-invoice) discount calculation
...
I have added fixes for discount in e-inovice.
2022-07-15 16:03:42 +05:30
Dany Robert
01d6df45d0
fix(india): e-way bill json for unregistered gst category
2022-07-15 11:17:41 +05:30
Deepesh Garg
8c7b836de8
Merge pull request #31595 from maharshivpatel/fix-uin-e_invoice
...
fix: (india) (e-invoice) allow generation for UIN Holders
2022-07-14 21:25:45 +05:30
Deepesh Garg
9fd1fad259
Merge pull request #31572 from frappe/mergify/bp/version-13-hotfix/pr-31566
...
fix: Allow multi currency invoice against single party account (backport #31566 )
2022-07-14 21:25:17 +05:30
Deepesh Garg
dfa0638baf
Merge pull request #31577 from frappe/mergify/bp/version-13-hotfix/pr-31543
...
feat: Loan balance adjustment doctypes (backport #31543 )
2022-07-14 21:24:49 +05:30
Deepesh Garg
0a5bc86d1b
chore: resolve conflicts
2022-07-14 17:20:32 +05:30
Deepesh Garg
bdd15895ff
chore: resolve conflicts
2022-07-14 17:06:01 +05:30
Maharshi Patel
82539fc18a
fix: (india) (e-invoice) allow generation for UIN Holders
...
e-invoice is required for UIN Holders and they should be treated as Registered Regular. there was incorrect if hasattr check that prevented UIN number validation.
2022-07-14 15:12:51 +05:30
Solufyin
cb80bcd0ee
fix: Opening Invoice Creation Tool msgprint
2022-07-13 11:55:47 +05:30
Maharshi Patel
84f260e1d8
fix: (india) (e-invoice) CN / DN with 0 qty
...
Qty 0 is allowed when creating Credit or Debit Note this caused ZeroDivisionError during unit_rate calculation.
fixed the issue by adding required conditionals.
2022-07-13 01:39:36 +05:30
Sagar Sharma
023c5db3bc
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31412
2022-07-12 23:33:48 +05:30
Deepesh Garg
0b3958d692
chore: Linting Issues
...
(cherry picked from commit 0bac030ca7 )
2022-07-12 12:56:46 +00:00
Deepesh Garg
c2a7dc7754
chore: Linting Issues
...
(cherry picked from commit d933ff5cf6 )
2022-07-12 12:56:46 +00:00
Abhinav Raut
8237d94b11
fix: on cancel for loan refund
...
(cherry picked from commit 13b7ed1e2c )
2022-07-12 12:56:45 +00:00
Labeeb Mattra
0713a240a7
Consider refund_amount in pending principal amount
...
(cherry picked from commit 35f2717ad2 )
2022-07-12 12:56:45 +00:00
Labeeb Mattra
61b2a1c3cb
fix excess amount calculation in loan refund
...
(cherry picked from commit 9df1413adb )
2022-07-12 12:56:44 +00:00
Labeeb Mattra
94be7a95f7
Update adjustment_type field options
...
(cherry picked from commit 245b0c7818 )
2022-07-12 12:56:44 +00:00
Labeeb Mattra
7ba0326bdd
fix adjustment amount field name
...
(cherry picked from commit 6cc09ef3a2 )
2022-07-12 12:56:43 +00:00
Labeeb Mattra
86af1ef6ed
fix indent and imports
...
(cherry picked from commit 0ed6382ab6 )
2022-07-12 12:56:43 +00:00
Labeeb Mattra
b995338d0c
fix lint
...
(cherry picked from commit 8434ec09c3 )
2022-07-12 12:56:43 +00:00
Labeeb Mattra
0856e14c13
Use adjustment amounts in pending principal amnt
...
(cherry picked from commit 1b5b2138ee )
2022-07-12 12:56:42 +00:00
Labeeb Mattra
ff5ee2bbac
Add ref no to balance adjustment remarks
...
(cherry picked from commit a1a51ce1a6 )
2022-07-12 12:56:42 +00:00
Labeeb Mattra
a36e8a83d8
Add reference number to repayment remarks
...
(cherry picked from commit 74dbf8c5d9 )
# Conflicts:
# erpnext/loan_management/doctype/loan_repayment/loan_repayment.py
2022-07-12 12:56:41 +00:00
Labeeb Mattra
d81e7e2421
Add NPA checkbox in Loan
...
(cherry picked from commit 27a8e16b28 )
2022-07-12 12:56:41 +00:00
Labeeb Mattra
8181d61293
Update list view for Accrual and Shortfall
...
(cherry picked from commit 7d6e4898c4 )
2022-07-12 12:56:40 +00:00
Labeeb Mattra
548aac5b11
Remove loan account field from doctype
...
(cherry picked from commit 6febcd529b )
2022-07-12 12:56:40 +00:00
Labeeb Mattra
de69fee6aa
Use new adjustment amount fields
...
(cherry picked from commit 7d468a8778 )
2022-07-12 12:56:39 +00:00
Labeeb Mattra
c3e6d7ba29
Seperate credit and debit adjust amount fields in Loan
...
(cherry picked from commit d6f632a770 )
2022-07-12 12:56:38 +00:00
Abhinav Raut
d5ce780e87
feat: add adjustment amount to loan
...
- fix: bugs in loan balance adjustment
(cherry picked from commit 5c0a25012c )
2022-07-12 12:56:38 +00:00
Labeeb Mattra
a2125e694d
Add Loan Balance Adjustment doctype
...
(cherry picked from commit 2e8f056514 )
2022-07-12 12:56:37 +00:00
Labeeb Mattra
0d94653c5b
Add Loan Refund doctype
...
(cherry picked from commit e1682965c5 )
2022-07-12 12:56:36 +00:00
Labeeb Mattra
d9723a12c4
Add refund amount to loan
...
(cherry picked from commit 88cd780ca1 )
2022-07-12 12:56:36 +00:00
Labeeb Mattra
d24cb01a9d
Add more loan interest accrual types
...
(cherry picked from commit a81da2ea85 )
2022-07-12 12:56:35 +00:00
Labeeb Mattra
ab214bcdfc
update loan interest accrual types
...
(cherry picked from commit 900c878e03 )
2022-07-12 12:56:35 +00:00
Frappe PR Bot
751fbd6794
chore(release): Bumped to Version 13.35.2
...
## [13.35.2](https://github.com/frappe/erpnext/compare/v13.35.1...v13.35.2 ) (2022-07-12)
### Bug Fixes
* components in the same table don't get updated value of prev payment-days based component ([01beb6f ](01beb6f391 ))
* conflicts ([2045df1 ](2045df19f9 ))
* Incorrect provisional expense booking while reposting ([d182137 ](d182137ed1 ))
* timeout error while reposting ([07b80c2 ](07b80c295d ))
* Use Contact Name instead of Supplier in RFQ Email ([b0e17de ](b0e17dea2a ))
* Use fallback conversion factor while setting incoming rate for petty purchase ([2a432c2 ](2a432c22d4 ))
* Validate payment-days-based dependent component ([a28c7cf ](a28c7cf094 ))
2022-07-12 09:29:26 +00:00
Deepesh Garg
36566c1d14
Merge pull request #31574 from frappe/version-13-hotfix
...
chore: weekly version-13 release
2022-07-12 14:57:39 +05:30
Rucha Mahabal
28e4e4320e
Merge pull request #31521 from ruchamahabal/fix-salary-calc-pd
...
fix: components in the same table don't get updated value of prev payment-days based component
2022-07-12 12:06:21 +05:30
Rucha Mahabal
1133062bfc
Merge branch 'version-13-hotfix' into fix-salary-calc-pd
2022-07-12 11:42:07 +05:30
Rucha Mahabal
a28c7cf094
fix: Validate payment-days-based dependent component
2022-07-12 11:39:00 +05:30
Deepesh Garg
1c686c732e
chore: fix query
...
(cherry picked from commit e04e67c6bf )
2022-07-11 15:44:49 +00:00
Deepesh Garg
66c5290dee
chore: Ignore validation
...
(cherry picked from commit 3cf609fab1 )
2022-07-11 15:44:49 +00:00
Deepesh Garg
9ac9c46dab
fix: Allow multi currency invoice against single party account
...
(cherry picked from commit c83fbd5c50 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
2022-07-11 15:44:48 +00:00
Sagar Sharma
faa489bc73
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31412
2022-07-11 17:11:21 +05:30
Sagar Sharma
b17850ac3e
chore: conflicts
2022-07-11 17:09:30 +05:30
Marica
7d36bdf292
Merge pull request #31565 from frappe/mergify/bp/version-13-hotfix/pr-31550
...
fix: Use Contact Name instead of Supplier in RFQ Email (backport #31550 )
2022-07-11 12:35:18 +05:30
marination
b331c462ef
chore: Instantiate variable unconditionally
...
(cherry picked from commit 300e812a1f )
2022-07-11 05:52:08 +00:00
marination
b0e17dea2a
fix: Use Contact Name instead of Supplier in RFQ Email
...
(cherry picked from commit 88ac519b24 )
2022-07-11 05:52:07 +00:00
Frappe PR Bot
be3b010b44
chore(release): Bumped to Version 13.35.1
...
## [13.35.1](https://github.com/frappe/erpnext/compare/v13.35.0...v13.35.1 ) (2022-07-08)
### Bug Fixes
* Use fallback conversion factor while setting incoming rate for petty purchase ([bac8546 ](bac854628f ))
2022-07-08 10:20:30 +00:00
Deepesh Garg
45799f51b3
Merge pull request #31558 from frappe/mergify/bp/version-13/pr-31529
...
fix: Use fallback conversion factor while setting incoming rate for petty purchase (backport #31529 )
2022-07-08 15:48:47 +05:30
marination
bac854628f
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
(cherry picked from commit aa043fe961 )
2022-07-08 09:47:05 +00:00
Deepesh Garg
6d04bafb04
Merge pull request #31518 from frappe/mergify/bp/version-13-hotfix/pr-31516
...
fix: Incorrect provisional expense booking while reposting (backport #31516 )
2022-07-07 11:53:58 +05:30
rohitwaghchaure
c4f39c7b8b
Merge pull request #31538 from frappe/mergify/bp/version-13-hotfix/pr-31519
...
fix: timeout error while reposting (backport #31519 )
2022-07-06 14:33:26 +05:30
rohitwaghchaure
2045df19f9
fix: conflicts
2022-07-06 12:34:10 +05:30
Rohit Waghchaure
07b80c295d
fix: timeout error while reposting
...
(cherry picked from commit 78c8bb251e )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
2022-07-06 07:02:31 +00:00
Marica
a8c3882400
Merge pull request #31534 from frappe/mergify/bp/version-13-hotfix/pr-31529
...
fix: Use fallback conversion factor while setting incoming rate for petty purchase (backport #31529 )
2022-07-06 01:20:51 +05:30
marination
2a432c22d4
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
(cherry picked from commit aa043fe961 )
2022-07-05 19:09:36 +00:00
Deepesh Garg
776e807ade
Merge pull request #31530 from vorasmit/warn-remove-india
...
chore: deprecation warning for remove-india
2022-07-05 22:46:33 +05:30
Smit Vora
6bda2a0865
chore: deprecation warning for remove-india
2022-07-05 21:20:51 +05:30
Frappe PR Bot
5072e6b1dc
chore(release): Bumped to Version 13.35.0
...
# [13.35.0](https://github.com/frappe/erpnext/compare/v13.34.2...v13.35.0 ) (2022-07-05)
### Bug Fixes
* **India:** Discounts in E-Invoicing ([9ba7290 ](9ba7290dc9 ))
* Internal PI link in Sales Invoice ([8727a6c ](8727a6c5da ))
* Modify opts parameter misspell (backport [#31476 ](https://github.com/frappe/erpnext/issues/31476 )) ([#31477 ](https://github.com/frappe/erpnext/issues/31477 )) ([4d987a9 ](4d987a9510 )), closes [#31474 ](https://github.com/frappe/erpnext/issues/31474 )
* offset some scheduled jobs to avoid locks (backport [#31466 ](https://github.com/frappe/erpnext/issues/31466 )) ([#31489 ](https://github.com/frappe/erpnext/issues/31489 )) ([b1c6d78 ](b1c6d789a9 ))
* **UX:** dont apply price list when changing batch on mapped docs (backport [#31503 ](https://github.com/frappe/erpnext/issues/31503 )) ([#31504 ](https://github.com/frappe/erpnext/issues/31504 )) ([31fd263 ](31fd263825 ))
### Features
* Cash and Non trade discounts in Sales Invoice ([fd2ec25 ](fd2ec25588 ))
2022-07-05 08:55:20 +00:00
Deepesh Garg
a8180796db
Merge pull request #31524 from frappe/version-13-hotfix
...
chore: weekly version-13 release
2022-07-05 14:22:20 +05:30
Rucha Mahabal
01beb6f391
fix: components in the same table don't get updated value of prev payment-days based component
2022-07-04 23:14:26 +05:30
Deepesh Garg
d182137ed1
fix: Incorrect provisional expense booking while reposting
...
(cherry picked from commit 60aad31162 )
2022-07-04 14:58:41 +00:00
mergify[bot]
31fd263825
fix(UX): dont apply price list when changing batch on mapped docs (backport #31503 ) ( #31504 )
...
fix(UX): dont apply price list when changing batch on mapped docs (#31503 )
fix(UX): dont apply price list batch change on mapped docs
(cherry picked from commit 7e40c86c56 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-07-04 17:02:11 +05:30
Ankush Menat
5fc93076f4
chore: ignore late binding warnings
...
Most are false positives
[skip ci]
2022-07-04 13:22:01 +05:30
Deepesh Garg
827794b676
Merge pull request #31510 from frappe/mergify/bp/version-13-hotfix/pr-31405
...
feat: Cash and Non trade discounts in Sales Invoice (backport #31405 )
2022-07-04 11:58:45 +05:30
Deepesh Garg
c72ae178fa
chore: resolve conflicts
2022-07-03 14:05:34 +05:30
Deepesh Garg
4a5d681c77
chore: use get instead of . operator
...
(cherry picked from commit e54ec4b9b6 )
2022-07-03 08:05:23 +00:00
Deepesh Garg
57dc1026c8
test: Add test for einvoice discounts
...
(cherry picked from commit 38352b3e46 )
2022-07-03 08:05:22 +00:00
Deepesh Garg
9ba7290dc9
fix(India): Discounts in E-Invoicing
...
(cherry picked from commit f337213f33 )
2022-07-03 08:05:21 +00:00
Deepesh Garg
fd2ec25588
feat: Cash and Non trade discounts in Sales Invoice
...
(cherry picked from commit 169ff5a0dd )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2022-07-03 08:05:19 +00:00
Deepesh Garg
eb85ef974a
Merge pull request #31508 from frappe/mergify/bp/version-13-hotfix/pr-31493
...
fix: Internal PI link in Sales Invoice (backport #31493 )
2022-07-03 10:09:51 +05:30
Deepesh Garg
8727a6c5da
fix: Internal PI link in Sales Invoice
...
(cherry picked from commit 536e768ba9 )
2022-07-02 17:17:50 +00:00
Ankush Menat
1b9a4483d4
chore(meta): update CODEOWNERS
2022-07-01 15:44:18 +05:30
Deepesh Garg
fecf567e92
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31412
2022-06-30 16:46:59 +05:30
Ankush Menat
2e130c335a
ci: reduce container count on v13
2022-06-30 11:38:12 +05:30
mergify[bot]
b1c6d789a9
fix: offset some scheduled jobs to avoid locks (backport #31466 ) ( #31489 )
...
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.
(cherry picked from commit 5d73697c64 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-30 11:35:01 +05:30
mergify[bot]
4d987a9510
fix: Modify opts parameter misspell (backport #31476 ) ( #31477 )
...
fix: Modify opts parameter misspell (#31476 )
Modify opts parameter misspell
closes #31474
(cherry picked from commit 2a619fd789 )
Co-authored-by: gn306029 <gn306029@users.noreply.github.com >
2022-06-29 14:58:03 +05:30
Frappe PR Bot
43cb4fcbb1
chore(release): Bumped to Version 13.34.2
...
## [13.34.2](https://github.com/frappe/erpnext/compare/v13.34.1...v13.34.2 ) (2022-06-28)
### Bug Fixes
* add UOM validation for planned-qty ([559bde3 ](559bde3135 ))
* dont update RM items table if not required (backport [#31408 ](https://github.com/frappe/erpnext/issues/31408 )) ([#31457 ](https://github.com/frappe/erpnext/issues/31457 )) ([8155306 ](815530650c ))
* General Ledger and TB opening entries mismatch issues ([a0c5c73 ](a0c5c730f5 ))
* Monthly depreciation using WDV method ([e7659a1 ](e7659a10e4 ))
* Quotation and Sales Order item sync ([2219132 ](2219132fdb ))
* Respect system precision for user facing balance qty values ([#30837 ](https://github.com/frappe/erpnext/issues/30837 )) ([642b9c5 ](642b9c5466 ))
* **Salary Slip:** Components not updated when amount evaluates to 0 due to payment days ([#31425 ](https://github.com/frappe/erpnext/issues/31425 )) ([abfe926 ](abfe926a45 ))
* translation for filter status on report ([736f206 ](736f20656d ))
* update ru translate (backport [#31404 ](https://github.com/frappe/erpnext/issues/31404 )) ([#31417 ](https://github.com/frappe/erpnext/issues/31417 )) ([8b78a12 ](8b78a122e7 ))
2022-06-28 07:31:44 +00:00
Deepesh Garg
0d5bb92149
Merge pull request #31464 from frappe/version-13-hotfix
...
chore: weekly version-13 release
2022-06-28 13:00:06 +05:30
mergify[bot]
815530650c
fix: dont update RM items table if not required (backport #31408 ) ( #31457 )
...
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.
(cherry picked from commit dd11f26eba )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-28 10:28:11 +05:30
Deepesh Garg
8ab65bc44e
Merge pull request #31453 from frappe/mergify/bp/version-13-hotfix/pr-31446
...
fix: Quotation and Sales Order item sync (backport #31446 )
2022-06-28 08:49:21 +05:30
mergify[bot]
5e7cad476f
refactor: clean up product bundle client side code (backport #31455 ) ( #31456 )
...
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
(cherry picked from commit 20dac08f5f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-27 18:33:17 +05:30
Deepesh Garg
2219132fdb
fix: Quotation and Sales Order item sync
...
(cherry picked from commit 58fe220479 )
2022-06-27 05:48:39 +00:00
Deepesh Garg
873d1ecdf0
Merge pull request #31447 from frappe/mergify/bp/version-13-hotfix/pr-31439
...
fix: General Ledger and TB opening entries mismatch issues (backport #31439 )
2022-06-27 09:47:00 +05:30
Deepesh Garg
a0c5c730f5
fix: General Ledger and TB opening entries mismatch issues
...
(cherry picked from commit 6acd0325be )
2022-06-24 16:15:38 +00:00
Nabin Hait
e7659a10e4
fix: Monthly depreciation using WDV method
2022-06-24 21:12:31 +05:30
Sagar Sharma
96bd493a6f
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31412
2022-06-24 13:17:43 +05:30
Marica
5f8d8c096c
Merge pull request #31440 from frappe/mergify/bp/version-13-hotfix/pr-31421
...
fix: add UOM validation for planned-qty (backport #31421 )
2022-06-24 13:02:44 +05:30
s-aga-r
559bde3135
fix: add UOM validation for planned-qty
...
(cherry picked from commit 00807abe31 )
2022-06-24 07:10:55 +00:00
Deepesh Garg
d1bb94bb1d
Merge pull request #31431 from frappe/mergify/bp/version-13-hotfix/pr-31395
...
fix: filter set in Bank Clearance Summary (backport #31395 )
2022-06-23 14:26:45 +05:30
Rucha Mahabal
abfe926a45
fix(Salary Slip): Components not updated when amount evaluates to 0 due to payment days ( #31425 )
...
* fix(Salary Slip): Components not updated when amount evaluates to 0 due to payment days
* fix: remove 0 valued components that have been updated later
2022-06-23 11:01:00 +05:30
Nihantra C. Patel
4b53ec22c5
Update bank_clearance_summary.py
...
(cherry picked from commit 0097a2b60c )
2022-06-23 05:25:17 +00:00
Marica
87f77813ea
Merge pull request #31422 from frappe/mergify/bp/version-13-hotfix/pr-31420
...
fix: translation for filter status on report (backport #31420 )
2022-06-22 14:01:42 +05:30
Marica
b4e64d0ebb
Merge pull request #31423 from marination/bom-update-log-cleanup-perf-hotfix
...
chore: Clear Progress section for completed logs & `on_submit` UX
2022-06-22 14:01:19 +05:30
marination
fcec318588
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-22 12:27:08 +05:30
hrzzz
736f20656d
fix: translation for filter status on report
...
(cherry picked from commit 8b1ff96e30 )
2022-06-22 06:16:52 +00:00
mergify[bot]
8b78a122e7
fix: update ru translate (backport #31404 ) ( #31417 )
...
* 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
(cherry picked from commit ce1b4e40a1 )
# Conflicts:
# erpnext/translations/ru.csv
* chore: Fix merge conflicts
Co-authored-by: Vladislav <integration.into.society@gmail.com >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-06-21 20:14:13 +05:30
Marica
1e34616c91
Merge pull request #31393 from frappe/mergify/bp/version-13-hotfix/pr-30837
...
fix: Respect system precision for user facing balance qty values (backport #30837 )
2022-06-21 20:13:23 +05:30
Frappe PR Bot
0a25d28e34
chore(release): Bumped to Version 13.34.1
...
## [13.34.1](https://github.com/frappe/erpnext/compare/v13.34.0...v13.34.1 ) (2022-06-21)
### Bug Fixes
* Conversion rate validation for multi-currency invoices ([4186aaf ](4186aafd07 ))
* **india:** e-invoice eligibility if company gstin is not configured ([#31247 ](https://github.com/frappe/erpnext/issues/31247 )) ([7696ae4 ](7696ae4de1 ))
* internal transfer GLE validation ([8a4cd2a ](8a4cd2aba1 ))
* Merge Conflicts ([0f3a02d ](0f3a02db57 ))
* Pick Template BOM if variant BOM absent in WO popup from SO ([7c35887 ](7c35887d07 ))
* Quotation lost update ([3b9f943 ](3b9f943335 ))
* Spelling mistake in quotation depend on (backport [#31362 ](https://github.com/frappe/erpnext/issues/31362 )) ([#31363 ](https://github.com/frappe/erpnext/issues/31363 )) ([ebcdaf7 ](ebcdaf7c82 ))
* transaction date gets unset in material request ([#31387 ](https://github.com/frappe/erpnext/issues/31387 )) ([4e2ed6f ](4e2ed6f9d9 )), closes [#31327 ](https://github.com/frappe/erpnext/issues/31327 )
* UOM handling for transaction without item (backport [#31389 ](https://github.com/frappe/erpnext/issues/31389 )) ([#31391 ](https://github.com/frappe/erpnext/issues/31391 )) ([051e5cd ](051e5cd741 ))
### Performance Improvements
* GLE reposting with progress and chunking (backport [#31343 ](https://github.com/frappe/erpnext/issues/31343 )) ([#31373 ](https://github.com/frappe/erpnext/issues/31373 )) ([f19ed0b ](f19ed0b74c ))
2022-06-21 11:14:34 +00:00
s-aga-r
def622c13e
fix: set default_bom for item
...
(cherry picked from commit dc2830da4d )
# Conflicts:
# erpnext/manufacturing/doctype/bom/test_bom.py
2022-06-21 11:13:31 +00:00
Ankush Menat
d6d2215d8e
Merge pull request #31414 from frappe/version-13-hotfix
...
chore: weekly version-13 release
2022-06-21 16:39:04 +05:30
Deepesh Garg
e43e442448
Merge pull request #31413 from frappe/mergify/bp/version-13-hotfix/pr-31264
...
fix: internal transfer GLE validation (backport #31264 )
2022-06-21 14:56:56 +05:30
Ankush Menat
8a4cd2aba1
fix: internal transfer GLE validation
...
(cherry picked from commit 65b21ee7d6 )
2022-06-21 09:02:02 +00:00
Marica
3f4d00d288
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30837
2022-06-21 11:02:46 +05:30
Deepesh Garg
8b3fc15ca8
Merge pull request #31397 from frappe/mergify/bp/version-13-hotfix/pr-31396
...
fix: Quotation lost update (backport #31396 )
2022-06-21 10:28:45 +05:30
Deepesh Garg
760ba0877c
Merge pull request #31411 from frappe/mergify/bp/version-13-hotfix/pr-31350
...
fix: Conversion rate validation for multi-currency invoices (backport #31350 )
2022-06-21 10:28:15 +05:30
Deepesh Garg
da70b69d68
test: Add test case
...
(cherry picked from commit 8f37393044 )
2022-06-21 03:40:13 +00:00
Deepesh Garg
4186aafd07
fix: Conversion rate validation for multi-currency invoices
...
(cherry picked from commit d05d15346a )
2022-06-21 03:40:13 +00:00
marination
70a7dfe2f0
chore: Missing import flt
2022-06-20 17:18:01 +05:30
Marica
e982abbe4d
chore: Change autoname to v13 compatible value ( #31407 )
...
- 'autoincrement' is present only in v14
- 'hash' is automatically still used in tables but change value for safety
2022-06-20 17:09:52 +05:30
marination
5bcfbbe124
chore: fix merge conflict
2022-06-20 16:59:18 +05:30
Deepesh Garg
8e2e61ef84
chore: resolve conflicts
2022-06-18 20:23:58 +05:30
Deepesh Garg
b3169edfc8
Merge pull request #31275 from frappe/mergify/bp/version-13-hotfix/pr-31247
...
fix(india): e-invoice eligibility if company gstin is not configured (backport #31247 )
2022-06-17 21:41:44 +05:30
Deepesh Garg
8d63abb442
chore: fix condition
...
(cherry picked from commit e457288dba )
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.py
2022-06-17 15:39:53 +00:00
Deepesh Garg
3b9f943335
fix: Quotation lost update
...
(cherry picked from commit 02f9441e1a )
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.py
2022-06-17 15:39:52 +00:00
Marica
642b9c5466
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
(cherry picked from commit d6078aa911 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/test_stock_ledger_entry.py
2022-06-17 09:46:09 +00:00
mergify[bot]
051e5cd741
fix: UOM handling for transaction without item (backport #31389 ) ( #31391 )
...
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
(cherry picked from commit 10583eb3ce )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-17 15:11:28 +05:30
mergify[bot]
4e2ed6f9d9
fix: transaction date gets unset in material request ( #31387 )
...
* 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`
* fix: resolve merge conflict
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2022-06-17 12:04:10 +05:30
Marica
2d6e518f87
Merge pull request #31380 from frappe/mergify/bp/version-13-hotfix/pr-31372
...
chore: Fix a potential variable misuse bug (backport #31372 )
2022-06-16 12:47:58 +05:30
Marica
0f3a02db57
fix: Merge Conflicts
2022-06-16 12:23:13 +05:30
Jingxuan He
2cd03196a4
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 >
(cherry picked from commit b4a93da9f3 )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/pricing_rule.py
2022-06-16 06:47:49 +00:00
Ankush Menat
f19ed0b74c
perf: GLE reposting with progress and chunking (backport #31343 ) ( #31373 )
...
* fix: dont use cached doc for GLE reposts
ported from https://github.com/frappe/erpnext/pull/31240
* perf: GLE reposting with progress and chunking
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.
* test: add "actual" test for chunked GLE reposting
2022-06-15 20:54:20 +05:30
Marica
001130c0da
Merge pull request #31368 from frappe/mergify/bp/version-13-hotfix/pr-31353
...
fix: Pick Template BOM if variant BOM absent in WO popup from SO (backport #31353 )
2022-06-15 15:42:58 +05:30
marination
7c35887d07
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
(cherry picked from commit 9f2d325e67 )
2022-06-15 09:07:54 +00:00
mergify[bot]
ebcdaf7c82
fix: Spelling mistake in quotation depend on (backport #31362 ) ( #31363 )
...
* fix: Spelling mistake in quotation depend on (#31362 )
Update quotation.json
(cherry picked from commit 37e9622426 )
* chore: bump modified
Co-authored-by: Nihantra C. Patel <99652762+nihantra@users.noreply.github.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-15 12:05:46 +05:30
Frappe PR Bot
943d83b739
chore(release): Bumped to Version 13.34.0
...
# [13.34.0](https://github.com/frappe/erpnext/compare/v13.33.0...v13.34.0 ) (2022-06-14)
### Bug Fixes
* (auto-merge) Use `frappe.log_error` instead of `doc.log_error` ([bced6a0 ](bced6a07b4 ))
* `test_work_order_with_non_stock_item` ([b827c3b ](b827c3b3c9 ))
* Add cost center in loan document ([c19dfbe ](c19dfbe98a ))
* **asset:** failing test case ([#31277 ](https://github.com/frappe/erpnext/issues/31277 )) ([8a4c9d1 ](8a4c9d1238 ))
* Auto Insert Item Price If Missing when discount & blank UOM (backport [#31168 ](https://github.com/frappe/erpnext/issues/31168 )) ([#31267 ](https://github.com/frappe/erpnext/issues/31267 )) ([e69bff0 ](e69bff0caa ))
* Call `calculate_cost` for Draft BOM and typo in argument ([d035aa2 ](d035aa2afb ))
* Company address filter in quotation ([d375939 ](d375939475 ))
* DB update child items, remove redundancy, fix perf ([cbc52a2 ](cbc52a2e45 ))
* Depreciate Asset before generating GL Entries on sale ([#30759 ](https://github.com/frappe/erpnext/issues/30759 )) ([dfbfe40 ](dfbfe403e9 ))
* Get fresh RM rate in `calculate_rm_cost` ([9a513fd ](9a513fda74 ))
* **India:** Incorrect taxable in GSTR-3B report ([e5d2c59 ](e5d2c59929 ))
* **India:** Sales taxes and charges template fetching in quotation ([a1ba847 ](a1ba8475d0 ))
* locale Currency and Float setting in update_employee ([391ed9c ](391ed9c567 ))
* misaligned columns in print format of AR/AP report ([81e32e2 ](81e32e2855 ))
* Partially Ordered status for quotation ([37ba550 ](37ba550398 ))
* purchase invoice standalone return GLEs (backport [#31209 ](https://github.com/frappe/erpnext/issues/31209 )) ([#31263 ](https://github.com/frappe/erpnext/issues/31263 )) ([6d99b5a ](6d99b5a95a ))
* Reset represents company on disabling internal customer and supplier (backport [#31302 ](https://github.com/frappe/erpnext/issues/31302 )) ([#31306 ](https://github.com/frappe/erpnext/issues/31306 )) ([fb9b302 ](fb9b302ecf ))
* Safe cast `row.rate` (in case of faulty exploded items, edge case but oh well) ([6d65e2b ](6d65e2bab4 ))
* Supplied Qty not updated on Stock Entry cancel ([79b2062 ](79b20622c9 ))
* Trial Balance failing to ignore Finance Book ([00371f4 ](00371f4a22 ))
* typo in sql condition ([894f945 ](894f945be7 ))
* update fr translation (backport [#31232 ](https://github.com/frappe/erpnext/issues/31232 )) ([#31334 ](https://github.com/frappe/erpnext/issues/31334 )) ([5d0f271 ](5d0f271451 ))
* update Period Closing Voucher per Company ([5ebbe81 ](5ebbe81543 ))
* update ru translate (backport [#31200 ](https://github.com/frappe/erpnext/issues/31200 )) ([#31304 ](https://github.com/frappe/erpnext/issues/31304 )) ([77e4755 ](77e4755c1f ))
* Use `frappe.as_unicode` to decode output of redis module list (backport [#31282 ](https://github.com/frappe/erpnext/issues/31282 )) ([#31283 ](https://github.com/frappe/erpnext/issues/31283 )) ([633a452 ](633a4521e4 ))
* **ux:** hide new version btn on unsaved BOM (backport [#31297 ](https://github.com/frappe/erpnext/issues/31297 )) ([#31298 ](https://github.com/frappe/erpnext/issues/31298 )) ([9f6b32a ](9f6b32af12 ))
* **UX:** use doc.status for Job Card status ([#31320 ](https://github.com/frappe/erpnext/issues/31320 )) ([78473b8 ](78473b8d99 ))
### Features
* Add german translations ([a3f2cf3 ](a3f2cf3917 ))
* Level-wise BOM cost updation ([74d7d81 ](74d7d81d6e ))
* Only update exploded items rate and amount ([a26da58 ](a26da58718 ))
* Track progress in Log Batch/Job wise ([3b2a8bf ](3b2a8bf837 ))
### Performance Improvements
* `get_boms_in_bottom_up_order` ([87c2b3b ](87c2b3be0b ))
* `get_next_higher_level_boms` ([767a775 ](767a775709 ))
* Use cached doc instead of `get_doc` ([faa69c9 ](faa69c942b ))
2022-06-14 07:45:40 +00:00
Deepesh Garg
662a63b3f5
Merge pull request #31349 from frappe/version-13-hotfix
...
chore: weekly version-13 release
2022-06-14 13:13:45 +05:30
Deepesh Garg
55e0c03ef0
Merge pull request #31347 from frappe/mergify/bp/version-13-hotfix/pr-31322
...
fix: Company address filter in quotation (backport #31322 )
2022-06-14 12:44:59 +05:30
Deepesh Garg
da1a948a28
chore: resolve conflicts
2022-06-14 11:36:43 +05:30
Deepesh Garg
823cf88c3c
chore: linting issues
...
(cherry picked from commit fb3da124e5 )
2022-06-14 05:47:58 +00:00
Deepesh Garg
37ba550398
fix: Partially Ordered status for quotation
...
(cherry picked from commit 118c786e63 )
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.json
2022-06-14 05:47:57 +00:00
Deepesh Garg
a1ba8475d0
fix(India): Sales taxes and charges template fetching in quotation
...
(cherry picked from commit 243625898e )
2022-06-14 05:47:55 +00:00
Deepesh Garg
d375939475
fix: Company address filter in quotation
...
(cherry picked from commit 2fc04f661a )
2022-06-14 05:47:54 +00:00
Marica
c5bda9cb09
Merge pull request #31344 from frappe/mergify/bp/version-13-hotfix/pr-31341
...
fix: Supplied Qty not updated on Stock Entry cancel (backport #31341 )
2022-06-13 23:24:49 +05:30
Marica
6064ca6fed
test: Pass "yes" instead of 1 for is_subcontracted in create_purchase_order
2022-06-13 21:06:04 +05:30
marination
86a0ba5c9f
test: PO Supplied Qty reset on cancel/submit
...
(cherry picked from commit b8f468cb4f )
2022-06-13 15:13:54 +00:00
marination
79b20622c9
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
(cherry picked from commit fa1d9d548e )
2022-06-13 15:13:53 +00:00
Saqib Ansari
fb1325d7a5
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31247
2022-06-13 17:08:23 +05:30
mergify[bot]
5d0f271451
fix: update fr translation (backport #31232 ) ( #31334 )
...
* 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 >
(cherry picked from commit 83367bfe5e )
* fix: Accidental '=' instead of comma
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-06-13 12:18:46 +05:30
Marica
1e6e652988
Merge pull request #31314 from frappe/mergify/bp/version-13-hotfix/pr-31303
...
fix: locale Currency and Float setting in update_employee (backport #31303 )
2022-06-13 10:49:29 +05:30
Marica
ff770bbf04
Merge pull request #31321 from frappe/mergify/bp/version-13-hotfix/pr-31320
...
fix(UX): use doc.status for Job Card status (backport #31320 )
2022-06-13 10:30:05 +05:30
Ankush Menat
78473b8d99
fix(UX): use doc.status for Job Card status ( #31320 )
...
- Use doc.status directly for indicator - single source of truth
- Update status to cancelled when doc is cancelled
(cherry picked from commit 39ec0aca95 )
2022-06-13 10:04:53 +05:30
Deepesh Garg
977d6969d5
Merge pull request #31318 from frappe/mergify/bp/version-13-hotfix/pr-31295
...
fix: update Period Closing Voucher per Company (backport #31295 )
2022-06-11 23:44:22 +05:30
mergify[bot]
50a4c2e9dc
refactor: remove add_fetch (backport #31315 ) ( #31319 )
...
* 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"
(cherry picked from commit 1646fbe478 )
# Conflicts:
# erpnext/selling/sales_common.js
* chore: conflicts
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-10 18:30:50 +05:30
hendrik
5ebbe81543
fix: update Period Closing Voucher per Company
...
Validate period closing voucher company-wise
(cherry picked from commit 74b274f555 )
2022-06-10 09:23:36 +00:00
Deepesh Garg
395f86f42b
Merge pull request #31310 from frappe/mergify/bp/version-13-hotfix/pr-31294
...
fix(India): Incorrect taxable in GSTR-3B report (backport #31294 )
2022-06-10 14:27:20 +05:30
Deepesh Garg
9e0cb2a467
Merge pull request #31262 from frappe/mergify/bp/version-13-hotfix/pr-30155
...
fix: Add cost center in loan document (backport #30155 )
2022-06-10 13:16:33 +05:30
Deepesh Garg
1aaca097b3
chore: Linting Issues
2022-06-10 12:51:16 +05:30
Deepesh Garg
309bdf257d
Merge pull request #31139 from frappe/mergify/bp/version-13-hotfix/pr-31102
...
feat: Add german translations (backport #31102 )
2022-06-10 12:42:10 +05:30
Deepesh Garg
4c9422fb1b
chore: resolve conflicts
2022-06-10 12:39:12 +05:30
RJPvT
391ed9c567
fix: locale Currency and Float setting in update_employee
...
In fieldtypes locale settings (example NL) . and , changes whereby the field is inproperly filled
(cherry picked from commit 17887cde71 )
2022-06-10 06:05:51 +00:00
Deepesh Garg
95f8784ea9
chore: Resolve conflicts
2022-06-10 10:59:46 +05:30
Deepesh Garg
176a6722e5
chore: cleanup
...
(cherry picked from commit 50aafdbe99 )
2022-06-10 05:19:55 +00:00
Deepesh Garg
e5d2c59929
fix(India): Incorrect taxable in GSTR-3B report
...
(cherry picked from commit 20f568c159 )
2022-06-10 05:19:54 +00:00
Deepesh Garg
384ce92b4b
Merge pull request #31307 from frappe/mergify/bp/version-13-hotfix/pr-31216
...
fix: Trial Balance failing to ignore Finance Book (backport #31216 )
2022-06-10 00:10:23 +05:30
Sun Howwrongbum
894f945be7
fix: typo in sql condition
...
(cherry picked from commit ee2949aa3f )
2022-06-09 15:05:15 +00:00
Deepesh Garg
44642dba39
chore: Linting Issues
...
(cherry picked from commit b9dbb36d0e )
2022-06-09 15:05:14 +00:00
Sun Howwrongbum
00371f4a22
fix: Trial Balance failing to ignore Finance Book
...
(cherry picked from commit 48bde2de2a )
2022-06-09 15:05:14 +00:00
mergify[bot]
fb9b302ecf
fix: Reset represents company on disabling internal customer and supplier (backport #31302 ) ( #31306 )
...
fix: Reset represents company on disabling internal customer and supplier (#31302 )
(cherry picked from commit c13e5ad741 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2022-06-09 19:20:53 +05:30
mergify[bot]
77e4755c1f
fix: update ru translate (backport #31200 ) ( #31304 )
...
* 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
(cherry picked from commit 2675751d6c )
# Conflicts:
# erpnext/translations/ru.csv
* fix: Merge conflicts
Co-authored-by: Vladislav <integration.into.society@gmail.com >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-06-09 19:16:48 +05:30
Marica
bb431bb21f
Merge pull request #31299 from frappe/mergify/bp/version-13-hotfix/pr-31296
...
fix: misaligned columns in print format of AR/AP report (backport #31296 )
2022-06-09 18:31:20 +05:30
Marica
48de5ab62a
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31296
2022-06-09 18:09:09 +05:30
Marica
3816ae21bb
Merge pull request #31078 from marination/v13-perf-bom-update-tool
...
perf: BOM Update Tool (backport)
2022-06-09 17:51:28 +05:30
meaziz
9347cbbc9f
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
2022-06-09 17:43:31 +05:30
ruthra kumar
81e32e2855
fix: misaligned columns in print format of AR/AP report
...
(cherry picked from commit bbaa14af16 )
2022-06-09 12:06:11 +00:00
mergify[bot]
9f6b32af12
fix(ux): hide new version btn on unsaved BOM (backport #31297 ) ( #31298 )
...
fix(ux): hide new version btn on unsaved BOM (#31297 )
(cherry picked from commit d9a5213952 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-06-09 17:22:50 +05:30
marination
5a08850aa1
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:56:19 +05:30
Marica
7a868a46d5
Merge branch 'version-13-hotfix' into v13-perf-bom-update-tool
2022-06-09 13:33:52 +05:30
mergify[bot]
633a4521e4
fix: Use frappe.as_unicode to decode output of redis module list (backport #31282 ) ( #31283 )
...
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
(cherry picked from commit 2832731601 )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-06-08 18:12:02 +05:30
Saqib Ansari
e1fe901a91
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31247
2022-06-08 14:21:31 +05:30
Saqib Ansari
8a4c9d1238
fix(asset): failing test case ( #31277 )
2022-06-08 14:12:59 +05:30
Marica
8656020c00
Merge branch 'version-13-hotfix' into v13-perf-bom-update-tool
2022-06-08 14:09:51 +05:30
marination
289d65a4ed
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:08:45 +05:30
marination
b529a610fb
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 14:08:12 +05:30
marination
c7accb9c33
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-08 14:07:34 +05:30
Saqib Ansari
7696ae4de1
fix(india): e-invoice eligibility if company gstin is not configured ( #31247 )
...
(cherry picked from commit fb4f8d870b )
2022-06-08 04:06:58 +00:00
Ganga Manoj
dfbfe403e9
fix: Depreciate Asset before generating GL Entries on sale ( #30759 )
2022-06-08 09:35:43 +05:30
mergify[bot]
e69bff0caa
fix: Auto Insert Item Price If Missing when discount & blank UOM (backport #31168 ) ( #31267 )
...
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 >
(cherry picked from commit b3ccc4bfb9 )
Co-authored-by: maharshivpatel <39730881+maharshivpatel@users.noreply.github.com >
2022-06-07 16:04:00 +05:30
Ankush Menat
0e53edfd49
test: sales register report with conditions ( #31266 )
2022-06-07 16:03:29 +05:30
mergify[bot]
6d99b5a95a
fix: purchase invoice standalone return GLEs (backport #31209 ) ( #31263 )
...
* test: create stock test mixin for assertion/utils
(cherry picked from commit 293eb8d722 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/test_stock_ledger_entry.py
# erpnext/stock/tests/test_utils.py
* 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
(cherry picked from commit 7726271e2a )
* chore: conflicts
Co-authored-by: Ankush Menat <me@ankush.dev >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-07 15:43:37 +05:30
Frappe PR Bot
3b1f9fe03b
chore(release): Bumped to Version 13.33.0
...
# [13.33.0](https://github.com/frappe/erpnext/compare/v13.32.0...v13.33.0 ) (2022-06-07)
### Bug Fixes
* Close unsecured terms loans ([d6d1d79 ](d6d1d79ba0 ))
* Consider only Approved leave applications in LWP, Employee Benefit calculations ([7f84c86 ](7f84c86d43 ))
* display currencies in validation message. ([ef22337 ](ef22337a9b ))
* incorrect billed_qty in sales order analysis report when multiple delivery notes for item (backport [#31194 ](https://github.com/frappe/erpnext/issues/31194 )) ([#31250 ](https://github.com/frappe/erpnext/issues/31250 )) ([3b1f6da ](3b1f6da741 ))
* incorrect LWP calculation for half days in employee benefit application ([10f0c93 ](10f0c935fe ))
* **India:** GSTIN filter in GSTR-1 report ([abe9fe7 ](abe9fe70ce ))
* **India:** Supplies from composite dealer not showing up ([15712c7 ](15712c742b ))
* **job card:** only hold during draft state (backport [#31243 ](https://github.com/frappe/erpnext/issues/31243 )) ([#31249 ](https://github.com/frappe/erpnext/issues/31249 )) ([a7fc278 ](a7fc278b60 ))
* **Leave Application:** 'Cancelled' status shown as 'Open' in list view ([8b48d45 ](8b48d45286 ))
* leave balance for earned leaves in backdated Leave Application dashboard (backport [#31253 ](https://github.com/frappe/erpnext/issues/31253 )) ([#31256 ](https://github.com/frappe/erpnext/issues/31256 )) ([a22d92f ](a22d92f946 ))
* only fetch membership expiry if not already set in `member.js` ([#31259 ](https://github.com/frappe/erpnext/issues/31259 )) ([d433784 ](d433784171 ))
* Parent dimension filters in orders ([b3cbcd8 ](b3cbcd871b ))
* Pluralize year text instead of optional bracket (backport [#31210 ](https://github.com/frappe/erpnext/issues/31210 )) ([#31212 ](https://github.com/frappe/erpnext/issues/31212 )) ([b31709c ](b31709c793 ))
* re-validate warehouse after 'update items' (backport [#31203 ](https://github.com/frappe/erpnext/issues/31203 )) ([#31206 ](https://github.com/frappe/erpnext/issues/31206 )) ([3a718c7 ](3a718c7d5f ))
* remove leave policy assignment creation patch (backport [#31097 ](https://github.com/frappe/erpnext/issues/31097 )) ([#31204 ](https://github.com/frappe/erpnext/issues/31204 )) ([4aeb448 ](4aeb448fea ))
* Remove redundant query ([3c4cf59 ](3c4cf5929f ))
* Reverse provisional entries on Purchase Invoice cancel ([1fba432 ](1fba432786 ))
* **Sales Register:** incorrect query with dimensions (backport [#31242 ](https://github.com/frappe/erpnext/issues/31242 )) ([#31251 ](https://github.com/frappe/erpnext/issues/31251 )) ([0badfc8 ](0badfc8748 ))
* Simply cancel reverse entries ([100b8d9 ](100b8d9b96 ))
### Features
* **india:** Improve E-way Bill Cancellation. ([#31088 ](https://github.com/frappe/erpnext/issues/31088 )) ([622d25e ](622d25e126 ))
2022-06-07 09:59:51 +00:00
Deepesh Garg
5f7f8361d9
Merge pull request #31265 from frappe/version-13-hotfix
...
chore: weekly version-13 release
2022-06-07 15:28:17 +05:30
Deepesh Garg
f087246e38
Merge pull request #31261 from frappe/mergify/bp/version-13-hotfix/pr-31258
...
fix: Close unsecured terms loans (backport #31258 )
2022-06-07 14:52:47 +05:30
Deepesh Garg
c19dfbe98a
fix: Add cost center in loan document
...
(cherry picked from commit 5d66cc4c4a )
# Conflicts:
# erpnext/loan_management/doctype/loan_interest_accrual/loan_interest_accrual.py
# erpnext/patches.txt
2022-06-07 08:40:48 +00:00
Deepesh Garg
ef8483d2ea
chore: Resolve conflicts
2022-06-07 14:10:44 +05:30
Deepesh Garg
8cb85fa90b
Merge pull request #31260 from frappe/mergify/bp/version-13-hotfix/pr-31233
...
fix: Reverse provisional entries on Purchase Invoice cancel (backport #31233 )
2022-06-07 14:03:44 +05:30
Rucha Mahabal
d433784171
fix: only fetch membership expiry if not already set in member.js ( #31259 )
2022-06-07 14:01:12 +05:30
Deepesh Garg
d6d1d79ba0
fix: Close unsecured terms loans
...
(cherry picked from commit 815141bf57 )
# Conflicts:
# erpnext/loan_management/doctype/loan/loan.py
2022-06-07 08:24:23 +00:00
Deepesh Garg
42a0b82c71
test: Add test coverage for cancellation
...
(cherry picked from commit dc8e80ea81 )
2022-06-07 08:01:46 +00:00
Deepesh Garg
100b8d9b96
fix: Simply cancel reverse entries
...
(cherry picked from commit 86a24f3d22 )
2022-06-07 08:01:45 +00:00
Deepesh Garg
1fba432786
fix: Reverse provisional entries on Purchase Invoice cancel
...
(cherry picked from commit 61fa4eb6c9 )
2022-06-07 08:01:45 +00:00
Rucha Mahabal
149c6031a1
chore: add missing import
2022-06-07 11:08:29 +05:30
Rucha Mahabal
ad1b419368
test: Employee Benefit Application
...
- make `get_no_of_days` a function for reusability
2022-06-07 11:08:29 +05:30
Rucha Mahabal
10f0c935fe
fix: incorrect LWP calculation for half days in employee benefit application
2022-06-07 11:08:29 +05:30
Rucha Mahabal
8b48d45286
fix(Leave Application): 'Cancelled' status shown as 'Open' in list view
2022-06-07 11:08:29 +05:30
Rucha Mahabal
144d71c6af
refactor: rewrite lwp queries using query builder
2022-06-07 11:08:29 +05:30
Rucha Mahabal
7f84c86d43
fix: Consider only Approved leave applications in LWP, Employee Benefit calculations
...
- do not allow submitting leave applications with 'Cancelled' status
2022-06-07 11:08:29 +05:30
mergify[bot]
a22d92f946
fix: leave balance for earned leaves in backdated Leave Application dashboard (backport #31253 ) ( #31256 )
...
fix: leave balance for earned leaves in backdated Leave Application dashboard
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-06-07 10:22:27 +05:30
Deepesh Garg
86856491b7
Merge pull request #31235 from frappe/mergify/bp/version-13-hotfix/pr-31219
...
fix: Parent dimension filters in orders (backport #31219 )
2022-06-06 20:53:33 +05:30
Deepesh Garg
60d378aed2
chore: Resolve conflicts
2022-06-06 20:36:40 +05:30
mergify[bot]
3b1f6da741
fix: incorrect billed_qty in sales order analysis report when multiple delivery notes for item (backport #31194 ) ( #31250 )
...
* 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
(cherry picked from commit 0331e37982 )
* test: multiple delivery notes and billed quantity
(cherry picked from commit 4f1bfbb93d )
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2022-06-06 19:55:18 +05:30
mergify[bot]
a7fc278b60
fix(job card): only hold during draft state (backport #31243 ) ( #31249 )
...
* fix(job card): only hold during draft state (#31243 )
(cherry picked from commit ee5bc58e9b )
# Conflicts:
# erpnext/patches.txt
* chore: conflicts
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-06-06 19:54:56 +05:30
mergify[bot]
0badfc8748
fix(Sales Register): incorrect query with dimensions (backport #31242 ) ( #31251 )
...
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.
(cherry picked from commit c3219ebad1 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-06-06 19:54:41 +05:30
marination
d3b06a682c
chore: get_valuation_rate in bom.py must always return float & goto Item master if no bins
2022-06-06 18:15:07 +05:30
marination
7bd5558c31
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:04:06 +05:30
Deepesh Garg
b58c7750c6
Merge pull request #31237 from frappe/mergify/bp/version-13-hotfix/pr-31223
...
fix: display currencies in validation message. (backport #31223 )
2022-06-06 14:48:21 +05:30
Deepesh Garg
aaaacf9a8f
Merge pull request #31241 from frappe/mergify/bp/version-13-hotfix/pr-31230
...
fix: Remove redundant query (backport #31230 )
2022-06-06 14:48:00 +05:30
Deepesh Garg
3c4cf5929f
fix: Remove redundant query
...
(cherry picked from commit a200e7e1fb )
2022-06-06 06:54:41 +00:00
Deepesh Garg
ed89963d65
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31223
2022-06-06 12:24:34 +05:30
Deepesh Garg
281fe34457
Merge pull request #31236 from frappe/mergify/bp/version-13-hotfix/pr-31231
...
fix(India): Supplies from composite dealer not showing up (backport #31231 )
2022-06-06 12:24:20 +05:30
Deepesh Garg
d07014340f
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31223
2022-06-06 11:50:30 +05:30
Deepesh Garg
fa0984f192
Merge pull request #31234 from frappe/mergify/bp/version-13-hotfix/pr-31218
...
fix(India): GSTIN filter in GSTR-1 report (backport #31218 )
2022-06-06 11:45:41 +05:30
Deepesh Garg
3ea2c95768
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31223
2022-06-06 10:42:48 +05:30
Deepesh Garg
23d94c135f
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31231
2022-06-06 10:42:41 +05:30
Deepesh Garg
66bc9a974e
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-31218
2022-06-06 10:42:28 +05:30
Deepesh Garg
91716e9c26
Merge pull request #31238 from frappe/mergify/bp/version-13-hotfix/pr-31217
...
ci: stale apt cache (backport #31217 )
2022-06-06 10:06:41 +05:30
Ankush Menat
2db12d7bfa
ci: stale apt cache ( #31217 )
...
(cherry picked from commit c7efa3b44d )
2022-06-06 04:03:14 +00:00
Devin Slauenwhite
f4a4dacb22
chore: linter
...
(cherry picked from commit b061ea4cd2 )
2022-06-06 03:37:41 +00:00
Devin Slauenwhite
ef22337a9b
fix: display currencies in validation message.
...
(cherry picked from commit 3a1c923e76 )
2022-06-06 03:37:40 +00:00
Deepesh Garg
15712c742b
fix(India): Supplies from composite dealer not showing up
...
(cherry picked from commit db07831db7 )
2022-06-06 03:30:59 +00:00
Deepesh Garg
b3cbcd871b
fix: Parent dimension filters in orders
...
(cherry picked from commit 3f376cc3a5 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2022-06-06 03:29:07 +00:00
Deepesh Garg
abe9fe70ce
fix(India): GSTIN filter in GSTR-1 report
...
(cherry picked from commit f0ac394d6e )
2022-06-06 03:28:38 +00:00
marination
3b2a8bf837
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:41:56 +05:30
mergify[bot]
b31709c793
fix: Pluralize year text instead of optional bracket (backport #31210 ) ( #31212 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
Co-authored-by: Mohammad Hussain Nagaria <34810212+NagariaHussain@users.noreply.github.com >
2022-06-01 16:47:02 +05:30
mergify[bot]
3a718c7d5f
fix: re-validate warehouse after 'update items' (backport #31203 ) ( #31206 )
...
fix: re-validate warehouse after 'update items' (#31203 )
(cherry picked from commit c84e11ac82 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-06-01 15:24:55 +05:30
mergify[bot]
8b985d632f
test: fix attendance tests for unmarked days (backport #31205 ) ( #31208 )
...
test: fix attendance tests for unmarked days (#31205 )
* test: fix attendance tests for unmarked days
* chore: remove unused import
(cherry picked from commit 536f1dfc4b )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-06-01 14:15:59 +05:30
mergify[bot]
4aeb448fea
fix: remove leave policy assignment creation patch (backport #31097 ) ( #31204 )
...
* fix: remove leave policy assignment creation patch (#31097 )
(cherry picked from commit d4b9cc0242 )
# Conflicts:
# erpnext/patches.txt
* chore: fix conflicts
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-06-01 12:46:17 +05:30
Deepesh Garg
910ab405ae
Merge pull request #31188 from frappe/mergify/bp/version-13-hotfix/pr-31088
...
feat(india): Check E-way Bill Status before Cancellation. (backport #31088 )
2022-05-31 21:41:54 +05:30
Frappe PR Bot
56070c7b86
chore(release): Bumped to Version 13.32.0
...
# [13.32.0](https://github.com/frappe/erpnext/compare/v13.31.1...v13.32.0 ) (2022-05-31)
### Bug Fixes
* add list view settings for Gratuity ([e4426ad ](e4426addeb ))
* amount precision for Tax Exemption Proof Submission ([bb04e4b ](bb04e4b6de ))
* component pay calculation ([b1e119d ](b1e119d97d ))
* conflicts ([cdb884b ](cdb884bbf2 ))
* conflicts ([c02a89d ](c02a89db4d ))
* conflicts ([6aa6114 ](6aa6114757 ))
* date filter on quality inspection report (backport [#31148 ](https://github.com/frappe/erpnext/issues/31148 )) ([#31164 ](https://github.com/frappe/erpnext/issues/31164 )) ([f19747c ](f19747cee0 ))
* Exchange rate reste to 1 on making mapped doc ([91863c7 ](91863c7457 ))
* Gratuity status not updated on salary slip submission ([0a014ed ](0a014edd7a ))
* HRA Exemption calculation in case of multiple salary structure assignments ([de8f5f8 ](de8f5f87d0 ))
* Improve button labels in Warehouse (backport [#31101 ](https://github.com/frappe/erpnext/issues/31101 )) ([#31150 ](https://github.com/frappe/erpnext/issues/31150 )) ([d891394 ](d891394dc8 ))
* **india:** duplicate qrcode and hide button ([#31154 ](https://github.com/frappe/erpnext/issues/31154 )) ([f40100d ](f40100d483 ))
* Job Opening linked to Staffing Plan cannot be created/updated if there are existing employees ([b4a3a53 ](b4a3a533c8 ))
* **pos:** freeze screen while processing pos invoices ([#30850 ](https://github.com/frappe/erpnext/issues/30850 )) ([a7bf236 ](a7bf236c28 ))
* skip existing batch number during autogen (backport [#31140 ](https://github.com/frappe/erpnext/issues/31140 )) ([#31144 ](https://github.com/frappe/erpnext/issues/31144 )) ([a380bae ](a380bae298 ))
* Tax Declaration tests and amount precision ([1e728df ](1e728df54c ))
* validation message ([096ae21 ](096ae210e1 ))
### Features
* Auto accrue loan interest for backdated term loans ([89c4d51 ](89c4d518e1 ))
* live preview of naming series on naming series tool (backport [#31141 ](https://github.com/frappe/erpnext/issues/31141 )) ([#31146 ](https://github.com/frappe/erpnext/issues/31146 )) ([fd2f3b9 ](fd2f3b9061 ))
* provision to exclude exploded items in the BOM (backport [#29450 ](https://github.com/frappe/erpnext/issues/29450 )) ([#31174 ](https://github.com/frappe/erpnext/issues/31174 )) ([50d338d ](50d338df30 ))
2022-05-31 13:22:25 +00:00
Ankush Menat
683256eccc
Merge pull request #31197 from frappe/version-13-hotfix
...
chore: weekly release for version-13
2022-05-31 18:50:44 +05:30
marination
e6ad56cd68
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:01:22 +05:30
Rucha Mahabal
cdb884bbf2
fix: conflicts
2022-05-31 13:11:32 +05:30
Rucha Mahabal
2c26ab599a
test: HRA Exemption in Proof Submission
...
(cherry picked from commit ed1ba677d6 )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
bb04e4b6de
fix: amount precision for Tax Exemption Proof Submission
...
(cherry picked from commit cfe2f8cac1 )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
66deee1582
test: set country to India before running regional tests
...
(cherry picked from commit 2e98e9e0b9 )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
1e728df54c
fix: Tax Declaration tests and amount precision
...
(cherry picked from commit 00adda7c8d )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
c1f6f11e91
test: HRA Exemption in Employee Tax Exemption Declaration
...
(cherry picked from commit 5e96a46c87 )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
b1e119d97d
fix: component pay calculation
...
(cherry picked from commit 2b65c9616f )
2022-05-31 13:11:32 +05:30
Rucha Mahabal
de8f5f87d0
fix: HRA Exemption calculation in case of multiple salary structure assignments
...
(cherry picked from commit 34925a3a8c )
# Conflicts:
# erpnext/regional/india/utils.py
2022-05-31 13:11:32 +05:30
maharshivpatel
622d25e126
feat(india): Improve E-way Bill Cancellation. ( #31088 )
...
(cherry picked from commit a8f98f3f96 )
2022-05-31 06:45:23 +00:00
Deepesh Garg
99917af73f
Merge pull request #31156 from frappe/mergify/bp/version-13-hotfix/pr-30850
...
fix(pos): freeze screen while processing pos invoices (backport #30850 )
2022-05-31 10:56:32 +05:30
Deepesh Garg
698c9ed3bc
Merge pull request #31186 from frappe/mergify/bp/version-13-hotfix/pr-31127
...
feat: Auto accrue loan interest for backdated term loans (backport #31127 )
2022-05-31 10:28:38 +05:30
Deepesh Garg
3344823b7d
Merge pull request #31185 from frappe/mergify/bp/version-13-hotfix/pr-31184
...
fix(accounts): Ignore Cancelled GL Entries (backport #31184 )
2022-05-31 10:28:27 +05:30
Deepesh Garg
89c4d518e1
feat: Auto accrue loan interest for backdated term loans
...
(cherry picked from commit 96d8b1ef3c )
2022-05-31 04:28:29 +00:00
Mitchy25
d8531f20a0
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.
(cherry picked from commit a0c412a0dd )
2022-05-31 04:19:35 +00:00
Rucha Mahabal
2fe54e5435
chore: add Interview doctypes to HR workspace ( #31181 )
2022-05-30 18:26:20 +05:30
mergify[bot]
0759a8aee3
chore: remove unused bill no & date from purchase receipt (backport #31163 ) ( #31177 )
...
chore: remove unused bill no & date from purchase receipt (#31163 )
(cherry picked from commit 08bf0baaae )
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
2022-05-30 15:50:04 +05:30
mergify[bot]
50d338df30
feat: provision to exclude exploded items in the BOM (backport #29450 ) ( #31174 )
...
* feat: provision to exclude exploded items in the BOM (#29450 )
(cherry picked from commit b75b00fefc )
* fix(ux): "New Version" button BOM
"duplicate" technically creates a new version but that's not intuitive
at all.
* fix: only erase BOM when do_not_explode is set
* fix: allow non-explosive recrusive BOMs
Recursion should be allowed as long as child item is not "exploded"
further by a BOM.
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-30 15:43:49 +05:30
Ankush Menat
eb8d30fe06
chore: remove framework tests from erpnext
...
Similar tests exist in FW and this is failing because someone updated
the translations
2022-05-30 15:42:34 +05:30
mergify[bot]
7767dc1ee3
chore: update translation fr for BOM (backport #31126 ) ( #31165 )
...
* chore: update translation fr for BOM (#31126 )
* fix: update translation
* fix: fr translation for BOM
(cherry picked from commit ce8e05146e )
* chore: format
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-29 22:10:46 +05:30
marination
bced6a07b4
fix: (auto-merge) Use frappe.log_error instead of doc.log_error
...
- The latter is only on develop
2022-05-27 22:06:12 +05:30
marination
6d65e2bab4
fix: Safe cast row.rate (in case of faulty exploded items, edge case but oh well)
2022-05-27 22:01:26 +05:30
marination
767a775709
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 21:16:07 +05:30
mergify[bot]
f19747cee0
fix: date filter on quality inspection report (backport #31148 ) ( #31164 )
...
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 >
(cherry picked from commit 7ff8acac51 )
Co-authored-by: MOHAMMED NIYAS <76736615+niyazrazak@users.noreply.github.com >
2022-05-27 17:32:24 +05:30
marination
12f0a9a183
chore: Change BOM Progress field types to Long Text
2022-05-27 17:05:29 +05:30
Rucha Mahabal
b98f3647ec
Merge pull request #31162 from frappe/mergify/bp/version-13-hotfix/pr-31160
...
fix: Gratuity status not updated on salary slip submission (backport #31160 )
2022-05-27 15:49:08 +05:30
Rucha Mahabal
c02a89db4d
fix: conflicts
2022-05-27 15:30:29 +05:30
Rucha Mahabal
6aa6114757
fix: conflicts
2022-05-27 15:11:49 +05:30
marination
a26da58718
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 15:10:50 +05:30
Rucha Mahabal
30cbe8feb6
test: make holiday list before running gratuity tests
...
(cherry picked from commit c9e070393d )
2022-05-27 09:36:21 +00:00
Rucha Mahabal
e4426addeb
fix: add list view settings for Gratuity
...
(cherry picked from commit 79b0aede00 )
# Conflicts:
# erpnext/payroll/doctype/gratuity/gratuity.json
2022-05-27 09:36:21 +00:00
Rucha Mahabal
b5d66877d8
refactor: clean-up gratuity tests
...
(cherry picked from commit 6c66bbbbfe )
# Conflicts:
# erpnext/payroll/doctype/gratuity/test_gratuity.py
2022-05-27 09:36:20 +00:00
Rucha Mahabal
00a6bc7970
test: Gratuity status for payment via salary slip
...
(cherry picked from commit b81d7519c1 )
# Conflicts:
# erpnext/payroll/doctype/gratuity/test_gratuity.py
2022-05-27 09:36:20 +00:00
Rucha Mahabal
0a014edd7a
fix: Gratuity status not updated on salary slip submission
...
(cherry picked from commit 385e22a067 )
2022-05-27 09:36:19 +00:00
Frappe PR Bot
1bffd06e3a
chore(release): Bumped to Version 13.31.1
...
## [13.31.1](https://github.com/frappe/erpnext/compare/v13.31.0...v13.31.1 ) (2022-05-27)
### Bug Fixes
* Exchange rate reste to 1 on making mapped doc ([e5b586f ](e5b586ffd5 ))
2022-05-27 06:50:43 +00:00
Deepesh Garg
0371c62eae
Merge pull request #31158 from frappe/mergify/bp/version-13/pr-31155
...
fix: Exchange rate reste to 1 on making mapped doc (backport #31155 )
2022-05-27 12:19:09 +05:30
Deepesh Garg
f820d8d35e
Merge pull request #31157 from frappe/mergify/bp/version-13-hotfix/pr-31155
...
fix: Exchange rate reste to 1 on making mapped doc (backport #31155 )
2022-05-27 12:18:26 +05:30
Deepesh Garg
e5b586ffd5
fix: Exchange rate reste to 1 on making mapped doc
...
(cherry picked from commit 2a10f09d8d )
2022-05-27 06:47:55 +00:00
Deepesh Garg
91863c7457
fix: Exchange rate reste to 1 on making mapped doc
...
(cherry picked from commit 2a10f09d8d )
2022-05-27 06:47:35 +00:00
mergify[bot]
f40100d483
fix(india): duplicate qrcode and hide button ( #31154 )
2022-05-27 12:16:47 +05:30
HarryPaulo
a7bf236c28
fix(pos): freeze screen while processing pos invoices ( #30850 )
...
(cherry picked from commit 4b04694c2c )
2022-05-27 06:46:26 +00:00
mergify[bot]
d891394dc8
fix: Improve button labels in Warehouse (backport #31101 ) ( #31150 )
...
* style: format warehouse js
(cherry picked from commit c704ad889d )
* fix: improve labels, simplify logic
(cherry picked from commit a6ddd86d31 )
* fix: german translations
(cherry picked from commit 9356eb11de )
* fix: remove unsupported arguments
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
(cherry picked from commit e77c379cbb )
* refactor: set queries during setup
(cherry picked from commit 1b16eb7667 )
* style: format
(cherry picked from commit 1e9f9c452f )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2022-05-27 12:11:12 +05:30
mergify[bot]
a380bae298
fix: skip existing batch number during autogen (backport #31140 ) ( #31144 )
...
* fix: skip existing batch number during autogen (#31140 )
* test: correctly check for existing item
* test: batch no for test PR generation
Co-authored-by: Ankush Menat <me@ankush.dev >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-26 20:55:29 +05:30
mergify[bot]
fd2f3b9061
feat: live preview of naming series on naming series tool (backport #31141 ) ( #31146 )
...
* chore: resave naming series doctype schema
separate commit to avoid mixing actual changes
(cherry picked from commit 82cd54b40b )
* feat: preview next numbers on naming series tool
(cherry picked from commit 24d1bf5328 )
* docs: update help information on naming series
(cherry picked from commit 4d0e2aa33a )
* test: add basic tests for naming series tool
(cherry picked from commit 964b4184a6 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-26 17:10:49 +05:30
Rucha Mahabal
2ce90afa25
Merge pull request #31142 from frappe/mergify/bp/version-13-hotfix/pr-31130
2022-05-26 13:42:48 +05:30
Rucha Mahabal
096ae210e1
fix: validation message
...
(cherry picked from commit 2bc6d46070 )
2022-05-26 07:54:35 +00:00
Rucha Mahabal
ec63912253
test: Job Opening against a Staffing Plan
...
(cherry picked from commit ab0ef60918 )
2022-05-26 07:54:35 +00:00
Rucha Mahabal
b4a3a533c8
fix: Job Opening linked to Staffing Plan cannot be created/updated if there are existing employees
...
(cherry picked from commit 29228575fa )
2022-05-26 07:54:34 +00:00
barredterra
a3f2cf3917
feat: Add german translations
...
(cherry picked from commit 2388d86623 )
# Conflicts:
# erpnext/translations/de.csv
2022-05-26 06:20:15 +00:00
Frappe PR Bot
91e935fee7
chore(release): Bumped to Version 13.31.0
...
# [13.31.0](https://github.com/frappe/erpnext/compare/v13.30.0...v13.31.0 ) (2022-05-26)
### Bug Fixes
* Account currency validation for first transaction ([228f10b ](228f10bf30 ))
* Add party account validation for journal entry ([7f853b1 ](7f853b1f0f ))
* always update item_name for stock entry (backport [#31068 ](https://github.com/frappe/erpnext/issues/31068 )) ([#31071 ](https://github.com/frappe/erpnext/issues/31071 )) ([f519dc6 ](f519dc613c ))
* change project's actual_start_date fieldtype from Data to Date (backport [#31085 ](https://github.com/frappe/erpnext/issues/31085 )) ([#31135 ](https://github.com/frappe/erpnext/issues/31135 )) ([8c2f203 ](8c2f203361 ))
* Chart data for monthly periodicity in Cash Flow report ([#31039 ](https://github.com/frappe/erpnext/issues/31039 )) ([f14e9b7 ](f14e9b7502 ))
* corrective job card creation (backport [#31083 ](https://github.com/frappe/erpnext/issues/31083 )) ([#31084 ](https://github.com/frappe/erpnext/issues/31084 )) ([c17c260 ](c17c260a65 ))
* don't capture payments with invoice_id as donations ([168a9d4 ](168a9d417b ))
* employee advance status update on return via additional salary ([d59c3d2 ](d59c3d2142 ))
* Handle missing HSN Codes ([ce3a21e ](ce3a21eb03 ))
* Healthcare module accounting test cases ([09a42a1 ](09a42a122f ))
* **India:** Async issue in company address trigger ([2ea3318 ](2ea331852a ))
* **india:** error while parsing e-invoice ([#31061 ](https://github.com/frappe/erpnext/issues/31061 )) ([1461d66 ](1461d66dda ))
* **india:** eway bill cancel api is disabled ([#31060 ](https://github.com/frappe/erpnext/issues/31060 )) ([95491e1 ](95491e1718 ))
* Job Card excess transfer behaviour (backport [#31054 ](https://github.com/frappe/erpnext/issues/31054 )) ([#31096 ](https://github.com/frappe/erpnext/issues/31096 )) ([3984f04 ](3984f04a49 ))
* Leave Encashment calculations (backport [#31062 ](https://github.com/frappe/erpnext/issues/31062 )) ([#31091 ](https://github.com/frappe/erpnext/issues/31091 )) ([ba76b64 ](ba76b6419e ))
* Loan Doc query in Bank Reconciliation Statement ([611d1af ](611d1af526 ))
* Loan repayment entries for payroll payable account ([ea6d754 ](ea6d754f73 ))
* multiple entries for same payment term ([90b1147 ](90b1147365 ))
* Party account validation in JV ([d10c2e5 ](d10c2e50be ))
* payments duplicate on pos closing entry (backport [#30976 ](https://github.com/frappe/erpnext/issues/30976 )) ([#31005 ](https://github.com/frappe/erpnext/issues/31005 )) ([0efbabe ](0efbabe7cf ))
* **pos:** paid amount calculation for multicurrency invoice ([#31122 ](https://github.com/frappe/erpnext/issues/31122 )) ([98eb7da ](98eb7da06a ))
* remove bad default for Membership From Date ([34928d2 ](34928d29f1 ))
* Remove validation from Journal Entry ([4ca6cdc ](4ca6cdca76 ))
* replace document states with list settings ([78e9e66 ](78e9e66d63 ))
* timesheet fetching in sales invoice ([216c32f ](216c32f4bc ))
* Use directly <a> and style it as button instead of using button ([0ab9fc0 ](0ab9fc0040 ))
### Features
* **Employee Advance:** add 'Returned' and 'Partly Claimed and Returned' status ([42e7a86 ](42e7a86a3b ))
### Reverts
* Revert "fix: Add party account validation for journal entry" ([9d43a90 ](9d43a90eb0 ))
2022-05-26 05:38:49 +00:00
Deepesh Garg
63288fcd6c
Merge pull request #31137 from frappe/version-13-hotfix
...
chore: Weekly release for version-13
2022-05-26 11:07:11 +05:30
mergify[bot]
8c2f203361
fix: change project's actual_start_date fieldtype from Data to Date (backport #31085 ) ( #31135 )
...
Co-authored-by: sersaber <93864988+sersaber@users.noreply.github.com >
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-26 10:32:10 +05:30
Deepesh Garg
0b0d57f7c2
Merge pull request #31128 from frappe/mergify/bp/version-13-hotfix/pr-26916
...
fix: Account currency validation for first transaction (backport #26916 )
2022-05-26 09:41:19 +05:30
Deepesh Garg
5748af7d53
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-26916
2022-05-26 09:23:46 +05:30
Deepesh Garg
7df829f9cc
chore: Update test case
2022-05-26 09:03:18 +05:30
Deepesh Garg
3d51d125bf
chore: Update test case
2022-05-25 23:52:40 +05:30
Deepesh Garg
68d1787eeb
Merge pull request #31124 from nextchamp-saqib/fix-timesheet-fetch
...
fix: timesheet fetching in sales invoice
2022-05-25 20:15:19 +05:30
Deepesh Garg
a61d7558eb
Merge pull request #31132 from frappe/mergify/bp/version-13-hotfix/pr-31039
...
fix: Chart data for monthly periodicity in Cash Flow report (backport #31039 )
2022-05-25 20:10:08 +05:30
Deepesh Garg
14422eaf59
chore: Update test cases
2022-05-25 20:06:31 +05:30
Deepesh Garg
4aed7eda91
Merge pull request #31131 from frappe/mergify/bp/version-13-hotfix/pr-31129
...
fix: Loan Doc query in Bank Reconciliation Statement (backport #31129 )
2022-05-25 19:41:40 +05:30
xdlumertz
f14e9b7502
fix: Chart data for monthly periodicity in Cash Flow report ( #31039 )
...
fix: Chart data for monthly periodicity in Cash Flow report
(cherry picked from commit c5e922c76b )
2022-05-25 14:10:33 +00:00
Deepesh Garg
cd00cb2fb7
chore: Linting Issues
...
(cherry picked from commit 9e4a36089e )
2022-05-25 13:52:10 +00:00
Deepesh Garg
74ddf261e9
chore: Linting Issues
...
(cherry picked from commit a1f53f8d31 )
2022-05-25 13:52:09 +00:00
Deepesh Garg
611d1af526
fix: Loan Doc query in Bank Reconciliation Statement
...
(cherry picked from commit 147fc8fde7 )
2022-05-25 13:52:08 +00:00
Deepesh Garg
3fab8a2213
chore: Remove unintended changes
2022-05-25 19:20:09 +05:30
Deepesh Garg
f724f6d1bb
chore: Resolve conflicts
2022-05-25 19:04:20 +05:30
Deepesh Garg
a5bd76bbb1
Merge pull request #31076 from frappe/mergify/bp/version-13-hotfix/pr-31004
...
fix: duplicate entries in payment terms report output (backport #31004 )
2022-05-25 17:09:15 +05:30
Deepesh Garg
761669c7ca
chore: Update test case
...
(cherry picked from commit bc34737709 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2022-05-25 11:33:46 +00:00
Deepesh Garg
0628785c64
test: Update test cases
...
(cherry picked from commit 65232edfd5 )
# Conflicts:
# erpnext/accounts/doctype/period_closing_voucher/test_period_closing_voucher.py
# erpnext/accounts/doctype/pricing_rule/test_pricing_rule.py
2022-05-25 11:33:45 +00:00
Deepesh Garg
4ca6cdca76
fix: Remove validation from Journal Entry
...
(cherry picked from commit 5b8726405d )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2022-05-25 11:33:44 +00:00
Deepesh Garg
d10c2e50be
fix: Party account validation in JV
...
(cherry picked from commit 417d6abcf4 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2022-05-25 11:33:43 +00:00
Deepesh Garg
4727482737
test: Set default currency for patient
...
(cherry picked from commit 30876a105c )
# Conflicts:
# erpnext/healthcare/doctype/patient_appointment/test_patient_appointment.py
2022-05-25 11:33:43 +00:00
Deepesh Garg
e28f6b7d31
test: fix property name
...
(cherry picked from commit c10a22529c )
# Conflicts:
# erpnext/healthcare/doctype/patient_appointment/patient_appointment.py
2022-05-25 11:33:42 +00:00
Deepesh Garg
8f969fbd66
test: Update test cases for currency change validation
...
(cherry picked from commit 60915e874d )
# Conflicts:
# erpnext/accounts/doctype/period_closing_voucher/test_period_closing_voucher.py
# erpnext/healthcare/doctype/patient_appointment/patient_appointment.py
# erpnext/healthcare/doctype/therapy_plan/therapy_plan.py
# erpnext/non_profit/doctype/membership/membership.py
2022-05-25 11:33:42 +00:00
Deepesh Garg
9d43a90eb0
Revert "fix: Add party account validation for journal entry"
...
This reverts commit f00620a3ca .
(cherry picked from commit 0a618817dc )
2022-05-25 11:33:39 +00:00
Deepesh Garg
09a42a122f
fix: Healthcare module accounting test cases
...
(cherry picked from commit bcaf475295 )
# Conflicts:
# erpnext/healthcare/doctype/lab_test/test_lab_test.py
2022-05-25 11:33:39 +00:00
Deepesh Garg
7f853b1f0f
fix: Add party account validation for journal entry
...
(cherry picked from commit f00620a3ca )
2022-05-25 11:33:38 +00:00
Deepesh Garg
228f10bf30
fix: Account currency validation for first transaction
...
(cherry picked from commit 80c85dd17c )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2022-05-25 11:33:38 +00:00
marination
196a824c4f
style: Update docstrings and fix/add type hints + Collapsible progress section in Log
2022-05-25 16:48:07 +05:30
marination
74d7d81d6e
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 16:47:54 +05:30
Deepesh Garg
3528d6fbdb
Merge pull request #31121 from frappe/mergify/bp/version-13-hotfix/pr-31077
...
fix: Loan repayment entries for payroll payable account (backport #31077 )
2022-05-25 12:37:17 +05:30
Deepesh Garg
2ae085d258
Merge pull request #31123 from deepeshgarg007/hsn_wise_tax_rate_none_type
...
fix: Handle missing HSN Codes
2022-05-25 12:34:26 +05:30
Deepesh Garg
187768892d
Merge pull request #31120 from frappe/mergify/bp/version-13-hotfix/pr-31080
...
fix(India): Async issue in company address trigger (backport #31080 )
2022-05-25 12:33:37 +05:30
mergify[bot]
98eb7da06a
fix(pos): paid amount calculation for multicurrency invoice ( #31122 )
2022-05-25 12:24:09 +05:30
Saqib Ansari
216c32f4bc
fix: timesheet fetching in sales invoice
2022-05-25 12:12:35 +05:30
Deepesh Garg
ce3a21eb03
fix: Handle missing HSN Codes
2022-05-25 11:51:07 +05:30
Deepesh Garg
ea6d754f73
fix: Loan repayment entries for payroll payable account
...
(cherry picked from commit 3128f9603e )
2022-05-25 05:54:08 +00:00
Deepesh Garg
559fc509e7
chore: Linting issues
...
(cherry picked from commit 8fd0b3b9f5 )
2022-05-25 05:53:45 +00:00
Deepesh Garg
2ea331852a
fix(India): Async issue in company address trigger
...
(cherry picked from commit c41f9f046f )
2022-05-25 05:53:45 +00:00
Rucha Mahabal
22aeacb088
Merge pull request #31104 from ruchamahabal/emp-adv-status-v13
...
feat(Employee Advance): add 'Returned' and 'Partly Claimed and Returned'
2022-05-25 11:09:52 +05:30
Rucha Mahabal
7ac0624f68
Merge branch 'version-13-hotfix' into emp-adv-status-v13
2022-05-25 10:46:25 +05:30
Rucha Mahabal
a071095886
Merge pull request #31110 from ruchamahabal/fix-npo-membership
2022-05-24 18:38:43 +05:30
Rucha Mahabal
168a9d417b
fix: don't capture payments with invoice_id as donations
...
- if donations and subscriptions are set up in the same dashboard, membership payments also trigger payment webhook
- in order to differentiate there is already a check for RP's auto generated description but if subscriptions are configured using subscription links, RP doesn't send descriptions
- use invoice_id to ignore such payments instead
2022-05-24 18:16:56 +05:30
Rucha Mahabal
34928d29f1
fix: remove bad default for Membership From Date
2022-05-24 18:14:06 +05:30
Ankush Menat
e9968cc6fc
chore: disable feed for material request
2022-05-24 14:33:57 +05:30
Rucha Mahabal
ab9744fe97
Merge branch 'version-13-hotfix' into emp-adv-status-v13
2022-05-24 11:49:24 +05:30
Rucha Mahabal
78e9e66d63
fix: replace document states with list settings
2022-05-24 11:29:58 +05:30
Rucha Mahabal
b265ca467c
test: test advance filters in expense claim and cancelled status
2022-05-24 11:19:14 +05:30
Rucha Mahabal
806752111e
test: employee advance status
2022-05-24 11:13:18 +05:30
Rucha Mahabal
d59c3d2142
fix: employee advance status update on return via additional salary
2022-05-24 11:11:44 +05:30
Rucha Mahabal
cac9e245b6
patch: Employee Advance return statuses
2022-05-24 11:11:10 +05:30
Rucha Mahabal
42e7a86a3b
feat(Employee Advance): add 'Returned' and 'Partly Claimed and Returned' status
2022-05-24 11:09:42 +05:30
mergify[bot]
c2a08f1285
chore: error logging for auto material requests (backport #31103 ) ( #31105 )
...
chore: error logging for auto material requests (#31103 )
(cherry picked from commit ecb39d81e0 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-24 10:41:50 +05:30
mergify[bot]
3984f04a49
fix: Job Card excess transfer behaviour (backport #31054 ) ( #31096 )
...
* 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
(cherry picked from commit e07ce6efe0 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/test_job_card.py
* chore: Run `_validate_over_transfer` only if excess transfer is blocked in settings
(cherry picked from commit 9f6e10663b )
* chore: conflicts
* chore: missing conflict resolution changes
Co-authored-by: marination <maricadsouza221197@gmail.com >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-23 15:20:47 +05:30
mergify[bot]
f6b2f36ca8
test: search test failing because of stale data (backport #31098 ) ( #31099 )
...
test: search test failing because of stale data (#31098 )
(cherry picked from commit a36174afdf )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-23 15:13:13 +05:30
Suraj Shetty
1c3ad13f6c
Merge pull request #31094 from frappe/mergify/bp/version-13-hotfix/pr-31092
2022-05-23 12:20:53 +05:30
mergify[bot]
ddee0893e6
fix translation German "Designation" (backport #31082 ) ( #31093 )
...
fix translation German "Designation" (#31082 )
changed "Bezeichnung" to "Position" as the is more precice in the field of employment which erpnext refers to here
(cherry picked from commit 348a674df9 )
Co-authored-by: Wolfram Schmidt <wolfram.schmidt@phamos.eu >
2022-05-23 12:02:30 +05:30
Suraj Shetty
0ab9fc0040
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.
(cherry picked from commit a29b92febc )
2022-05-23 06:27:37 +00:00
mergify[bot]
ba76b6419e
fix: Leave Encashment calculations (backport #31062 ) ( #31091 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-23 10:32:41 +05:30
mergify[bot]
c17c260a65
fix: corrective job card creation (backport #31083 ) ( #31084 )
...
* test: simplify job card tests
(cherry picked from commit e625394488 )
* 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.
(cherry picked from commit 66cf9aa344 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-21 14:28:27 +05:30
marination
b827c3b3c9
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 12:34:15 +05:30
marination
9a513fda74
fix: Get fresh RM rate in calculate_rm_cost
2022-05-20 12:23:52 +05:30
marination
faa69c942b
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-20 12:23:42 +05:30
marination
d035aa2afb
fix: Call calculate_cost for Draft BOM and typo in argument
2022-05-20 12:23:32 +05:30
marination
cbc52a2e45
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-20 12:23:18 +05:30
marination
87c2b3be0b
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-20 12:20:24 +05:30
ruthra kumar
90b1147365
fix: multiple entries for same payment term
...
(cherry picked from commit e826093150 )
2022-05-20 02:24:23 +00:00
mergify[bot]
f519dc613c
fix: always update item_name for stock entry (backport #31068 ) ( #31071 )
...
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
(cherry picked from commit 6d6616dbcd )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-19 16:02:20 +05:30
mergify[bot]
0efbabe7cf
fix: payments duplicate on pos closing entry (backport #30976 ) ( #31005 )
2022-05-19 14:27:19 +05:30
mergify[bot]
1461d66dda
fix(india): error while parsing e-invoice ( #31061 )
2022-05-18 12:44:24 +05:30
mergify[bot]
95491e1718
fix(india): eway bill cancel api is disabled ( #31060 )
2022-05-18 12:44:07 +05:30
Frappe PR Bot
d9f76478da
chore(release): Bumped to Version 13.30.0
...
# [13.30.0](https://github.com/frappe/erpnext/compare/v13.29.2...v13.30.0 ) (2022-05-17)
### Bug Fixes
* `set_missing_values` in SE and re-use the same on all SE mappings ([fe52c1f ](fe52c1f354 ))
* Add validation for SEZ and Export invoices without payment of taxes ([cb8453d ](cb8453dac8 ))
* allow to use formatting for the field to_discuss in opportunity ([e126d4e ](e126d4e592 ))
* Block 0 Qty via Update Items to be consistent with form validation ([5647875 ](56478752e4 ))
* Calculate totals even though pricing rule is not applied on mapped doc ([678a01d ](678a01d4bd ))
* **charts:** Pass fieldtype for chart data in selling reports ([917e7c3 ](917e7c34af ))
* conflicts ([87fd933 ](87fd93370a ))
* conflicts ([fb62bbf ](fb62bbf61a ))
* disable pricing rules for internal transfers (backport [#31034 ](https://github.com/frappe/erpnext/issues/31034 )) ([#31036 ](https://github.com/frappe/erpnext/issues/31036 )) ([d5eb9fb ](d5eb9fb3fd ))
* discount ledger entry in case of multicurrency invoice ([#31047 ](https://github.com/frappe/erpnext/issues/31047 )) ([c3417e4 ](c3417e4103 ))
* dont fail repost for recoverable errors (backport [#30979 ](https://github.com/frappe/erpnext/issues/30979 )) ([#31023 ](https://github.com/frappe/erpnext/issues/31023 )) ([a019cb6 ](a019cb6caa ))
* **Employee Advance:** Return/Deduction from Salary button visibility (backport [#31011 ](https://github.com/frappe/erpnext/issues/31011 )) ([#31012 ](https://github.com/frappe/erpnext/issues/31012 )) ([5b1d85e ](5b1d85e8bf ))
* Failing accounting dimension patch ([b14a7b8 ](b14a7b8a5d ))
* german translations for Employee ([b9bda04 ](b9bda04a83 ))
* gl entry validation for miniscule loan penalty ([e958ef2 ](e958ef26e0 ))
* hide template items from sales/purchase order ([8b99f43 ](8b99f43c61 ))
* IN time not captured in Attendance through Employee Checkin (backport [#31029 ](https://github.com/frappe/erpnext/issues/31029 )) ([#31031 ](https://github.com/frappe/erpnext/issues/31031 )) ([477bbcc ](477bbcc9e5 ))
* Item rate reset on changing posting date ([#30990 ](https://github.com/frappe/erpnext/issues/30990 )) ([8ef649f ](8ef649f65d ))
* Just add one rate in GST HSN Code ([ed76687 ](ed76687dac ))
* Merge Conflicts ([3abf264 ](3abf26428c ))
* Multiple fixes in GSTR-1 report ([f2cbb70 ](f2cbb70325 ))
* **patch:** avoid checking for return field if it doesnt exits (backport [#30995 ](https://github.com/frappe/erpnext/issues/30995 )) ([#30997 ](https://github.com/frappe/erpnext/issues/30997 )) ([a94b5c0 ](a94b5c0d8b ))
* per_billed for return DN (backport [#30868 ](https://github.com/frappe/erpnext/issues/30868 )) ([#30971 ](https://github.com/frappe/erpnext/issues/30971 )) ([97ea1f5 ](97ea1f5123 ))
* precision loss when transferring (backport [#30834 ](https://github.com/frappe/erpnext/issues/30834 )) ([#31032 ](https://github.com/frappe/erpnext/issues/31032 )) ([fc80a50 ](fc80a50640 ))
* precision of total penalty paid ([ad21853 ](ad21853b01 ))
* precision of total penalty paid ([5c45737 ](5c45737a8f ))
* prevent bypassing forced valuation rate (backport [#30987 ](https://github.com/frappe/erpnext/issues/30987 )) ([#31020 ](https://github.com/frappe/erpnext/issues/31020 )) ([706c19d ](706c19db70 ))
* pro rata calculation for monthly depreciation ([#30989 ](https://github.com/frappe/erpnext/issues/30989 )) ([408d952 ](408d952332 ))
* remove item attribute limit from variant selector (backport [#31026 ](https://github.com/frappe/erpnext/issues/31026 )) ([#31028 ](https://github.com/frappe/erpnext/issues/31028 )) ([1f016e9 ](1f016e9137 ))
* Set actual qty and basic rate in SE on warehouse triggers (`get_warehouse_details`) ([30b0aee ](30b0aee013 ))
* stock analytics report shows incorrect data there's no stock movement in a period (backport [#30945 ](https://github.com/frappe/erpnext/issues/30945 )) ([#30980 ](https://github.com/frappe/erpnext/issues/30980 )) ([295ffb3 ](295ffb3f1a ))
* translation for status filter ([e5f8231 ](e5f8231632 ))
* **translations:** Update ru translations ([#30992 ](https://github.com/frappe/erpnext/issues/30992 )) ([f797005 ](f797005384 ))
* TypeError in add_indicator_for_multicompany (backport [#31042 ](https://github.com/frappe/erpnext/issues/31042 )) ([#31048 ](https://github.com/frappe/erpnext/issues/31048 )) ([e24bb1d ](e24bb1dbf1 ))
* unlink Attendance from Employee Checkins on cancellation (backport [#31045 ](https://github.com/frappe/erpnext/issues/31045 )) ([#31049 ](https://github.com/frappe/erpnext/issues/31049 )) ([e03fe97 ](e03fe97a6e ))
* UOM in HSN-wise summary of outward supply ([cd7d5cd ](cd7d5cdb22 ))
* user can select disabled accounts in taxes table ([047c879 ](047c879bec ))
* validate disabled accounts before posting ledger entries ([515e49b ](515e49bb90 ))
* validate on hold purchase invoices in payment entry ([9fbd170 ](9fbd170fa4 ))
### Features
* add Employee Status filter in leave balance reports ([716b525 ](716b5253a4 ))
* add Link to Opportunity ([#30614 ](https://github.com/frappe/erpnext/issues/30614 )) ([bc23bc7 ](bc23bc738e ))
* request_for_quotation ([db4e264 ](db4e264d92 ))
* request_for_quotation - refactor ([b6a3e69 ](b6a3e693ae ))
* select multiple values for accounting dimension (backport [#31015 ](https://github.com/frappe/erpnext/issues/31015 )) ([#31041 ](https://github.com/frappe/erpnext/issues/31041 )) ([9c21eb5 ](9c21eb5b94 ))
2022-05-17 07:41:35 +00:00
Ankush Menat
3f8816f2ce
Merge pull request #31050 from ankush/v13_release
...
chore: release
2022-05-17 13:09:46 +05:30
mergify[bot]
e03fe97a6e
fix: unlink Attendance from Employee Checkins on cancellation (backport #31045 ) ( #31049 )
...
* fix: unlink Attendance from Employee Checkins on cancellation (#31045 )
(cherry picked from commit 28fe4f3d54 )
* fix: import missing function
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-17 12:35:27 +05:30
mergify[bot]
c3417e4103
fix: discount ledger entry in case of multicurrency invoice ( #31047 )
2022-05-17 12:22:08 +05:30
mergify[bot]
9c21eb5b94
feat: select multiple values for accounting dimension (backport #31015 ) ( #31041 )
...
fix: select multiple values for accounting dimenssion
(cherry picked from commit 69be22ba7c )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2022-05-17 11:56:31 +05:30
mergify[bot]
e24bb1dbf1
fix: TypeError in add_indicator_for_multicompany (backport #31042 ) ( #31048 )
...
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.
(cherry picked from commit 867f2c6282 )
Co-authored-by: Deepak <36790711+dpk404@users.noreply.github.com >
2022-05-17 11:54:50 +05:30
Ganga Manoj
408d952332
fix: pro rata calculation for monthly depreciation ( #30989 )
2022-05-17 11:21:10 +05:30
mergify[bot]
d5eb9fb3fd
fix: disable pricing rules for internal transfers (backport #31034 ) ( #31036 )
...
fix: disable pricing rules for internal transfers (#31034 )
* fix: disable pricing rules for internal transfers
* fix: only apply validation on internal transfers
* fix: internal_party_field undefined
(cherry picked from commit 3714e36b44 )
Co-authored-by: Ankush Menat <me@ankush.dev >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-05-16 18:34:39 +05:30
Marica
d7bea97095
Merge pull request #31030 from frappe/mergify/bp/version-13-hotfix/pr-30992
...
fix(translations): Update ru translations (backport #30992 )
2022-05-16 17:35:17 +05:30
Marica
3abf26428c
fix: Merge Conflicts
2022-05-16 17:13:00 +05:30
mergify[bot]
477bbcc9e5
fix: IN time not captured in Attendance through Employee Checkin (backport #31029 ) ( #31031 )
...
* fix: IN time not captured in Attendance through Employee Checkin (#31029 )
(cherry picked from commit 1b7ce9649b )
# Conflicts:
# erpnext/hr/doctype/employee_checkin/test_employee_checkin.py
* fix: conflicts
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-16 17:05:26 +05:30
mergify[bot]
fc80a50640
fix: precision loss when transferring (backport #30834 ) ( #31032 )
...
* fix: stock transfer value when precision differs
(cherry picked from commit b1c90e9949 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/test_stock_ledger_entry.py
* fix: Merge conflicts
* chore: Remove unused `flt` (sider)
Co-authored-by: Ankush Menat <ankush@frappe.io >
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-05-16 17:02:47 +05:30
Vladislav
f797005384
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 >
(cherry picked from commit af1eab5d54 )
# Conflicts:
# erpnext/translations/ru.csv
2022-05-16 09:49:23 +00:00
mergify[bot]
1f016e9137
fix: remove item attribute limit from variant selector (backport #31026 ) ( #31028 )
...
fix: remove item attribute limit from variant selector
(cherry picked from commit 6bd1cb9235 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-16 14:13:38 +05:30
Marica
a0930a5619
Merge pull request #31027 from frappe/mergify/bp/version-13-hotfix/pr-31025
...
fix: hide template items from sales/purchase order (backport #31025 )
2022-05-16 14:11:24 +05:30
Ankush Menat
8b99f43c61
fix: hide template items from sales/purchase order
...
(cherry picked from commit 0e875f5049 )
2022-05-16 08:31:07 +00:00
mergify[bot]
a019cb6caa
fix: dont fail repost for recoverable errors (backport #30979 ) ( #31023 )
...
recoverable erros:
1. timeout
2. lock/deadlocks
(cherry picked from commit 80d959c579 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-16 12:08:32 +05:30
mergify[bot]
6adeaa1de6
test: check translation files (backport #31006 ) ( #31007 )
...
This is an automatic backport of pull request #31006 done by [Mergify](https://mergify.com ).
---
<details>
<summary>Mergify commands and options</summary>
<br />
More conditions and actions can be found in the [documentation](https://docs.mergify.com/ ).
You can also trigger Mergify actions by commenting on this pull request:
- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch
Additionally, on Mergify [dashboard](https://dashboard.mergify.com/ ) you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
</details>
2022-05-16 06:13:32 +00:00
Deepesh Garg
e2028a0d6d
Merge pull request #31021 from frappe/mergify/bp/version-13-hotfix/pr-31010
...
fix: GL entry validation for minuscule loan penalty (backport #31010 )
2022-05-15 23:38:07 +05:30
mergify[bot]
706c19db70
fix: prevent bypassing forced valuation rate (backport #30987 ) ( #31020 )
...
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.
(cherry picked from commit ee0a277540 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-15 21:15:24 +05:30
Abhinav Raut
ad21853b01
fix: precision of total penalty paid
...
(cherry picked from commit 589dd17e58 )
2022-05-15 15:21:09 +00:00
Abhinav Raut
5c45737a8f
fix: precision of total penalty paid
...
(cherry picked from commit 9a86885c0a )
2022-05-15 15:21:09 +00:00
Abhinav Raut
e958ef26e0
fix: gl entry validation for miniscule loan penalty
...
(cherry picked from commit aef65e7417 )
2022-05-15 15:21:08 +00:00
Deepesh Garg
c7f4a1595a
Merge pull request #30978 from deepeshgarg007/gstr_export_sez_tax_rates
...
fix: Multiple fixes in GST reporting
2022-05-15 20:33:32 +05:30
Deepesh Garg
5b02b5b3cd
chore: Remove unintended changes
2022-05-15 16:42:34 +05:30
Deepesh Garg
ed76687dac
fix: Just add one rate in GST HSN Code
2022-05-15 16:40:33 +05:30
Deepesh Garg
c54c01e0de
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into gstr_export_sez_tax_rates
2022-05-14 21:33:16 +05:30
Rucha Mahabal
c4650160ce
Merge pull request #31014 from frappe/mergify/bp/version-13-hotfix/pr-31013
2022-05-13 22:33:48 +05:30
Rucha Mahabal
64b58ac031
test: employee status filter in leave balance reports
...
(cherry picked from commit 260cfa5d1e )
2022-05-13 16:37:57 +00:00
Rucha Mahabal
e5f8231632
fix: translation for status filter
...
(cherry picked from commit 08fb9a4318 )
2022-05-13 16:37:56 +00:00
Rucha Mahabal
716b5253a4
feat: add Employee Status filter in leave balance reports
...
(cherry picked from commit ed8a49737a )
2022-05-13 16:37:56 +00:00
mergify[bot]
5b1d85e8bf
fix(Employee Advance): Return/Deduction from Salary button visibility (backport #31011 ) ( #31012 )
...
fix(Employee Advance): Return/Deduction from Salary button visibility (#31011 )
(cherry picked from commit 3016ed958e )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-13 20:06:26 +05:30
Deepesh Garg
cb8453dac8
fix: Add validation for SEZ and Export invoices without payment of taxes
2022-05-13 18:12:18 +05:30
Deepesh Garg
8af30bcc16
chore: Linting Issues
2022-05-13 18:12:18 +05:30
Deepesh Garg
cd7d5cdb22
fix: UOM in HSN-wise summary of outward supply
2022-05-13 18:12:18 +05:30
Frappe PR Bot
7369db59aa
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 ))
2022-05-13 18:12:18 +05:30
Frappe PR Bot
8cc2ea0ddb
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 ))
2022-05-13 18:12:18 +05:30
Frappe PR Bot
096dcf0e54
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 ))
2022-05-13 18:12:18 +05:30
Deepesh Garg
f2cbb70325
fix: Multiple fixes in GSTR-1 report
2022-05-13 18:12:18 +05:30
Deepesh Garg
7d8e3344e9
Merge pull request #31002 from frappe/mergify/bp/version-13-hotfix/pr-30990
...
fix: Item rate reset on changing posting date (backport #30990 )
2022-05-13 14:44:04 +05:30
Marica
f7eb3ca1c0
Merge pull request #31000 from frappe/mergify/bp/version-13-hotfix/pr-30894
...
chore: added RFQ Link to Opportunity Dashboard (backport #30894 )
2022-05-13 13:17:12 +05:30
Ankush Menat
0ec5adeed8
chore:conflicts
2022-05-13 13:14:08 +05:30
Marica
44d892fb70
Merge pull request #30999 from frappe/mergify/bp/version-13-hotfix/pr-30614
...
feat: add Link to Opportunity (backport #30614 )
2022-05-13 13:12:50 +05:30
Frappe PR Bot
9ea017248d
chore(release): Bumped to Version 13.29.2
...
## [13.29.2](https://github.com/frappe/erpnext/compare/v13.29.1...v13.29.2 ) (2022-05-13)
### Bug Fixes
* **patch:** avoid checking for return field if it doesnt exits (backport [#30995 ](https://github.com/frappe/erpnext/issues/30995 )) ([#30997 ](https://github.com/frappe/erpnext/issues/30997 )) ([752bda5 ](752bda5d84 ))
2022-05-13 07:41:38 +00:00
Ankush Menat
e392f6ce31
Merge branch 'version-13-pre-release' into version-13
2022-05-13 13:09:44 +05:30
mergify[bot]
752bda5d84
fix(patch): avoid checking for return field if it doesnt exits (backport #30995 ) ( #30997 )
...
(cherry picked from commit b08180092e )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-13 13:09:22 +05:30
Deepesh Garg
8ef649f65d
fix: Item rate reset on changing posting date ( #30990 )
...
* fix: Item rate reset on changing posting date
* chore: Remove debugger
(cherry picked from commit 54d6cf18fc )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2022-05-13 07:37:57 +00:00
mergify[bot]
a94b5c0d8b
fix(patch): avoid checking for return field if it doesnt exits (backport #30995 ) ( #30997 )
...
(cherry picked from commit b08180092e )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-13 13:07:51 +05:30
Marica
a829072353
Merge pull request #31001 from frappe/mergify/bp/version-13-hotfix/pr-30911
...
fix: German translations for Employee doctype (backport #30911 )
2022-05-13 12:55:11 +05:30
Marica
eb1245e9f8
Merge pull request #30998 from frappe/mergify/bp/version-13-hotfix/pr-30818
...
feat: request_for_quotation - show supplier name (backport #30818 )
2022-05-13 12:24:02 +05:30
barredterra
b9bda04a83
fix: german translations for Employee
...
(cherry picked from commit 02b38a439f )
2022-05-13 06:54:02 +00:00
Wolfram Schmidt
24851a8577
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.
(cherry picked from commit c4a2778359 )
2022-05-13 06:48:34 +00:00
Wolfram Schmidt
bc23bc738e
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.
(cherry picked from commit 0bbed414f8 )
2022-05-13 06:48:08 +00:00
Ahmad
b6a3e693ae
feat: request_for_quotation - refactor
...
- Set supplier as link in while selecting supplier to create quotation
(cherry picked from commit 04c96b547e )
2022-05-13 06:47:19 +00:00
Ahmad
db4e264d92
feat: request_for_quotation
...
- Show supplier name if supplier ID is not equal to supplier name
(cherry picked from commit b226e7d2ac )
2022-05-13 06:47:18 +00:00
Saqib Ansari
1ecbf33960
Merge pull request #30991 from frappe/mergify/bp/version-13-hotfix/pr-30968
...
fix(accounts): minor fixes & validations (backport #30968 )
2022-05-13 12:03:52 +05:30
Saqib Ansari
013ac26231
test: sales_invoice_with_disabled_account
...
(cherry picked from commit 6c16422beb )
2022-05-12 16:37:27 +00:00
Saqib Ansari
7c750571cd
test: payment_entry_against_onhold_purchase_invoice
...
(cherry picked from commit 92613777b9 )
2022-05-12 16:37:26 +00:00
Saqib Ansari
515e49bb90
fix: validate disabled accounts before posting ledger entries
...
(cherry picked from commit 95b059a98c )
2022-05-12 16:37:26 +00:00
Saqib Ansari
047c879bec
fix: user can select disabled accounts in taxes table
...
(cherry picked from commit a1e3ae8869 )
2022-05-12 16:37:25 +00:00
Saqib Ansari
9fbd170fa4
fix: validate on hold purchase invoices in payment entry
...
(cherry picked from commit b0f302e579 )
2022-05-12 16:37:24 +00:00
Frappe PR Bot
a89612e448
chore(release): Bumped to Version 13.29.1
...
## [13.29.1](https://github.com/frappe/erpnext/compare/v13.29.0...v13.29.1 ) (2022-05-12)
### Bug Fixes
* Failing accounting dimension patch ([b9a5575 ](b9a557599e ))
2022-05-12 10:01:53 +00:00
Deepesh Garg
1def38dba0
Merge pull request #30985 from frappe/version-13-pre-release
...
chore: version-13 patch release
2022-05-12 15:29:21 +05:30
Deepesh Garg
bed1a218a2
Merge pull request #30984 from frappe/mergify/bp/version-13-pre-release/pr-30982
...
fix: Failing accounting dimension patch (backport #30982 )
2022-05-12 15:28:05 +05:30
Deepesh Garg
b9a557599e
fix: Failing accounting dimension patch
...
(cherry picked from commit b14a7b8a5d )
2022-05-12 09:48:53 +00:00
Deepesh Garg
43ebe946f1
Merge pull request #30982 from deepeshgarg007/failing_patch_for_dimensisons
...
fix: Failing accounting dimension patch
2022-05-12 14:57:01 +05:30
Deepesh Garg
b14a7b8a5d
fix: Failing accounting dimension patch
2022-05-12 13:54:47 +05:30
mergify[bot]
295ffb3f1a
fix: stock analytics report shows incorrect data there's no stock movement in a period (backport #30945 ) ( #30980 )
...
* test: basic test for stock analytics report
(cherry picked from commit d81422fb58 )
* fix: consider previous balance is missing
Also remove `total`, total of total is a meaningless value.
(cherry picked from commit 6ab0046e9c )
* fix: batch_no doesn't maintain qty_after_transaction
(cherry picked from commit 287b255ad6 )
* 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.
(cherry picked from commit 198b91f8d4 )
Co-authored-by: Ankush Menat <me@ankush.dev >
2022-05-12 13:06:52 +05:30
Marica
d697515125
Merge pull request #30975 from frappe/mergify/bp/version-13-hotfix/pr-30950
...
fix: Set actual qty and basic rate in SE on warehouse triggers (`get_warehouse_details`) (backport #30950 )
2022-05-12 12:54:12 +05:30
marination
6ef1261afd
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
(cherry picked from commit 4fa15b50ca )
2022-05-11 14:44:42 +00:00
marination
fe52c1f354
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
(cherry picked from commit 90a8e924f5 )
2022-05-11 14:44:42 +00:00
marination
678a01d4bd
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.
(cherry picked from commit 494ddd1eb4 )
2022-05-11 14:44:38 +00:00
marination
30b0aee013
fix: Set actual qty and basic rate in SE on warehouse triggers (get_warehouse_details)
...
- set `actual_qty` on source and target warehouse change
(cherry picked from commit 1ce45f623e )
2022-05-11 14:44:37 +00:00
mergify[bot]
97ea1f5123
fix: per_billed for return DN (backport #30868 ) ( #30971 )
...
This is a semi-automatic backport of pull request #30868 done by [Mergify](https://mergify.com ).
2022-05-11 14:33:58 +00:00
rohitwaghchaure
60964a48c4
Merge pull request #30947 from frappe/mergify/bp/version-13-hotfix/pr-30938
...
fix: allow to use formatting for the field to_discuss in opportunity (backport #30938 )
2022-05-11 17:48:23 +05:30
rohitwaghchaure
87fd93370a
fix: conflicts
2022-05-11 16:07:24 +05:30
rohitwaghchaure
fb62bbf61a
fix: conflicts
2022-05-11 16:05:19 +05:30
Ankush Menat
b008efbfdb
Merge pull request #30970 from frappe/mergify/bp/version-13-hotfix/pr-30969
...
chore: fifo queue vs qty after transaction comparison report (backport #30969 )
2022-05-11 15:55:17 +05:30
Ankush Menat
78f694ca4e
chore: incompatible changes
2022-05-11 15:22:33 +05:30
Ankush Menat
8c2bfe1d5c
chore: fifo queue vs qty after transaction comparison report
...
(cherry picked from commit f6d6463a33 )
2022-05-11 09:43:15 +00:00
Marica
c873950f41
Merge pull request #30967 from frappe/mergify/bp/version-13-hotfix/pr-30962
...
fix: Block 0 Qty via Update Items to be consistent with form validation (backport #30962 )
2022-05-11 13:04:10 +05:30
marination
56478752e4
fix: Block 0 Qty via Update Items to be consistent with form validation
...
(cherry picked from commit 0c9154389b )
2022-05-11 07:12:29 +00:00
gavin
a761c5c62c
Merge pull request #30961 from frappe/mergify/bp/version-13-hotfix/pr-30958
...
fix(charts): Pass fieldtype for chart data in selling reports (backport #30958 )
2022-05-10 17:55:19 +05:30
Gavin D'souza
917e7c34af
fix(charts): Pass fieldtype for chart data in selling reports
...
(cherry picked from commit 7bf0e4f8e5 )
2022-05-10 12:10:48 +00:00
Frappe PR Bot
974f2a85ea
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 ))
2022-05-10 10:27:19 +00:00
Deepesh Garg
705a21a0f0
Merge pull request #30952 from frappe/version-13-pre-release
...
chore: Release for version-13
2022-05-10 15:55:39 +05:30
Ankush Menat
6863a59472
Merge branch 'version-13-hotfix' into version-13-pre-release
2022-05-10 15:20:35 +05:30
Ankush Menat
f64ba80913
Merge pull request #30953 from frappe/mergify/bp/version-13-hotfix/pr-30913
...
fix: double future qty updates (backport #30913 )
2022-05-10 15:16:37 +05:30
mergify[bot]
b7e873b55d
fix: subtract change_amount from paid_amount field on POS Register ( #30937 )
...
Co-authored-by: HarryPaulo <paulo_fabris@hotmail.com >
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
2022-05-10 14:54:19 +05:30
Ankush Menat
4d682face2
chore: remove datettime formatting from debug report
...
This hides some information that would otherwise help during debugging
(cherry picked from commit ae842d8145 )
2022-05-10 14:51:02 +05:30
Ankush Menat
6312938fed
chore: conflicts
2022-05-10 14:50:35 +05:30
Ankush Menat
e27fb58130
fix: sort before picking next stock reco
...
(cherry picked from commit 7e2fbc050a )
2022-05-10 14:50:35 +05:30
Ankush Menat
0db3013c9b
fix: double future qty updates
...
update_qty_in_future_sle is reprocessing rows which are already
processed by process_sle_against_current_voucher
(cherry picked from commit 7c839c4503 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/test_stock_ledger_entry.py
2022-05-10 09:17:34 +00:00
Deepesh Garg
a85fe517df
Merge pull request #30951 from frappe/version-13-hotfix
...
chore: Pre release for version-13
2022-05-10 14:42:16 +05:30
Deepesh Garg
3373ce5c47
Merge pull request #30949 from frappe/mergify/bp/version-13-hotfix/pr-30948
...
fix(india): invoice type for a debit note e-invoice (backport #30948 )
2022-05-10 14:13:48 +05:30
Saqib Ansari
c46add3760
fix(india): invoice type for a debit note e-invoice ( #30948 )
...
(cherry picked from commit 8dd046cc51 )
2022-05-10 08:10:34 +00:00
mergify[bot]
7bd5b2ba29
feat(india): generate qrcode button for e-invoice ( #30946 )
2022-05-10 12:29:52 +05:30
Rohit Waghchaure
e126d4e592
fix: allow to use formatting for the field to_discuss in opportunity
...
(cherry picked from commit 3f41cb762d )
# Conflicts:
# erpnext/crm/doctype/opportunity/opportunity.py
# erpnext/crm/doctype/opportunity/test_opportunity.py
2022-05-10 06:41:34 +00:00
mergify[bot]
64440fc4fb
feat(HR): Leave Type configuration to allow over allocation (backport #30940 ) ( #30944 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-10 09:25:32 +05:30
mergify[bot]
7ce5c93f44
fix(india): re-arrange e-way bill dialog fields ( #30941 )
2022-05-09 21:36:57 +05:30
Ankush Menat
c1f6586e39
Merge pull request #30869 from marination/batch-source-reference-v13
...
fix: Unlink and delete batch created from stock reco on cancel
2022-05-09 19:01:59 +05:30
mergify[bot]
a0e39db200
fix(pos): creating pos returns resets pricing rules & discounts ( #30936 )
2022-05-09 17:43:36 +05:30
mergify[bot]
80f7d66255
fix: remove check for already allocated earned leaves ( #30931 ) ( #30932 )
...
* 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
(cherry picked from commit f92bc4dd33 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-09 12:34:21 +05:30
Rucha Mahabal
9189653f2e
fix: patch for renaming membership settings ( #30929 )
2022-05-09 10:11:52 +05:30
Deepesh Garg
4e53dd71db
Merge pull request #30065 from govindsmenokee/patch-9
...
fix: HSN-wise-summary of outward supplies Updated Report
2022-05-08 19:36:11 +05:30
mergify[bot]
4ef2ffd14c
feat(india): cancel e-way bill is enabled with e-invoicing APIs. ( #30924 )
2022-05-08 19:11:04 +05:30
mergify[bot]
b96f1565c5
feat(india): store e-way bill auto calculated distance in sales invoice ( #30923 )
2022-05-08 19:10:22 +05:30
Saqib Ansari
713a84bb73
Merge branch 'version-13-hotfix' into patch-9
2022-05-08 12:49:28 +05:30
Saqib Ansari
2972ef8f2c
chore: fix linter ( #30925 )
2022-05-08 12:48:57 +05:30
Deepesh Garg
a8fbd2451b
chore: Remove print statement
2022-05-07 22:53:59 +05:30
Deepesh Garg
b0e929b8ae
chore: Remove extra columns
2022-05-07 22:44:53 +05:30
Deepesh Garg
ac362c75db
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into patch-9
2022-05-07 19:04:14 +05:30
Ganga Manoj
bf2eaecb1d
fix: Set available-for-use date if missing ( #30838 )
2022-05-06 18:06:21 +05:30
Deepesh Garg
e9e2dcc1bf
Merge pull request #30915 from frappe/mergify/bp/version-13-hotfix/pr-30897
...
fix: Consider party and party type as well in group by consolidated view (backport #30897 )
2022-05-06 13:37:54 +05:30
Deepesh Garg
189fc89e2d
fix: Consider paryt and party type as well in group by consolidated view
...
(cherry picked from commit c2d52a1ac0 )
2022-05-06 07:40:39 +00:00
Deepesh Garg
4c2fdfe2c1
Merge pull request #30914 from deepeshgarg007/payment_reco_linting_issue
...
chore: Linting issues
2022-05-06 13:08:57 +05:30
Deepesh Garg
b7698aa210
chore: Linting issues
2022-05-06 13:08:09 +05:30
Deepesh Garg
96db9ee17b
Merge pull request #30912 from frappe/mergify/bp/version-13-hotfix/pr-30879
...
fix(india): keyerror while generating e-way bill from an e-invoice (backport #30879 )
2022-05-06 13:05:21 +05:30
maharshivpatel
98d799e7cc
fix(india): keyerror while generating e-way bill from an e-invoice ( #30879 )
...
(cherry picked from commit ee7a7eb782 )
2022-05-06 05:53:50 +00:00
mergify[bot]
d60a6cb2f8
fix: disable form save on naming series tool ( #30909 ) ( #30910 )
...
(cherry picked from commit f31122cbc3 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-05 17:38:11 +05:30
marination
a2fff8741e
style: Spaces to Tabs
2022-05-05 13:00:00 +05:30
mergify[bot]
c458e14e68
fix: show group warehouse in Sales Order ( #30891 ) ( #30893 )
...
(cherry picked from commit 91cd5f5d4a )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-05 11:07:11 +05:30
Deepesh Garg
59686093b4
Merge pull request #30902 from frappe/mergify/bp/version-13-hotfix/pr-30899
...
fix: Show linked time sheets in sales invoice dashboard (backport #30899 )
2022-05-04 21:01:08 +05:30
Deepesh Garg
4f4af523e0
fix: Show linked time sheets in sales invoice dashboard
...
(cherry picked from commit 3e38dc7ea8 )
2022-05-04 14:24:57 +00:00
marination
c449b35cc1
fix: Remove commit from stock entry test. The assertion is not important
2022-05-04 13:00:00 +05:30
Deepesh Garg
57409b6ffd
Merge pull request #30884 from deepeshgarg007/loan_repayment_clearance_v3
...
fix: Ignore loan repayments made from salary slip
2022-05-04 09:44:22 +05:30
Frappe PR Bot
53024be347
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 ))
2022-05-03 08:51:32 +00:00
Deepesh Garg
a1f31013e2
Merge pull request #30886 from frappe/version-13-pre-release
...
chore: weekly release for version-13
2022-05-03 14:19:46 +05:30
Deepesh Garg
64d96f436b
Merge pull request #30885 from frappe/version-13-hotfix
...
chore: pre release for version-13
2022-05-03 13:41:33 +05:30
Deepesh Garg
fda250606a
Merge branch 'version-13-pre-release' into version-13-hotfix
2022-05-03 13:21:10 +05:30
Deepesh Garg
2126dee8ca
Merge pull request #30874 from frappe/mergify/bp/version-13-hotfix/pr-30848
...
fix: Cost center filter in payment reconciliation (backport #30848 )
2022-05-03 13:18:31 +05:30
marination
d53228b153
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
2022-05-03 13:00:00 +05:30
Deepesh Garg
b7e1d40e43
fix: Ignore loan repayments made from salary slip
2022-05-03 12:55:04 +05:30
Deepesh Garg
937d358fbf
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30848
2022-05-03 12:46:10 +05:30
Deepesh Garg
366cd6171c
chore: resolve conflicts
2022-05-03 12:21:06 +05:30
mergify[bot]
a1b0813966
fix: payment days calculation for employees joining/leaving mid-month ( #30863 ) ( #30883 )
...
(cherry picked from commit 924cf7763e )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-05-03 11:46:46 +05:30
Saqib Ansari
4db588e72e
Merge pull request #30876 from frappe/mergify/bp/version-13-hotfix/pr-30875
...
fix(India): Supply type for overseas invoices with payment of tax (backport #30875 )
2022-05-02 22:17:56 +05:30
mergify[bot]
246869dd28
fix(india): e-invoice generation for registered composition gst category type ( #30814 ) ( #30877 )
2022-05-02 22:16:43 +05:30
Saqib Ansari
cf087103cb
fix: supply type for sez invoices with payment of tax
...
(cherry picked from commit c8aa77285e )
2022-05-02 16:20:44 +00:00
Deepesh Garg
fdcc591a5e
fix: Supply type for overseas invoices with payment of tax
...
(cherry picked from commit d7cb269e0c )
2022-05-02 16:20:44 +00:00
Deepesh Garg
0df96e1084
test: Add test for payment reconciliation
...
(cherry picked from commit b440dabe12 )
2022-05-02 12:29:25 +00:00
Deepesh Garg
22e7f03a03
fix: Cost center filter on payment reconciliation
...
(cherry picked from commit ab94b73e93 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js
2022-05-02 12:29:24 +00:00
Deepesh Garg
6aab9ca427
Merge pull request #30852 from deepeshgarg007/vat_ksa
...
fix: Vat Audit report fixes
2022-05-02 16:14:03 +05:30
mergify[bot]
57b03f0bf2
fix(UX): misleading stock entry lables ( #30870 ) ( #30871 )
...
* 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 >
(cherry picked from commit 59a5090843 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-02 15:17:13 +05:30
Sherin KR
5a5b49b61a
fix: Period Closing Voucher is considering GL entries with is_cancelled=1 ( #30865 )
...
* fix: Period Closing Voucher - Period Closing Voucher is considering GL entry with is_cancelled=1 as well
* fix: condition
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
2022-05-02 15:03:30 +05:30
mergify[bot]
37fad7e04c
fix: convert default_item_manufacturer to link field ( #30835 ) ( #30866 )
...
(cherry picked from commit dcda55641b )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-05-02 14:58:05 +05:30
marination
964de1fc69
fix: Item Alternative Test
2022-05-02 14:44:26 +05:30
marination
5bc5af1066
chore: Tests for Stock Reconciliation
2022-05-02 14:41:08 +05:30
marination
a144548db9
chore: Tests for Stock Entry
2022-05-02 14:18:54 +05:30
marination
fc35323106
fix: Unlink and delete batch created from stock reco on cancel
2022-05-02 14:18:27 +05:30
Deepesh Garg
7c0069c0d3
chore: Education domain deprecation warning ( #30861 )
...
* chore: Education domain deprecation warning
* chore: Education domain deprecation warning
* chore: Rename file and patch
2022-05-02 13:29:25 +05:30
Deepesh Garg
0b9a59c605
Merge pull request #30856 from frappe/mergify/bp/version-13-hotfix/pr-30806
...
fix: Consistent accounting dimensions across Sales and Purchase docs (backport #30806 )
2022-05-02 11:44:52 +05:30
Deepesh Garg
b9c326e3f6
chore: resolve conflicts
2022-05-02 11:16:48 +05:30
Deepesh Garg
d9756d54ad
chore: resolve conflicts
2022-05-02 11:15:58 +05:30
mergify[bot]
7ee18e86a2
feat: Copy task color from project template (backport #30857 ) ( #30859 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
Co-authored-by: sersaber <93864988+sersaber@users.noreply.github.com >
2022-05-02 10:59:58 +05:30
Deepesh Garg
5df50588cf
fix: Consistent accounting dimensions across Sales and Purchase docs
...
(cherry picked from commit 82a0635c66 )
# Conflicts:
# erpnext/patches.txt
# erpnext/selling/doctype/sales_order/sales_order.json
2022-05-01 16:33:16 +00:00
Deepesh Garg
87383680f0
Merge pull request #30853 from frappe/mergify/bp/version-13-hotfix/pr-30815
...
fix: Ignore custom field validation while setup (backport #30815 )
2022-05-01 15:22:57 +05:30
Deepesh Garg
ee54bf7fe2
fix: Ignore custom field validation while setup
...
(cherry picked from commit 67bb29026f )
2022-04-30 16:33:44 +00:00
Deepesh Garg
d5319a4826
fix: Vat Audit report fixes
2022-04-30 22:01:05 +05:30
Deepesh Garg
a98263cd31
Merge pull request #30845 from frappe/mergify/bp/version-13-hotfix/pr-30843
...
fix: Multi currency opening invoices (backport #30843 )
2022-04-29 23:04:03 +05:30
Deepesh Garg
a3de0320aa
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30843
2022-04-29 22:16:52 +05:30
Rucha Mahabal
f7bf4a3e62
fix(UX): record reason for skipping attendance or marking absent for auto attendance ( #30846 )
2022-04-29 16:37:26 +05:30
Deepesh Garg
2e62d518e8
fix: Multi currency opening invoices
...
(cherry picked from commit a8452c2ba2 )
2022-04-29 09:46:34 +00:00
mergify[bot]
731107d0a3
test: create new item instead of using with _Test Item (backport #30827 ) ( #30829 )
...
This is an automatic backport of pull request #30827 done by [Mergify](https://mergify.com ).
---
<details>
<summary>Mergify commands and options</summary>
<br />
More conditions and actions can be found in the [documentation](https://docs.mergify.com/ ).
You can also trigger Mergify actions by commenting on this pull request:
- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch
Additionally, on Mergify [dashboard](https://dashboard.mergify.com/ ) you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
</details>
2022-04-28 10:58:24 +00:00
mergify[bot]
645ee2d822
feat: support product bundles in picklist (backport #30762 ) ( #30826 )
...
* 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
(cherry picked from commit 5c3f9019cc )
* test: bundles in picklist
(cherry picked from commit 7d5682020a )
# Conflicts:
# erpnext/stock/doctype/pick_list/test_pick_list.py
* feat: Pick list from SO with Product Bundle
(cherry picked from commit 36c5e8a14f )
* refactor: sales order status update
- rename badly named variables
- support updated packed items
(cherry picked from commit e64cc66df7 )
# Conflicts:
# erpnext/stock/doctype/pick_list/pick_list.py
* perf: single update per Sales Order.
For each SO item the sales order picking status was being updated, this
isn't required and wasteful.
(cherry picked from commit c3fc0a4f55 )
* feat: back-update min picked qty for a bundle
(cherry picked from commit 60bc26fdbe )
* refactor: simplify needlessly complicated code
(cherry picked from commit 3ddad6891a )
* refactor: groupby using keys instead of int index
(cherry picked from commit 277b51b404 )
* refactor: simpler check for non-SO items
(cherry picked from commit f574121741 )
* feat: create DN from pick list with bundle items
(cherry picked from commit 23cb0d684d )
* refactor: remove unnecssary vars
also remove misleading docstring
(cherry picked from commit 25485edfd9 )
* fix: round off bundle qty
This is to accomodate bundles that might allow floating point qty.
(cherry picked from commit 41aa4b3524 )
* feat: transfer picklist stock info to packing list
(cherry picked from commit 1ac275ce61 )
* test: product bundle fixture
(cherry picked from commit ee54ece8fd )
* test: test bundle - picklist behaviour
(cherry picked from commit 9e60acdf56 )
# Conflicts:
# erpnext/stock/doctype/pick_list/test_pick_list.py
* fix: compare against stock qty while validating
Other changes:
- only allow whole number of bundles to get picked
(cherry picked from commit 8207697e43 )
* fix: dont map picked qty and consider pick qty for new PL
Co-Authored-By: marination <maricadsouza221197@gmail.com >
(cherry picked from commit 47e1a0104c )
* fix(UX): only show pick list when picking is pending
[skip ci]
(cherry picked from commit 9a8e3ef235 )
* chore: make picked qty read only
(cherry picked from commit ebd5f0b1bb )
* chore: conflicts and py3.7 compatibilty
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-27 17:08:37 +05:30
mergify[bot]
b45db347cc
ci: failfast when merge conflict exists ( #30823 ) ( #30824 )
...
[skip ci]
(cherry picked from commit 3ae9fa98c4 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-27 14:45:21 +05:30
Rucha Mahabal
3cdbb65b5a
fix: filters not working in Shift Assignment Calendar view ( #30822 )
2022-04-27 14:44:25 +05:30
Saqib Ansari
f693d43cda
Merge pull request #30809 from frappe/mergify/bp/version-13-hotfix/pr-30808
...
fix(pos): search field doesn't reset on checkout (backport #30808 )
2022-04-27 14:15:07 +05:30
Ankush Menat
b33317e987
chore: format
2022-04-26 18:44:03 +05:30
Ankush Menat
980a87417b
Merge pull request #30812 from frappe/mergify/bp/version-13-hotfix/pr-30811
...
chore: Warn users about multiple warehouse accounts (backport #30811 )
2022-04-26 18:42:10 +05:30
marination
93482f3302
fix: Use account_type == 'Stock' to filter stock accounts
...
(cherry picked from commit e2a163d4e9 )
2022-04-26 12:49:00 +00:00
marination
38fbd94ac9
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
(cherry picked from commit 44331f4f1f )
2022-04-26 12:49:00 +00:00
Saqib Ansari
b01f8555e5
fix(pos): number pad translations
...
(cherry picked from commit b1ac5ff9d2 )
2022-04-26 09:18:11 +00:00
Saqib Ansari
edbf5513da
fix(pos): search field doesn't reset on checkout
...
(cherry picked from commit 03a6103fe5 )
2022-04-26 09:18:11 +00:00
Frappe PR Bot
b77b3780d6
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 ))
2022-04-26 07:52:13 +00:00
Deepesh Garg
016839e573
Merge pull request #30805 from frappe/version-13-pre-release
...
chore: version 13 release
2022-04-26 13:17:29 +05:30
Deepesh Garg
25bc10e0a9
Merge branch 'version-13' into version-13-pre-release
2022-04-26 12:32:06 +05:30
Deepesh Garg
87ec9cd0cc
Merge pull request #30804 from frappe/version-13-hotfix
...
chore: version 13 pre release
2022-04-26 12:25:25 +05:30
Deepesh Garg
2f42cb6362
Merge branch 'version-13-pre-release' into version-13-hotfix
2022-04-26 11:47:34 +05:30
Deepesh Garg
30d1cecf60
Merge pull request #30801 from frappe/mergify/bp/version-13-hotfix/pr-30754
...
fix: First preference to parent cost center rather than round off cost center (backport #30754 )
2022-04-25 17:28:55 +05:30
Deepesh Garg
4522826335
test: Unit test for round off entry dimensions
...
(cherry picked from commit 3fa1c63479 )
2022-04-25 11:37:13 +00:00
Deepesh Garg
1834671d59
fix: Check if accounting dimension exists
...
(cherry picked from commit c312cd3725 )
2022-04-25 11:37:13 +00:00
Deepesh Garg
dedb90ea72
fix: Add accounting dimensions for round off GL Entry
...
(cherry picked from commit 015812b0b8 )
2022-04-25 11:37:12 +00:00
Deepesh Garg
fe9f32946c
fix: Use parent cost center for Sales and Purchase Invoice
...
(cherry picked from commit c42547d40f )
2022-04-25 11:37:12 +00:00
Deepesh Garg
a2d95fc62b
fix: First preference to parent cost center rather than round off cost center
...
(cherry picked from commit 0ac11a5b30 )
2022-04-25 11:37:11 +00:00
mergify[bot]
f70fca1c9e
fix(india): cess value not considered while validating e-invoice totals ( #30800 )
...
(cherry picked from commit 8e6c7a6bf7 )
Co-authored-by: Saqib Ansari <nextchamp.saqib@gmail.com >
2022-04-25 15:08:09 +05:30
Deepesh Garg
30bf48e1db
Merge pull request #30798 from frappe/mergify/bp/version-13-hotfix/pr-30778
...
fix: Do not validate while creating accounting dimension (backport #30778 )
2022-04-25 14:08:13 +05:30
Deepesh Garg
153b41a269
fix: Do not validate while creating accounting dimension
...
(cherry picked from commit 9bb132fdd3 )
2022-04-25 07:01:28 +00:00
Deepesh Garg
d99cc8b05a
Merge pull request #30794 from frappe/mergify/bp/version-13-hotfix/pr-30763
...
fix: Add loan doctypes in bank clearance (backport #30763 )
2022-04-25 08:51:50 +05:30
Deepesh Garg
12f5d65271
test: Remove teardown method
...
(cherry picked from commit c515abc392 )
2022-04-24 15:26:13 +00:00
Deepesh Garg
57485b30b8
test: Fixes in test case
...
(cherry picked from commit d4d83f4bb6 )
2022-04-24 15:26:12 +00:00
Deepesh Garg
1a74c6ee56
test: Fixes in test case
...
(cherry picked from commit 0eacc99ab7 )
2022-04-24 15:26:12 +00:00
Deepesh Garg
728ac1f54e
test: Add test coverage for bank clearance
...
(cherry picked from commit 8a8476bb5c )
2022-04-24 15:26:12 +00:00
Deepesh Garg
44f0b69152
fix: select doctype as payment_document
...
(cherry picked from commit 3d0e68acaa )
2022-04-24 15:26:11 +00:00
Deepesh Garg
e69c71576d
fix: Loan doctypes in bank reconciliation
...
(cherry picked from commit c3e27b5556 )
2022-04-24 15:26:11 +00:00
Deepesh Garg
664a2989a6
Merge pull request #30773 from frappe/mergify/bp/version-13-hotfix/pr-30757
...
fix(india): 401 & 403 client error while generating IRN (backport #30757 )
2022-04-22 19:47:19 +05:30
mergify[bot]
8335ca6331
fix: translation ( #30781 ) ( #30783 )
...
fixed the short word for March in german language
(cherry picked from commit 43c1d63ab2 )
Co-authored-by: Wolfram Schmidt <wolfram.schmidt@phamos.eu >
2022-04-22 17:39:15 +05:30
Devin Slauenwhite
ea0fe5e10c
fix(Selling,E-Commerce): Shopping cart quotation without website item. ( #29085 )
...
* test: assert error if quotation contains non website item
* fix(test): validate exception without website item
* fix: shopping cart quotation without website item
* fix: sider issues
* fix: linter trilaing whitespace
* fix: linter format string after translation
* fix: Skip unpublished Variants with published templates in shopping cart quote validation
* style: Re-run pre-commit
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2022-04-22 17:19:29 +05:30
Saqib Ansari
6dddbb9f27
fix: linter
2022-04-22 14:15:21 +05:30
Deepesh Garg
a074d12afd
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30757
2022-04-22 13:20:09 +05:30
Deepesh Garg
712443a91c
chore: Resolve conflicts
2022-04-22 11:48:07 +05:30
mergify[bot]
b585262842
fix: update translation ( #30725 ) ( #30776 )
...
* 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
(cherry picked from commit e088e65871 )
Co-authored-by: Vladislav <integration.into.society@gmail.com >
2022-04-22 11:18:29 +05:30
mergify[bot]
a6d0938591
fix: dependent gle reposting (backport #30726 ) ( #30772 )
...
* refactor: repost error handling
(cherry picked from commit afc5a55a23 )
* test: dependent GL entry reposting
(cherry picked from commit a2af2daca7 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/test_stock_ledger_entry.py
* fix: dependent GLE reposting
(cherry picked from commit ecdb49314f )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json
# erpnext/stock/stock_ledger.py
* test: repost queue progress
(cherry picked from commit 8f519545b0 )
* test: use disposable item codes in tests
dependency causes flake
(cherry picked from commit d2882ea436 )
* fix: correct sorting while updating bin
(cherry picked from commit b24920c0e9 )
# Conflicts:
# erpnext/stock/doctype/bin/bin.py
* fix: sort stock vouchers before reposting GLE
(cherry picked from commit 700e864d90 )
* test: discard local future SLE cache between tests
(cherry picked from commit 9734329094 )
* chore: conflicts
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-21 19:27:23 +05:30
Saqib Ansari
198bdcfdc6
fix(india): 401 & 403 client error while generating IRN
...
(cherry picked from commit ee8047aba3 )
# Conflicts:
# erpnext/regional/india/e_invoice/utils.py
2022-04-21 13:26:05 +00:00
Deepesh Garg
32cff94bde
chore: Remove conflicts from Sales Order Analysis report ( #30761 )
...
* fix: Remove conflicts from Sales Order Analysis report
* fix: change field to duration and fetch elapsed seconds
* chore: Ignore linting check for sql query
2022-04-21 18:31:35 +05:30
mergify[bot]
c339305e9c
fix: batch_no filtering not working when batch no is also a number in scientific notation ( #30770 ) ( #30771 )
...
[skip ci]
(cherry picked from commit ee3036651a )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-21 16:39:24 +05:30
Marica
ac433dce2a
Merge pull request #30179 from MostafaFekry/patch-4
...
fix: Filter fields in E Commerce Settings (use Website Item)
2022-04-21 14:36:20 +05:30
Marica
d8944b0499
Merge branch 'version-13-hotfix' into patch-4
2022-04-21 12:32:17 +05:30
marination
f58d3b4d3d
test: setup e commerce settings before running invalid filtrs test
2022-04-21 12:31:16 +05:30
Ganga Manoj
269e1923c9
fix: Use right precision for asset value after full schedule ( #30745 )
2022-04-20 19:44:09 +05:30
marination
ba635145da
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:54:30 +05:30
marination
dc2f694547
fix: Handle Multiselect field mapping separately
...
- Map Multiselect child table to Website Item (copy rows)
2022-04-20 17:47:14 +05:30
mergify[bot]
b656ffa45e
fix: Must not be able to start Job Card if it is related to Work Order that is not started yet ( #29072 ) ( #30755 )
...
* 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 >
(cherry picked from commit 143786aaa0 )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2022-04-20 15:11:11 +05:30
Raffael Meyer
0b4e3f1467
fix: monthly attendance sheet ( #30748 )
2022-04-20 12:29:45 +05:30
marination
e76220e819
fix: Mistyped variable name in patch
2022-04-20 12:27:04 +05:30
mergify[bot]
77e8c542dd
chore: Update creds to allow updates on protected branch ( #30749 ) ( #30750 )
...
(cherry picked from commit e4265ce814 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2022-04-19 17:33:15 +05:30
FinByz Tech Pvt. Ltd
6291b28c37
fix(india): transporter name is null while generating e-way bill ( #30736 )
2022-04-19 16:26:56 +05:30
semantic-release-bot
4389100fa1
chore(release): Bumped to Version 13.27.0
...
# [13.27.0](https://github.com/frappe/erpnext/compare/v13.26.0...v13.27.0 ) (2022-04-19)
### Bug Fixes
* Depreciation Amount calculation for first row when Monthly Depreciation is allowed ([#30692 ](https://github.com/frappe/erpnext/issues/30692 )) ([9cf790d ](9cf790db9d ))
* Do not show disabled dimensions in reports ([46d773d ](46d773df5d ))
* Exchange gain and loss on advance jv allocation ([9c5f841 ](9c5f8415bf ))
* Map correct company to PO made via Prod Plan (subcontract) ([44be67e ](44be67e6dd ))
* Map Production Plan company in subassembly WO created from it ([f604101 ](f604101fea ))
* **patch:** check if column is present while fixing reverse linking (backport [#30737 ](https://github.com/frappe/erpnext/issues/30737 )) ([#30739 ](https://github.com/frappe/erpnext/issues/30739 )) ([38002e3 ](38002e3fe2 ))
* Payment reco query with max invocie and payment amount limit ([4008c95 ](4008c95ac6 ))
* Price changing on creating Sales retrun from Delivery Note ([93fe840 ](93fe840844 ))
* process statement to_date override ([378d15d ](378d15d388 ))
* Remove "Values Out of Sync" validation (backport [#30707 ](https://github.com/frappe/erpnext/issues/30707 )) ([#30718 ](https://github.com/frappe/erpnext/issues/30718 )) ([fb9d640 ](fb9d640d8b ))
* Update token to allow updates on protected branch ([2a29aef ](2a29aefb19 ))
* update translation ([#30716 ](https://github.com/frappe/erpnext/issues/30716 )) ([fb127da ](fb127da489 ))
### Features
* Item-wise provisional accounting for service items ([5776881 ](5776881f34 ))
2022-04-19 10:46:00 +00:00
Ankush Menat
f266d765fd
chore: add GH token
2022-04-19 15:58:49 +05:30
Deepesh Garg
5915a73939
Merge pull request #30741 from frappe/version-13-pre-release
...
chore: release for v13.27.0
2022-04-19 15:42:46 +05:30
Deepesh Garg
f6898344ef
Merge pull request #30744 from frappe/mergify/bp/version-13-pre-release/pr-30742
...
fix: Update token to allow updates on protected branch (backport #30742 )
2022-04-19 15:33:21 +05:30
Deepesh Garg
2a29aefb19
fix: Update token to allow updates on protected branch
...
(cherry picked from commit 6f332f3669 )
2022-04-19 10:02:33 +00:00
Deepesh Garg
377c37a99f
Merge pull request #30743 from frappe/mergify/bp/version-13-hotfix/pr-30742
...
fix: Update token to allow updates on protected branch (backport #30742 )
2022-04-19 15:32:10 +05:30
Deepesh Garg
baab3797ca
fix: Update token to allow updates on protected branch
...
(cherry picked from commit 6f332f3669 )
2022-04-19 10:01:58 +00:00
Deepesh Garg
8c291f7b7a
Merge pull request #30734 from frappe/mergify/bp/version-13-hotfix/pr-30721
...
fix: SO's without delivery note will also be fetched (backport #30721 )
2022-04-19 14:12:03 +05:30
Deepesh Garg
381e9d2236
Merge pull request #30740 from frappe/version-13-hotfix
...
chore: Pre-release for v13.27.0
2022-04-19 14:10:58 +05:30
mergify[bot]
38002e3fe2
fix(patch): check if column is present while fixing reverse linking (backport #30737 ) ( #30739 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2022-04-19 12:39:28 +05:30
marination
9506dbe433
chore: Patch to copy custom fields (field filters) from Item to Website Item
2022-04-18 21:38:22 +05:30
ruthra kumar
61ff1c22b3
test: Sales order analysis report
...
(cherry picked from commit 13487e2408 )
2022-04-18 14:29:06 +00:00
ruthra kumar
f9d89c7ce6
fix: SO analysis rpt will fetch SO's without Delivery note as well
...
(cherry picked from commit e28e6726f1 )
# Conflicts:
# erpnext/selling/report/sales_order_analysis/sales_order_analysis.py
2022-04-18 14:29:06 +00:00
marination
34437a83df
fix: Validate field filter wrt to Website Item & re-use validation in Item Group
2022-04-18 19:24:08 +05:30
marination
bed9e09153
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 19:23:17 +05:30
Marica
952e267e92
Merge branch 'version-13-hotfix' into patch-4
2022-04-18 18:10:02 +05:30
mergify[bot]
8e30af84cd
chore: Add semantic releases (backport #30729 ) ( #30732 )
...
* chore: Add sematic releases
(cherry picked from commit 41249c57c4 )
* chore: Update branch name
(cherry picked from commit cc1bdd426b )
* chore: block major releases
(cherry picked from commit c12a36aed9 )
* ci: use latest ubuntu container
(cherry picked from commit 6fc11cb4c5 )
* chore: do not publish any assets
(cherry picked from commit e0a9a69d76 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
Co-authored-by: Ankush Menat <ankushmenat@gmail.com >
2022-04-18 17:18:53 +05:30
Deepesh Garg
d6126b6695
Merge pull request #30731 from frappe/mergify/bp/version-13-hotfix/pr-30728
...
fix: Price changing on creating Sales return from Delivery Note (backport #30728 )
2022-04-18 16:33:14 +05:30
Deepesh Garg
93fe840844
fix: Price changing on creating Sales retrun from Delivery Note
...
(cherry picked from commit 9c081947ec )
2022-04-18 09:04:50 +00:00
Deepesh Garg
183ff53ccb
Merge pull request #30720 from frappe/mergify/bp/version-13-hotfix/pr-30716
...
fix: update translation (backport #30716 )
2022-04-15 14:01:19 +05:30
HENRY Florian
fb127da489
fix: update translation ( #30716 )
...
* fix: update translation
* fix: update translation
* fix: update translation
* fix: update translation
(cherry picked from commit e6aa28ea14 )
2022-04-14 16:07:40 +00:00
Deepesh Garg
933bd7413a
Merge pull request #30408 from bhavesh95863/patch-3
...
fix: process statement to_date override
2022-04-14 18:43:28 +05:30
mergify[bot]
fb9d640d8b
fix: Remove "Values Out of Sync" validation (backport #30707 ) ( #30718 )
...
This is an automatic backport of pull request #30707 done by [Mergify](https://mergify.com ).
Cherry-pick of 89fab78027 has failed:
```
On branch mergify/bp/version-13-hotfix/pr-30707
Your branch is up to date with 'origin/version-13-hotfix'.
You are currently cherry-picking commit 89fab78027 .
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Unmerged paths:
(use "git add <file>..." to mark resolution)
both modified: erpnext/accounts/doctype/journal_entry/journal_entry.py
no changes added to commit (use "git add" and/or "git commit -a")
```
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
---
<details>
<summary>Mergify commands and options</summary>
<br />
More conditions and actions can be found in the [documentation](https://docs.mergify.com/ ).
You can also trigger Mergify actions by commenting on this pull request:
- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch
Additionally, on Mergify [dashboard](https://dashboard.mergify.com/ ) you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
</details>
2022-04-14 12:29:35 +00:00
Deepesh Garg
62bad90c90
Merge pull request #30717 from frappe/mergify/bp/version-13-hotfix/pr-30710
...
fix: Exchange gain and loss on advance Journal Entry allocation (backport #30710 )
2022-04-14 15:29:55 +05:30
Deepesh Garg
a167f9e17f
test: Update customer in Sales Invoice
...
(cherry picked from commit c38be53ce8 )
2022-04-14 09:40:53 +00:00
Deepesh Garg
e135c452af
test: Update customer
...
(cherry picked from commit 972d9ec5b4 )
2022-04-14 09:40:53 +00:00
Deepesh Garg
9c5f8415bf
fix: Exchange gain and loss on advance jv allocation
...
(cherry picked from commit 31883b699d )
2022-04-14 09:40:53 +00:00
Deepesh Garg
46a00d1da6
Merge pull request #30714 from frappe/mergify/bp/version-13-hotfix/pr-30675
...
feat: Item-wise provisional accounting for service items (backport #30675 )
2022-04-14 13:14:48 +05:30
Ankush Menat
3a7ac29907
chore: check in missing __init__.py ( #30713 )
2022-04-14 13:03:34 +05:30
Deepesh Garg
3dcef9352e
test: Update test case
...
(cherry picked from commit ad171c6225 )
2022-04-14 07:01:23 +00:00
Deepesh Garg
5776881f34
feat: Item-wise provisional accounting for service items
...
(cherry picked from commit 3ce64170db )
2022-04-14 07:01:23 +00:00
Deepesh Garg
0b62784f6f
Merge pull request #30700 from deepeshgarg007/pay_reco_query_v13
...
fix: Payment reco query with max invoice and payment amount limit
2022-04-14 11:11:30 +05:30
Ankush Menat
ef4eb4705e
chore: warning for DATEV deprecation ( #30703 )
2022-04-13 15:07:48 +05:30
Ganga Manoj
9cf790db9d
fix: Depreciation Amount calculation for first row when Monthly Depreciation is allowed ( #30692 )
2022-04-13 14:15:10 +05:30
mergify[bot]
2778123106
Merge pull request #30699 from frappe/mergify/bp/version-13-hotfix/pr-30688
...
fix: Map Production Plan company in subassembly WO created from it (backport #30688 )
2022-04-13 07:30:31 +00:00
marination
44be67e6dd
fix: Map correct company to PO made via Prod Plan (subcontract)
...
(cherry picked from commit 6315acc450 )
2022-04-13 07:14:16 +00:00
marination
f604101fea
fix: Map Production Plan company in subassembly WO created from it
...
(cherry picked from commit 2777c5c67c )
2022-04-13 07:14:15 +00:00
Deepesh Garg
4008c95ac6
fix: Payment reco query with max invocie and payment amount limit
2022-04-13 12:21:33 +05:30
Deepesh Garg
512b480f6a
chore: version bump
2022-04-12 23:31:47 +05:30
Deepesh Garg
d5d6b34380
Merge pull request #30695 from deepeshgarg007/v13_26_0
...
chore: change log and version bump
2022-04-12 23:29:44 +05:30
Deepesh Garg
2c2d5ccb8f
Merge pull request #30694 from frappe/version-13-pre-release
...
chore: Release for v13.26.0
2022-04-12 23:28:24 +05:30
Deepesh Garg
147499bc9c
chore: change log and version bump
2022-04-12 23:01:09 +05:30
Deepesh Garg
dc669b540d
Merge pull request #30691 from frappe/mergify/bp/version-13-hotfix/pr-30689
...
fix: Do not show disabled dimensions in reports (backport #30689 )
2022-04-12 22:28:46 +05:30
Deepesh Garg
08e2b9110c
Merge pull request #30693 from frappe/version-13-hotfix
...
chore: Pre release for v13.26.0
2022-04-12 16:56:52 +05:30
Deepesh Garg
46d773df5d
fix: Do not show disabled dimensions in reports
...
(cherry picked from commit 9a1c560c82 )
2022-04-12 10:41:25 +00:00
Deepesh Garg
4a48a6aae3
Merge pull request #30690 from frappe/mergify/bp/version-13-hotfix/pr-30686
...
feat: Ignore permlevel for specific fields (backport #30686 )
2022-04-12 16:10:51 +05:30
Nabin Hait
e650d99cdd
feat: Ignore permlevel for specific fields
...
(cherry picked from commit 993c6c0de9 )
2022-04-12 10:26:17 +00:00
Deepesh Garg
23ccadbcae
Merge pull request #30683 from frappe/mergify/bp/version-13-hotfix/pr-30651
...
fix: Download JSON for GSTR-1 report (backport #30651 )
2022-04-12 14:00:55 +05:30
Deepesh Garg
bfd8ab6d72
Merge pull request #30687 from frappe/mergify/bp/version-13-hotfix/pr-30626
...
feat(india): e-invoicing for intra-state union territory transactions (backport #30626 )
2022-04-12 14:00:38 +05:30
Saqib Ansari
2ab431ad36
feat(india): e-invoicing for intra-state union territory transactions
...
(cherry picked from commit 45fca6bed7 )
2022-04-12 08:03:23 +00:00
mergify[bot]
21066a48b6
fix: ignore item-less maintenance visit for sr no ( #30684 ) ( #30685 )
...
(cherry picked from commit 60fb71bd2a )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-12 11:16:59 +05:30
Deepesh Garg
9efc0d1043
fix: Download JSON for GSTR-1 report
...
(cherry picked from commit b532ade383 )
2022-04-11 18:37:17 +00:00
Deepesh Garg
54ea9319a1
Merge pull request #30680 from frappe/mergify/bp/version-13-hotfix/pr-30602
...
fix: Deferred Revenue/Expense Account validation (backport #30602 )
2022-04-11 20:54:52 +05:30
Marica
f54f9771e4
Merge pull request #30681 from frappe/mergify/bp/version-13-hotfix/pr-30674
...
fix: Handle multiple item transfer in separate SEs against WO (backport #30674 )
2022-04-11 17:46:12 +05:30
marination
e322e7654a
test: Multiple RM transfer in separate Stock Entries
...
- Added test and acceptance of 0 as For Quantity in test helper
(cherry picked from commit 5aa60bb651 )
2022-04-11 11:54:48 +00:00
marination
c674180f1a
style: Missing Semicolon
...
(cherry picked from commit be2e5ce966 )
2022-04-11 11:54:48 +00:00
marination
d079d8771b
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
(cherry picked from commit dfff4beaf4 )
2022-04-11 11:54:48 +00:00
Deepesh Garg
4296fc36cc
test: Add test
...
(cherry picked from commit 553178bfe7 )
2022-04-11 11:33:33 +00:00
Deepesh Garg
f6c9f052d2
fix: Deferred Revenue/Expense Account validation
...
(cherry picked from commit 9bf5f76ac8 )
2022-04-11 11:33:33 +00:00
Ankush Menat
c9af4e8ce5
chore: broken link
2022-04-11 16:55:22 +05:30
mergify[bot]
e91dea62b8
fix: update translation ( #30654 ) ( #30676 )
...
(cherry picked from commit 03c631d723 )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2022-04-11 14:48:17 +05:30
Deepesh Garg
cc3c9c7042
Merge pull request #30662 from deepeshgarg007/implicit_ignore_prcing_rule_check_on_returns
...
fix: Implicit ignore pricing rule check on returns
2022-04-09 20:15:57 +05:30
Deepesh Garg
8e742d6612
Merge pull request #30663 from frappe/mergify/bp/version-13-hotfix/pr-30542
...
fix: Ignore disabled tax categories (backport #30542 )
2022-04-09 20:15:30 +05:30
Deepesh Garg
37dc11e59a
fix: Ignore disabled tax categories
...
(cherry picked from commit 9a6a181f14 )
2022-04-09 14:22:53 +00:00
Deepesh Garg
1b25a7fe76
fix: Implicit ignore pricing rule check on returns
2022-04-09 19:20:51 +05:30
mergify[bot]
e69849d333
fix(pos): cannot change paid amount in pos payments ( #30661 )
2022-04-09 16:28:25 +05:30
Saqib Ansari
e4bb81d830
fix(pos): cannot change paid amount in pos payments ( #30657 )
2022-04-09 16:13:29 +05:30
Jannat Patel
d66979ff52
Merge pull request #30650 from frappe/mergify/bp/version-13-hotfix/pr-30596
2022-04-08 16:50:38 +05:30
Jannat Patel
2ccf58d6ad
fix: removed unused courses template
...
(cherry picked from commit bce1c2a028 )
2022-04-08 10:58:18 +00:00
Ankush Menat
9b6c5f2e54
test: prevent cancelling RIV of cancelled voucher
...
(cherry picked from commit d74181630a )
2022-04-08 16:14:01 +05:30
Ankush Menat
8cac70a63c
fix: prevent deleting repost queue for cancelled transactions
...
(cherry picked from commit a281998bcb )
2022-04-08 16:14:01 +05:30
Deepesh Garg
8d4d12c3b0
Merge pull request #30633 from frappe/mergify/bp/version-13-hotfix/pr-30606
...
fix: Exchange gain and loss button in Payment Entry (backport #30606 )
2022-04-08 13:05:23 +05:30
mergify[bot]
341e8dffd3
fix: remove bad defaults from BOM operation ( #30644 ) ( #30645 )
...
[skip ci]
(cherry picked from commit 49560d20bc )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-08 11:27:17 +05:30
Deepesh Garg
13f9207b41
Merge pull request #30620 from nabinhait/party-account-in-ar-ap-report-v13
...
feat: Receivable/Payable Account column and filter in AR/AP report
2022-04-07 21:24:56 +05:30
Deepesh Garg
a4ea9fa801
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30606
2022-04-07 21:24:24 +05:30
mergify[bot]
c0cf18d2d6
Merge pull request #30624 from frappe/mergify/bp/version-13-hotfix/pr-30499
...
feat: 'customer' column and more filter to Payment terms status report (backport #30499 )
2022-04-07 13:47:58 +00:00
Ankush Menat
d62928ed65
Merge branch 'version-13-hotfix' into mergify/bp/version-13-hotfix/pr-30499
2022-04-07 19:02:47 +05:30
mergify[bot]
4a7ae5c4a7
fix: dont reassign mutable (list) to a different field (backport #30634 ) ( #30635 )
...
This is an automatic backport of pull request #30634 done by [Mergify](https://mergify.com ).
Conflicts fixed.
2022-04-07 13:30:24 +00:00
Deepesh Garg
be438c08db
fix: Exchange gain and loss button in Payment Entry
...
(cherry picked from commit 8feb4f08c5 )
2022-04-07 11:19:25 +00:00
Nabin Hait
709fcd5051
feat: Receivable/Payable Account column and filter in AR/AP report
2022-04-07 15:56:42 +05:30
mergify[bot]
560c55935f
fix: warehouse naming when suffix is present ( #30621 ) ( #30629 )
...
(cherry picked from commit be04eaf723 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-07 15:37:33 +05:30
Chillar Anand
30a86951c3
test: Fix failing tests for healthcare service unit ( #30625 )
2022-04-07 14:58:38 +05:30
mergify[bot]
4b77a4de28
fix: update translation (backport #30474 ) ( #30593 )
...
* 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
(cherry picked from commit 4895761d89 )
* chore: fix translation csv file
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-07 13:24:48 +05:30
Rucha Mahabal
8932d7040f
fix: conflicts
2022-04-07 13:21:06 +05:30
Rucha Mahabal
07ff2cb1d3
fix: conflicts
2022-04-07 13:21:06 +05:30
Rucha Mahabal
8393d113d4
fix: show allocation history for earned leaves allocated via scheduler
...
(cherry picked from commit ec65af5f38 )
2022-04-07 13:21:06 +05:30
Rucha Mahabal
c68a38eb5b
fix: make New Leaves Allocated read-only if policy assignment is linked to the allocation and leave type is earned leave
...
(cherry picked from commit 6203ffc8fa )
2022-04-07 13:21:06 +05:30
Rucha Mahabal
0c163eef23
fix: enable Track Changes in Leave Allocation
...
(cherry picked from commit f8f1c3d8b5 )
# Conflicts:
# erpnext/hr/doctype/leave_allocation/leave_allocation.json
2022-04-07 13:21:06 +05:30
mergify[bot]
af039be03e
fix: fallback to item_name if description is not found (backport #30619 ) ( #30622 )
...
* fix: strip html tags before checking for empty description (#30619 )
(cherry picked from commit e4c6d6a1a6 )
# Conflicts:
# erpnext/stock/doctype/item/test_item.py
* fix: resolve conflicts
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-07 13:20:36 +05:30
ruthra kumar
39f8ee2ea6
test: added test cases for group filters
...
(cherry picked from commit 16bfb930f8 )
2022-04-07 07:32:04 +00:00
ruthra kumar
a9d5000eab
refactor: use group fields from Sales Order and Sales Order Items
...
(cherry picked from commit b2ed9fd3fe )
2022-04-07 07:32:03 +00:00
ruthra kumar
00acb000dc
refactor: item filters are linked with group filters
...
(cherry picked from commit e324d668d3 )
2022-04-07 07:32:02 +00:00
ruthra kumar
9336a3413f
refactor: adding new filters and column to test cases
...
(cherry picked from commit 7558f1b078 )
2022-04-07 07:32:02 +00:00
ruthra kumar
c6f946e3e8
feat: additional filters in payment terms status report
...
(cherry picked from commit eaeadbc422 )
2022-04-07 07:32:01 +00:00
Saqib Ansari
d720d15e3d
fix(pos): reload doc before set value ( #30610 )
2022-04-06 22:32:23 +05:30
Saqib Ansari
2e29cf38bb
Merge pull request #30611 from nextchamp-saqib/fix-pos-patch-v13
...
fix(pos): reload doc before set value
2022-04-06 22:28:49 +05:30
Saqib Ansari
f94afc1fff
fix(pos): reload doc before set value
2022-04-06 22:14:37 +05:30
Ankush Menat
f89c1b2c0c
fix: dont trigger closed WO check on new Job card
2022-04-06 18:28:54 +05:30
mergify[bot]
52aa3561e3
fix: hide pending qty only if original item is assigned ( #30599 ) ( #30600 )
...
(cherry picked from commit 8b090a9f7d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-06 16:38:25 +05:30
mergify[bot]
14f46a3e26
fix: check null values in is_cancelled patch ( #30594 ) ( #30595 )
...
(cherry picked from commit bb875fe217 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2022-04-06 15:14:37 +05:30
Mostafa Fekry
86c5f4db85
fix: e_commerce_settings.py
...
Update get meta from Item to Website Item doctype to check validate_field_filters
2022-03-28 18:15:46 +05:30
Ankush Menat
fc5fd34621
Merge branch 'version-13-hotfix' into patch-4
2022-03-28 18:06:50 +05:30
Bhavesh Maheshwari
378d15d388
fix: process statement to_date override
2022-03-25 11:27:19 +05:30
Mostafa Fekry
3a5f5d5cd0
fix: e_commerce_settings.js
...
Update get meta from Item to Website Item
To allow Website Item Fields to display meta fields
2022-03-10 16:05:08 +02:00
Govind S Menokee
363752510e
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 )
2022-03-02 22:29:19 +05:30