You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use hr_expense module in my company. but what we buy can be storable products. So when we make a purchase to a supplier, stock is well impacted. purchase.order -> stock.picking -> account.move.
However, when I try to use hr_expense odoo module, there is only the hr.expense -> account.move workflow and stock is not impacted.
did I missed something ?
AFAIK, hr_expense doesn't depend on stock, and I didn't found any glue module hr_expense_stock in odoo-code-search.
Hi all.
I'd like to use hr_expense module in my company. but what we buy can be storable products. So when we make a purchase to a supplier, stock is well impacted. purchase.order -> stock.picking -> account.move.
However, when I try to use hr_expense odoo module, there is only the hr.expense -> account.move workflow and stock is not impacted.
did I missed something ?
AFAIK, hr_expense doesn't depend on stock, and I didn't found any glue module hr_expense_stock in odoo-code-search.
(https://odoo-code-search.com/ocs/search?q=model%3Ahr.expense+model%3Astock.move)
Note : related topic : https://www.odoo.com/forum/help-1/how-to-expense-a-stockable-product-transaction-affect-the-quantities-on-hand-106831
The text was updated successfully, but these errors were encountered: