This question has been flagged
2 Replies
2524 Views

Is it possible to define a balance account of a vendor from which money will be deducted each time the vendor's service is sold? For example, I've a balance of $1000 in vendor A's account, selling service VA, its cost automatically deducted from vendor A's account.

On the other hand, vendor B doesn't hold any balance from us, but bills us for every service package sold. So, once service VB is sold, a vendor bill automatically added using the cost price of the service.

Can the default installation of Odoo 11 do either of those?

Avatar
Discard
Author

Also, which model holds the cost price defined for each product?

Author Best Answer

Okay, I figured out how to do credit balancing: you can create an initial Payments entry under the Documents section of the Invoicing module with the current balance or whatever initial balance you're starting with. Subsequent Vendor Bills can be deducted from this amount, and I suspect you can use Vendor Bills to add to the amount as well.

Avatar
Discard