refactor(account.invoice): stop using replace on views
Stop using replace views as it's a bad practice that can lead into several troubles. Instead override attributes as needed. Also created an issue on account module to copy changes done in options for field `res_partner`: account/account#11
Showing
Please register or sign in to comment