brotherton-erpnext/erpnext/stock/doctype
marination c47d38dc18 chore: Stock Entry Tests and fixes
- Maintain item-warehouse wise rules for Stock Entry Material Transfer
- Test cases for Stock Entry with more use cases
- Sider fixes
2020-12-14 12:12:49 +05:30
..
batch fix: consumed qty logic for subcontracted raw materials (#23314) 2020-10-26 12:19:00 +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 Merge pull request #22859 from marination/pr-dn-return 2020-12-06 22:43:34 +05:30
delivery_note_item fix: Codacy and repositioned Returned Qty in DN Item 2020-07-31 20:22:55 +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 feat: Warehouse Capacity Summary 2020-11-26 10:45:44 +05:30
item_alternative refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
item_attribute fix: Perform Item Attribute Value Validation on Variants Only 2020-10-12 12:03:07 +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 style: Clean up code formatting 2020-11-03 10:57:52 +08:00
item_quality_inspection_parameter feat: Formula based Quality Inspection (#23916) 2020-11-19 08:12:58 +05:30
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 fix(DocTypes): Reset "owner" values in DocTypes to Administrator (#23350) 2020-09-18 18:27:24 +05:30
landed_cost_purchase_receipt fix(DocTypes): Reset "owner" values in DocTypes to Administrator (#23350) 2020-09-18 18:27:24 +05:30
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 chore: Linter and Sider fixes 2020-11-02 08:50:48 +05:30
material_request_item chore: Move Qty fields (received qty,etc.) close to Qty/Stock UOM 2020-10-02 11:54:54 +05:30
packed_item fix: NoneType' object has no attribute '__getitem_'_ (#19859) 2019-12-09 11:28:31 +05:30
packing_slip refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
packing_slip_item
pick_list fix: Pick List empty table and Serial-Batch items handling (#22426) 2020-07-23 17:52:06 +05:30
pick_list_item fix: Pick List empty table and Serial-Batch items handling (#22426) 2020-07-23 17:52:06 +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 chore: Test and fixes 2020-12-09 16:27:18 +05:30
purchase_receipt_item Merge branch 'develop' into putaway 2020-12-08 11:44:00 +05:30
putaway_rule chore: Stock Entry Tests and fixes 2020-12-14 12:12:49 +05:30
quality_inspection feat: Quality Inspection on Job Card (#23964) 2020-11-25 09:17:16 +05:30
quality_inspection_reading feat: Formula based Quality Inspection (#23916) 2020-11-19 08:12:58 +05:30
quality_inspection_template feat: Formula based Quality Inspection (#23916) 2020-11-19 08:12:58 +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 fixed translation syntax 2020-10-26 12:20:11 +05:30
shipment fix: travis build error 2020-12-02 08:56:49 +00:00
shipment_delivery_note fix: travis build error 2020-12-02 08:56:49 +00:00
shipment_parcel feat(shipment): Shipment Doctype with Integrations 2020-12-02 07:14:58 +00:00
shipment_parcel_template fix(shipment): apply code review 2020-12-02 07:15:05 +00:00
stock_entry chore: Stock Entry Tests and fixes 2020-12-14 12:12:49 +05:30
stock_entry_detail feat: Apply Putaway Rules within transaction itself 2020-12-07 21:35:49 +05:30
stock_entry_type feat: Material Request and Stock Entry Enhancement (#22671) 2020-08-12 17:55:02 +05:30
stock_ledger_entry fix: Check for backdated validation only for transaction company (#23639) 2020-10-19 16:56:45 +05:30
stock_reconciliation fix: serial no field is blank in stock reconciliation 2020-10-15 15:56:50 +05:30
stock_reconciliation_item
stock_settings fix: Change validation message 2020-12-06 10:48:32 +05:30
uom_category
uom_conversion_detail
variant_field
warehouse fix: Reposition description in Warehouse (#22895) 2020-08-03 20:40:09 +05:30
warehouse_type
__init__.py