Skip to content

[10.0] FIX l10n_it_ricevute_bancarie reconciliation#507

Merged
eLBati merged 1 commit into
OCA:10.0from
eLBati:10.0-fix-riba-reconciliation
Jul 3, 2018
Merged

[10.0] FIX l10n_it_ricevute_bancarie reconciliation#507
eLBati merged 1 commit into
OCA:10.0from
eLBati:10.0-fix-riba-reconciliation

Conversation

@eLBati

@eLBati eLBati commented Jun 11, 2018

Copy link
Copy Markdown
Member

include accreditation move lines in reconciliation process

@eLBati eLBati force-pushed the 10.0-fix-riba-reconciliation branch from 2be8ad8 to 5624b96 Compare June 11, 2018 16:34

@SimoRubi SimoRubi 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.

Just code review.
Also check Travis

class AccountBankStatementLine(models.Model):
_inherit = 'account.bank.statement.line'

def get_move_lines_for_reconciliation(

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.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

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.

oh you are right, my bad

{
'name': "Ricevute Bancarie",
'version': "10.0.1.1.0",
'version': "10.0.1.2.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.

If this is just a fix, increase version accordingly

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.

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.

If this is just a fix, the new version should be 10.0.1.1.1

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@SimoRubi
added a new field riba_accredited_ids and a new method. It's not just a few lines bugfix: I prefer to increase y

@jackjack82

Copy link
Copy Markdown
Member

@eLBati sicuro che serva questa modifica? ho appena scoperto che si può riconciliare una riga di estratto conto bancaria con una scrittura contabile già esistente. Questo un flusso di esempio:

  1. creo fattura vendita verso cliente
  2. dalla fattura clicco su "paga fattura" e creo il pagamento, la fattura è chiusa e riconciliata
  3. creo nell'estratto conto bancario una riga di incasso dello stesso valore con lo stesso partner
  4. clicco su "riconcilia" e vedo la scrittura contabile esistente in blu. clicco li sopra e su "valida" e la riga bancaria è riconciliata senza che sia creata una nuova scrittura.

immagino il sezionale della scrittura al punto 2 debba essere lo stesso della banca.

Giacomo

@eLBati

eLBati commented Jun 12, 2018

Copy link
Copy Markdown
Member Author

@jackjack82 il flusso che descrivi è infatti quello usato per "riconciliare" le registrazioni di accredito riba con le righe dell'estratto conto. Operazione che nella maggior parte dei casi funziona già.
Se però, per qualche motivo, ad esempio se l'importo della riga di estratto conto che si vuole associare all'accredito riba combacia per importo con un'altra registrazione, in fase di riconciliazione odoo propone automaticamente di riconciliare la riga di estratto conto ad un altra move.line allora la move.line di accredito riba non è più selezionabile.
Questa modifica serve a poter deselezionare l'associazione proposta e selezionare la riga di accredito riba

image

Senza questa modifica la riga in blu non comparirebbe

@eLBati eLBati force-pushed the 10.0-fix-riba-reconciliation branch from 5624b96 to 055c55a Compare June 12, 2018 10:02
@eLBati

eLBati commented Jun 12, 2018

Copy link
Copy Markdown
Member Author

travis 💚

include accreditation and unsolved move lines in reconciliation process
@eLBati eLBati force-pushed the 10.0-fix-riba-reconciliation branch from 055c55a to 3bbe1f0 Compare June 18, 2018 12:09
@eLBati

eLBati commented Jun 22, 2018

Copy link
Copy Markdown
Member Author

@jackjack82 ok per te?

@jackjack82 jackjack82 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.

@eLBati non chiarissimo ma testato e riesco a selezionare la riga riba da chiudere per riconciliazione. quindi ok.

@jackjack82

Copy link
Copy Markdown
Member

@eLBati fatti ancora un paio di test ed effettivamente senza questa modifica non vedo le righe riba. approvato.

@eLBati eLBati merged commit 8e7a5d0 into OCA:10.0 Jul 3, 2018
robyf70 pushed a commit to LevelPrime/l10n-italy that referenced this pull request Jul 16, 2018
include accreditation and unsolved move lines in reconciliation process
SimoRubi pushed a commit to SimoRubi/l10n-italy that referenced this pull request Aug 7, 2019
include accreditation and unsolved move lines in reconciliation process
tafaRU pushed a commit to tafaRU/l10n-italy that referenced this pull request Dec 20, 2019
include accreditation and unsolved move lines in reconciliation process
tafaRU pushed a commit to tafaRU/l10n-italy that referenced this pull request Jan 3, 2020
include accreditation and unsolved move lines in reconciliation process
Borruso pushed a commit to Borruso/l10n-italy that referenced this pull request Feb 26, 2021
include accreditation and unsolved move lines in reconciliation process
Borruso pushed a commit to Borruso/l10n-italy that referenced this pull request Apr 30, 2021
include accreditation and unsolved move lines in reconciliation process
Borruso pushed a commit to Borruso/l10n-italy that referenced this pull request May 6, 2021
include accreditation and unsolved move lines in reconciliation process
Borruso pushed a commit to Borruso/l10n-italy that referenced this pull request May 21, 2021
include accreditation and unsolved move lines in reconciliation process
Borruso pushed a commit to Borruso/l10n-italy that referenced this pull request Jun 4, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Jun 6, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Jun 18, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Jun 18, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Jul 2, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Jul 2, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Jul 2, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Jul 2, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Jul 30, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Aug 6, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Aug 9, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Aug 20, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Sep 3, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Sep 17, 2021
include accreditation and unsolved move lines in reconciliation process
Borruso pushed a commit to Borruso/l10n-italy that referenced this pull request Oct 1, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Oct 1, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Oct 8, 2021
include accreditation and unsolved move lines in reconciliation process
Borruso pushed a commit to Borruso/l10n-italy that referenced this pull request Oct 15, 2021
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to odoo-italia/l10n-italy that referenced this pull request Oct 15, 2021
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Jan 5, 2023
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Jan 9, 2023
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Jan 13, 2023
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Jan 13, 2023
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Jan 27, 2023
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Jan 27, 2023
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Mar 17, 2023
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to TheMule71/l10n-italy that referenced this pull request Apr 20, 2023
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to TheMule71/l10n-italy that referenced this pull request Apr 21, 2023
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Jun 22, 2023
include accreditation and unsolved move lines in reconciliation process
TheMule71 pushed a commit to TheMule71/l10n-italy that referenced this pull request Jun 23, 2023
include accreditation and unsolved move lines in reconciliation process
Borruso pushed a commit to DinamicheAziendali/l10n-italy that referenced this pull request Jul 13, 2023
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Aug 4, 2023
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Aug 4, 2023
include accreditation and unsolved move lines in reconciliation process
TonyMasciI pushed a commit to saydigital/l10n-italy that referenced this pull request Sep 7, 2023
include accreditation and unsolved move lines in reconciliation process
SirAionTech pushed a commit to SirAionTech/l10n-italy that referenced this pull request Sep 28, 2023
include accreditation and unsolved move lines in reconciliation process
SirAionTech pushed a commit to SirAionTech/l10n-italy that referenced this pull request Sep 28, 2023
include accreditation and unsolved move lines in reconciliation process
TennyMkt pushed a commit to mktsrl/pr-l10n-italy that referenced this pull request May 10, 2024
include accreditation and unsolved move lines in reconciliation process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants