Skip to content

[11.0] mig l10n_it_ipa#633

Merged
eLBati merged 15 commits into
OCA:11.0from
linkiteurope:11.0-mig-l10n_it_ipa
Nov 6, 2018
Merged

[11.0] mig l10n_it_ipa#633
eLBati merged 15 commits into
OCA:11.0from
linkiteurope:11.0-mig-l10n_it_ipa

Conversation

@labaggio

Copy link
Copy Markdown

No description provided.

@labaggio labaggio changed the title [11.0] mig l10n it ipa [11.0] mig l10n_it_ipa Oct 31, 2018

@eLBati eLBati left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puoi fare squash/fixup dei commit raggruppandoli per lo stesso autore?

Comment thread l10n_it_ipa/README.rst Outdated

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/122/10.0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@labaggio anche qua potresti cogliere l'occasione per generare il nuovo README usando i file dentro la cartella readme?
Vedi https://github.com/OCA/maintainer-tools/blob/master/template/module/README.rst

Comment thread l10n_it_ipa/__manifest__.py Outdated
"category": "Localisation/Italy",
"author": "KTec S.r.l,Odoo Community Association (OCA),"
"Odoo Italia Network",
"website": "http://www.ktec.it",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eLBati eLBati added this to the 11.0 milestone Oct 31, 2018
@labaggio

Copy link
Copy Markdown
Author

Puoi fare squash/fixup dei commit raggruppandoli per lo stesso autore?
@eLBati ci provo, ma potrei aver bisogno del tuo aiuto :)

@eLBati

eLBati commented Oct 31, 2018

Copy link
Copy Markdown
Member

@labaggio ecco la guida.

Assumendo che origin sia https://github.com/OCA/l10n-italy.git

$ git fetch origin
$ git rebase -i origin/11.0

Ad esempio, per fare squash dei 7 commit di @tafaRU , dal 3° al 9°, i primi comandi del rebase interattivo diventano

pick bbb4e36 first commit ipa module
pick dc78bc9 [FIX] typos and bad files
pick acad8cd Add OCA as author
s 1654712 Rename website
s d1fd054 Add README.rst and fix manifest file
s c630af8 Fix equal signs number in README.rst
s 46c439d Use PascaleCase notation in class
s df69a9a Add website incidepa
s 22e2327 Add blank line to start a new paragraph
pick fd14dff Add bug tracker link on README.rst
[...]

Una volta terminate le modifiche, salvato e terminato il rebase, devi forzare il push con

$ git push -f

@eLBati

eLBati commented Nov 5, 2018

Copy link
Copy Markdown
Member

@labaggio gli ultimi 2 commit hanno lo stesso messaggio. Quando vuoi includere una modifica nell'ultimo commit creato, devi fare git commit --amend.
Ora per fonderli insieme dovresti fare squash con git rebase -i

@labaggio

labaggio commented Nov 5, 2018

Copy link
Copy Markdown
Author

@labaggio gli ultimi 2 commit hanno lo stesso messaggio. Quando vuoi includere una modifica nell'ultimo commit creato, devi fare git commit --amend.
Ora per fonderli insieme dovresti fare squash con git rebase -i

fatto.. porta pazienza.. primo o poi imparerò :)

@eLBati eLBati left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grazie

gigidn and others added 15 commits November 6, 2018 12:24
Rename website

Add README.rst and fix manifest file

Fix equal signs number in README.rst

Use PascaleCase notation in class

Add website incidepa

Add blank line to start a new paragraph
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

[UPD] Update l10n_it_ipa.pot
ADD PECDestinatario, CodiceDestinatario , FormatoTrasmissione handling
ADD Lotto di fatture verso soggetto privato
ADD gestione prodotti nelle fatture passive
ADD l10n_it_fatturapa_in_purchase
ADD einvoice.line model
IMP form fatture
ADD Livello di dettaglio Fatture elettroniche
ADD PDF preview dell'XML
ADD Link to existing supplier invoice
and handle "registered" XML
ADD rappresentante fiscale e stabile organizzazione in emissione
gestione prodotti DatiBollo , DatiCassaPrevidenziale e ScontoMaggiorazione
CodiceArticolo, ftpa_line_number

IMP "show preview" as link
FIX invoice duplication

ADD constraints and Nome Cognome

Avoid to cancel invoice with XML

Mostra i dati fattura elettronica solo se il cliente è soggetto
IMP READMEs

Gestione IVA inclusa nel prezzo

ADD l10n_it_fatturapa_out_ddt

IMP PEP8
[MIG] l10n_it_ipa: Migration to 11.0
@eLBati eLBati merged commit 3f5a8fe into OCA:11.0 Nov 6, 2018
@Byloth Byloth deleted the 11.0-mig-l10n_it_ipa branch November 20, 2018 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants