Skip to content

Latest commit

 

History

History
 
 

stock_internal_use_of_products

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stock - Internal Use of products

Beta License: AGPL-3 grap/grap-odoo-incubator

This module extends the functionality of stock and account module to allow non accountant user to declare the use of stockable products for specific uses (eg: gifts, tastings, etc.)

https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/stock_internal_use_of_products/static/description/internal_use_form.png

Table of contents

  • Go to 'Stock' / 'Settings' / 'Internal Use Types'
  • Create new item
  • set source and destination locations
  • optionnaly, define accounting settings, if you want to generate accounting move, once the internal use is confirmed.
https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/stock_internal_use_of_products/static/description/internal_use_case_form.png

If the user use a product without an expense account, it can confirm the internal use, and so, generate stock move, but the generation of the accounting move will be blocked.

We could imagine to introduce a field account_id, with a on_change, as any accounting object. (invoice, move, etc.)

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.

  • GRAP

This module is part of the grap/grap-odoo-incubator project on GitHub.

You are welcome to contribute.