El 30/05/16 a les 10:19, PhiJ ha escrit:
El lunes, 30 de mayo de 2016, 10:16:22 (UTC+3), Sergi Almacellas Abellana escribió:What kind of sequence are creating? Are you sure you are using the correct sequence type? I normally see this error when there is a typo in the sequence type name. -- Sergi Almacellas Abellana www.koolpi.com <http://www.koolpi.com> Twitter: @pokoli_srk Hello Sergi, I am trying to create a sequence with Proteus because it is a mandatory field for creating a Fiscal Year, which is my objective. But I tried with different access permissions with no luck, however, the same user is able to create the Sequence on Tryton client, so I am a bit confuse what can it be.
In this case you can use the helpers defined on the account and account_invoice modules. See:
https://hg.tryton.org/modules/account_invoice/file/tip/tests/scenario_invoice.rst#l13 https://hg.tryton.org/modules/account_invoice/file/tip/tests/scenario_invoice.rst#l37 -- Sergi Almacellas Abellana www.koolpi.com Twitter: @pokoli_srk -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/574C0307.9040103%40koolpi.com.
