-
-
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
[16.0] [MIG] l10n_it_split_payment #3387
[16.0] [MIG] l10n_it_split_payment #3387
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 232e54f - Browse repository at this point
Copy the full SHA 232e54fView commit details -
Removing sp_type as 1-entry would produce wrong invoice
Removing superfluous method Refactoring action_move_create with reconciliation handling invoice cancel ADD README and copyright REF _compute_amount : clearer ADD tests FIX README, import, icon and manifest ADD _unreconcile_sp
Configuration menu - View commit details
-
Copy full SHA for c5ee618 - Browse repository at this point
Copy the full SHA c5ee618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 168c748 - Browse repository at this point
Copy the full SHA 168c748View commit details -
Remove required constraint from configuration fields
REF split_payment setting invoice total credit = amount to pay Remove old useless field
Configuration menu - View commit details
-
Copy full SHA for a91870e - Browse repository at this point
Copy the full SHA a91870eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e71e3 - Browse repository at this point
Copy the full SHA 47e71e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c09ed00 - Browse repository at this point
Copy the full SHA c09ed00View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfedebe - Browse repository at this point
Copy the full SHA dfedebeView commit details -
remove statement about split payment journal, as it is not present an…
…ymore FIX journal entry of refund
Configuration menu - View commit details
-
Copy full SHA for 1608eca - Browse repository at this point
Copy the full SHA 1608ecaView commit details -
otherwise you could get into errors like File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/addons/account/account_invoice.py", line 647, in button_reset_taxes account_invoice_tax.create(taxe) File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/api.py", line 266, in wrapper return new_api(self, *args, **kwargs) File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/models.py", line 4093, in create record = self.browse(self._create(old_vals)) File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/api.py", line 266, in wrapper return new_api(self, *args, **kwargs) File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/api.py", line 508, in new_api result = method(self._model, cr, uid, *args, **old_kwargs) File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/models.py", line 4303, in _create recs.recompute() File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/api.py", line 266, in wrapper return new_api(self, *args, **kwargs) File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/models.py", line 5756, in recompute name: rec[name] for name in names File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/models.py", line 5756, in <dictcomp> name: rec[name] for name in names File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/models.py", line 5640, in __getitem__ return self._fields[key].__get__(self, type(self)) File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/fields.py", line 840, in __get__ return record._cache[self] File "/srv/odoo-8-agilebg-test/agilebg/parts/odoo/openerp/models.py", line 6022, in __getitem__ value = self._recs.env.cache[field][self._recs.id] KeyError: 663
Configuration menu - View commit details
-
Copy full SHA for 3fcdd58 - Browse repository at this point
Copy the full SHA 3fcdd58View commit details -
Solve problem with tests of l10n_it_split_payment after add of accoun…
…t_invoice_sequential_dates Refactoring for variables name to be more clear
Configuration menu - View commit details
-
Copy full SHA for da96f90 - Browse repository at this point
Copy the full SHA da96f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 722fab0 - Browse repository at this point
Copy the full SHA 722fab0View commit details -
l10n_it_split_payment IMP README with new screenshots
l10n_it_split_payment FIX tests porting to 10 l10n_it_split_payment FIX translation and README
Configuration menu - View commit details
-
Copy full SHA for f790c39 - Browse repository at this point
Copy the full SHA f790c39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 349bfd7 - Browse repository at this point
Copy the full SHA 349bfd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 386bdf3 - Browse repository at this point
Copy the full SHA 386bdf3View commit details -
[IMP] converted query to orm in get_receivable_line_ids() [IMP] check if split payment with related field [FIX] missing contributor name [ADD] depends to _compute_amount()
Configuration menu - View commit details
-
Copy full SHA for e7a3ec3 - Browse repository at this point
Copy the full SHA e7a3ec3View commit details -
File "/home/elbati/workspace/odoo/instances/odoo11/parts/l10n-italy/l10n_it_split_payment/models/account.py", line 105, in action_move_create self._compute_split_payments() File "/home/elbati/workspace/odoo/instances/odoo11/parts/l10n-italy/l10n_it_split_payment/models/account.py", line 80, in _compute_split_payments ) / inv_total ZeroDivisionError: float division by zero
Configuration menu - View commit details
-
Copy full SHA for 1fb97ee - Browse repository at this point
Copy the full SHA 1fb97eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a71706 - Browse repository at this point
Copy the full SHA 8a71706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 526c270 - Browse repository at this point
Copy the full SHA 526c270View commit details
Commits on Sep 29, 2023
-
Translated using Weblate (Italian)
Currently translated at 100.0% (17 of 17 strings) Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_split_payment Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_split_payment/it/
Configuration menu - View commit details
-
Copy full SHA for f272fbc - Browse repository at this point
Copy the full SHA f272fbcView commit details -
Translated using Weblate (Spanish)
Currently translated at 94.1% (16 of 17 strings) Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_split_payment Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_split_payment/es/
Configuration menu - View commit details
-
Copy full SHA for ef3b58a - Browse repository at this point
Copy the full SHA ef3b58aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b04bddd - Browse repository at this point
Copy the full SHA b04bdddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6236139 - Browse repository at this point
Copy the full SHA 6236139View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b424b5 - Browse repository at this point
Copy the full SHA 8b424b5View commit details -
Move amount_sp to account_move
Otherwise the value is recomputed and the following error might occur: Impossibile aggiungere/modificare registrazioni antecedenti o pari alla data di chiusura 24/09/2020.
Configuration menu - View commit details
-
Copy full SHA for fc49c24 - Browse repository at this point
Copy the full SHA fc49c24View commit details -
[FIX] l10n_it_split_payment: fix payment lines
Force recompute of all fields instead of just debit/credit. Fix a failure in l10n_it_fatturapa_out_sp tests.
Configuration menu - View commit details
-
Copy full SHA for aefd8d5 - Browse repository at this point
Copy the full SHA aefd8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c4035 - Browse repository at this point
Copy the full SHA 30c4035View commit details -
Configuration menu - View commit details
-
Copy full SHA for e258ae1 - Browse repository at this point
Copy the full SHA e258ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb4155 - Browse repository at this point
Copy the full SHA eeb4155View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4bf939 - Browse repository at this point
Copy the full SHA f4bf939View commit details -
[FIX] l10n_it_split_payment: fix the following use case scenario.
Steps to reproduce: * choose partner with fiscal position (Split Payment = True) * create an invoice with a line * edit the price unit Current behavior: See https://user-images.githubusercontent.com/3512779/179964568-955cbe00-5346-4532-a53b-efa1b1eb663e.gif for further info
Configuration menu - View commit details
-
Copy full SHA for 95de0b5 - Browse repository at this point
Copy the full SHA 95de0b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12cf5d3 - Browse repository at this point
Copy the full SHA 12cf5d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0e993a - Browse repository at this point
Copy the full SHA b0e993aView commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (21 of 21 strings) Translation: l10n-italy-14.0/l10n-italy-14.0-l10n_it_split_payment Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_split_payment/it/
Configuration menu - View commit details
-
Copy full SHA for 5ed65c2 - Browse repository at this point
Copy the full SHA 5ed65c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 167bf8c - Browse repository at this point
Copy the full SHA 167bf8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3504091 - Browse repository at this point
Copy the full SHA 3504091View commit details