Commit Graph

13 Commits

Author SHA1 Message Date
17151878f6 fix: invalidate cash_register_difference field in pos_session to ensure updated value consistency 2026-06-13 23:13:43 +07:00
97634664d1 fix: fallback to cash register difference when closing cash difference is missing in pos_session 2026-06-13 22:50:27 +07:00
24e108e903 feat: add computed cash_difference field to pos.session and display in tree view 2026-06-13 22:40:36 +07:00
6518ac6250 fix: use opening_counted instead of opening_expected for session cash calculations and details update 2026-06-12 08:18:59 +07:00
03b4637332 feat: add closing cash tracking fields and update session validation logic to suppress shortages instead of surpluses 2026-06-09 09:41:44 +07:00
191dfc8b5b refactor: override _set_opening_control_data and remove redundant cash session logic 2026-05-18 10:42:34 +07:00
54b94387c5 refactor: simplify pos_session statement posting and remove unnecessary cash_register_total_entry_encoding calculation 2026-04-28 17:49:29 +07:00
2aa917a4c7 feat: auto-adjust positive cash differences and remove zero-amount payments during POS session validation. 2026-03-12 09:12:07 +07:00
c0e22ac6e4 feat: Update module version to 19.0.1.0.0 for Odoo 19 compatibility. 2026-01-20 16:58:16 +07:00
18db8cbbf1 fix bug when there are some discount with cash payment 2025-11-07 20:42:44 +07:00
fdad209a02 fix the calculation of opening cash and closing cash when there are some difference 2025-11-07 19:34:27 +07:00
7fb38ceb8b fix the journal entry for opening cash 2025-11-07 17:08:24 +07:00
Suherdy Yacob
20a99ff92d first commit 2025-10-31 18:49:07 +07:00