account_shared_bank_cash/models
2026-06-10 09:18:42 +07:00
..
__init__.py feat: implement analytic distribution sanitization and cleaning via analytic_mixin inheritance 2026-06-05 10:05:52 +07:00
account_account.py first commit 2026-04-27 15:38:40 +07:00
account_journal.py refactor: remove domain filters and disable check_company on inter-company account fields 2026-05-06 14:18:01 +07:00
account_move.py feat: add search method override to include asset cash accounts in reconciliation candidates 2026-06-10 09:18:42 +07:00
account_payment.py refactor: migrate centralized payment move generation from AccountPayment to AccountMove and update currency logic in payment register wizard 2026-05-28 20:38:06 +07:00
analytic_mixin.py feat: implement analytic distribution sanitization and cleaning via analytic_mixin inheritance 2026-06-05 10:05:52 +07:00
ir_http.py feat: escalate POS order processing to superuser and harden company context sanitization in IrHttp 2026-05-20 00:27:56 +07:00
pos_order.py feat: escalate POS order processing to superuser and harden company context sanitization in IrHttp 2026-05-20 00:27:56 +07:00
pos_payment_method.py feat: add parent-side clearing configuration to POS payment methods and update session closing logic to support intercompany transfers 2026-04-29 16:38:19 +07:00
pos_session.py feat: add RK payment journal support to account moves and update POS mirror session partner alignment 2026-06-09 16:59:09 +07:00
res_company.py feat: add company_id computed field to res.company model 2026-05-28 22:44:12 +07:00