Open stephansainleger opened 1 month ago
Hi @legalsylvain ! After several misadventures with Git (including the unintentional closure of PR #1703 ...), I was finally able to properly follow the migration procedure for the module partner_contact_in_several_companies. Could you please let me know if everything is OK so we can finally complete this migration? Thank you!
I think we should take advantage of this occasion to comply with OCA module documentation.
The file README.md added in 9d8a0b2f093ffae0e56436d1598be49dea45d9a4 should be generated automatically.
To do so we should move it to a directory called readme
and change the extension from .md
to .rst
.
In the same directory we should create two files called CONTRIBUTORS.rst
and USAGE.rst
, in the latter we must move the "Usage" section from README.rst
Then we can regenerate the "README.rst" file in the root folder with oca-gen-addon-readme
/ocabot migration partner_contact_in_several_companies
new PR replacing PR #1703 (wrong git manipulation...)