About removing journal from accounting

This is going to be removed with Remove number from account move (#13864) · Issues · Tryton / Tryton · GitLab

I think that the “Origin” of the move could really replace the journal. And move without origin would replace the Miscellanous journal.

But some case may need to be solved like:

  • payment from the invoice using a payment method. For now the origin is the invoice, but it could be the payment method and maybe the paying line would have the invoice as origin
  • the currency exchange move has no origin but it may use the write-off.

In such case the “Open Journal” menu entry would be replaced by a list of account move line.

We will also need to improve the filter of move and line to ease matching a specific type of origin and also filter by period, fiscalyear etc.