
The OpenERP Portal module allows you to provide system access to customers or suppliers. It let you show only a part of your OpenERP application without exposing all features of your system. It is a useful module to allow customers, partners, suppliers and other type of external users to use your system for particular tasks.
Magneto is a eCommerce platform build on open-source technology where the user have unlimited flexibility over his eCommerce store. Magento when integrated with OpenERP forms an strong platform for managing eCommerce store. Magento when integrated with OpenERP 7 created an eCommerce store management system with user friendly interface.
Hello sir, I see in launchpad that the connector for OE7 is in experimental status, and the last updates date from early february (a bit old for a connector that is supposedly being actively ported). Is your install still properly working? what branch should we be installing?
Thanks!
i think they have stopped development until the refunding phase is over. If there is a 7.0 branch which is working -> let me know. I am running in the same issues (missing import for "only_for_reference" like all the others.
Hi,
We have just migrated the older connector to work with OE7 as i mentioned in my blog. The new version in launchpad is developed as a new architecture and it is in development state.
Hi Prajul,I use Magento for OpenERP6.0.3 almost a year ,it works great.
These days ,I installed Magento for OpenERP7,I tried many time,at last failed to install.
Someboday said, the extension has not been migrated to OpenERP 7 yet.What can i do?
I really want to try the new function in openerp7.
The mistake is below: "cannot import name only_for_referential"
File "/usr/lib/pymodules/python2.6/openerp/addons/magentoerpconnect/magerp_osv.py", line 35, in
from base_external_referentials.decorator import only_for_referential
ImportError: cannot import name only_for_referential
Please, post a howto and the addsons ... the install of the downloads from magentoerpconnect fails.
Hi Prajul,
During category import i am getting the following error:
Validate Error: The value "editora" for the field "default_sort_by" is not in the selection
Please suggest me!
To acquire more information about magento conversion, click here
Hi,
Please import all attribute and attribute options and then try again..
Great!! Thanks!
The branch "bzr branch lp:magentoerpconnect" has 11 modules for openerp. I thought I had to install all, but if I do it, at the time of updating the list of modules,
OpenERP give me this error:
File "/opt/openerp/modulosdario/magentoerpconnect/magerp_osv.py", line 35, in
from base_external_referentials.decorator import only_for_referential
ImportError: No module named base_external_referentials.decorator
Indeed the module base_external_referentials.decorator don't exist... can you help me?
Thanks!!
Hi,
In which version of OpenERP are you tring to install the module? Please make sure that the module belong to the correct version and try again. decorator.py for OpenERP 6.1 can be downloaded from here: http://dl.dropbox.com/u/88263455/decorator.zip
I download the lp:magentoerpconnect and the folder got magentoerpconnect, magentoerpconnect_openerp_invoice, magentoerpconnect_bundle magentoerpconnect_partner_surname, magentoerpconnect_bundle_split magentoerpconnect_payment, magentoerpconnect_customer_fiscal_category magentoerpconnect_product_variant, magentoerpconnect_init_stock magento_product_auto_sku, magentoerpconnect_magento_invoice
and i update modules list 1 by 1 but also get error message.
so can i know where you get the module?
A Chart of Accounts (COA) is a way of showing a business´s financial information in such a way that it is possible to make good financial decisions based on the information that it shows. The COA will be made up of all the individual accounts that make up the overall accounts of a business.
Structure of Chart of Accounts
The COA provides the necessary structure to the Nominal Accounts to allow the overall picture of a company´s financial health to be easily seen.
Great weblog here! Additionally your ѕite quіte a bіt up fast! What host are you the usage οf? Can I get youг affіliatе link οn your host? I desiгe my sіte lοaded up as fast as yours lol
Last week I got into a situation that I really need to use filtering in tree view of one2many field. I have seen the use of filtering in search view, but not in tree view of a one2many field.
Example:
Note:this is just an example.
I have created a sale order. Here same product comes 2 or 3 times.

Howdy I am so glad I found your site, I really found you by error, while I was searching on Google for something else, Anyways I am here now and would just like to say thanks for a remarkable post and a all round exciting blog (I also love the theme/design), I don't have time to read through it all at the moment but I have book-marked it and also included your RSS feeds, so when I have time I will be back to read more, Please do keep up the great work.
Does your site have a contact page? I'm having trouble locating it but, I'd like to send you an e-mail. I've got some creative ideas for your blog you might be interested in hearing. Either way, great blog and I look forward to seeing it improve over time.
Hello, i think that i saw you visited my blog so i came to “return the favor”.I am attempting to find things to improve my website! I suppose its ok to use a few of your ideas!!
Spot on with this write-up, I seriously believe this website needs a great deal more attention. I'll probably be back again to read more, thanks for the info!
Hi, good tutorials thanks.
I try to use this exactly like you do but doesn't wor in GTK or web. Using 6.0.4 version. Editing /sale_view.xml ln 124.
<field colspan="4" mode="tree,form,graph" name="order_line" nolabel="1" widget="one2many_list" context="{'group_by':'name'}"><code>
Thanks
At this moment I am going to do my breakfast, afterward having my breakfast coming over again to read more news.
Heya exceptional website! Does running a blog such as this take a great deal of work? I've no understanding of coding however I had been hoping to start my own blog soon. Anyway, should you have any ideas or techniques for new blog owners please share. I know this is off subject however I just had to ask. Many thanks!
I have done the same but not getting the result..m using 6.1 version.please help me to sort out the problem
Hi,
Its not working in openrp v6.1 web client. Only works with gtk- client
you sure? care to explain? just thought i'd ask :)
Many times we would have heard or asked our selves this question: how is a free or open source software is interesting to business? The simple answer for it - the cost of possession of such software applications for the customer is in times cheaper that is very interesting to business even at accompanying inconveniences of completion. And this profitability can over come many barriers like organisational, technological or legislative.
A new study has said the growth in adoption of standalone open-source software is accelerating and that the total market will be worth US$5.8 billion in 2011. So this itself shows that the open source market is huge and in coming years its going to expand more and capture more markets.
Search views are a new feature of OpenERP supported in OpenERP version 6. It creates a customized search panel, and is declared quite similarly to a form view, except that the view type and root element change to search instead of form. After declaring a search view, it will be used automatically for all tree views on the same model.

Introduction
Triggers are sql procedures that are executed on some events like insert, update or delete in a table or view. We can associate sql procedures with trigger so that we can have details like what data did change during the triggering event. The data can be availed in some other tables if required. I would share you the basuc sql queries to create and drop a trigger.
Schedulers are one of the most attractive features of OpenERP. As the name implies they can schedule any activity like sending email, checking stock quantity, synchronizations, invoice and purcahse operations, etc... A scheduler executes a particular function at regular intervals, without human interference.
It's weird that your XML examples are images; why not use the code formatting facility?
Is the 'arguments' parameter called 'arguments' or 'args'? Any comments on what's valid for this?
Based on OpenERP 7, the 'arguments' parameter should be 'args' for both.
See: 'openerp/addons/base/ir/osv_memory_autovacuum.xml' under your openerp installation folder.
Some of the encouraging trends of the domestic IT market are:
• Domestic IT market grew at 22.4% in 2010
• In 2011, IT and ITeS industry is expected to grow at 20%, with the domestic market
growing at 22.4% compared to the IT and ITeS export market growth of 18.9%
• E-governance is high on the agenda of Central govt. and most state governments.
I first started using Jasper Report for OpenERP 5. I used a wizard( created using wizard.interface) and the data provided in the wizard is passed to the Jasper Report module and that's it. A well aligned attractive report is created in pdf, xls, html or txt format respective to the report type I provide in the wizard. This works well in openerp-client as well as openerp-web. Then I get a chance to create the Jasper Report in OpenERP v6. It was simple to change the same jasper report module of openerp5 to openerp6 and it works fine in openerp-client.
Sir, Can you please explain about how to configure jasper report with openerp
Hi Omal
Thanks for the great example.
I have installed your module on OpenERP 6.0.2, but the option to change the format of the report from 'pdf' to 'xls' or 'html' does not work - the report is always a 'pdf'
Is this something you tested on your system and it worked?
Thanks
hi
i write a wizard,the wizard thus not invoke the report.when am clicking the report button the window will close."it shows
(, KeyError('report.anabond_sale_report',), )
but am having that report in correct location.
hei budd.. i need ur help.. i have install this module.. but error like this " File "/home/adsoft/OpenObject/addons-openerp-indonesia/jasper_reports/jasper_report.py", line 232, in __init__ if name in netsvc.SERVICES:AttributeError: 'module' object has no attribute 'SERVICES' " im installed on openerpv6.02... thanks b4
HIplease use this jasper reporthttp://dl.dropbox.com/u/12447821/jasper_reports.zip
Infact that module is not work indipendent. Actually the intelligence behind the working of that module is modified version of 'jasper_report' module by NAN. Dinil UD <dinilud@gmail.com>
I had configured customer
I had configured customer portal. i gave access to the customer to create sale order. But when i select the product in sale.order.line it shows
Access Denied
The requested operation cannot be completed due to security restrictions. Please contact your system administrator.
(Document type: Product, Operation: read)
How can i solve this? And customer can only see the product name,add quantity,sale price,subtotal.
How can i implement this?
Write more, thats all I have
Write more, thats all I have to say. Literally, it seems as though you relied on the video to make your point. You clearly know what youre talking about, why waste your intelligence on just posting videos to your weblog when you could be giving us something enlightening to read?