brotherton-erpnext/erpnext/manufacturing/doctype
Suraj Shetty 9d6d95c4a2 fix: valuation of "finished good" item in purchase receipt (#19268)
* fix: Remove redundant purchase orders and unwanted condition

* fix: [WIP] Purchase receipt value

* fix: Add raw material cost based on transfered raw material

* fix: get_qty_to_be_received

* fix: Remove debugger statement

* fix: Reset rm_supp_cost before setting subcontracted raw_materials

* test: Fix and modify tests for backflush_based_on_stock_entry

* fix: Add non stock items to Purchase Receipt from Purchase Order

* fix: Ignore valuation rate check for non stock raw material

* fix: Rename check all rows

* fix: Remove amount from test

* test: Fix item rate error

* fix: handling of serial nos in backflush

* fix: Add serial no. of raw materials

* fix: [WIP] Handle Batch nos for purchase reciept backflushed raw material

* fix: Raw material batch number selection in purchase receipt

* Update test_purchase_order.py
2019-11-29 13:26:52 +05:30
..
blanket_order fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +05:30
blanket_order_item fix: performance issue of sales invoice while save/submit (#19598) 2019-11-19 18:47:48 +05:30
bom fix: BOM UX 2019-11-25 18:56:18 +05:30
bom_explosion_item Rename BOM and Work order fields (#16209) 2018-12-24 14:38:49 +05:30
bom_item fix: BOM UX 2019-11-25 18:56:18 +05:30
bom_operation feat: update modified to fetch latest state in patches 2019-07-16 02:01:27 +05:30
bom_scrap_item Updated modified in bom doctypes 2017-07-05 16:09:23 +05:30
bom_update_tool fix: valuation of "finished good" item in purchase receipt (#19268) 2019-11-29 13:26:52 +05:30
bom_website_item [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
bom_website_operation [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
job_card fix: only set times if job card is filled (#19107) 2019-09-18 20:05:49 +05:30
job_card_item [Enhance] Job Card (#15244) 2018-09-06 19:21:48 +05:30
job_card_time_log feat: child table to add multiple time logs in job card 2019-03-11 00:02:32 +05:30
manufacturing_settings [Fix] No permission for Manufacturing Settings 2018-11-26 17:31:18 +05:30
material_request_plan_item fix: added description, uom fields in material request plan item table (#19463) 2019-11-11 10:59:10 +05:30
operation fix: converting spaces to tabs on a few lines 2019-07-05 11:28:59 +05:30
production_plan fix: BOM UX 2019-11-25 18:56:18 +05:30
production_plan_item feat: Production plan enhancements 2019-04-09 16:53:38 +05:30
production_plan_material_request [enhance] Production Plan (#12160) 2018-02-20 12:20:00 +05:30
production_plan_sales_order [enhance] Production Plan (#12160) 2018-02-20 12:20:00 +05:30
routing chore(manufacturing): added dashboard for doctypes 2019-07-05 09:48:38 +05:30
work_order fix: BOM UX 2019-11-25 18:56:18 +05:30
work_order_item Rename BOM and Work order fields (#16209) 2018-12-24 14:38:49 +05:30
work_order_operation feat: update modified to fetch latest state in patches 2019-07-16 02:01:27 +05:30
workstation fix: converting spaces to tabs on a few lines 2019-07-05 11:28:59 +05:30
workstation_working_hour [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30