brotherton-erpnext/erpnext/manufacturing/report/production_plan_summary
marination 1eb3ca2b86 fix: (travis) Production Plan Summary Report breaks if no WO
- `get_cached_value` throws a DoesNotExistError if non-existent value, used `get_value` instead
- accomodate production plan items that dont have WO/PO against them as well (blank values)
- added some None value handling to avoid AttributeError
2021-11-09 23:07:28 +05:30
..
__init__.py feat: provision to make subcontracted purchase order from the production plan 2021-07-15 19:01:36 +05:30
production_plan_summary.js feat: provision to make subcontracted purchase order from the production plan 2021-07-15 19:01:36 +05:30
production_plan_summary.json feat: provision to make subcontracted purchase order from the production plan 2021-07-15 19:01:36 +05:30
production_plan_summary.py fix: (travis) Production Plan Summary Report breaks if no WO 2021-11-09 23:07:28 +05:30