fix: pos print receipt on submit (backport #45632) (#45633)

fix: pos print receipt on submit (#45632)

(cherry picked from commit fe51535392)

Co-authored-by: Diptanil Saha <diptanil@frappe.io>
This commit is contained in:
mergify[bot]
2025-01-31 12:02:47 +05:30
committed by GitHub
parent 72868eee04
commit 676dde59c2

View File

@@ -485,6 +485,7 @@ erpnext.PointOfSale.Controller = class {
]);
},
},
pos_profile: this.pos_profile,
});
}