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
12 lines
321 B
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<odoo>
|
|
<act_window
|
|
id="action_pos_invoice_in"
|
|
name="Pay invoice"
|
|
res_model="cash.invoice.in"
|
|
src_model="pos.session"
|
|
view_mode="form"
|
|
target="new"
|
|
key2="client_action_multi"
|
|
/>
|
|
</odoo>
|