Paul Catinean

Results 44 comments of Paul Catinean

@andreampiovesana I cannot seem to reproduce this error. The only thing I can think of is that somehow the sequence is 0 for all and you did not try to...

@treviser you need to be more specific with the issue you are facing. Steps to reproduce and if this happens on a new database. You can use this template: https://github.com/odoo/odoo/blob/10.0/.github/ISSUE_TEMPLATE.md

The attachment save bug in the wizard should be fixed by 56e83912a270de2474199917a1aed62ea72d9753 Downloading the attachment from the configuration wizard is still something I need to look into. Thanks for reporting,...

@bodedra Thanks for the contribution, I will include the changes in the refactored version and publish the update after. @max3903 I can take over the rest of the tasks from...

@max3903 since the product is a required field for the lot object and the object needs to be saved before the wizard launches it needs a different approach. Most probably...

@elvise can you test out this PR? it should solve https://github.com/pledra/odoo-product-configurator/issues/176 and https://github.com/pledra/odoo-product-configurator/issues/175 both

Could you remind me what was the case where the active_id failed?

@elemire I know it's been ages since you submitted this and I just kept postponing the reply. Thanks for submitting the PR it's really good to extend the configuration functionality...

@elemire @richard-willdooit please wait for the refactored version before extending the configurator to other modules. I've managed to separate the logic completely and have a new model inherit the base...

Hello, you gave a link towards the version 8 module which does not seem to be migrated to version 10. Can you provide more details to what happens?