mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-24 04:26:38 +00:00
* fix: Job Card excess transfer behaviour - Block excess transfer of items if not allowed in settings - Behaviour made consistent with js behaviour (button disappears if not pending and not allowed in settings) - Test for same case (cherry picked from commite07ce6efe0) # Conflicts: # erpnext/manufacturing/doctype/job_card/test_job_card.py * chore: Run `_validate_over_transfer` only if excess transfer is blocked in settings (cherry picked from commit9f6e10663b) * chore: conflicts * chore: missing conflict resolution changes Co-authored-by: marination <maricadsouza221197@gmail.com> Co-authored-by: Ankush Menat <ankush@frappe.io>
Plan and manage manufacturing operations, bill of materials for manufacturing.