-
-
Notifications
You must be signed in to change notification settings - Fork 539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP][17.0][IMP]contract: Module split: contract, contract_renewal, contract_line_successor #1134
base: 17.0
Are you sure you want to change the base?
Conversation
2b5988f
to
9702eb8
Compare
@pedrobaeza There's something we need to work out here. As the original module has been split into three different modules, we should make sure that current users of the module don't lose information when the change is applied, as some of the fields that currently belong to the original module will be part of the other two. Any idea what we should do? Thank you in advanced for your help. |
I have worked extensively with repeat billing, one project is a large Odoo implementation processing millions of lines / month. I am interested to share some of this experience with you, and also test this PR once available on Runboat. |
@StuartJMackintosh We haven't had much time to work on this PR on the last few weeks, but we're planning to continue soon. We'll keep you posted. Thank you. |
Thank you. I offer developer resource if that would be welcome. |
@manuelregidor Hello, any news here? |
@ArnauCForgeFlow We don't have the time to continue with this PR at the moment I'm afraid. I'll let you know when we restart it. |
@manuelregidor / @pedrobaeza what is the state of this one? I would need something for version 18 and I am wondering whether to use #1136 or base it on this one. Willing to help with either of course. |
@Rad0van Sorry for my late reply. We are planning to continue next week. |
@Rad0van @ArnauCForgeFlow I'd like to let you know that we will be unable to continue with PR in the next couple of weeks at least I'm afraid. We'll restart it as soon as we can. |
Based on #1108