Add Google Doc generates AttributeError: 'module' object has no...
I installed the google docs and google integration modules. I setup my user profile with my google account. When I goto a task I own, and click on Add Google Doc, I generate this error;> OpenERP...
View ArticleIs it possible to create a script / command to make the point of sale...
And how hard would be such implementation? Right now if you create a new product while the point of sale is open it doesn't recognize the product, so i'm considering doing some code to make the point...
View ArticleError when I want to record the payment on the customer invoice account I get...
Client Traceback (most recent call last): File "C:\Archivos de programa\OpenERP 7.0-20130424-232422\Server\server\openerp\addons\web\http.py", line 204, in dispatch File "C:\Archivos de...
View ArticleAdding custom fields by GUI?
Is there such a way for custom fields to be added by GUI for non-technical people?
View ArticleAccidentally remove Invoice report
Dear all, I have accidentally delete invoice report by using OpenERP Report Designer. Fortunately, I still have .sxw file. Any ideas? Thanks in advanced.
View Article[v6.1]How to restrict salesmans to view their own contacts of their own...
For object **Partner**, I added record rule: ['|',('user_id','=',user.id),('user_id','=',False)] to sales man of "User - Own Leads Only" group, in order to restrict each salesman view his own...
View ArticleHow to choose form view used by many2one field in OpenERP V7 ?
Hi all, I would like to select a particular form (with context or something like that) to edit many2one entry of an object. For example, I have a many2one field ``partner_id`` that is link to...
View ArticleNotification on products
how configure notification on products ? for example not sell more than 3 units of this product.
View ArticleHow to group sale order lines ?
I want to group sale order lines so i can make severals sub-totals in a sale order. It is possible to do that ? Thanks !
View ArticleIs it possible to add images to quotes?
We're looking to add product images to our quote before sending to a client. Is this possible?
View Article[6.1] How to change the report invoked by the print button in the invoice form
Hi Everybody, I have created a new aeroo report which I can print by clicking on the action button on the right panel of the form. But I want to print it too via the 'print' button at the bottom on the...
View ArticleOpenERP 7 is very slow, What can I do to speed up the software?
I installed openERP in Win7 but it works very slow. What can I do to speed up the software?
View ArticleTranslations files are not integrated into the source files.
It shows on the launchpad that more than %90 of the addons files are translated into Turkish. I update openERP by downloading latest nightly every other day, but nothing changes. I also check the files...
View ArticleCannot create database from http
I get this error when creating database. ____________________________________________ Client Traceback (most recent call last): File "/opt/openerp/server/openerp/addons/web/http.py", line 203, in...
View Articlefixed price per customer
How do I set up a fixed price per customer? There is relation to the standard sale price. This is used for a fixed visiting fee that is different per customer.
View ArticleProblem installing MRP app
Hi! I'm new to openerp and i managed to install the nightly build rpm on an CenOS6. Thank you for the great project! Installation of several apps works without errors. Now, i have one problem: I tried...
View ArticleTranslation of custom reports
I have created a module to add a custom report of Quotation/Order. The new report can be printed through the "Print" dropdown of Sales > Sales > Quotations (and Sales Orders). However, new report...
View Articlecustomer Account Receivable, Account Payable
just a little confused about the Account Receivable & Account Payable as a required option not sure if its really relevant if a customer decides not to give you these options or if its a sales...
View ArticleAccounting entry not generate when confirm payslip.
Dear All, I am using OE V7, and testing payroll, when i am creating Employee Payslip then accounting entry not generate. Is there any configuration error or functionality issue. Please response.
View Article