Simple Odoo Module Development
Budget: €30 – €250 EUR
We have a new product which will be launched as a SaaS application in our Odoo Installation.
The process is as follows:
1. Customer Login or Sign Up on our Odoo portal.
2. Create a ExchangeJob by uploading two files (Source File and Map File) and fill few fields.
3. Run an existing python Count function to count the number of elements used in the Source File. (This Function is written already)
4. Creating new invoice based on the number of elements extracted from step 3 and send invoice by email to client for payment
5. When payment is done, application will run another existing Python function which will be converting the Source File and Map file to a Target File.
6. Customer can look at the exchange_job portal and download the target file.
At any time customer can see the previous jobs ran in his/her profile or see the previous exchangedJobs, invoices etc in his/her account.
Few Forms are already written as you see in uploaded Files.
The process is as follows:
1. Customer Login or Sign Up on our Odoo portal.
2. Create a ExchangeJob by uploading two files (Source File and Map File) and fill few fields.
3. Run an existing python Count function to count the number of elements used in the Source File. (This Function is written already)
4. Creating new invoice based on the number of elements extracted from step 3 and send invoice by email to client for payment
5. When payment is done, application will run another existing Python function which will be converting the Source File and Map file to a Target File.
6. Customer can look at the exchange_job portal and download the target file.
At any time customer can see the previous jobs ran in his/her profile or see the previous exchangedJobs, invoices etc in his/her account.
Few Forms are already written as you see in uploaded Files.