Commit Graph

  • a7c6781af5 feat: Implement and configure loyalty discounts to apply before tax in POS. 19.0 Suherdy Yacob 2026-03-12 15:57:23 +0700
  • d975966b70 Refactor 100% discount accounting by removing custom journal entries from pos_session and implementing dynamic account mapping in pos_order_line. main Suherdy Yacob 2026-03-12 15:05:08 +0700
  • 8d756a0e6f feat: Adjust loyalty discount calculations to apply before tax and introduce accounting for 100% loyalty discounts. Suherdy Yacob 2026-03-12 08:58:58 +0700
  • 6640b0bc98 fix: Calculate loyalty discount income from specific reward line amounts instead of gross sales. Suherdy Yacob 2026-03-09 14:49:58 +0700
  • 98a739b9d3 feat: Group 100% loyalty discount reward lines for unified display in the POS UI and receipts while preserving individual lines for accurate accounting. Suherdy Yacob 2026-02-13 16:48:07 +0700
  • b381cbc779 fix: Calculate gross amount using price_subtotal instead of price_subtotal_incl for order lines. Suherdy Yacob 2026-02-10 17:15:17 +0700
  • c63270d21a fix: Add pre-init hook to remove a problematic database constraint and table to resolve installation errors. Suherdy Yacob 2026-02-04 15:20:20 +0700
  • c3ddec84f3 feat: Add configurable accounting entries for 100% discounted Point of Sale orders. Suherdy Yacob 2026-02-03 16:13:45 +0700
  • 3fed893293 feat: Enhance loyalty discount application to prevent rounding errors for 100% discounts by generating individual reward lines. Suherdy Yacob 2026-02-03 14:23:04 +0700
  • 064edd2c3a chore: Add .gitignore file to exclude common temporary and system files. Suherdy Yacob 2026-01-20 17:02:21 +0700
  • 5bcc6a19ad feat: Implement or adjust POS loyalty discount application to occur before tax calculation. Suherdy Yacob 2026-01-20 17:01:36 +0700
  • 4c6b4cec58 first commit admin.suherdy 2025-12-15 13:09:07 +0700