brotherton-erpnext/erpnext/stock/doctype
2021-08-10 14:35:51 +05:30
..
batch test: fix pricelist tests (#26839) (#26840) 2021-08-06 21:55:01 +05:30
bin feat: subcontract code refactor and enhancement 2021-06-19 23:16:22 +05:30
customs_tariff_number
delivery_note Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into backport-po-payment-terms 2021-08-06 23:55:01 +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 perf(minor): remove unnecessary comprehensions (#25645) 2021-06-11 16:00:48 +05:30
item Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into discount_accounting_v13 2021-08-10 10:38:14 +05:30
item_alternative feat: subcontract code refactor and enhancement 2021-06-19 23:16:22 +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 fix: Move Default Discount Account field to Item Defaults 2021-07-21 14:21:16 +05:30
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 fix: validate python expressions (#26835) (#26856) 2021-08-09 14:48:59 +05:30
item_reorder
item_supplier
item_tax feat: Item Taxes based on net rate 2021-06-04 22:53:26 +05:30
item_variant
item_variant_attribute
item_variant_settings fix: can not create item variants (#25433) 2021-04-26 15:37:17 +05:30
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
landed_cost_taxes_and_charges refactor: base_amount field moved below amount field and renamed 2021-05-17 13:58:27 +05:30
landed_cost_voucher fix: Set CWIP Account in company at the start to avoid flaky test 2021-08-10 13:14:32 +05:30
manufacturer
material_request test: test case for over transfer of materials 2021-08-04 18:48:24 +05:30
material_request_item
packed_item fix(Delivery Note): Assign Product Bundle's conversion_factor to Packed Items (#25840) 2021-06-01 10:44:26 +05:30
packing_slip perf(minor): remove unnecessary comprehensions (#25645) 2021-06-11 16:00:48 +05:30
packing_slip_item
pick_list fix: incorrect valuation rate calculation in gross profit report 2021-07-20 18:19:15 +05:30
pick_list_item
price_list
price_list_country
purchase_receipt Merge pull request #26854 from marination/asset-lcv-gl-entry-hotfix 2021-08-10 14:07:12 +05:30
purchase_receipt_item feat: purchase receipt creation from purchase invoice 2021-04-10 10:49:30 +05:30
putaway_rule fix: stock entry with putaway rule not working 2021-07-07 00:14:51 +05:30
quality_inspection chore: Test case for QI Rejection in Stock Entry 2021-07-10 18:26:36 +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 fix: added progress bar in repost item valuation 2021-07-27 22:11:30 +05:30
sales_bom
sales_bom_item
serial_no test: Serial no sanitation 2021-08-10 14:35:51 +05:30
shipment fix: update shipment status in database 2021-04-18 13:22:19 +05:30
shipment_delivery_note
shipment_parcel
shipment_parcel_template
stock_entry fix: Clean Serial No input on Server Side 2021-08-10 14:35:41 +05:30
stock_entry_detail Merge branch 'version-13-hotfix' into qi-rejection 2021-07-09 13:30:21 +05:30
stock_entry_type fix: warehouse not found in stock entry 2021-05-21 11:31:01 +05:30
stock_ledger_entry fix: incorrect valuation rate calculation in gross profit report 2021-07-20 18:19:15 +05:30
stock_reconciliation fix: Clean Serial No input on Server Side 2021-08-10 14:35:41 +05:30
stock_reconciliation_item fix: show allow zero valuation only when auto checked (#25778) 2021-05-21 14:04:03 +05:30
stock_settings feat: over transfer allowance for material transfers 2021-08-04 18:48:24 +05:30
uom_category
uom_conversion_detail
variant_field
warehouse fix: auto unlink warehouse from item on delete (#26073) 2021-06-17 18:13:23 +05:30
warehouse_type
__init__.py