Deepesh Garg
|
228195ba74
|
Merge pull request #30689 from deepeshgarg007/disabled_gl_dimensions
fix: Do not show disabled dimensions in reports
|
2022-04-12 16:11:07 +05:30 |
|
Deepesh Garg
|
9a1c560c82
|
fix: Do not show disabled dimensions in reports
|
2022-04-12 15:27:08 +05:30 |
|
Deepesh Garg
|
553178bfe7
|
test: Add test
|
2022-04-11 15:29:20 +05:30 |
|
Deepesh Garg
|
54eef3daad
|
Merge branch 'develop' of https://github.com/frappe/erpnext into deferred_revenue_default_account_fixes
|
2022-04-11 15:09:30 +05:30 |
|
Ankush Menat
|
086d31b59f
|
fix: dont validate currency exchange in setup
Redues ~4-5 seconds of time and chances of setup failure.
|
2022-04-11 13:19:17 +05:30 |
|
Deepesh Garg
|
809117229d
|
Merge pull request #30626 from nextchamp-saqib/einv-utgst
feat(india): e-invoicing for intra-state union territory transactions
|
2022-04-10 18:54:17 +05:30 |
|
Ankush Menat
|
af6b07f9b9
|
fix: block cancellation of SL/GL entries (#30652)
Individual GL/SLEs aren't supposed to be cancelled by users.
|
2022-04-08 18:05:04 +05:30 |
|
Deepesh Garg
|
18b1a93c7e
|
Merge pull request #30606 from deepeshgarg007/exchange_gain_loss_button
fix: Exchange gain and loss button in Payment Entry
|
2022-04-07 16:49:05 +05:30 |
|
Deepesh Garg
|
22e8ae9dac
|
test: Pricing rule test for transactions
|
2022-04-07 13:20:53 +05:30 |
|
Saqib Ansari
|
45fca6bed7
|
feat(india): e-invoicing for intra-state union territory transactions
|
2022-04-07 13:09:05 +05:30 |
|
Deepesh Garg
|
8feb4f08c5
|
fix: Exchange gain and loss button in Payment Entry
|
2022-04-06 20:51:51 +05:30 |
|
Deepesh Garg
|
9bf5f76ac8
|
fix: Deferred Revenue/Expense Account validation
|
2022-04-06 17:33:46 +05:30 |
|
Deepesh Garg
|
41a979ef34
|
Merge branch 'develop' of https://github.com/frappe/erpnext into party_account_user_perm
|
2022-04-06 10:15:16 +05:30 |
|
Sherin KR
|
e796267214
|
fix: Validation for single threshold in Tax With Holding Category (#30382)
(cherry picked from commit 0a2c72c594963f63551985a908c1c79302556e91)
|
2022-04-04 13:38:43 +00:00 |
|
Ankush Menat
|
52eb0a93bb
|
Merge pull request #30528 from s-aga-r/is-subcontracted-fieldtype
refactor!: change "is_subcontracted" field type from "Select" to "Check"
|
2022-04-04 14:01:20 +05:30 |
|
Ankush Menat
|
a896895a9e
|
fix: bulk fix (~330) missing translations
|
2022-04-04 13:59:51 +05:30 |
|
Sagar Sharma
|
e80cd29d2e
|
Merge branch 'develop' into is-subcontracted-fieldtype
|
2022-04-04 13:31:46 +05:30 |
|
Deepesh Garg
|
18a3c5d536
|
fix: Ignore user perm for party account company
|
2022-04-04 12:32:33 +05:30 |
|
Sagar Sharma
|
0a3cdc2623
|
chore: rename "is_subcontracted" field label to "Is Subcontracted"
|
2022-04-01 13:22:54 +05:30 |
|
Sagar Sharma
|
d074c93ac7
|
refactor!: change "is_subcontracted" field type from "Select" to "Check"
|
2022-04-01 13:22:44 +05:30 |
|
Deepesh Garg
|
8598d64d2c
|
Merge pull request #30502 from dj12djdjs/fix-pe-ex-rate-precision
fix(accounts): payment entry exchange rate precision
|
2022-04-01 09:48:15 +05:30 |
|
Deepesh Garg
|
df06d263ae
|
Merge pull request #30510 from deepeshgarg007/tax_mapping
fix: Taxes getting overriden from mapped to target doc
|
2022-04-01 09:43:19 +05:30 |
|
Saqib Ansari
|
9af353ffa9
|
Merge pull request #30461 from nextchamp-saqib/fix-asset-warehouse-validation
fix(asset): do not validate warehouse on asset purchase
|
2022-03-31 14:15:16 +05:30 |
|
Deepesh Garg
|
544533ced2
|
Merge pull request #30486 from deepeshgarg007/account_currenct_change_test
fix: Account currency validation
|
2022-03-31 13:39:04 +05:30 |
|
Deepesh Garg
|
4720969ce6
|
fix: Taxes getting overriden from mapped to target doc
|
2022-03-31 12:14:16 +05:30 |
|
Devin Slauenwhite
|
62266b29aa
|
fix: exchange rate precision
|
2022-03-30 14:22:44 -04:00 |
|
Deepesh Garg
|
d93edbc859
|
fix: make test record
|
2022-03-30 21:07:56 +05:30 |
|
Sagar Vora
|
7bece37918
|
fix: update get_cached_value usage based on changes in definition
|
2022-03-30 15:35:56 +05:30 |
|
Saqib Ansari
|
291415d255
|
Merge pull request #30453 from rahib-hassan/fix-paymentorder-row-delete
fix: enable row deletion in reference table
|
2022-03-30 15:00:16 +05:30 |
|
Deepesh Garg
|
d4cc7c553e
|
fix: Account currency validation
|
2022-03-30 12:43:18 +05:30 |
|
Saqib Ansari
|
6528218ac3
|
perf: skip warehouse validation for non-stock items
|
2022-03-29 18:43:33 +05:30 |
|
Saqib Ansari
|
b60fad6113
|
Merge branch 'develop' of https://github.com/frappe/erpnext into fix-asset-warehouse-validation
|
2022-03-29 10:50:21 +05:30 |
|
Saqib Ansari
|
136466d255
|
fix(asset): do not validate warehouse on asset purchase
|
2022-03-29 10:47:27 +05:30 |
|
Ankush Menat
|
3821a97a75
|
Merge branch 'develop' into mergify/bp/develop/pr-30395
|
2022-03-28 20:14:19 +05:30 |
|
Ankush Menat
|
494bd9ef78
|
style: format code with black
|
2022-03-28 18:52:46 +05:30 |
|
Sagar Vora
|
77c36f6d22
|
fix: set options for Currency field Incoming Rate (#30384)
|
2022-03-28 17:55:23 +05:30 |
|
rahib-hassan
|
500870b2b0
|
fix: enable row deletion in reference table
|
2022-03-28 15:25:01 +05:30 |
|
Deepesh Garg
|
19b1b1f4ba
|
test: test for auto write-off amount
(cherry picked from commit 6a50f36b3167d43b1e964d4f0cf96af587f1a4a2)
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
|
2022-03-25 15:27:12 +00:00 |
|
Saqib Ansari
|
33863cd6ab
|
Merge pull request #30324 from nextchamp-saqib/fix-pos-issues-again
fix: multiple pos issues
|
2022-03-25 15:34:54 +05:30 |
|
Deepesh Garg
|
a9d992ac9f
|
Merge pull request #30338 from deepeshgarg007/bank_transaction_currency_symbol_fixes
fix: Currency symbol in bank transactions
|
2022-03-25 14:39:01 +05:30 |
|
Saqib Ansari
|
1b556d1c53
|
fix: test cases
|
2022-03-24 17:59:34 +05:30 |
|
Saqib Ansari
|
cb4873c019
|
fix: sider issues
|
2022-03-24 17:56:27 +05:30 |
|
Saqib Ansari
|
cf51a0a1b8
|
fix(pos): cannot close the pos if sr. no. is sold & returned
|
2022-03-24 16:22:36 +05:30 |
|
Saqib Ansari
|
4aabe97565
|
Merge branch 'develop' into fix-pos-issues-again
|
2022-03-24 11:18:13 +05:30 |
|
Deepesh Garg
|
3a1e31592e
|
Merge branch 'develop' into ignore_price_list
|
2022-03-23 09:27:44 +05:30 |
|
Deepesh Garg
|
405dcb1d3c
|
fix: Add ignore pricelist for missing flows
|
2022-03-23 09:04:03 +05:30 |
|
Saqib Ansari
|
f2ae63cbfd
|
fix(pos): remove returned sr. nos. from pos reserved sr. nos. list
|
2022-03-22 17:41:49 +05:30 |
|
Deepesh Garg
|
ec04242d72
|
Merge pull request #30340 from deepeshgarg007/opening_too_field_fixes
fix: Opening invoice tool field placement
|
2022-03-22 16:17:12 +05:30 |
|
Deepesh Garg
|
749ab9b799
|
Merge branch 'develop' into bank_transaction_currency_symbol_fixes
|
2022-03-22 16:16:03 +05:30 |
|
Ankush Menat
|
f37316a266
|
refactor: use get_value instead of exists
|
2022-03-22 13:07:45 +05:30 |
|