admin.suherdy
  • Joined on 2024-12-09
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_packaging_qty 2026-03-05 04:41:41 +00:00
070f932b8d fix: extend decimal cleaning to include 'progress' MOs and 'consumed' quantities.
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_packaging_qty 2026-03-05 04:18:25 +00:00
a22e49faf8 fix: Prevent floating point dust in _update_raw_moves by cleaning quantities after Odoo's UP rounding.
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_packaging_qty 2026-03-05 04:08:42 +00:00
390e19333f feat: Ensure consistent unit of measure handling for packaging quantities in MRP production and implement a workaround for missing product IDs on stock move lines.
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_packaging_qty 2026-03-05 01:56:51 +00:00
b796e62f24 refactor: rewrite MO decimal fixing script to use direct Odoo ORM instead of XML-RPC.
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_packaging_qty 2026-03-05 01:42:56 +00:00
e5923de362 fix: Prevent floating-point inaccuracies in MO raw material quantities during BOM explosion and correct existing noise with a cleanup script.
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_packaging_qty 2026-03-04 04:36:59 +00:00
4fd8c57af3 feat: Implement precise unit factor calculation for BOM-related stock moves and add a script to fix existing MO quantity decimals.
admin.suherdy created branch 19.0 in admin.suherdy/mrp_components_report 2026-03-03 11:09:22 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_components_report 2026-03-03 11:09:22 +00:00
cf8bb6ced1 first commit
admin.suherdy created repository admin.suherdy/mrp_components_report 2026-03-03 11:08:31 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_mps_bottom_up 2026-03-03 08:07:07 +00:00
179b7b53b7 feat: Auto-assign BOM on MPS creation and enhance two-way propagation with directional control and improved packaging unit handling.
admin.suherdy pushed to main at admin.suherdy/stock_readjust_valuation 2026-03-03 03:18:10 +00:00
db543651e5 feat: Enhance stock valuation layer descriptions by including the readjustment name and specific context.
admin.suherdy pushed to main at admin.suherdy/stock_inventory_revaluation 2026-03-03 03:10:57 +00:00
5faba180b9 feat: Add initial README.md for the stock inventory revaluation module.
admin.suherdy pushed to main at admin.suherdy/stock_inventory_backdate 2026-03-03 03:08:11 +00:00
a4facbbb18 feat: Remove custom unit cost field, historical cost calculation, and consumption propagation logic from backdated inventory lines.
admin.suherdy pushed to main at admin.suherdy/stock_inventory_revaluation 2026-03-03 03:07:30 +00:00
4874173749 feat: Add safety refresh to recalculate current value, quantity, and extra cost during inventory revaluation validation to handle race conditions.
admin.suherdy created branch 19.0 in admin.suherdy/mrp_mps_bottom_up 2026-03-02 06:10:37 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/mrp_mps_bottom_up 2026-03-02 06:10:37 +00:00
e094a61cd7 first commit
admin.suherdy created repository admin.suherdy/mrp_mps_bottom_up 2026-03-02 06:09:58 +00:00
admin.suherdy pushed to 19.0 at admin.suherdy/product_uom_change 2026-03-02 02:54:44 +00:00
e7c9bb11c1 feat: Mark module as installable.
admin.suherdy pushed to 19.0 at admin.suherdy/product_uom_change 2026-03-02 01:35:13 +00:00
be208591f6 Remove allowed_uom_ids field, its computation, and common reference validation for new UOM and purchase UOM selections.
admin.suherdy pushed to 17.0 at admin.suherdy/pos_reverse_downpayment 2026-03-02 01:17:09 +00:00
db67645436 feat: automatically create quotation for down payment orders and remove user confirmation prompt.