Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
8605 Vistas

Anyone tested these modules? Where can i download these with all the dependencies?

Avatar
Descartar
Mejor respuesta

Why don't you try the Saas offer from OpenErp; the NGO module is active and working! 35 euros/month

Avatar
Descartar
Mejor respuesta

Hi;

You can find it Here.

Use Bazaar Explorer to get all the branch.

The dependencie is framework_agreement

Also you can take a look here for some changes.

Here are the links for the others dependencies:

sale_order_webkit + dep webkit_utils

sale_dropshipping

sale_sourced_byline

purchase_...

Generally, all the modules can be found at:

Launchpad

OpenERP apps

Github

or

Bitbucket

Avatar
Descartar
Autor

Thanks Med. Wanna try. Ever tried the same?

Autor

I got all the branch, but it seems the modules still depend on other modules not in the branch. So cannot be installed.

Autor

Other dependencies are: sale_order_webkit , stock_location_ownership , sale_sourced_by_line , sale_dropshipping , purchase_requisition_extended which in turn requires purchase_extended.... Where can one get the entire package?

Autor Mejor respuesta

The purchase_requisition_extended and purchase extended give the following error on installing:

2014-03-27 10:30:02,371 8354 ERROR mikestest2 openerp.addons.base.ir.ir_ui_view: Can't render view for model: purchase.order Traceback (most recent call last): File "/opt/openerp/v7/server/openerp/addons/base/ir/ir_ui_view.py", line 126, in _check_render_view fvg = self.pool.get(view.model).fields_view_get(cr, uid, view_id=view.id, view_type=view.type, context=context) File "/opt/openerp/v7/server/openerp/osv/orm.py", line 2248, in fields_view_get arch=apply_view_inheritance(cr, user, source, sql_res['id']), File "/opt/openerp/v7/server/openerp/osv/orm.py", line 2206, in apply_view_inheritance source = apply_inheritance_specs(source, view_arch, view_id) File "/opt/openerp/v7/server/openerp/osv/orm.py", line 2190, in apply_inheritance_specs raise_view_error("Element '%s' not found in parent view '%%(parent_xml_id)s'" % tag, inherit_id) File "/opt/openerp/v7/server/openerp/osv/orm.py", line 2083, in raise_view_error % (child_view.xml_id, self._name, error_msg)) AttributeError: View definition error for inherited view '' on model 'purchase.order': Element '<xpath expr="//button[@name='bid_received']">' not found in parent view 'purchase.purchase_order_form' 2014-03-27 10:30:02,381 8354 ERROR mikestest2 openerp.tools.convert: Parse error in /opt/openerp/v7/addons/purchase_extended/view/purchase_order.xml:4: <record model="ir.ui.view" id="view_purchase_order_form"> <field name="name">purchase.order.form.inherit</field> <field name="model">purchase.order</field> <field name="inherit_id" ref="purchase.purchase_order_form"/> <field name="arch" type="xml"> <data><xpath expr="//sheet/div[@class='oe_title']/h1/label[@string='Request for Quotation ']" position="replace"/> <xpath expr="//sheet/div[@class='oe_title']/h1/label[@string='Purchase Order ']" position="replace"/> <xpath expr="//sheet/div[@class='oe_title']/h1/field[@name='name']" position="before">

For http://bazaar.launchpad.net/~alejandrosantana/openerp-humanitarian-ngo/7.0-purchase-wkfl--fix-1277236/files link.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
jun 25
1289
1
mar 19
5561