-
-
Notifications
You must be signed in to change notification settings - Fork 306
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
[14.0] porting l10n_it_corrispettivi #2972
Conversation
[imp] not working view [imp] not working defaults [IMP] working draft [IMP] semplified view [ADD] translations [FIX] partner type [fix] defaults [IMP] configuration wizard [imp] translation [imp] translation [IMP] description [FIX] copyright [DEL] every module, as they are developed for 6.1. As soon as we port a module to 7.0, before 7.0 was released, we'll put it here
moves all modules into a __unported__ directory
FIX wizard and exceptions
…ined" while evaluating '[company_id,partner_id,type,invoice_line,currency_id]' This error is raised when trying to add a new invoice line.
File "/home/elbati/workspace/odoo/instances/valier/parts/l10n-italy/l10n_it_corrispettivi/account.py", line 24, in _get_account self._cr, self._uid, partner_ids[0]) File "/home/elbati/workspace/odoo/instances/valier/parts/odoo/openerp/api.py", line 266, in wrapper return new_api(self, *args, **kwargs) TypeError: browse() takes at most 2 arguments (4 given) REF corrispettivo is related to journal. This avoids duplicated informations and allow invoices (corrispettivi) created by pickings to be correctly set as corrispettivi (selecting the right journal)
OCA Transbot updated translations from Transifex
[IMP] print button in corrispettivi prints his own report (OCA#509) * [IMP] print button in corrispettivi form (now primary view) prints the report dedicated to corrispettivi (report_corrispettivi) * [FIX] Remove unused account_id field
…nt.group_account_manager, so the view using that field should only be available to users in such group (OCA#543)
[FIX] l10n_it_corrispettivi: default methods are not stored as strings, so I have to reassign that in order to have inheritance working correctly
Currently translated at 100.0% (13 of 13 strings) Translation: l10n-italy-11.0/l10n-italy-11.0-l10n_it_corrispettivi Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-11-0/l10n-italy-11-0-l10n_it_corrispettivi/it/
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
…e sense for a corrispettivo. Moreover, it is sending the invoice report
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_corrispettivi Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_corrispettivi/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_corrispettivi Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_corrispettivi/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_corrispettivi Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_corrispettivi/
Hey @eLBati, thank you for your Pull Request. It looks like some users haven't signed our Contributor License Agreement, yet.
Appreciation of efforts, |
2f30ec0
to
3575369
Compare
3575369
to
9338cd7
Compare
9338cd7
to
6a2372a
Compare
6a2372a
to
4d96e15
Compare
Sposto tutto su OCA/account-invoicing#1267 perchè non c'è niente di specifico italiano |
@eLBati non mi sembra molto comodo in quanto se un italiano va alla ricerca di un modulo dei corrispettivi, come fa a trovarlo nella sezione della fatturazione? In questo modo non si corre il rischio di fare il lavoro 2 volte? |
Penso che andrebbe aggiunto un messaggio nella issue delle migrazioni alla 14 indicando che è stato spostato in un nuovo modulo in account-invoicing Ma in generale questo è un problema di OCA che non rende sempre facile capire che fine fa un modulo nel passaggio da una versione ad un'altra, a voler essere proprio superespliciti si potrebbe aggiungere in roadmap del modulo v.12 che dalla v.14 il modulo cambia nome |
beh no nella issue di migrazione viene sempre scritto che fine fa il modulo solitamente, almeno nei vari repo |
@matteoopenf spesso nelle issue non ci sono tutti i moduli, inoltre non sempre viene considerato il salto di versione, insomma trovare queste informazioni non è proprio facile-facile |
#2722
Dipende da OCA/account-invoicing#1260