account_shared_bank_cash/models
2026-05-28 20:38:06 +07:00
..
__init__.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
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 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
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
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 fix: allow fallback to default_account_id when resolving outstanding receipt account in pos_session 2026-05-28 20:15:56 +07:00