admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/pos_bluetooth_thermal_printer 2026-03-12 03:02:26 +00:00
e62ed4121e feat: Add comprehensive multi-device support and related enhancements for Bluetooth thermal printers in Odoo POS.
admin.suherdy pushed to 19.0 at admin.suherdy/ga_asset_management 2026-03-12 02:49:05 +00:00
09e2125615 refactor: Update GA asset security groups to use privileges, add asset fields to stock picking view, and ignore *.pyc files.
admin.suherdy pushed to 19.0 at admin.suherdy/ga_asset_management 2026-03-12 02:48:20 +00:00
1d2dd6b82d feat: Add asset fields to the stock picking view and refactor asset security group definitions.
admin.suherdy created branch 19.0 in admin.suherdy/asset_code_field 2026-03-12 02:35:08 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/asset_code_field 2026-03-12 02:35:08 +00:00
b8b31c9424 update to odoo19
admin.suherdy created branch 19.0 in admin.suherdy/ga_asset_management 2026-03-12 02:33:17 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/ga_asset_management 2026-03-12 02:33:17 +00:00
152ed4191a update to odoo19
admin.suherdy pushed to 19.0 at admin.suherdy/pos_cash_opening_adjustment 2026-03-12 02:12:19 +00:00
2aa917a4c7 feat: auto-adjust positive cash differences and remove zero-amount payments during POS session validation.
admin.suherdy pushed to 19.0 at admin.suherdy/pos_cash_opening_adjustment 2026-03-12 02:12:00 +00:00
37f2084860 feat: Enhance POS session validation with cash balance auto-adjustment and zero-amount payment cleanup.
admin.suherdy pushed to 19.0 at admin.suherdy/pos_loyalty_discount_before_tax 2026-03-12 01:59:09 +00:00
8d756a0e6f feat: Adjust loyalty discount calculations to apply before tax and introduce accounting for 100% loyalty discounts.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_sequence_field 2026-03-10 07:22:33 +00:00
7092737ec4 feat: Improve sequence generation logic to handle "Anyone" roles and prevent duplicate sequence generation per request.
admin.suherdy pushed to 19.0 at admin.suherdy/stock_picking_type_m2m 2026-03-10 04:50:19 +00:00
9692283620 feat: Add picking type to stock moves and enhance picking type and allowed source location inheritance for move lines, including production contexts.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-03-10 04:49:52 +00:00
87b5563cff refactor: update stock quantity report domain logic to use odoo.fields.Domain and add purchase module dependency.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-03-10 04:00:21 +00:00
14cde1242d chore: remove 'purchase' from module dependencies.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-03-10 03:34:18 +00:00
0a06ad372f feat: add purchase module to dependencies
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-03-10 03:16:26 +00:00
23f326b973 refactor: Migrated user access restriction rules from custom SQL methods to ORM field access.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-03-10 03:00:01 +00:00
5b6a217b83 feat: Add a new ir.rule to restrict access to MRP Routing Workcenters based on user permissions.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-03-10 02:37:03 +00:00
975f763672 refactor: Use direct SQL methods for fetching user-restricted IDs in security rules instead of ORM field access.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-03-10 02:08:57 +00:00
c0a58c167d fix: Access user restriction fields with superuser privileges in ir.rule domains.
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_shared_operation 2026-03-10 02:08:48 +00:00
d229181b05 Fix: use sudo when accessing shared operations from BOM.