Giter Club home page Giter Club logo

deploy-localizacion-argentina_deprecate's People

Contributors

lukio avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

aleibrecht

deploy-localizacion-argentina_deprecate's Issues

Scenario base error

Hola, primero muchas gracias por el script, es realmente muy util. Estoy intentando hacer el deploy de tryton server en webfaction y hasta ahora voy bien, pero me topé con un error que no termino de entender.

Cuando esta en la parte de crear la company salta este error:

`Traceback (most recent call last):
File "scenario_base.py", line 426, in
main(options)

File "scenario_base.py", line 65, in main
crear_company(config, es_AR)

File "scenario_base.py", line 165, in crear_company
party.save()

File "/home/cardumen/.virtualenvs/tryton/lib/python2.7/site-packages/proteus/init.py", line 682, in save
self.__id, = self._proxy.create([values], context)

File "/home/cardumen/.virtualenvs/tryton/lib/python2.7/site-packages/proteus/config.py", line 162, in call
result = rpc.result(meth(_args, *_kwargs))

File "/home/cardumen/.virtualenvs/tryton/lib/python2.7/site-packages/trytond/modules/party/party.py", line 164, in create
return super(Party, cls).create(vlist)

File "/home/cardumen/.virtualenvs/tryton/lib/python2.7/site-packages/trytond/model/modelsql.py", line 492, in create
cls._validate(sub_records)

File "/home/cardumen/.virtualenvs/tryton/lib/python2.7/site-packages/trytond/model/modelstorage.py", line 977, in _validate
field_name)

File "/home/cardumen/.virtualenvs/tryton/lib/python2.7/site-packages/trytond/model/modelstorage.py", line 961, in required_test
error_args=cls._get_error_args(field_name))

File "/home/cardumen/.virtualenvs/tryton/lib/python2.7/site-packages/trytond/error.py", line 74, in raise_user_error
raise UserError(error)

trytond.exceptions.UserError: ('UserError', (u'El campo \xabCuenta a pagar\xbb en \xabEntidad\xbb es requerido.', ''))`

Alguna idea?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.