fix: pos print receipt on submit (#45632)

This commit is contained in:
Diptanil Saha
2025-01-31 12:00:00 +05:30
committed by GitHub
parent 5a1851dfe3
commit fe51535392

View File

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