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.
Hello All, i'm new to odoo and i have created my first module i'm trying to create a workflow that sends an outlook email when the workflow status changes and , i need to know how can i get this task done Thanks,
Hi! Can anyone help me how to setup the journal entries for Cost of Revenue in odoo 9.0 in order to reflect the amount when generating accounting reports particularly in statement of profit or loss? Because we are experiencing an inaccurate financial reports in odoo. Thank you. I am hoping for your best feedback.
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?
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