Saran @ Ecosoft
Saran @ Ecosoft
Refactor analytic in asset transfer
This module add branch on account.move (invoices/bills/refund/credit note) and account.payment (payment) Depend on - [x] base_multi_branch_company - https://github.com/OCA/server-ux/pull/670
This module migration from https://github.com/OCA/account-financial-tools/pull/1245
Migrated with standard expense version15
For funtcional test @Nantikan23
- Delete field `payment_method_code` because it already in core odoo
This module contain followings - [x] budget_control - [ ] budget_control_purchase_request - [x] budget_control_purchase - [x] budget_control_expense - [ ] budget_control_advance_clearing - [ ] budget_plan it still bug somewhere but...
- Change `SavepointCase` to `TransactionCase` - add `button_box` instead of inherit (core odoo v15 delete it) - delete field `monthly_rate` in form (core odoo v15 delete it)