How to open child contact in separate view
Hi, I want to open the child contacts from the company form in new view. Like in the invoice form for example, when in the invoice form click on the company name, the new view will open with...
View Articlesale order state for services
Hi all, Still a problem with sale order states. For a product defined as a service (annual fees for a domain name fro example), the status of sale order remain in state "Invoiced" still after Invoice...
View ArticleCan I add a custom field "Team" in Employee?
Can I add a custom field "Team" in Employee?
View ArticleHow we can add a sequence field number with the manage views option to our...
Hello, We are customizing the Events module, and as we need to add some fields and as this will not be a long term project, we are just adding custom fields by editing the "event.registration.form"...
View ArticleHow to handle transportation and costums costs in international trade?
this question was originally posted in 2009 in the forum, with no answer: And there is a more realistic case for companies doing import/export: Two manufacturers send goods in a truck, this means two...
View ArticleOpenerp + magento connector fiscal position issue
Hello all: I am trying to implement the new magento openerp connection. The new module is awesome and works much better than the previous solutions. The issue I am trying to solve now is fiscal...
View ArticleOpenERP 7 broken when installing trunk
I have installed trunk via openobject-server, openobject-addons, and openerp-web. I ran setup.py and was able to start the new server using a different port. Now when I sudo service openerp start I get...
View ArticleHow to Make Attached/Linked Products?
*Background: Wikipedia search 'Container deposit legislation'* Each product we sell has an attached Deposit product that must be automatically added whenever the product is sold. These attached...
View Articlecreate export csv file with new button
I know that got the button export but My boss want to create a button for export the data that he want. anyone can help me, thanks.
View ArticleHow I retrive current users groups in OpenERP 7.0 ?
I have get the current user group( Like manager etc.) I have two group.(salesman,Manager). User A gives a Manager group. User B gives a Salesman. When B login so we retrive group. How this possible.
View ArticleHelp conditions domain
Hi erveryone class cvs_quotations_class_formula(osv.osv): _name="cvs.quotations.class.formula" def _checkIsGlass(self,cr,uid,ids,context=None): result=[] oj_cate=self.pool.get('product.category')...
View ArticleCan Multiple Delivery slip in 1 page?
Hi, Do there have anyway to make it like 1 page can have more than 1 Delivery order in there? below is my creporting file anyone can help??? picking.py import time from openerp.report import report_sxw...
View Articlehow to add inventory and COGS in openerp
any body please guide me that how would i add inventory and cogs effect in chart of accounts of openerp. as currently it is using only purchases and creditors accounts for purchase and sales and...
View ArticleHow to regroup entities on one report ?
Hello everyone, I would like to print one report concerning several entities (that I choose thanks to the check boxes) Is it possible to do that ? Else, what are the others solutions ? I use OpenERP...
View ArticleCan't find my module in Openerp 7.0!
I created a small module in Openerp 7.0. Tried to add it the way we do in 6.1, but cannot find my module. Am I missing something? Please help. **__init__.py:** import demo **__openerp__.py** { 'name' :...
View Articlemulti company same products different taxes
what is the best way to setup as follow: french company makes products and sell to french customers and export to sister company in Switzerland and Belgium which then sell to their own customers. we...
View ArticleWhere is OpenERP v7 documentation?
When is v7 documentation due out? If not soon, where can noobs, newbs and non-noobs/newbs go for both official and unofficial docs?
View ArticleHow to auto update currency rates on openerp online SaaS
Hi Guys, I am aware of the modules for the Community editions. But I don;t find them in the Online hosted edition. Surely, there must be a way ? best regards, Oliver.
View ArticleHow to add the currency symbol after a monetary field with options ?
Hi ! I try to add the currency symbol after a float field, but I'm stuck. Here's my code : The python file: def _get_your_company_currency(self, cr, uid, ids, field, args, context=None): res = {} for...
View Articleunable to change task company
Hello, We are running a multicompany OpenERP 7. When we have users that are not admins try to change the company of task they can not see the other companies unless they change their company in...
View Article