Commit Graph

20 Commits

Author SHA1 Message Date
afbcb4d052 feat: add search method override to include asset cash accounts in reconciliation candidates 2026-06-10 09:18:42 +07:00
964e180fea feat: add RK payment journal support to account moves and update POS mirror session partner alignment 2026-06-09 16:59:09 +07:00
d61396fe9c feat: implement analytic distribution sanitization and cleaning via analytic_mixin inheritance 2026-06-05 10:05:52 +07:00
86dd8b93ce fix: ensure intercompany clearing moves are generated with sudo privileges for session validation 2026-06-02 14:38:50 +07:00
6718e33111 feat: add company_id computed field to res.company model 2026-05-28 22:44:12 +07:00
0b40046b75 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
df2cdd1952 fix: allow fallback to default_account_id when resolving outstanding receipt account in pos_session 2026-05-28 20:15:56 +07:00
bf68e7c40b feat: escalate POS order processing to superuser and harden company context sanitization in IrHttp 2026-05-20 00:27:56 +07:00
bdf12104c1 feat: implement company context sanitization and sudo-enabled POS order/picking processing 2026-05-19 23:46:06 +07:00
09453314b3 fix: add sudo() calls to cross-company journal and account access to ensure record visibility in payments, POS sessions, and payment registration 2026-05-19 18:18:01 +07:00
30d319dc69 refactor: remove domain filters and disable check_company on inter-company account fields 2026-05-06 14:18:01 +07:00
6330fd914c fix: update POS payment line matching and implement multi-currency support for payment registration in Odoo 19 2026-05-05 20:10:23 +07:00
fdafdefccd Revert "refactor: integrate intercompany clearing lines directly into POS session move and remove external clearing moves"
This reverts commit 1e42b50a9c.
2026-05-05 20:02:19 +07:00
1e42b50a9c refactor: integrate intercompany clearing lines directly into POS session move and remove external clearing moves 2026-05-05 18:59:14 +07:00
fccc1a7cbf refactor: aggregate parent mirror journal entries per journal in POS session closing 2026-05-05 18:45:06 +07:00
e25289e66b feat: implement centralized vendor payment workflow for cross-company bank journal transactions 2026-05-05 15:23:37 +07:00
8f90de43fd feat: implement aggregated inter-company clearing for branch POS sessions and define parent mirror entry flow 2026-04-30 08:45:38 +07:00
63f551d551 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
1f60af1e81 feat: add automated inter-company clearing move generation upon POS session validation 2026-04-28 14:47:46 +07:00
992603e080 first commit 2026-04-27 15:38:40 +07:00