Discussions
Vehicle includes a sleeper berth
I see this boolean setting in the vehicle details in the front end ui, but i dont see in documentation how you set the value. Maybe this was addded later and the documentation hasn't been updated?
24 days ago by Todd Gharring
Fuel purchases CSV import
In Python, I generated a csv with the same column names as the Motive template for fuel purchases. I used this generated file to import fuel purchases through the dashboard which was successful. I then encoded the file to base64 and created the payload variable, {"source": "manual", "import": [filename, encoded_str]}. The error message displays that all columns are missing but as different variable names.
8 months ago by Brandon Altamirano
