[NEW]jose_manuel_pizarro_interview:Modulo de lista de supermercado#5
[NEW]jose_manuel_pizarro_interview:Modulo de lista de supermercado#5JoseMPP wants to merge 5 commits intoOdoo-Concept:18.0from
Conversation
|
Hello @JoseMPP are you still working on this? There are still errors in the automated review checks. Let me know when it's fixed and ready for the technical review. |
…to modules and group in security
|
Hello @OC-ebirbe , I had some issues with my local environment when trying to run pre-commit, but I’ve already fixed the errors that were showing up in the GitHub Actions. |
|
Hello @OC-ebirbe . I just check the error in the pre-commit job and the only error it's related to ruff-format.I tried to run the ruff check locally and using the config file but it doesn't show any error. Do you know what the problem could be? |
There may be discrepancies between the raw call to the ruff command vs calling it inside the context of the pre-commit settings with There is probably missing steps or parameters, in your manual calls. |
|
Hello @OC-ebirbe , I was using ruff check for linting but in the pre-commit job it uses it to format, that was my mistake and I fixed it in my last commit. |
|
Nice @JoseMPP Thanks. |
Modulo Lista de Supermercado creado por Jose Manuel Pizarro como prueba para Backend Developer.
Features adicionales:
-Unidad de medida por item, que a mi parecer puede ser muy util en una lista de materiales.
-Restriccion para que de un item sólo se pueda editar el campo Comprado si su estado es En Progreso.
Aclaración: La traducción en español esta para español de Bolivia.
Saludos!!