brotherton-erpnext/erpnext/stock/doctype
Deepesh Garg 6e2c13f4c8 feat(regional): Auto state wise taxation for GST India (#19469)
* feat(regional): Auto state wise taxation for GST India

* fix: Update gst category on addition of GSTIN

* fix: Codacy and travis fixes

* fix: Travis

* fix(test): Update GST category only if GSTIN field available

* fix: Test Cases

* fix: Do not skip accounts if place of supply is not present

* fix: Auto GST taxation for SEZ Party types

* fix: Automatic taxation for multi state

* fix: Codacy and travis fixes

* fix: Auto GST template selection in Sales Order

* fix: Move inter state check and source state to tax category

* fix: Remove unique check from tax template

* fix: Remove unique check from tax template

* fix: Address fetching logic in Sales

* fix: fecth tax template on company address change

* fix: fetch company gstin on address change

* fix: company_gstin set value fix

* fix: Mutiple fixes and code refactor

* fix: Add missing semicolon

* fix: Company address fetching in sales invoice

* fix: Remove print statement

* fix: Import functools

* fix: Naming fixes and code cleanup

* fix: Iteritems compatibility for python 3
2019-12-10 15:55:05 +05:30
..
batch fix(batch): fetch company on splitting the batch (#19558) 2019-11-13 10:51:43 +05:30
bin fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +05:30
customs_tariff_number
delivery_note feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
delivery_note_item fix: Add dimension section in multiple doctypes 2019-05-26 12:31:01 +05:30
delivery_settings
delivery_stop
delivery_trip fixes: internal issues (#19201) 2019-10-11 11:09:10 +05:30
item feat: HSN Code wise Item Tax (#19478) 2019-11-29 17:33:10 +05:30
item_alternative feat: Stock value and account balance sync. (#19233) 2019-10-31 15:55:03 +05:30
item_attribute fix: item variant test cases 2019-04-11 09:56:00 +05:30
item_attribute_value
item_barcode
item_customer_detail
item_default
item_manufacturer feat: provision to set multiple manufacturer in the item master 2019-06-06 19:53:32 +05:30
item_price fix: port from hotfix (#18974) 2019-09-10 10:47:36 +05:30
item_quality_inspection_parameter
item_reorder
item_supplier
item_tax
item_variant
item_variant_attribute
item_variant_settings
item_website_specification
landed_cost_item Fixed asset refactor (#19369) 2019-11-18 11:46:55 +05:30
landed_cost_purchase_receipt
landed_cost_taxes_and_charges feat: Enhancement in landed cost voucher (#19252) 2019-11-08 12:52:54 +05:30
landed_cost_voucher Fixed Asset Refactor Review fixes (#19666) 2019-11-22 16:32:34 +05:30
manufacturer codacy fix 2019-07-06 15:02:57 +05:30
material_request fix: Update dashboard of doctypes that are linked with pick list 2019-08-29 09:14:27 +05:30
material_request_item feat: provision to set multiple manufacturer in the item master 2019-06-06 19:53:32 +05:30
packed_item fix: NoneType' object has no attribute '__getitem_'_ (#19859) 2019-12-09 11:28:31 +05:30
packing_slip fix(packing-slip): add a descriptive message (#18981) 2019-09-10 13:21:01 +05:30
packing_slip_item
pick_list fix: 'NoneType' object has no attribute 'stock_uom' (#19532) 2019-11-08 14:43:53 +05:30
pick_list_item fix: Set default value for qty 2019-08-30 09:52:08 +05:30
price_list fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +05:30
price_list_country
purchase_receipt feat(regional): Auto state wise taxation for GST India (#19469) 2019-12-10 15:55:05 +05:30
purchase_receipt_item Fixed asset refactor (#19369) 2019-11-18 11:46:55 +05:30
quality_inspection fix: BOM UX 2019-11-25 18:56:18 +05:30
quality_inspection_reading fix: Add status field at parent level in quality inspection and minor UX fix (#18263) 2019-07-12 14:44:22 +05:30
quality_inspection_template
quick_stock_balance chore: Added Quick Stock Balance to Stock Module (#19726) 2019-11-28 16:44:46 +05:30
sales_bom
sales_bom_item
serial_no feat: better message for serial number creation (#19863) 2019-12-09 18:21:23 +05:30
stock_entry Merge pull request #19498 from marination/stock_entry_bom_fetch 2019-12-04 21:44:47 +05:30
stock_entry_detail fix: Enhancement in Purchase Order 2019-08-20 15:00:48 +05:30
stock_entry_type Renamed subcontract to Send to Subcontractor 2019-03-26 12:52:49 +05:30
stock_ledger_entry fix: Changed type of column 'serial_no' in Stock Ledger Entry (#19702) 2019-11-28 18:20:48 +05:30
stock_reconciliation Merge pull request #19583 from rohitwaghchaure/fixed_stock_rec_showing_incorrect_current_qty_and_serial_no 2019-11-15 10:17:11 +05:30
stock_reconciliation_item Test cases for batch no 2019-06-14 17:24:47 +05:30
stock_settings perf(tests): Remove unnecessary tearDown code 2019-07-26 05:54:04 +05:30
uom_category
uom_conversion_detail
variant_field
warehouse feat: Stock value and account balance sync. (#19233) 2019-10-31 15:55:03 +05:30
warehouse_type fix: added read write permission to stock manager 2019-05-27 18:37:04 +05:30
__init__.py