d8b6258067feat: Add script to clone Odoo account journals from 'Kedai Kipas 58 Rungkut' to 'PT Kipas Lima Delapan'.
main
Suherdy Yacob2026-03-06 12:44:23 +0700
cbbc43e6ecfeat: Add account asset to migration list and introduce a new script for cloning BOMs, product category COA, and POS payment method configurations.Suherdy Yacob2026-02-27 16:07:32 +0700
861ba677e4feat: Add a collection of Odoo scripts to migrate company data, clone journals and payment methods, and address data inconsistencies.Suherdy Yacob2026-02-24 10:56:15 +0700
4cdbcb0bd7feat: Add script to force update specific Odoo vendor bills to a paid state using raw SQL.Suherdy Yacob2026-02-23 11:17:59 +0700
b35ad10c51feat: Add new scripts for Odoo MO/QC cleanup, custom addon Git operations, and module upgrades, and improve module path resolution in existing scripts.Suherdy Yacob2026-02-12 15:17:27 +0700
8bc083b84efeat: Add Odoo utility scripts for remote stock movement and BOM operation unlinking.Suherdy Yacob2026-02-10 15:20:42 +0700
6fa8d55e7efeat: Add two new scripts to remove the product_pricelist_res_config_settin_res_config_settings_id_fkey zombie constraint, one using Odoo's ORM and another using direct psycopg2 connection.Suherdy Yacob2026-02-04 16:09:44 +0700
add87ea10dfeat: Implement auto_post='at_date' for future depreciation entries in import and fix scripts, and add a check_auto_post utility.Suherdy Yacob2026-02-03 23:20:28 +0700
0b925cadecfix: Post depreciation moves for newly imported assets and add a script to post missing depreciations for existing running assets.Suherdy Yacob2026-02-03 22:39:28 +0700
450977a31ffeat: Restructure fixed asset import scripts, enforcing constant periods and first-of-month prorata dates, and adding a depreciation logic test.Suherdy Yacob2026-01-23 08:23:01 +0700
4944a1ff24feat: Add 'PATENT & MERK' category mapping and search logic to the fixed assets import script.Suherdy Yacob2026-01-22 08:49:25 +0700
cca0e8d88efeat: Make post_depreciation.py configurable via command-line arguments for Odoo path, config, database, and date, and update the README with the new usage.Suherdy Yacob2026-01-22 08:24:14 +0700
3803078318feat: Parameterize fixed asset import and deletion scripts with command-line arguments and update the README.Suherdy Yacob2026-01-22 08:21:06 +0700