Commit Graph

13 Commits

Author SHA1 Message Date
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
064cef7b6b feat: add README documentation for pos_cash_opening_adjustment module 2026-05-18 10:57:43 +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
37f2084860 feat: Enhance POS session validation with cash balance auto-adjustment and zero-amount payment cleanup. 2026-03-12 09:11:50 +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
c1b752a990 edit manifest 2025-12-06 19:12:14 +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