This community is for professionals and enthusiasts of our products and services.
Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.
Our company had been getting XmlHttpRequestError by various users throughout the day, and very frequently. We have to do a browser refresh in order to regain usage of the system, and losing our data entered for that particular screen in the process.
I like to add some fields in the warehouse so I added the class with columns in the stock.py. But it shows error. I can not find what the error is.
The error message is
Traceback (most recent call last): File "/home/rck/Desktop/odoo-8.0/openerp/http.py", line 539, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/home/rck/Desktop/odoo-8.0/openerp/http.py", line 590, in dispatch return self._json_response(result) File "/home/rck/Desktop/odoo-8.0/openerp/http.py", line 528, in _json_response body = simplejson.dumps(response) File "/usr/local/lib/python2.7/dist-packages/simplejson/__init__.py", line 366, in dumps return _default_encoder.encode(obj) File "/usr/local/lib/python2.7/dist-packages/simplejson/encoder.py", line 269, in encode chunks = self.iterencode(o, _one_shot=True) File "/usr/local/lib/python2.7/dist-packages/simplejson/encoder.py", line 348, in iterencode return _iterencode(o, 0) File "/usr/local/lib/python2.7/dist-packages/simplejson/encoder.py", line 246, in default
raise TypeError(repr(o) + " is not JSON serializable")
TypeError: product.step1() is not JSON serializable
My py code in stock.py is
class product_step1(osv.osv): _name = "product.step1"
1) Please how can I install Open ERP V7 on Ubuntu 16.04 and also on windows OS? 2) How can I migrate from v7 to other versions/ 3) What do I need to know before migrating? 4) Can I use the module building tutorials for Open ERP v7 for Odoo 8 and Odoo 9? 5) How do I install Python or Ubuntu on Mac pro?
Crafito, with its amazing list of features helps manage every portion of your Odoo store. With Crafito you can easily customize and manage menus, footer, header, product images, content, banners, shopping cart, ratings, testimonials and much more.
Purposely made with multi-device design approach to make it compatible with all screen sizes.
Crafito is a multipirpose theme that can be used for any kind of Website - from one pages sites to large ecommerce sites.
No matter which industry you belong to you can use Crafito and it's design options creatively to suit your industry and preferred layout.
I just created a paid Odoo 8 instance. Did the email integration and company data configuration that I wanted, and now what to create a backup of this clean instance.
There is a Manage Database link at the bottom of web login box to the instance of the Odoo 8 instance I just created. Click on it, and click on the Backup on the left, key in my password to log in www.erponline.vn, which happens to be the same password to admin of the Odoo 8 instance.
I want to configure the paid leaves for every employee (e.g., weekends, national leaves, feast holidays)
So when i review the employee attendance, i should see these days as paid with its name, and no one shouldn't be deducted because of his/her absence on that day