openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #00781
Re: lp:~openerp-community/openobject-addons/extra-6.0-esale-joomla-view-fixes into lp:~openerp-community/openobject-addons/extra-trunk-esale_joomla
I just noticed that some of the queries is does also need joomla to use the name jos.
For example tax:
SELECT tax_rate FROM jos_vm_tax_rate where tax_rate_id = (SELECT shipping_rate_vat_id FROM jos_vm_shipping_rate where shipping_rate_id = ".$order_shipping_rate_id.")
--
https://code.launchpad.net/~openerp-community/openobject-addons/extra-6.0-esale-joomla-view-fixes/+merge/87799
Your team OpenERP Community is subscribed to branch lp:~openerp-community/openobject-addons/extra-6.0-esale-joomla-view-fixes.
References