brotherton-erpnext/erpnext/stock/doctype
Ankush Menat 5c6f22f275
refactor: simpler batching for GLE reposting (#31374)
* refactor: simpler batching for GLE reposting

* test: add "actual" test for chunked GLE reposting
2022-06-15 19:30:26 +05:30
..
batch refactor: use CURRENT_DATE instead of CURDATE() (#31356) 2022-06-15 12:07:33 +05:30
bin fix(patch): avoid checking for return field if it doesnt exits (#30995) 2022-05-13 11:55:47 +05:30
customs_tariff_number chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
delivery_note refactor: remove add_fetch (#31315) 2022-06-10 13:52:17 +05:30
delivery_note_item fix: per_billed for return DN (#30868) 2022-05-11 16:49:28 +05:30
delivery_settings chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
delivery_stop chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
delivery_trip style: format code with black 2022-03-28 18:52:46 +05:30
item fix(minor): move variants to separate tab (#31354) 2022-06-15 16:08:05 +05:30
item_alternative refactor: use db independent offset syntax (#31345) 2022-06-14 10:49:07 +05:30
item_attribute style: format code with black 2022-03-28 18:52:46 +05:30
item_attribute_value chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_barcode feat: UOM specific barcodes (#30988) 2022-06-01 16:43:56 +05:30
item_customer_detail chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_default feat: Item-wise provisional accounting for service items 2022-04-11 14:35:22 +05:30
item_manufacturer style: format code with black 2022-03-28 18:52:46 +05:30
item_price fix: item price query for postgres 2022-04-26 11:47:02 +05:30
item_quality_inspection_parameter chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_reorder chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_supplier chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_tax chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_variant chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_variant_attribute chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
item_variant_settings style: format code with black 2022-03-28 18:52:46 +05:30
item_website_specification chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
landed_cost_item chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
landed_cost_purchase_receipt chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
landed_cost_taxes_and_charges chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
landed_cost_voucher refactor: DB independent capitalization of test cases (#31359) 2022-06-15 11:24:24 +05:30
manufacturer style: format code with black 2022-03-28 18:52:46 +05:30
material_request chore: disable feed for material request 2022-05-24 14:32:56 +05:30
material_request_item style: format code with black 2022-03-28 18:52:46 +05:30
packed_item chore: make picked qty read only 2022-04-27 14:53:20 +05:30
packing_slip refactor: use db independent offset syntax (#31345) 2022-06-14 10:49:07 +05:30
packing_slip_item fix: packing slip incorrect item value (#28862) 2021-12-14 11:55:09 +05:30
pick_list Merge pull request #30950 from marination/actual-qty-total-js-reactive 2022-05-11 20:13:54 +05:30
pick_list_item revert: barcode scan field from pick list item. 2022-04-29 13:40:48 -04:00
price_list style: format code with black 2022-03-28 18:52:46 +05:30
price_list_country chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
purchase_receipt refactor: DB independent capitalization of test cases (#31359) 2022-06-15 11:24:24 +05:30
purchase_receipt_item feat: Item-wise provisional accounting for service items 2022-04-11 14:35:22 +05:30
putaway_rule style: format code with black 2022-03-28 18:52:46 +05:30
quality_inspection refactor: use db independent offset syntax (#31345) 2022-06-14 10:49:07 +05:30
quality_inspection_parameter chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
quality_inspection_parameter_group chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
quality_inspection_reading chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
quality_inspection_template style: format code with black 2022-03-28 18:52:46 +05:30
quick_stock_balance style: format code with black 2022-03-28 18:52:46 +05:30
repost_item_valuation refactor: simpler batching for GLE reposting (#31374) 2022-06-15 19:30:26 +05:30
sales_bom
sales_bom_item
serial_no fix: batch_no filtering not working when batch no is also a number in scientific notation (#30770) 2022-04-21 16:34:31 +05:30
shipment style: format code with black 2022-03-28 18:52:46 +05:30
shipment_delivery_note chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
shipment_parcel chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
shipment_parcel_template chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
stock_entry fix: Supplied Qty not updated on Stock Entry cancel 2022-06-13 17:59:03 +05:30
stock_entry_detail fix(ux): make "allow zero valuation rate" readonly if "s_warehouse" is set (#29681) 2022-02-26 11:25:02 +05:30
stock_entry_type style: format code with black 2022-03-28 18:52:46 +05:30
stock_ledger_entry test: create stock test mixin for assertion/utils 2022-06-07 11:35:51 +05:30
stock_reconciliation test: create stock test mixin for assertion/utils 2022-06-07 11:35:51 +05:30
stock_reconciliation_item fix: doctype layout based on expected tab-order 2022-04-04 12:06:35 +05:30
stock_reposting_settings style: format code with black 2022-03-28 18:52:46 +05:30
stock_settings refactor!: drop naming series tool (#31183) 2022-05-31 15:35:40 +05:30
uom_category chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
uom_conversion_detail chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
variant_field fix(UX): use autocomplete for variant fields 2022-03-25 16:18:58 +05:30
warehouse style: format 2022-05-24 13:31:29 +02:00
warehouse_type chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
__init__.py chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30