admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_packaging_qty 2026-02-13 02:33:18 +00:00
ebef032f0e feat: Add a dedicated menu for managing MRP packaging records and update documentation to reflect the new management and deletion capabilities.
admin.suherdy pushed to 19.0 at admin.suherdy/mo_lock_consumed 2026-02-12 10:05:41 +00:00
d31ce99419 Clean up MO production stock availability checks by removing debug logs, simplifying quantity comparison, and streamlining conditional logic.
admin.suherdy pushed to 19.0 at admin.suherdy/mo_lock_consumed 2026-02-12 09:55:58 +00:00
b7e21cc2bf refactor: Enhance MO production visibility logic with detailed logging, float comparison, and assigned move state handling.
admin.suherdy pushed to 19.0 at admin.suherdy/mo_lock_consumed 2026-02-12 09:44:15 +00:00
2f32964266 feat: Refine component availability check to use forecast_availability and prevent hiding produce buttons for zero-consumed partial productions.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-02-12 09:23:27 +00:00
f914c64c5f feat: Re-enable user restrictions for stock picking types and introduce purchase order bypass for confirmation and approval.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_sequence_field 2026-02-12 08:57:05 +00:00
8910c89cab fix: Reset PDF stream position to the beginning before reading to ensure correct processing.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_image_field 2026-02-12 08:56:48 +00:00
34a7869f91 fix: Reset base output stream position before PDF file reading to ensure correct parsing.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_sequence_field 2026-02-12 08:49:01 +00:00
b234d8a7d0 refactor: Remove custom PDF generation logic for signed documents.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_image_field 2026-02-12 08:48:30 +00:00
a197c027ef refactor: Use o_sign_image_item class for image sign item styling instead of data-type attribute.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_sequence_field 2026-02-12 08:29:38 +00:00
8493d62d08 feat: Add sign_document model to enable rendering of sequence type sign items on signed PDFs.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_image_field 2026-02-12 08:29:05 +00:00
71a54e4eb7 feat: Implement client-side image compression and server-side rendering for image type sign items on PDF documents.
admin.suherdy pushed to main at admin.suherdy/odoo_utility_scripts 2026-02-12 08:17:36 +00:00
b35ad10c51 feat: Add new scripts for Odoo MO/QC cleanup, custom addon Git operations, and module upgrades, and improve module path resolution in existing scripts.
admin.suherdy pushed to 19.0 at admin.suherdy/sign_sequence_field 2026-02-12 08:02:38 +00:00
2100c197b9 feat: add datatype
admin.suherdy pushed to 19.0 at admin.suherdy/sign_image_field 2026-02-12 08:00:57 +00:00
c7b48e0afc feat: Add data-type='image' to image sign item templates and refine placeholder CSS specificity.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-02-12 07:36:37 +00:00
fa34513ecc refactor: remove _search method override from MrpWorkcenter
admin.suherdy pushed to 19.0 at admin.suherdy/approval_wh_prep_move 2026-02-12 07:35:02 +00:00
fa261b7b82 feat: add wh_move_created to _compute_request_status method dependencies.
admin.suherdy pushed to 19.0 at admin.suherdy/approval_wh_prep_move 2026-02-12 03:41:28 +00:00
2199fe86fc feat: Enable creation of WH to Prep inventory transfers from approval requests and introduce 'WH Sent' status.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-02-12 03:23:24 +00:00
ebb4ea65db feat: Extend access restrictions for picking types and locations to include warehouse-based rules and remove redundant _search override.
admin.suherdy pushed to 19.0 at admin.suherdy/access_restriction_by_user 2026-02-11 08:30:09 +00:00
9dfecde29e feat: Restrict access to stock quantity reports by user allowed warehouses and refactor stock model access control to use ir.rules.
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_shared_operation 2026-02-11 04:57:17 +00:00
a530b56dcb first commit