brotherton-erpnext/erpnext/accounts/doctype
Deepesh Garg ef0d26c161 feat: Validity for Item taxes (#20135)
* feat: Validity for Item taxes

* fix: Trigger for gst hsn code

* fix: Sort taxes based on validity

* fix: Validation for item tax template and filters based on validity

* fix: Add missing semicolon

* fix: Validate tax template only if item code available

* fix: Do not validate or filter item tax template if no item taxes applied

* fix: Consider item group for validating taxes

* fix: Test cases for item tax  validation

* fix: Item tax template filtering fixes

* fix: Add missing semicolon

* fix: Remove unnecessary query
2020-01-06 15:34:15 +05:30
..
account fix: incorrect account mapping for child companies (#19887) 2019-12-10 21:32:17 +05:30
account_subtype fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
account_type fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
accounting_dimension fix: Accounting Dimension custom fields should be admin owned (#19525) 2019-11-08 12:42:38 +05:30
accounting_dimension_detail fix: Default dimensions in child doctypes 2019-08-15 17:06:32 +05:30
accounting_period fix: only show doctypes which impact accounting in accounting period 2019-12-26 13:55:35 +05:30
accounts_settings patch: Missing Patch for item Tax template 2019-10-28 16:00:24 +05:30
allowed_to_transact_with fix codacy 2018-05-02 14:34:14 +05:30
bank feat: Employee Incentive and Retention Bonus added in Salary Slip (Additional Salary) (#18647) 2019-09-03 20:45:52 +05:30
bank_account fix: Label and dependes on fixes in Bank Account (#19245) 2019-10-04 16:22:00 +05:30
bank_guarantee fix: bank guarantee, not able to select the purchase order 2019-06-17 17:40:40 +05:30
bank_reconciliation fix: Use db_set since it triggers on_update event (#18175) 2019-07-08 10:30:26 +05:30
bank_reconciliation_detail chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) 2019-01-07 18:19:30 +05:30
bank_statement_settings Create a new doctype for bank so that we can suport other 2018-04-07 19:00:05 +05:30
bank_statement_settings_item Initial changes to manually migrating bank statemet work from 2018-03-26 01:12:18 +05:30
bank_statement_transaction_entry refactor: added missing translation functions (#18143) 2019-07-03 15:15:08 +05:30
bank_statement_transaction_invoice_item Bank statement import corrections (#15405) 2018-09-17 12:34:11 +05:30
bank_statement_transaction_payment_item Rename Bank Statement Settings appropriately and allow auto 2018-03-31 10:30:34 +05:30
bank_statement_transaction_settings Initial changes to manually migrating bank statemet work from 2018-03-26 01:12:18 +05:30
bank_statement_transaction_settings_item Initial changes to manually migrating bank statemet work from 2018-03-26 01:12:18 +05:30
bank_transaction fix: empty fname and fcontent of uploaded file 2019-12-11 14:21:04 +05:30
bank_transaction_mapping fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
bank_transaction_payments fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
budget fix: Remove delete_doc from tests 2019-09-02 14:37:18 +05:30
budget_account [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
c_form fix: Fixes in accounting doctype dashboards 2019-06-02 19:35:18 +05:30
c_form_invoice_detail [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
cash_flow_mapper fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
cash_flow_mapping Cutomisable Cash Flow Reports (#12969) 2018-02-22 11:08:36 +05:30
cash_flow_mapping_accounts Cutomisable Cash Flow Reports (#12969) 2018-02-22 11:08:36 +05:30
cash_flow_mapping_template Cutomisable Cash Flow Reports (#12969) 2018-02-22 11:08:36 +05:30
cash_flow_mapping_template_details Cutomisable Cash Flow Reports (#12969) 2018-02-22 11:08:36 +05:30
cashier_closing Merge branch 'master' into develop 2019-03-20 14:39:49 +05:30
cashier_closing_payments fix: Removed precision from multiple doctypes 2019-02-19 08:40:16 +05:30
chart_of_accounts_importer Fix: Logic bug (#19692) 2019-11-28 18:33:20 +05:30
cheque_print_template fix: Refactor for Print Format changes (#17242) 2019-04-22 12:08:18 +05:30
closed_document New doctypes for HR and Accounting (#13652) 2018-04-26 12:12:29 +05:30
cost_center fix: Validation for parent cost center (#19664) 2019-11-28 18:37:51 +05:30
coupon_code fix: coupon code changes suggested by prasad (#19352) 2019-10-31 16:09:06 +05:30
discounted_invoice fix: Minor changes 2019-09-26 11:08:39 +05:30
exchange_rate_revaluation fix(exchange-rate-revaluation): change create to view button on creation of journal entry (#18201) 2019-07-10 17:03:23 +05:30
exchange_rate_revaluation_account fix: add a more descriptive message when no records are found (#18082) 2019-06-28 12:38:40 +05:30
finance_book fix: Fixes in accounting doctype dashboards 2019-06-02 19:35:18 +05:30
fiscal_year fix: Dashboards for doctypes in accounting module 2019-05-23 11:29:39 +05:30
fiscal_year_company [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
gl_entry fix: Do not validate accounting dimensions if from repost (#20042) 2019-12-23 17:58:50 +05:30
gst_account Gstr reports (#12940) 2018-02-16 13:19:04 +05:30
invoice_discounting fix: Codacy fix(whitespaces) 2019-09-26 11:24:34 +05:30
item_tax_template fix: Fixes in accounting doctype dashboards 2019-06-02 19:35:18 +05:30
item_tax_template_detail More work on Tax Category and Item Tax Template 2018-12-27 02:11:07 +05:00
journal_entry Merge pull request #19955 from deepeshgarg007/employee_advance_return 2019-12-24 11:52:20 +05:30
journal_entry_account feat: Allow write-off for Fees doctype 2020-01-04 13:26:42 +05:30
loyalty_point_entry (fix)test case: loyalty program, course schedule and more 2018-08-29 17:05:11 +05:30
loyalty_point_entry_redemption Loyalty Program (#12631) 2018-07-06 12:36:57 +05:30
loyalty_program feat: Stock value and account balance sync. (#19233) 2019-10-31 15:55:03 +05:30
loyalty_program_collection Loyalty Program (#12631) 2018-07-06 12:36:57 +05:30
mode_of_payment modified: erpnext/accounts/doctype/mode_of_payment/mode_of_payment.json (#18829) 2019-09-10 14:11:02 +05:30
mode_of_payment_account Credit card default account should be debtors #12989 (#13029) 2018-02-22 10:51:57 +05:30
monthly_distribution fix: Fixes in accounting doctype dashboards 2019-06-02 19:35:18 +05:30
monthly_distribution_percentage [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
opening_invoice_creation_tool fix: invoice creation tool of invoices with no paid and outstanding amounts 2019-11-04 14:45:11 +05:30
opening_invoice_creation_tool_item fix: Add accounting dimensions to subscription and opening invoice tool 2019-07-29 12:14:49 +05:30
party_account [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
payment_entry fix: party account currency not fetched from account for SO (#20146) 2019-12-31 13:55:13 +05:30
payment_entry_deduction chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) 2019-01-07 18:19:30 +05:30
payment_entry_reference fix: reverted fetch from as the field does not exists for some ref doctypes 2019-05-01 15:40:00 +05:30
payment_gateway_account fix: Fixes in accounting doctype dashboards 2019-06-02 19:35:18 +05:30
payment_order fix: filter for payment order (#19070) 2019-09-16 19:40:27 +05:30
payment_order_reference feat: assign pe status on creation of payment order 2019-05-08 16:04:18 +05:30
payment_reconciliation fix: undefined dr_or_cr_notes in case of party type Employee 2019-12-26 14:42:11 +05:30
payment_reconciliation_invoice [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
payment_reconciliation_payment feat: payment reconciliation enhancements 2019-06-24 02:11:51 +05:30
payment_request fix: party type in payment request 2020-01-06 15:07:06 +05:30
payment_schedule fix(reports): Made gstr1 ready for govt portal 2018-09-06 17:44:31 +05:30
payment_term fix: Fixes in accounting doctype dashboards 2019-06-02 19:35:18 +05:30
payment_terms_template fix: Dashboards for doctypes in accounting modules 2019-05-30 11:53:12 +05:30
payment_terms_template_detail Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
period_closing_voucher Merge branch 'master' into staging-fixes 2018-12-06 09:26:42 +00:00
pos_customer_group [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
pos_field feat: provision to select the custom fields in the online POS 2019-12-26 11:59:19 +05:30
pos_item_group [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
pos_profile feat(setup): adding selling buying filter in terms and conditions 2019-07-04 22:46:16 +05:30
pos_profile_user Refactor multi pos profile selection in the pos invoice (#11721) 2017-11-28 16:11:15 +05:30
pos_settings feat: provision to select the custom fields in the online POS 2019-12-26 11:59:19 +05:30
pricing_rule fix: ignore pricing rule for other item group 2020-01-02 17:31:09 +05:30
pricing_rule_brand fix: rename pricing rule child doctype names 2019-03-25 14:28:08 +05:30
pricing_rule_detail feat: pricing rule enhancements 2019-03-19 12:44:30 +05:30
pricing_rule_item_code fix: rename pricing rule child doctype names 2019-03-25 14:28:08 +05:30
pricing_rule_item_group fix: rename pricing rule child doctype names 2019-03-25 14:28:08 +05:30
promotional_scheme fix: rename pricing rule child doctype names 2019-03-25 14:28:08 +05:30
promotional_scheme_price_discount fix: rename pricing rule child doctype names 2019-03-25 14:28:08 +05:30
promotional_scheme_product_discount fix: disable field's fieldtype changed from data to check 2019-07-21 00:02:09 +05:30
purchase_invoice fix: Field 'other_charges_calculation' column type changed. (#20141) 2019-12-30 22:20:02 +05:30
purchase_invoice_advance [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
purchase_invoice_item fix: Service start and end date validation for deferred accounting (#19805) 2019-12-04 15:30:01 +05:30
purchase_taxes_and_charges fix: Add dimension section in multiple doctypes 2019-05-26 12:31:01 +05:30
purchase_taxes_and_charges_template feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
salary_component_account [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
sales_invoice feat: Validity for Item taxes (#20135) 2020-01-06 15:34:15 +05:30
sales_invoice_advance [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
sales_invoice_item fix: Service start and end date validation for deferred accounting (#19805) 2019-12-04 15:30:01 +05:30
sales_invoice_payment fix: Missing commits from hotfix branch (#17997) 2019-07-03 10:34:31 +05:30
sales_invoice_timesheet fix: Removed precision from multiple doctypes 2019-02-19 08:40:16 +05:30
sales_taxes_and_charges fix: Add dimension section in multiple doctypes 2019-05-26 12:31:01 +05:30
sales_taxes_and_charges_template feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
share_balance Shareholder and related doctypes (#12215) 2018-02-12 11:32:47 +05:30
share_transfer fix: account manager doesn't have cancel submit perm for share transfer 2019-12-20 14:50:25 +05:30
share_type fix: Dashboards for doctypes in accounting module 2019-05-23 11:29:39 +05:30
shareholder refactor: Share transfer cancellation and code cleanup 2019-11-18 17:52:19 +05:30
shipping_rule fix: handle None case for get_shipping_amount_from_rules (#19723) 2019-11-28 16:46:58 +05:30
shipping_rule_condition [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
shipping_rule_country [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
subscription fix: unpaid invoices are created even if current invoice is paid (#20081) 2019-12-27 13:02:13 +05:30
subscription_invoice codacy review 2018-03-02 12:27:12 +01:00
subscription_plan fix: Add accounting dimensions to subscription and opening invoice tool 2019-07-29 12:14:49 +05:30
subscription_plan_detail Corrections to Subscriptions 2018-07-13 13:15:59 +00:00
subscription_settings codacy review 2018-03-02 12:27:12 +01:00
tax_category fix: Tax category dashboard 2019-05-30 12:14:16 +05:30
tax_rule test: fix for Item Tax Template v12 2019-01-11 03:53:43 +05:00
tax_withholding_account New doctypes for HR and Accounting (#13652) 2018-04-26 12:12:29 +05:30
tax_withholding_category fix: Remove delete_doc from tests 2019-09-02 14:37:18 +05:30
tax_withholding_rate [Enhancement] Tax Withholding Category (#15064) 2018-08-01 17:45:05 +05:30
__init__.py