Simone Rubino
Simone Rubino
This is to help users solving issue https://github.com/OCA/rest-framework/issues/154. I have reproduced this issue locally with the steps: 1. Install `base_rest_demo` 2. Open the REST api app, ensure this is the...
Backport from https://github.com/OCA/rest-framework/tree/8d6232b3ef374a5808fa9974c8fefba235317ee1/base_rest_auth_user_service. Also added the output datamodel for the new endpoints. ~Based on https://github.com/OCA/rest-framework/pull/274 to fix Travis error~
**Steps**: 1. Create and validate invoices 2. Click on Invoicing > Reporting > OCA accounting reports > Trial balance 3. In the popup: - Select the period of the created...
This module creates a new type of tax to fix an unexpected behavior in grouped taxes. See the included test for a specific use-case.
Allow to apply global discounts on total. ~Depends on https://github.com/OCA/server-backend/pull/165~
@SirTakobi @OCA/local-italy-maintainers una questione riguardante tutte le issues: quando in "affected versions" c'è solo una versione segnalata e non l'altra (considerando 12 e 14 come quelle mantenute da Italy), molto...
Copier permette di mantenere la configurazione allineata agli altri repo OCA più facilmente (vedi https://github.com/OCA/oca-addons-repo-template). Ho preso le risposte da quelle del branch `14.0` (https://github.com/OCA/l10n-italy/blob/de99fae6022defbdbb6fa4fc0616c90851d63e02/.copier-answers.yml), tranne `repo_name` perché dovrebbe essere...
Implementa https://github.com/OCA/l10n-italy/issues/2766. Ho incluso anche due piccole modifiche a fatturapa_out: - avevo bisogno del hook per escludere alcune righe fattura - la modifica nei test è solo una semplificazione perché...
Risolve https://github.com/OCA/l10n-italy/issues/2920 per `12.0`.
## Module l10n_it_fatturapa_sale ## Describe the bug Al salvataggio dell'ordine di vendita, viene sollevato l'errore:  ## To Reproduce **Affected versions**: - [ ] `12.0`: https://github.com/OCA/l10n-italy/pull/2921 - [ ] `14.0`:...