admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/sign_image_field 2026-03-16 07:20:15 +00:00
f6f2852b30 feat: Implement lazy loading for existing sign images with a shimmer effect to improve performance.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_image_field 2026-03-16 07:02:21 +00:00
5b4d441d9c feat: Enhance image sign item display, refine upload responsibility checks, optimize image rendering, and notify value changes.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_image_field 2026-03-16 06:27:01 +00:00
c6592e85f2 Refactor: Remove direct storage of compressed data URL in sign item values.
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_packaging_qty 2026-03-16 02:57:53 +00:00
696d1a3b90 fix: Recalculate raw move quantities directly from BOM lines and refine decimal cleaning for production order moves and consumed quantities.
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_packaging_qty 2026-03-16 02:45:06 +00:00
4b9efd08a8 fix: Standardize quantity calculations to 8 decimal places and refine decimal cleaning thresholds for improved precision.
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_mps_bottom_up 2026-03-16 02:44:15 +00:00
d0b1363c44 fix: Ensure precise MPS quantity propagation by rounding intermediate calculations to 8 decimal places and applying UoM rounding to final quantities.
admin.suherdy pushed to 19.0 at admin.suherdy/pos_ui_optimization 2026-03-16 02:07:59 +00:00
c238ec5e77 upgrade to odoo19
admin.suherdy created branch 19.0 in admin.suherdy/pos_ui_optimization 2026-03-16 02:07:59 +00:00
admin.suherdy created branch main in admin.suherdy/pos_ui_optimization 2026-03-16 01:52:17 +00:00
admin.suherdy pushed to main at admin.suherdy/pos_ui_optimization 2026-03-16 01:52:17 +00:00
86d5512809 first commit
admin.suherdy created repository admin.suherdy/pos_ui_optimization 2026-03-16 01:51:33 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/pos_customer_orders 2026-03-13 08:28:16 +00:00
6b5721e30e feat: Add README for the pos_customer_orders module detailing its features and usage.
admin.suherdy pushed to 19.0 at admin.suherdy/pos_customer_orders 2026-03-13 08:27:41 +00:00
39f4524757 docs: Add README.md detailing the pos_customer_orders module functionality.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_sequence_field 2026-03-13 08:25:20 +00:00
1074212728 feat: Add sequence suffix to sign items, improve popover handling, and refine backend saving for new items.
admin.suherdy pushed to 19.0 at admin.suherdy/pos_employee_role 2026-03-13 03:53:12 +00:00
aff682dab4 feat: Rename POS employee role 'Waiter/Server' to 'Server', add module documentation, and include a .gitignore file.
admin.suherdy pushed to 19.0 at admin.suherdy/pos_reverse_downpayment 2026-03-12 09:43:39 +00:00
9bd40116bd upgrade to odoo19
admin.suherdy created branch 19.0 in admin.suherdy/pos_reverse_downpayment 2026-03-12 09:43:39 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_discount_before_tax 2026-03-12 08:57:33 +00:00
a7c6781af5 feat: Implement and configure loyalty discounts to apply before tax in POS.
admin.suherdy pushed to 19.0 at admin.suherdy/vendor_batch_payment_merge 2026-03-12 08:25:53 +00:00
b6c99f07d1 feat: Update payment registration, batch payment, and intercompany settlement for vendor batch payment merge.
admin.suherdy pushed to main at admin.suherdy/vendor_batch_payment_merge 2026-03-12 08:24:56 +00:00
287d25f529 feat: Implement intercompany settlement logic for batch payments, adding dedicated company accounts and a new settlement wizard.