Hi, I'm inheriting the partner form with id 'view_partner_form'. I noticed that the 'VAT' field is inserted by the module base_vat. We wanted to override this vat field with a more enhanced field so I override this view. However, now the account receivable and accounts payable appear after the credit limiet(which were not visible before). These are apparently inserted by the account module. Also the credit limit field is defined in the inherited partner object in the account module and in the original partner object. Is this OK?
What is the order in which these inheriting views are applied? What is the mechanism when multiple module enhance/change the same view? Thx _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
