pos_buttons.xml 288 B

12345678
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <templates xml:space="preserve">
  3. <t t-name="pos_buttons.PosButtonsWidget">
  4. <div class="pos-button">
  5. <button class="oe_button oe_list_add oe_highlight add-modal" type="button">Crear</button>
  6. </div>
  7. </t>
  8. </templates>