Commit Graph

  • 17151878f6 fix: invalidate cash_register_difference field in pos_session to ensure updated value consistency 19.0 Suherdy Yacob 2026-06-13 23:13:43 +0700
  • 97634664d1 fix: fallback to cash register difference when closing cash difference is missing in pos_session Suherdy Yacob 2026-06-13 22:50:27 +0700
  • 24e108e903 feat: add computed cash_difference field to pos.session and display in tree view Suherdy Yacob 2026-06-13 22:40:36 +0700
  • 6518ac6250 fix: use opening_counted instead of opening_expected for session cash calculations and details update Suherdy Yacob 2026-06-12 08:18:59 +0700
  • 03b4637332 feat: add closing cash tracking fields and update session validation logic to suppress shortages instead of surpluses Suherdy Yacob 2026-06-09 09:41:44 +0700
  • 064cef7b6b feat: add README documentation for pos_cash_opening_adjustment module Suherdy Yacob 2026-05-18 10:57:43 +0700
  • 191dfc8b5b refactor: override _set_opening_control_data and remove redundant cash session logic Suherdy Yacob 2026-05-18 10:42:34 +0700
  • 54b94387c5 refactor: simplify pos_session statement posting and remove unnecessary cash_register_total_entry_encoding calculation Suherdy Yacob 2026-04-28 17:49:29 +0700
  • dbc106a070 refactor: update cash adjustment logic to suppress shortages instead of surpluses during POS session closing main Suherdy Yacob 2026-03-31 12:07:41 +0700
  • 2aa917a4c7 feat: auto-adjust positive cash differences and remove zero-amount payments during POS session validation. Suherdy Yacob 2026-03-12 09:12:07 +0700
  • 37f2084860 feat: Enhance POS session validation with cash balance auto-adjustment and zero-amount payment cleanup. Suherdy Yacob 2026-03-12 09:11:50 +0700
  • 9ba75d9098 fix: Invert POS cash auto-adjustment to suppress positive differences and update documentation accordingly. Suherdy Yacob 2026-02-23 10:44:34 +0700
  • 296ce1329a feat: Automatically adjust negative cash differences during POS session validation and remove the custom _post_statement_difference override. Suherdy Yacob 2026-02-23 09:18:45 +0700
  • 78e49cdeb1 refactor: Remove automatic cash register balance adjustment logic from _validate_session. Suherdy Yacob 2026-02-23 08:39:22 +0700
  • d2cac42d47 feat: Automatically adjust negative cash closing differences to prevent loss journal entries and increment module version. Suherdy Yacob 2026-02-03 16:46:08 +0700
  • c0e22ac6e4 feat: Update module version to 19.0.1.0.0 for Odoo 19 compatibility. Suherdy Yacob 2026-01-20 16:58:16 +0700
  • 8a57bbd7bb fix: Remove zero-amount payments during POS session validation. Suherdy Yacob 2026-01-19 15:41:23 +0700
  • c1b752a990 edit manifest admin.suherdy 2025-12-06 19:12:14 +0700
  • 18db8cbbf1 fix bug when there are some discount with cash payment admin.suherdy 2025-11-07 20:42:44 +0700
  • fdad209a02 fix the calculation of opening cash and closing cash when there are some difference admin.suherdy 2025-11-07 19:34:27 +0700
  • 7fb38ceb8b fix the journal entry for opening cash admin.suherdy 2025-11-07 17:08:24 +0700
  • 20a99ff92d first commit Suherdy Yacob 2025-10-31 18:49:07 +0700