~vauxoo/addons-vauxoo/6.0-trunk

« back to all changes in this revision

Viewing changes to web_captcha/static/src/xml/template.xml

  • Committer: Openerp User
  • Author(s): Vauxoo
  • Date: 2012-07-26 20:13:13 UTC
  • Revision ID: openerp@ingelub-erp-20120726201313-cgffyvd3zmqhn2w4

[FIX] bug a la hora de confirmar una orden de venta cuando el producto es de tipo servicio 
tomaba dicho porducto como si este fuera almacenable y tuviera stock cosa que no es asi 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<templates id="template" xml:space="preserve">
3
 
<t t-name="oerp_captcha">
4
 
    <span id='oerp_recaptcha'>
5
 
    </span>
6
 
</t>
7
 
</templates>