Skip to content

Feature FEL POS #223

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

Open
3 of 5 tasks
Tropicalrambler opened this issue Feb 18, 2021 · 0 comments
Open
3 of 5 tasks

Feature FEL POS #223

Tropicalrambler opened this issue Feb 18, 2021 · 0 comments
Assignees
Labels
Critical Items that are critical

Comments

@Tropicalrambler
Copy link
Collaborator

Tropicalrambler commented Feb 18, 2021

Clone ERPNext's POS functionality, to create and Validate Point of Sales Invoices, allowing the generation of Electronic Invoices upon pressing "Submit".

Expected behavior:
User assembles an order in POS
User clicks on "Pay"

  • User may enter multiple cards for each payment method (credit or debit), with corresponding amount.

User indicates payment method, and in case of credit card,

  • allows entry of a payment confirmation Number for each card.
    User clicks on Submit

  • Add triggers to calculate POS based items sales tax and excise tax

  • Allow calculation of excise taxes using Python for automated generation

  • ERPNext submits invoice, then proceed to generate electronic invoice. If failed, show generation error, invoice must be left in submitted state, and a new cart open. If successful, continue to print screen, showing the print format for POS. Sales Invoice FEL numbers must be included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical Items that are critical
Projects
None yet
Development

No branches or pull requests

2 participants