Coder Social home page Coder Social logo

odoo-tg-addons's People

Contributors

thierrygodin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

odoo-tg-addons's Issues

Special Discount

I found out that when a POS sale has special discount applied, the Sales Journal generated is not balancing due to the fact that discount has no effect on the item sold, is this a known issue? Please
help.

item ABC s.price 1500 USD
special discount 250

Sales Journal Generated:
Dr Cr
Accts Receivable 1250

item ABC sales 1500

unbalanced!

not able to install tg enhanced, tg name on odoo server

I was trying to install this module on odoo 8 but the following errors appears, can anyone help me on this?

OpenERP Server Error

Traceback (most recent call last):
File "/opt/openerp-saas3/oerp-saas3/server/openerp/http.py", line 345, in dispatch
response["result"] = self._call_function(*_self.params)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/http.py", line 217, in _call_function
return checked_call(self.db, *args, *_kwargs)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/service/model.py", line 113, in wrapper
return f(dbname, _args, *_kwargs)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/http.py", line 212, in checked_call
return self.func(_a, *_kw)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/http.py", line 529, in call
return self.method(_args, *_kw)
File "/opt/openerp-saas3/oerp-saas3/web/addons/web/controllers/main.py", line 1207, in call_button
action = self._call_kw(model, method, args, {})
File "/opt/openerp-saas3/oerp-saas3/web/addons/web/controllers/main.py", line 1195, in _call_kw
return getattr(request.registry.get(model), method)(request.cr, request.uid, _args, *_kwargs)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/addons/base/module/module.py", line 425, in button_immediate_install
return self._button_immediate_function(cr, uid, ids, self.button_install, context=context)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/addons/base/module/module.py", line 476, in _button_immediate_function
registry = openerp.modules.registry.RegistryManager.new(cr.dbname, update_module=True)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/modules/registry.py", line 247, in new
openerp.modules.load_modules(registry.db, force_demo, status, update_module)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/modules/loading.py", line 341, in load_modules
loaded_modules, update_module)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/modules/loading.py", line 244, in load_marked_modules
loaded, processed = load_module_graph(cr, graph, progressdict, report=report, skip_modules=loaded_modules, perform_checks=perform_checks)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/modules/loading.py", line 175, in load_module_graph
_load_data(cr, module_name, idref, mode, kind='data')
File "/opt/openerp-saas3/oerp-saas3/server/openerp/modules/loading.py", line 116, in _load_data
tools.convert_file(cr, module_name, filename, idref, mode, noupdate, kind, report)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/tools/convert.py", line 967, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate, report)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/tools/convert.py", line 1053, in convert_xml_import
obj.parse(doc.getroot())
File "/opt/openerp-saas3/oerp-saas3/server/openerp/tools/convert.py", line 921, in parse
self._tags[rec.tag](self.cr, rec, n)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/tools/convert.py", line 850, in _tag_record
id = self.pool['ir.model.data']._update(cr, self.uid, rec_model, self.module, res, rec_id or False, not self.isnoupdate(data_node), noupdate=self.isnoupdate(data_node), mode=self.mode, context=rec_context )
File "/opt/openerp-saas3/oerp-saas3/server/openerp/addons/base/ir/ir_model.py", line 1010, in _update
res_id = model_obj.create(cr, uid, values, context=context)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/addons/base/ir/ir_ui_view.py", line 177, in create
return super(view, self).create(cr, uid, values, context)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/osv/orm.py", line 4156, in create
self._validate(cr, user, [id_new], context)
File "/opt/openerp-saas3/oerp-saas3/server/openerp/osv/orm.py", line 1575, in _validate
raise except_orm('ValidateError', '\n'.join(error_msgs))
ParseError: "ValidateError
The field(s) arch failed against a constraint: Invalid view definition

Error details:
Element '' cannot be located in parent view

Error context:
View view.tg.partner.tree
[view_id: 869, xml_id: n/a, model: res.partner, parent_id: 121]" while parsing /opt/openerp/oerp/myaddons/tg_partner_firstname/tg_partner_view.xml:30, near

res.partner
view.tg.partner.tree
tree













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.