This question has been flagged
2777 Views

Hi,

I'm trying to create a new type of Invoices, this Invoices have to have a new numbering (a new sequence). And I have no ideia how to start because when I create a sales order, and in there I create the invoice a new invoice is created. And I needed to have the choice which type of Invoice I wanted to generate.

I tryed to create the new type of invoice by inherit the "account.invoice" but with another name, but I have several problems with the views because it was always giving the error because the name of the module were different.

Isn't possible to inherit "account.invoice" and naming that with another name "account.invoice.new" and then inherit the existing view to the new model ??

Thanks

Avatar
Discard