Commit graph

12 commits

Author SHA1 Message Date
b86767c0f8 [FIX] script code generator new_project deprecated tempfile.mktemp to mkstemp 2025-04-25 23:25:43 -04:00
12af324e5c [UPD] format script 2025-04-25 23:25:43 -04:00
5b103eb457 [UPD] script: format script and add licence technolibre 2024-11-02 02:26:02 -04:00
5f7090489e [FIX] new project missing odoo_conf 2023-12-02 14:14:23 -05:00
1bfe4e962b [UPD] script new_project: support relation and relation_field 2023-05-02 23:01:48 -04:00
028dde7d84 [IMP] new_project: support config to add model, field with type
- no validation, the cg will do it
2023-04-29 22:08:37 -04:00
7ed6939907 [UPD] script: move script git, manifest, database, poetry, install
- refactor script emplacement
- update all reference
2023-01-02 21:54:20 -05:00
7e6fa0ec03 [ADD] test: test.sh script with coverage
- code generator coverage
2022-05-22 02:34:40 -04:00
cd89b95f79 [FIX] script new_project: validate addons path not exist before create it
- validate with relative path
2022-03-29 23:43:57 -04:00
5065dc2f2a [FIX] test new_project: use temp file for config
- All addons script support config
- script/repo_revert_git_diff_date_from_code_generator support multi repo
2022-02-10 00:53:59 -05:00
cc5fcd1337 [FIX] script new_project: remove unused substring 2022-02-10 00:53:59 -05:00
24e5cba22b [UPD] makefile: improve test
- prevent makefile cache to ignore test
- update image_db_create_erplibre_base
- add mariadb migrator test
- add helloworld test
- fix other test
- add isort format
- add show log of test
- add clean to remove temporary file
2022-01-24 14:09:17 -05:00