[11.0][MIG] l10n it ricevute bancarie: Migration to 11.0#526
[11.0][MIG] l10n it ricevute bancarie: Migration to 11.0#526jackjack82 wants to merge 45 commits into
Conversation
b63f94a to
8629524
Compare
|
Reminder: include #507 |
8629524 to
b2ae533
Compare
|
@jackjack82 controlli travis? Il commit 8e7a5d0 idealmente era da aggiungere a parte , così il commit di migrazione alla 11 conteneva solo le modifiche di porting |
Changes for 6.0 should be done in a branch for 6.0. For the reason to use 'fields.date' instead of 'time', see https://bugs.launchpad.net/openobject-server/+bug/925361 https://bugs.launchpad.net/openerp-web/+bug/918257
Moving to lp:~agilebg/openobject-italia/riba_v7_style
… wizard export riba
…ri in wizard export
…ione, data di registrazione su distinta
moves all modules into a __unported__ directory
after odoo/odoo@efa4f85 otherwise: 2017-05-20 03:21:02,605 6389 ERROR openerp_test odoo.addons.l10n_it_ricevute_bancarie.tests.test_riba: ERROR: test_delete_due_cost_line (odoo.addons.l10n_it_ricevute_bancarie.tests.test_riba.TestInvoiceDueCost) 2017-05-20 03:21:02,605 6389 ERROR openerp_test odoo.addons.l10n_it_ricevute_bancarie.tests.test_riba: Traceback (most recent call last): 2017-05-20 03:21:02,605 6389 ERROR openerp_test odoo.addons.l10n_it_ricevute_bancarie.tests.test_riba: ` File "/home/travis/build/OCA/l10n-italy/l10n_it_ricevute_bancarie/tests/test_riba.py", line 205, in test_delete_due_cost_line 2017-05-20 03:21:02,605 6389 ERROR openerp_test odoo.addons.l10n_it_ricevute_bancarie.tests.test_riba: ` self.invoice.action_invoice_draft() 2017-05-20 03:21:02,606 6389 ERROR openerp_test odoo.addons.l10n_it_ricevute_bancarie.tests.test_riba: ` File "/home/travis/build/OCA/l10n-italy/l10n_it_ricevute_bancarie/models/account/account.py", line 213, in action_invoice_draft 2017-05-20 03:21:02,606 6389 ERROR openerp_test odoo.addons.l10n_it_ricevute_bancarie.tests.test_riba: ` line.unlink() 2017-05-20 03:21:02,606 6389 ERROR openerp_test odoo.addons.l10n_it_ricevute_bancarie.tests.test_riba: ` File "/home/travis/odoo-10.0/addons/account/models/account_invoice.py", line 1360, in unlink 2017-05-20 03:21:02,606 6389 ERROR openerp_test odoo.addons.l10n_it_ricevute_bancarie.tests.test_riba: ` raise UserError(_('You can only delete an invoice line if the invoice is in draft state.')) 2017-05-20 03:21:02,606 6389 ERROR openerp_test odoo.addons.l10n_it_ricevute_bancarie.tests.test_riba: ` UserError: (u'You can only delete an invoice line if the invoice is in draft state.', None)
File "odoo/lib/python2.7/site-packages/odoo/models.py", line 4369, in <lambda>
@api.returns('self', lambda value: value.id)
AttributeError: 'NoneType' object has no attribute 'id'
while duplicating
…on riba line, and button 'Settle all' that allow to settle all the riba lines that are in state 'Accredited' (OCA#359)
…y in riba.configuration (OCA#438)
…zione, viene usato sempre lo stesso conto. (OCA#472) Allora per la riconciliazione prendiamo comunque la riga che ci interessa, quella con 'debit'
…form view 2) autopost settle and unsolved moves 3) bank expenses in move only if existing, does not make sense to have 0 value accounting lines (OCA#484)
prevent to use a bank accoun tfor "Ri.Ba. bank account", otherwise, if a bank account is used, its move lines will appear as blu lines in bank statement reconciliation
7fd7426 to
efc9b91
Compare
efc9b91 to
ba76d87
Compare
|
hi everybody, does someone have an example of automatic test of reports? thanks! |
|
@jackjack82 look at https://github.com/odoo/odoo/blob/11.0/addons/hr_payroll/tests/test_payslip_flow.py#L6 |
|
@jackjack82 cosa manca per riuscire a terminare e mergiare questa PR? |
|
@jackjack82 vedi anche #622 Pensi di riuscire a sistemare questa PR? |
|
Se installo questa PR la riconciliazione bancaria si rompe! |
|
Questa PR ha bisogno di amore. |
|
La piglio io! |
|
ho rilevato 2 errori:
sistemando non si inchioda più |
|
Chiudo in favore di #680 |
No description provided.