fix (account.invoice): Improvements to the interface of the CFDI 3.3
New eyelash were created to group the fields of the CFDI 3.3, so that there would be better access, avoiding confusion between the users to locate them and make their use easier, the code_alpha3 was added to the template of guenshi to avoid the error of the invoice
assigned to @jose.maldonado
Buenos dias ing. @agb80 disculpe por no pinearlo jejeje tengo dudas sobre esta mejora en la plantilla de guenshi
Nada más un único comentario, el mensaje del commit. La idea es que en el paréntesis después de la palabra fix se ponga el objeto que se está modificando para identificar claramente cual es la modificación. También es importante que le pongas después una descripción lo más detallada posible del cambio que estás haciendo y los beneficios que se obtienen con el cambio (imagina que lo estás vendiendo a un cliente, que le dirías para justificar que tus cambios le son útiles y que te page)
fix(account.invoice): improve interface
Buenos dias compañeros espero su revicion para este codigo, fue una mejora a la interfaz en el modulo de facturae para que los campos del CFDI3.3 no se vieran tan amontonados en un solo lugar @cuauhtemoc.diaz @chavamm.83 @alfonso.moreno
added 1 commit
- 2a383077 - fix(account.invoice): Improvements to the interface to the CFDI 3.3
- Last updated by José Atonaltzin Maldonado Ortiz
17 16 placeholder="Fiscal Number" readonly="1"/> 18 17 </h4> 19 18 </xpath> 20 <field name="fiscal_position" position="after"> 21 <field name="cfdi_use" 22 attrs="{'readonly': [('state', 'in', ('paid', 'open', 'cancel'))]}" 23 options="{'no_create':True}"/> 24 </field> 25 19 <xpath expr="//field[@name='partner_id']" position="attributes"> 26 20 <attribute name="context">{'search_default_customer':1, 'show_address': 1, 'default_is_company': 1}</attribute> 27 21 <attribute name="domain">[('customer', '=', True), ('is_company', '=', True)]</attribute> 28 22 <attribute name="options">{'always_reload': True,'no_quick_create': True}</attribute> 29 23 </xpath> 24 <field name="fiscal_position" position="after"> - Resolved by José Atonaltzin Maldonado Ortiz
- Resolved by José Atonaltzin Maldonado Ortiz
- Resolved by José Atonaltzin Maldonado Ortiz
added 1 commit
- 52b03d24 - fix(account.invoice): Improvements to the interface to the CFDI 3.3
added 1 commit
- 94b59fd4 - fix(account.invoice): Improvements to the interface to the CFDI 3.3
added 1 commit
- 7ba5acfc - fix(account.invoice): Improvements to the interface to the CFDI 3.3
added 1 commit
- a2665452 - fix(account.invoice): Improvements to the interface to the CFDI 3.3
added 9 commits
-
a2665452...7f029268 - 8 commits from branch
l10n_mx:master
- 395e6dad - fix(account.invoice): Improvements to the interface to the CFDI 3.3
-
a2665452...7f029268 - 8 commits from branch