..
batch
style: format code with black
2022-03-28 18:52:46 +05:30
bin
fix: correct sorting while updating bin
2022-04-19 17:38:36 +05:30
customs_tariff_number
chore: remove utf-8 compat code
2021-11-05 11:16:29 +05:30
delivery_note
test: create new item instead of using with _Test Item ( #30827 )
2022-04-27 17:47:40 +05:30
delivery_note_item
feat: minor, pick list item reference on delivery note item table
2022-03-31 18:43:42 +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
test: Update test case
2022-04-14 12:03:12 +05:30
item_alternative
refactor!: change "is_subcontracted" field type from "Select" to "Check"
2022-04-01 13:22:44 +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
perf: index barcode for faster scans ( #30543 )
2022-04-01 15:27:46 +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
style: format code with black
2022-03-28 18:52:46 +05:30
manufacturer
style: format code with black
2022-03-28 18:52:46 +05:30
material_request
fix: bulk fix (~330) missing translations
2022-04-04 13:59:51 +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
style: format code with black
2022-03-28 18:52:46 +05:30
packing_slip_item
fix: packing slip incorrect item value ( #28862 )
2021-12-14 11:55:09 +05:30
pick_list
fix: compare against stock qty while validating
2022-04-27 12:51:18 +05:30
pick_list_item
feat: Pick list from SO with Product Bundle
2022-04-27 12:05:15 +05:30
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
Merge branch 'develop' of https://github.com/frappe/erpnext into item_wise_provisional_accounting
2022-04-14 12:04:21 +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
style: format code with black
2022-03-28 18:52:46 +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
test: repost queue progress
2022-04-19 17:38:36 +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: out of range date value
2022-04-26 11:03:32 +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: tie breaking in SLEs ( #30796 )
2022-04-25 11:46:01 +05:30
stock_reconciliation
test: create new item instead of using with _Test Item ( #30827 )
2022-04-27 17:47:40 +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
style: format code with black
2022-03-28 18:52:46 +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
fix: Use account_type == 'Stock'
to filter stock accounts
2022-04-26 17:50:51 +05:30
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