OCA / pms

Property Management System on Odoo
GNU Affero General Public License v3.0
67 stars 82 forks source link

Migration to version 16.0 #175

Open sbidoul opened 1 year ago

sbidoul commented 1 year ago

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0

Modules to migrate

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

BitStab commented 5 months ago

I'd work on it, but i'd like to change some principals:

Create a sales order instead of directly creating account moves from folio (f.e. one order per housing unit) this would make it easier to split up, if customers pay per room or per person, not per folio. Also it needs to be adapted to the Analytics replicated by OCA, as 16.0 doesn't contain analytic tags anymore.

What do you think about using sales order, instead of directly creating the account move on invoicing? I mean by approaching the normal sales flow we could assure to keep the standard invoicing methods applied including all steps, any localization is applying to it. Actually this is not the case in 14.0

Cheers

BurningNacho commented 4 months ago

I want to use this module in a v16 community, I'll try to do my best to implement a version for the branch 16.0 and hopefully add a PR. I don't have much experience with this git workflow but I'll do my best checking all the documentation and requirements for OCA! Any help is kindly appreciated!