brotherton-erpnext/erpnext/stock/doctype
rohitwaghchaure d45ff31ff0
fix: incorrect stock after merging the items (#22526)
* fix: incorrect stock after merging items

* fix: Readability fix

Co-authored-by: Marica <maricadsouza221197@gmail.com>
2020-07-22 18:24:01 +05:30
..
batch fix: for past dated stock reco, batched item showing the current available qty instead of quantity as per posting date 2020-07-17 14:50:49 +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 fix: Test Cases 2020-05-30 11:46:39 +05:30
delivery_note_item fix: Update modified timestamp for Delivery Note Item 2020-07-17 10:35:16 +05:30
delivery_settings
delivery_stop
delivery_trip Revert "fix: tests depending on global default company" 2020-05-30 11:38:04 +05:30
item fix: incorrect stock after merging the items (#22526) 2020-07-22 18:24:01 +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 Company field removed from Item Taxes Table 2020-07-03 15:04:28 +05:00
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 feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
manufacturer codacy fix 2019-07-06 15:02:57 +05:30
material_request fix: update set query for warehouse after changing the company (#22632) 2020-07-21 19:59:30 +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 fix: NoneType' object has no attribute '__getitem_'_ (#19859) 2019-12-09 11:28:31 +05:30
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 fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +05:30
price_list_country
purchase_receipt fix: project field added two time in purchase receipt 2020-07-15 12:28:19 +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 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 fix: add dashboard to quality inspection template (#21423) 2020-04-26 23:28:33 +05:30
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 fix: Serial No Rename does not affect Stock Ledger Entry (#22746) 2020-07-22 16:40:24 +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 fix: for past dated stock reco, batched item showing the current available qty instead of quantity as per posting date 2020-07-17 14:50:49 +05:30
stock_reconciliation_item Test cases for batch no 2019-06-14 17:24:47 +05:30
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 style: moved parent warehouse to top section also added a section bre… (#22708) 2020-07-21 20:39:00 +05:30
warehouse_type fix: added read write permission to stock manager 2019-05-27 18:37:04 +05:30
__init__.py