brotherton-erpnext/erpnext/stock/doctype
Nabin Hait 7eaa7f2e41
fix: requested qty for customer provided item and rate for sales (#21299)
* fix: requested qty for customer provided item and rate for sales

* fix: requested qty for material transfer

* fix: customer provided item can be sales item

* fix: requested qty test cases
2020-04-17 10:52:28 +05:30
..
batch fix: set batch qty in batch master and test cases 2020-04-07 17:33:10 +05:30
bin fix: reserved qty for production issue for partial completion of work order 2020-03-19 09:29:17 +05:30
customs_tariff_number
delivery_note fix: requested qty for customer provided item and rate for sales (#21299) 2020-04-17 10:52:28 +05:30
delivery_note_item fix: show uom in print formats instead of stock uom (#20843) 2020-03-06 11:03:46 +05:30
delivery_settings
delivery_stop
delivery_trip fix: handle error handling (#20815) 2020-03-23 14:54:33 +05:30
item Merge pull request #21197 from marination/default-item-manufacturer 2020-04-15 16:35:08 +05:30
item_alternative fix: Item alternative must have similar fields as original item (#20796) 2020-03-17 10:56:59 +05:30
item_attribute
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 chore: Item Price and Product Bundle Form cleanup (#20772) 2020-03-02 15:51:14 +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 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 fix: Expense account currency validation in Landed Cost voucher (#21073) 2020-03-31 10:45:32 +05:30
manufacturer codacy fix 2019-07-06 15:02:57 +05:30
material_request fix: requested qty for customer provided item and rate for sales (#21299) 2020-04-17 10:52:28 +05:30
material_request_item fix: requested qty calculation and some other small fixes (#21296) 2020-04-16 20:11:32 +05:30
packed_item fix: NoneType' object has no attribute '__getitem_'_ (#19859) 2019-12-09 11:28:31 +05:30
packing_slip fix(packing-slip): add a descriptive message (#18981) 2019-09-10 13:21:01 +05:30
packing_slip_item
pick_list fix: Commonified code and added server side validation 2020-04-02 13:51:25 +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 Merge branch 'develop' into asset-cat-validation 2020-04-12 13:39:43 +05:30
purchase_receipt_item feat: Provision to set Default Item Manufacturer 2020-04-07 21:00:57 +05:30
quality_inspection fix: BOM UX 2019-11-25 18:56:18 +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
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: Status field in Serial No for filter and report builder 2020-04-08 15:38:28 +05:30
stock_entry fix: Fetch Material Requests with type Issue as well in Stock Entry via Get Items from 2020-04-15 21:19:04 +05:30
stock_entry_detail fix: Project field in Stock Entry Detail should be editable (#20999) 2020-03-26 13:23:49 +05:30
stock_entry_type
stock_ledger_entry Merge branch 'develop' into batch_message_v13 2020-04-13 13:20:25 +05:30
stock_reconciliation fix: get serial nos based on posting date and time 2020-04-07 14:42:02 +05:30
stock_reconciliation_item Test cases for batch no 2019-06-14 17:24:47 +05:30
stock_settings fix: Setting to toggle customer and supplier warehouse for inter warehouse transfer (#21142) 2020-04-06 10:23:06 +05:30
uom_category
uom_conversion_detail
variant_field
warehouse fix: Update is_tree field in Tree doctypes (#20981) 2020-03-19 11:01:23 +05:30
warehouse_type fix: added read write permission to stock manager 2019-05-27 18:37:04 +05:30
__init__.py