[18.0][MIG] Takeover l10n_us_form_1099: Migration to 18.0#171
[18.0][MIG] Takeover l10n_us_form_1099: Migration to 18.0#171solomonprabu wants to merge 40 commits into
Conversation
- Add a new object 'type.1099' with a char field 'Name', - Add a many2one field '1099 Type' on res.partner to type.1099, - Add data for type.1099 with: 1099-A, 1099-B, 1099-C, 1099-CAP, 1099-DIV, 1099-G, 1099-H, 1099-INT, 1099-K, 1099-LTC, 1099-MISC, 1099-OID, 1099-PATR, 1099-Q, 1099-R, 1099-S, 1099-SA, RRB-1099 and SSA-1099 - Add security for new object
Remove noupdate for 1099 data Shorten summary in manifest
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-usa-12.0/l10n-usa-12.0-l10n_us_form_1099 Translate-URL: https://translation.odoo-community.org/projects/l10n-usa-12-0/l10n-usa-12-0-l10n_us_form_1099/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-usa-12.0/l10n-usa-12.0-l10n_us_form_1099 Translate-URL: https://translation.odoo-community.org/projects/l10n-usa-12-0/l10n-usa-12-0-l10n_us_form_1099/
ran precommit after making edits [IMP] fix Read me Usage workflow [IMP]fixed newline at end of file
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-usa-16.0/l10n-usa-16.0-l10n_us_form_1099 Translate-URL: https://translation.odoo-community.org/projects/l10n-usa-16-0/l10n-usa-16-0-l10n_us_form_1099/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-usa-17.0/l10n-usa-17.0-l10n_us_form_1099 Translate-URL: https://translation.odoo-community.org/projects/l10n-usa-17-0/l10n-usa-17-0-l10n_us_form_1099/
|
@antoniodavid @Daniel15 Need review |
|
Hi @solomonprabu, could you please review the test failure? Thanks. |
jelenapoblet
left a comment
There was a problem hiding this comment.
@solomonprabu , everything seems ok on the code, we are installing for functional review, please consider taking a look at the tests.
|
@edescalona and @jelenapoblet Thanks for reviewing the PR. About the tests though the module does not have tests, the pipeline is failing because of some dependency issues as the dependency is pointing to a wrong URL to fetch the required dependency. I will look into it and see what I can do :) |
|
@edescalona and @jelenapoblet All checks have passed. |
jelenapoblet
left a comment
There was a problem hiding this comment.
Awesome @solomonprabu , thanks for your contribution. @johnotoole-binhex @edescalona , can you please review on your side ? Thanks
Closings #144. Supersedes #144. Thanks @sakthi-shan for the initial work!