Search 1.9 billion lines of Odoo code on GitHub

12-csv

Author: My Company
License: no license
Branch: test_import
Repository: daramousk/delivery-carrier
Dependencies: base, and base_setup
Languages: Markdown (14, 2.6%), Python (298, 54.7%), XML (207, 38.0%), and YAML (26, 4.8%)

<p><em>Notes</em></p> <p>1) If this were to be submitted to the OCA, it should conform to the guidelines (even if it were not submitted it would be a good practice to run the pre-commit linters. (oca-gen-*), black linting etc</p> <p>2) Ftp connections can happen with public key cryptography, but this is out of scope for now.</p> <p>3) Run this by <code>docker compose up</code>, navigate to http://localhost:8069 and follow the standard procedure to install the module. A new top menu will be shown Import.</p> <p>4) sftp functionality untested, not much time left</p> <p>5) The csv files given are not well formed, what I would do is make sure that what we get would be importable, there is no point in changing the data received because its going to be very error prone and the code needed would be double</p>