Skip to content

driehuis/xr-export-statement-sheet-mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

xr-export-statement-sheet-mapping

This is a simple script that uses XML-RPC to export a Statement Sheet definition, created using the Odoo user interface to the account_statement_import_txt_xlsx OCA module.

Usage

  • copy .odoo-xr.json.template to a file .odoo-xr.json in your home directory, or store it elsewhere and refer to the file using the --creds command line option. Update it to include your username and API key (or password, if you are so inclined).
  • Start the script from the command line, for example:
python3 xr-export-statement-sheet-mapping.py --creds .odoo-xr.json --out statement-import-template-knab.xml --name 'KNAB CSV import'

About

XML-RPC script to export OCA Statement Sheet Definitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages