brotherton-erpnext/erpnext/stock/doctype
Walstan Baptista d6360755b9
chore: frappe.whitelist for doc methods (#25068)
* chore: frappe.whitelist for doc methods

* fix: incorrect spelling

* fix: sider issue

Co-authored-by: Sagar Vora <sagar@resilient.tech>
2021-03-31 12:30:32 +05:30
..
batch fix: allow to select item code in batch naming 2021-03-01 11:32:39 +05:30
bin fix: update qty in future sle (#24649) 2021-02-18 14:14:21 +05:30
customs_tariff_number
delivery_note fix: update qty in future sle (#24649) 2021-02-18 14:14:21 +05:30
delivery_note_item feat: price margin in buying (#24685) 2021-03-15 11:11:28 +05:30
delivery_settings
delivery_stop
delivery_trip chore: frappe.whitelist for doc methods (#25068) 2021-03-31 12:30:32 +05:30
item chore: frappe.whitelist for doc methods (#25068) 2021-03-31 12:30:32 +05:30
item_alternative Repost item valuation (#24031) 2020-12-21 14:45:50 +05:30
item_attribute test: use different product attribute value; cleanup (#25043) 2021-03-27 19:42:25 +05:30
item_attribute_value
item_barcode
item_customer_detail
item_default
item_manufacturer
item_price Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui 2021-01-29 08:56:22 +05:30
item_quality_inspection_parameter feat: introduce parameter group in quality inspection 2021-02-04 19:39:41 +05:30
item_reorder
item_supplier
item_tax
item_variant
item_variant_attribute
item_variant_settings
item_website_specification
landed_cost_item fix: Add distribute manually option in LCV 2021-01-26 17:05:00 +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 fix: Test Cases 2020-12-26 11:37:51 +05:30
landed_cost_voucher chore: frappe.whitelist for doc methods (#25068) 2021-03-31 12:30:32 +05:30
manufacturer
material_request Material request wrong status issue (#24019) 2021-01-28 12:29:52 +05:30
material_request_item refactor: refactor contextual print setting implementation 2020-10-29 14:19:34 +05:30
packed_item Repost item valuation (#24031) 2020-12-21 14:45:50 +05:30
packing_slip chore: frappe.whitelist for doc methods (#25068) 2021-03-31 12:30:32 +05:30
packing_slip_item
pick_list chore: frappe.whitelist for doc methods (#25068) 2021-03-31 12:30:32 +05:30
pick_list_item
price_list
price_list_country
purchase_receipt fix: reposting patch fixes (#24775) 2021-03-02 13:37:45 +05:30
purchase_receipt_item feat: price margin in buying (#24685) 2021-03-15 11:11:28 +05:30
putaway_rule fix: Stricter validations 2021-01-18 23:47:24 +05:30
quality_inspection chore: frappe.whitelist for doc methods (#25068) 2021-03-31 12:30:32 +05:30
quality_inspection_parameter chore: make parameter group optional 2021-02-19 20:35:23 +05:30
quality_inspection_parameter_group feat: introduce parameter group in quality inspection 2021-02-04 19:39:41 +05:30
quality_inspection_reading feat: introduce parameter group in quality inspection 2021-02-04 19:39:41 +05:30
quality_inspection_template fix: Numeric/Non-numeric QI UX (#24516) 2021-02-01 20:38:53 +05:30
quick_stock_balance
repost_item_valuation chore: frappe.whitelist for doc methods (#25068) 2021-03-31 12:30:32 +05:30
sales_bom
sales_bom_item
serial_no fix: batch no in POS (#24771) 2021-03-09 20:31:14 +05:30
shipment fix: stock and account balance syncing (#24644) 2021-02-16 14:57:00 +05:30
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: frappe.whitelist for doc methods (#25068) 2021-03-31 12:30:32 +05:30
stock_entry_detail fix: validation of job card in stock entry 2021-02-18 15:10:12 +05:30
stock_entry_type
stock_ledger_entry test: reset session user if test errors in test_sle (#25042) 2021-03-27 18:30:07 +05:30
stock_reconciliation fix: set valuation rate for customer items to zero 2021-03-23 13:01:21 +05:30
stock_reconciliation_item fix: Allow zero valuation in stock reconciliation 2021-03-23 11:18:04 +05:30
stock_settings feat: Provision to disable serial no and batch selector (#24398) 2021-01-28 12:09:35 +05:30
uom_category
uom_conversion_detail
variant_field
warehouse fix: In-Transit Feature enhancements (#24652) 2021-03-09 21:14:25 +05:30
warehouse_type
__init__.py