admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/mapan_loyalty_push 2026-05-05 08:31:49 +00:00
c06296c793 refactor: update controller endpoints from type json to jsonrpc for consistency
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-05-05 08:29:32 +00:00
f667025d92 refactor: update kiosk controller routes to use jsonrpc type instead of json
admin.suherdy pushed to 19.0 at admin.suherdy/pos_kds_report 2026-05-05 08:24:00 +00:00
f64b3d9571 feat: add state field and reporting filters to KDS analysis views
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-05-05 08:23:45 +00:00
e25289e66b feat: implement centralized vendor payment workflow for cross-company bank journal transactions
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-05-05 07:54:05 +00:00
6fc645230d refactor: use self.env.context instead of self._context to safely retrieve skip_expense_lock flag
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-05-05 07:43:02 +00:00
3d96ca446b refactor: use env.context instead of self._context to safely retrieve skip_expense_lock flag
admin.suherdy pushed to 19.0 at admin.suherdy/ga_asset_management 2026-05-05 07:40:07 +00:00
47e67b8c10 refactor: update asset code generation logic to iterate over all stock move lines instead of only those without packages
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-04-30 14:53:15 +00:00
15e9c93dad feat: prevent accidental journal reversals for expense payments by hiding the reverse button
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-30 14:48:24 +00:00
7da10ccb15 feat: add is_expense_payment flag and hide reversal button on expense payment journal entries
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-04-30 10:03:49 +00:00
819bce0bd0 refactor: simplify expense kiosk configuration view layout and improve button styling
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-04-30 09:46:29 +00:00
1d41708bfa refactor: reorient payment wizard to operate on individual expenses instead of expense sheets
admin.suherdy pushed to 19.0 at admin.suherdy/hr_expense_account_split 2026-04-30 02:32:23 +00:00
f2a4c72101 feat: add payment registration wizard for expense sheets and introduce wait_post state for company account reconciliations
admin.suherdy pushed to 17.0 at admin.suherdy/hr_expense_account_split 2026-04-30 02:17:13 +00:00
fce5f0e286 feat: add payment wizard to route company-paid expenses to Uang Muka account 118101
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-04-30 01:45:47 +00:00
8f90de43fd feat: implement aggregated inter-company clearing for branch POS sessions and define parent mirror entry flow
admin.suherdy pushed to main at admin.suherdy/payment_residual_display 2026-04-29 14:01:26 +00:00
947de037a1 feat: enable store=True for residual fields and add sum aggregation to list views
admin.suherdy pushed to 19.0 at admin.suherdy/account_shared_bank_cash 2026-04-29 09:38:28 +00:00
63f551d551 feat: add parent-side clearing configuration to POS payment methods and update session closing logic to support intercompany transfers
admin.suherdy pushed to 19.0 at admin.suherdy/account_reconcile_reference 2026-04-29 08:17:39 +00:00
7f75ce6871 feat: comment out broken bank reconciliation template and add gitignore file
admin.suherdy pushed to 19.0 at admin.suherdy/account_reconcile_reference 2026-04-29 08:16:52 +00:00
a9cdd6db9b chore: add gitignore and temporarily disable bank reconciliation template inheritance
admin.suherdy pushed to 19.0 at admin.suherdy/account_custom_internal_transfer 2026-04-29 04:49:36 +00:00
8417038900 feat: implement automated destination leg reconciliation and refactor internal transfer models to support linked bank statement lines.
admin.suherdy pushed to main at admin.suherdy/account_custom_internal_transfer 2026-04-29 04:19:42 +00:00
6f1e1088c3 feat: automate internal transfer destination statement line creation upon source bank reconciliation