Hi, I have a doubt with the generation an invoice, I would like to create a model from a sales invoice for automatic manner.
I researched on inheritance by delegation, but I can not get it to work. If you could tell me where I can find some example of something similiar I thank you.
_inherits = {
'account.invoice': 'factura_id',
}
↧