Rohit Waghchaure
849c795113
fix: test case for fiscal year
2021-12-02 00:03:25 +05:30
Rohit Waghchaure
3647a24f60
chore: Merge branch 'version-12-hotfix' into 'v12-pre-release'
2021-12-01 23:03:34 +05:30
Ankush Menat
24c004b537
fix: use get_all instead of get_list for child tables
...
(cherry picked from commit f862339024 )
2021-11-29 16:28:04 +05:30
Ankush Menat
1fce25180c
chore: correct docstrings
...
(cherry picked from commit c7701ace80 )
2021-11-29 16:28:04 +05:30
Saqib
23946cea2e
fix: debit & credit currency in bank transaction ( #28574 )
2021-11-29 15:13:22 +05:30
mergify[bot]
1b78c501a1
fix: incorrect balance for warehouses ( #28583 ) ( #28585 )
...
(cherry picked from commit 7ff30a4b2b )
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com >
2021-11-26 17:36:16 +05:30
mergify[bot]
8e7ee953c1
chore: remove woocommerce package ( #25736 ) ( #28424 )
...
This is not used anywhere. It was added in this commit
df83148d7c
even there it isn't being used.
(cherry picked from commit e1ab290911 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-11-17 09:50:18 +05:30
mergify[bot]
d2af2b31e5
fix: validate hmac unconditionally ( #28375 )
...
(cherry picked from commit c0f06bc8e3 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-11-12 14:53:51 +05:30
mergify[bot]
f79651c54d
fix(WooCommerce): always expect signature in webhook requests ( #28371 )
...
(cherry picked from commit 24b048925b )
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-11-12 14:10:49 +05:30
mergify[bot]
80ba0cf978
fix: specify fields to be set in Lead (backport #28288 )
...
* fix: specify fields to be set in Lead (#28288 )
(cherry picked from commit da22744e0f )
# Conflicts:
# erpnext/shopping_cart/cart.py
* fix: merge conflict
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2021-11-09 16:05:37 +05:30
Deepesh Garg
30c1a7bb20
Merge pull request #28279 from frappe/mergify/bp/version-12-hotfix/pr-28065
...
fix(minor): check if gst_category exists while validating GSTIN (backport #28065 )
2021-11-09 13:48:29 +05:30
Anuja Pawar
d119b4321d
fix: sider
...
(cherry picked from commit f2fbcc8124 )
2021-11-08 18:37:03 +00:00
Anuja Pawar
4b1befb691
fix: update set_value query
...
(cherry picked from commit dd3cadd46b )
2021-11-08 18:37:01 +00:00
Anuja Pawar
fa5e018330
fix: re-writing sql query with ORM methods
...
(cherry picked from commit bc1e7bc15f )
2021-11-08 18:36:58 +00:00
Anuja Pawar
8c84d6a1d9
fix: sider
...
(cherry picked from commit 6a3bd882b4 )
2021-11-08 18:36:56 +00:00
Anuja Pawar
f76139dceb
fix: sider
...
(cherry picked from commit 4f53837624 )
2021-11-08 18:36:54 +00:00
Anuja Pawar
97544e2bbc
fix: check if gst_category exist
...
(cherry picked from commit 59c31bb124 )
2021-11-08 18:36:53 +00:00
mergify[bot]
117718d410
fix: ignore unsupported methods while resyncing ( #28210 ) ( #28211 )
...
(cherry picked from commit 72a050fb0b )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2021-11-02 23:09:44 +05:30
Marica
bcb0683be1
Merge pull request #28198 from frappe/mergify/bp/version-12-hotfix/pr-28195
...
fix: (ux) Remove warehouse filter on Batch field for Material Receipt (backport #28195 )
2021-11-02 17:04:23 +05:30
marination
bf5f0a226e
chore: Add comment above fix for future reference
...
(cherry picked from commit 48886ee705 )
2021-11-02 10:41:16 +00:00
marination
55aaefb53c
fix: Remove warehouse filter on Batch field for Material Receipt
...
(cherry picked from commit 048210a8f6 )
2021-11-02 10:41:15 +00:00
Rohit Waghchaure
52ed3c219b
Merge branch 'v12-pre-release' into version-12
v12.26.0
2021-10-30 15:04:29 +05:30
Rohit Waghchaure
1e378cfde0
bumped to version 12.26.0
2021-10-30 15:24:29 +05:50
rohitwaghchaure
29f5d434d8
Merge pull request #28158 from rohitwaghchaure/v12-change-log-fix
...
fix: change log
2021-10-30 15:01:51 +05:30
Rohit Waghchaure
aa0e21e84b
fix: change log
2021-10-30 15:00:32 +05:30
rohitwaghchaure
34bf2004bb
Merge pull request #28157 from rohitwaghchaure/v12-pre-release
...
chore: change log for v12.26.0
2021-10-30 14:58:19 +05:30
Rohit Waghchaure
7ac656d737
chore: change log for v12.26.0
2021-10-30 14:44:31 +05:30
Ankush Menat
ba537b0b93
fix: py2 string formatting
2021-10-29 15:41:55 +05:30
mergify[bot]
89b0e5023a
fix: Skip empty rows while updating unsaved BOM cost ( #28136 ) ( #28141 )
...
- Dont try to get valuation rate if row has no item code
- Dont try to add exploded items if row has no item code
(cherry picked from commit 292419bc9e )
Co-authored-by: Marica <maricadsouza221197@gmail.com >
2021-10-29 15:40:14 +05:30
rohitwaghchaure
a0e4708470
Merge pull request #28130 from rohitwaghchaure/merge-v12-hotfix-into-pre-release-for-v12-26
...
chore: Merge branch 'version-12-hotfix' into 'v12-pre-release'
2021-10-29 00:48:30 +05:30
Rohit Waghchaure
e60d7ac09e
fix: python2 string formatting
2021-10-28 23:11:53 +05:30
Rohit Waghchaure
d6555e8632
Merge branch 'version-12-hotfix' into 'v12-pre-release'
2021-10-28 22:19:15 +05:30
Saqib
14602178e7
Merge pull request #28076 from GangaManoj/gross-profit-backport
...
feat: Make Gross Profit Report more readable
2021-10-27 15:07:23 +05:30
GangaManoj
5f2819c9b1
fix: Add column names
2021-10-25 02:24:19 +05:30
GangaManoj
5bc7d63646
fix: Get Bundle Items
2021-10-25 02:22:27 +05:30
GangaManoj
94162e0139
fix: Get Bundle Items
2021-10-25 02:15:56 +05:30
GangaManoj
e2e751e26f
fix: Remove comments
2021-10-25 02:15:31 +05:30
GangaManoj
70244cee89
fix: Get data when grouped by invoice and otherwise
2021-10-25 02:15:03 +05:30
GangaManoj
ae6e69ebd4
fix: Display only the Invoice rows in bold
2021-10-25 02:14:32 +05:30
GangaManoj
6fdf4dd03e
fix: Remove base_rate and buying_rate for Invoice rows
2021-10-25 02:12:21 +05:30
GangaManoj
4aede0ea3f
fix: Calculate total buying_amount for each invoice
2021-10-25 02:11:14 +05:30
GangaManoj
de660bf9c4
fix: Fetch bundle item details
2021-10-25 02:11:10 +05:30
GangaManoj
391bf86e0a
fix: Fetch base_net_total for each Invoice
2021-10-25 02:10:43 +05:30
GangaManoj
452c613974
fix: Calculate total buying_amount and gross profit for each invoice
2021-10-25 02:08:40 +05:30
GangaManoj
dd7b02ad7d
fix: Remove Item Code and Item Name columns
2021-10-25 02:08:39 +05:30
GangaManoj
7cc02bf861
fix: Display Items in the format Item Code: Item Name
2021-10-25 02:08:36 +05:30
GangaManoj
678960209c
fix: Add items belonging to Product Bundles as children
2021-10-25 02:08:12 +05:30
GangaManoj
e4995dc9ed
fix: Set initial_depth to 3
2021-10-25 02:08:12 +05:30
GangaManoj
7cf5dc7dab
fix: Assign indent and parent_invoice
2021-10-25 02:08:08 +05:30
GangaManoj
e676a09c18
fix: Make Invoice row bold
2021-10-25 02:04:03 +05:30