brotherton-erpnext/erpnext/stock/doctype
2020-07-08 09:20:13 +05:30
..
batch fix: list index out of range (#21613) 2020-05-07 12:06:47 +05:30
bin feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
customs_tariff_number Update customs_tariff_number.json 2020-06-26 10:24:48 +02:00
delivery_note refactor: changed the fieldtype from data to small text (#21782) 2020-05-19 19:05:42 +05:30
delivery_note_item fix: Handle rows with same item code from Purchase Receipt to Invoice. (#20724) 2020-05-05 14:37:39 +05:30
delivery_settings
delivery_stop
delivery_trip fix: delivery trip form 2020-04-27 11:29:56 +05:30
item made "Subscription Section", "Auto Repeat" and Hub Publishing" collapsible by default (#22521) 2020-07-02 15:11:45 +05:30
item_alternative chore: add query functions to whitelist 2020-07-02 12:35:41 +05:30
item_attribute fix: Misleading Error message for Item Attribute. 2020-06-01 11:56:33 +05:30
item_attribute_value
item_barcode
item_customer_detail
item_default
item_manufacturer feat: Provision to set Default Item Manufacturer 2020-04-07 21:00:57 +05:30
item_price fix: Remove trailing spaces from labels 2020-07-08 09:20:13 +05:30
item_quality_inspection_parameter
item_reorder
item_supplier
item_tax feat: Validity for Item taxes (#20135) 2020-01-06 15:34:15 +05:30
item_variant
item_variant_attribute
item_variant_settings
item_website_specification
landed_cost_item
landed_cost_purchase_receipt
landed_cost_taxes_and_charges
landed_cost_voucher feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
manufacturer
material_request chore: add query functions to whitelist 2020-07-02 12:35:41 +05:30
material_request_item feat: Production Planning Against Sales Order/Material Request/Work Order (#21763) 2020-05-19 19:51:45 +05:30
packed_item
packing_slip chore: add query functions to whitelist 2020-07-02 12:35:41 +05:30
packing_slip_item
pick_list fix: only auto-set serial nos and batches if allowed in Stock Settings (develop) (#21781) 2020-06-10 19:10:56 +05:30
pick_list_item fix: Pick List Enhancements 2020-03-17 11:47:11 +05:30
price_list
price_list_country
purchase_receipt fix: Test Cases 2020-06-22 09:40:15 +05:30
purchase_receipt_item fix: Handle rows with same item code from Purchase Receipt to Invoice. (#20724) 2020-05-05 14:37:39 +05:30
quality_inspection fix: Employee benefit application & quality inspection whitelist 2020-07-07 14:31:49 +05:30
quality_inspection_reading
quality_inspection_template fix: add dashboard to quality inspection template (#21423) 2020-04-26 23:28:33 +05:30
quick_stock_balance
sales_bom
sales_bom_item
serial_no fix: Disable Renaming in Serial No 2020-06-25 16:02:18 +05:30
stock_entry fix: alternative item not working for subcontract (#22386) 2020-06-23 10:42:32 +05:30
stock_entry_detail fix: Finished Product Valuation at Repack 2020-06-08 13:02:00 +05:30
stock_entry_type
stock_ledger_entry feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
stock_reconciliation feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
stock_reconciliation_item
stock_settings fix: Stock Onboarding typo and reorder (#22499) 2020-06-29 17:38:42 +05:30
uom_category
uom_conversion_detail
variant_field
warehouse fix: local variable 'lft' referenced before assignment 2020-05-08 15:33:35 +05:30
warehouse_type
__init__.py