admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 17.0 at admin.suherdy/ga_asset_management 2026-02-04 04:37:40 +00:00
624d6034b1 first commit
admin.suherdy created branch 17.0 in admin.suherdy/ga_asset_management 2026-02-04 04:37:40 +00:00
admin.suherdy created repository admin.suherdy/ga_asset_management 2026-02-04 04:36:26 +00:00
admin.suherdy pushed to main at admin.suherdy/odoo_utility_scripts 2026-02-03 16:20:38 +00:00
add87ea10d feat: Implement auto_post='at_date' for future depreciation entries in import and fix scripts, and add a check_auto_post utility.
admin.suherdy pushed to main at admin.suherdy/odoo_utility_scripts 2026-02-03 15:39:38 +00:00
0b925cadec fix: Post depreciation moves for newly imported assets and add a script to post missing depreciations for existing running assets.
admin.suherdy pushed to 19.0 at admin.suherdy/web_decimal_style 2026-02-03 10:04:12 +00:00
a3b744c2b2 refactor: Simplify pivot view cell formatting by removing variation-specific xpath and generalizing value xpath.
admin.suherdy pushed to main at admin.suherdy/pos_cash_opening_adjustment 2026-02-03 09:46:16 +00:00
d2cac42d47 feat: Automatically adjust negative cash closing differences to prevent loss journal entries and increment module version.
admin.suherdy pushed to main at admin.suherdy/pos_loyalty_discount_before_tax 2026-02-03 09:13:55 +00:00
c3ddec84f3 feat: Add configurable accounting entries for 100% discounted Point of Sale orders.
admin.suherdy pushed to main at admin.suherdy/pos_loyalty_discount_before_tax 2026-02-03 07:23:13 +00:00
3fed893293 feat: Enhance loyalty discount application to prevent rounding errors for 100% discounts by generating individual reward lines.
admin.suherdy pushed to main at admin.suherdy/vendor_bill_editable_totals 2026-02-03 06:26:17 +00:00
7cddba3135 feat: add script to delete incorrect stock valuation layers and their associated account moves.
admin.suherdy pushed to 19.0 at admin.suherdy/web_decimal_style 2026-02-03 06:24:03 +00:00
f2ac13c446 refactor: rewrite decimal observer to use Odoo localization for robust and accurate styling of decimal parts.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-02-02 10:13:55 +00:00
172d6c1349 refactor: Replace with_context(bypass_user_restriction=True) with sudo() in sale order methods.
admin.suherdy pushed to 19.0 at admin.suherdy/web_decimal_style 2026-02-02 09:41:59 +00:00
19e19de89a feat: Implement decimal styling for tax totals and refine list view aggregate rendering.
admin.suherdy pushed to 19.0 at admin.suherdy/web_decimal_style 2026-02-02 09:13:51 +00:00
d28cfcaa89 refactor: Replace DOM observer-based decimal styling with direct wrapDecimal integration in field formatters.
admin.suherdy pushed to 19.0 at admin.suherdy/custom_disable_ai 2026-01-29 09:58:01 +00:00
69eedcc142 first commit
admin.suherdy created branch 19.0 in admin.suherdy/custom_disable_ai 2026-01-29 09:58:01 +00:00
admin.suherdy created repository admin.suherdy/custom_disable_ai 2026-01-29 09:56:32 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/web_decimal_style 2026-01-29 09:04:11 +00:00
61c3f010a9 refactor: remove decimal styling patch from inventory views
admin.suherdy pushed to 19.0 at admin.suherdy/stock_change_qty_reason 2026-01-29 05:30:51 +00:00
84acfd8b36 feat: Reposition the reason field in stock move line and quant views, and add a .gitignore file.
admin.suherdy pushed to 19.0 at admin.suherdy/stock_change_qty_reason 2026-01-29 05:30:30 +00:00
8bccc3e53d chore: Adjust reason field positioning in stock views and add .gitignore.