|
|
@ -30,9 +30,12 @@ |
|
|
|
<group> |
|
|
|
<field name="float_thousands_sep"/> |
|
|
|
<field name="float_decimal_sep"/> |
|
|
|
</group> |
|
|
|
<group> |
|
|
|
<field name="date_format"/> |
|
|
|
<field name="time_format"/> |
|
|
|
</group> |
|
|
|
</group> |
|
|
|
<group string="Columns"> |
|
|
|
<field name="date_column"/> |
|
|
|
<field name="time_column"/> |
|
|
@ -53,14 +56,11 @@ |
|
|
|
<field name="bank_name_column"/> |
|
|
|
<field name="bank_account_column"/> |
|
|
|
</group> |
|
|
|
</group> |
|
|
|
</sheet> |
|
|
|
</form> |
|
|
|
</field> |
|
|
|
</record> |
|
|
|
|
|
|
|
<!-- TODO: action that launches wizard that could import file header and assume columns by number and index of colums --> |
|
|
|
|
|
|
|
<record id="action_statement_import_paypal_report_mappings" model="ir.actions.act_window"> |
|
|
|
<field name="name">PayPal Report Mappings</field> |
|
|
|
<field name="res_model">account.bank.statement.import.paypal.mapping</field> |
|
|
|