You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
321 B

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <odoo>
  3. <act_window
  4. id="action_pos_invoice_in"
  5. name="Pay invoice"
  6. res_model="cash.invoice.in"
  7. src_model="pos.session"
  8. view_mode="form"
  9. target="new"
  10. key2="client_action_multi"
  11. />
  12. </odoo>