This article explores importing basic Maestro data into Tryton.
This article is a work in process. The built-in csv import capability in Tryton can be used to import basic data such as users (see the Maestro project), but more complex importing (e.g. product attributes, Bills-of-Materials) must be done by coding using the Proteus library.
Load Users
To be completed – see Maestro project
Load Units of Measure
To be completed – see Maestro project
Load Suppliers
To be completed – currently loading individual suppliers manually.
Load Customers
To be completed – currently loading individual customers manually.
Load Products
To be completed – see Maestro project
Load Projects
To be completed.
Load Serialized Stock
To be completed.