Commit Graph

16 Commits

Author SHA1 Message Date
d8b6258067 feat: Add script to clone Odoo account journals from 'Kedai Kipas 58 Rungkut' to 'PT Kipas Lima Delapan'. 2026-03-06 12:44:23 +07:00
cbbc43e6ec feat: Add account asset to migration list and introduce a new script for cloning BOMs, product category COA, and POS payment method configurations. 2026-02-27 16:07:32 +07:00
861ba677e4 feat: Add a collection of Odoo scripts to migrate company data, clone journals and payment methods, and address data inconsistencies. 2026-02-24 10:56:15 +07:00
4cdbcb0bd7 feat: Add script to force update specific Odoo vendor bills to a paid state using raw SQL. 2026-02-23 11:17:59 +07: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. 2026-02-12 15:17:27 +07:00
8bc083b84e feat: Add Odoo utility scripts for remote stock movement and BOM operation unlinking. 2026-02-10 15:20:42 +07:00
6fa8d55e7e feat: 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. 2026-02-04 16:09:44 +07:00
add87ea10d feat: Implement auto_post='at_date' for future depreciation entries in import and fix scripts, and add a check_auto_post utility. 2026-02-03 23:20:28 +07:00
0b925cadec fix: Post depreciation moves for newly imported assets and add a script to post missing depreciations for existing running assets. 2026-02-03 22:39:28 +07:00
450977a31f feat: Restructure fixed asset import scripts, enforcing constant periods and first-of-month prorata dates, and adding a depreciation logic test. 2026-01-23 08:23:01 +07:00
b1de181c59 create v2 import with different approach 2026-01-22 16:28:23 +07:00
f3280ebdca fix bugs 2026-01-22 15:31:44 +07:00
4944a1ff24 feat: Add 'PATENT & MERK' category mapping and search logic to the fixed assets import script. 2026-01-22 08:49:25 +07:00
cca0e8d88e feat: Make post_depreciation.py configurable via command-line arguments for Odoo path, config, database, and date, and update the README with the new usage. 2026-01-22 08:24:14 +07:00
3803078318 feat: Parameterize fixed asset import and deletion scripts with command-line arguments and update the README. 2026-01-22 08:21:06 +07:00
359b1a2278 first commit 2026-01-21 17:03:32 +07:00