Stock Customer Deposit Sale Margin
Set purchase price to zero when deliver customer deposit
Stock Customer Deposit Sale Margin
This module extends the functionality of the consignment stock to support customer deposits and set cost in sale order line to zero when making another sale order to deliver some previously consigned customer deposit.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
Use Cases / Context
This module was created to make sure that the cost on a sale order line is zero when delivering from customer deposits. This is needed because the purchase price already accounts for the customer deposit in the sale order. Without this module, the cost would be counted twice in the accounting.
Usage
To use this module, you need to:
Create Customer deposits:
- Go to Sales > Quotations.
- Create new quotation to the desired customer.
- Activate customer deposit in quotation.
- Add storable product in order lines.
- Add quantity you will keep as a deposit.
- Confirm quotation.
- Sale is now ready for invoicing.
- A picking will be created. This picking is an operation Customer Deposit and it's internal operation.
- Click on smart button with delivery.
- Set quantity done in operations or click on Set Quantities.
- Update location destination if it's necessary in operations detailed.
- Click on Validate.
Deliver customer deposits:
- Go to Sales > Quotation.
- Create a new quotation.
- Select a customer who has a deposit in your warehouse.
- In page Other Info choose warehouse where deposit is located. (Only if multi-warehouse is activated)
- Smart button Deposits with deposits is displayed if the customer has deposits in the chosen warehouse.
- Add line with product in deposit.
- Purchase price is set to zero.
- As a product in deposit, a button Customer deposit will appear. If you do not have enough in deposit, button will be grey. If you click on the button Customer deposit, you can view the deposits for that product.
- You will only be able to confirm the order if you use less quantity than you have in the deposit.
- If you try to confirm the order with more quantity than you have in deposit, a validation error will show.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Moduon
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainers:
This module is part of the OCA/stock-logistics-workflow project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.