-
Notifications
You must be signed in to change notification settings - Fork 7.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: POS workflow #20789
refactor: POS workflow #20789
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix conflict
* patch loyalty point entries
* default mode of payment is mandatory for pos transaction
Hi, hope this addresses this bug: #20889 |
Hi, please add function to allow print before submit just like the older version... that will help customer that need a pre print receipt for task checking (for F&B) Thanks |
anyway to add sale person in this ? |
Do we have a weight scale feature in the POS? |
the item selector is not showing the full price. Just the integer part of the decimal price. |
Hello Frappe team I'm so excited for the release of the new UI and After testing the POS; I've got some points I wish to raise to your kind consideration. I hope this would be the right place to write my request. 1- Partial payment through POS view: 2- Payment on Credit through POS view: 3- Print Invoice (before submit - with note of Unpaid) through POS view 4- write-off invoice (completely or partially) from POS view 5- Ability to edit and customize the POS view |
Goal
Point of Sale (online) will now create POS Invoices. These invoices are submitted faster than sales invoice as they don't hit Stock Ledger or General Ledger. These invoices will get merged into a consolidated Sales Invoices on POS Closing (or manually) based on customer. Available Stock will be validated by recent POS Invoices and latest stock ledger entry.
Roadmap
New UI
Item Selector
Item Details
Payments
Past Order List