TechnoLibre / odoo-code-generator

Odoo reverse engineering code generator. This project is in development, not ready for production.
GNU Affero General Public License v3.0
7 stars 13 forks source link

2023/5/29 11:46:16 "An error message is displayed on version 12." #16

Open yao-big opened 1 year ago

yao-big commented 1 year ago

image

mathben commented 1 year ago

Can you explain your actions? I try to reproduce this problem.

a) Because, the field is declare here : https://github.com/TechnoLibre/odoo-code-generator/blob/12.0/code_generator/models/ir_model.py#L93

b) And this bugs seems to occur here : https://github.com/TechnoLibre/odoo-code-generator/blob/12.0/code_generator/models/code_generator_ir_model_dependency.py#L18

But, a) is good, so I don't understand why you have this error.

Thanks for this report @yao-big :-)

yao-big commented 1 year ago

"This issue has been resolved. However, it is currently causing the module to be unable to install."

image

yao-big commented 1 year ago

"Is there a website where I can test it online? I would like to experience it first.

mathben commented 1 year ago

| Is there a website where I can test it online? No, I will inform you when it will be ready.

| I would like to experience it first. This project is not fully supported by GUI. But it can execute this addons : https://github.com/TechnoLibre/odoo-code-generator-template And I only tested with ERPLibre, check the guide : https://github.com/ERPLibre/ERPLibre/blob/master/doc/CODE_GENERATOR.fr.md

Thanks for your feedback

yao-big commented 1 year ago

I changed the two machines and they didn't work. It may be my operation problem, but I have done a good job with this project. Please continue to work hard