Skip to content
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

[FEATURE REQUEST] Product Serial Number #548

Open
fernandolcx opened this issue May 25, 2024 · 0 comments
Open

[FEATURE REQUEST] Product Serial Number #548

fernandolcx opened this issue May 25, 2024 · 0 comments
Assignees

Comments

@fernandolcx
Copy link

The ideia is based on what we have in ERPNext (https://docs.erpnext.com/docs/user/manual/en/serial-no)
and Odoo (https://www.odoo.com/documentation/17.0/applications/inventory_and_mrp/inventory/product_management/product_tracking/serial_numbers.html)

This implements granular control of individual items in stock, distinguished by its Serial Number (SN) of some specific products,
which can be used to:

  • Know what supplier that specific item was bought;
  • Track warranty;
  • Avoid return fraud;
  • Identify stolen or missing products in stock;

All transactions regarding to this product (stock transfer, purchase or selling) must have their item SN specified;

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

No branches or pull requests

2 participants