Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
7309 Zobrazení

In our company we need to have multiple sales journals with independent number sequences in a single company. In detail we plan to have the following sales journals:

  • one sales journal for monthly subscriptions
  • one sales journal for quarterly subscriptions
  • one sales journal for regular (one-time) sales

We have already checked, it is legitimate to have multiple sales journals in our country (Germany). Indeed this would ease accouting and tax audits a lot for us.

Unfortunately we have not yet found a way to implement that in Odoo v8. We think we have managed to create multiple sales journals already. However there seems to be no way to select the appropriate sales journal, e.g. when creating a quotation, creating an invoice, ...

Do you have any pointers for us?

Avatar
Zrušit
Nejlepší odpověď

Hi, 
You can refer following link for this, It has complete explanation with code for company dependent fields and other multi-company features:

https://youtu.be/GkNgc-fZO-I

Hope it helps,

Thanks

Avatar
Zrušit
Nejlepší odpověď

That should be easy job... 
Simply define journals as describer, 

Every journal has a sequence field, wich defines what sequence to use for it. Several journal can use one sequence or,
in your case you can define separate sequences for each journal.. 

Depending on selected journal on document the number squence will be applied.
This applies to invoices, but not for sale orders. 

Avatar
Zrušit

You can also try this, it's from the trunk (i'm not sure it's for V8.0):https://www.odoo.com/apps/trunk/sale_journal_sequence/

Nejlepší odpověď

Maybe this can help you: https://github.com/odoo-dev/odoo-design/tree/master/addons/sale_journal

Avatar
Zrušit

You can also try this, it's from the trunk (i'm not sure it's for V8.0): https://www.odoo.com/apps/trunk/sale_journal_sequence/

Related Posts Odpovědi Zobrazení Aktivita
1
říj 15
3952
0
dub 15
4041
1
říj 18
4036
0
říj 15
3544
3
dub 15
3800