Add pre number in order ID - Laravel, PHP, Datebase
Budget: $10 – $30 USD
Hi.
I have small work.
Here is script i have https://codecanyon.net/item/openai-davinci-ai-writing-assistant-and-content-creator-as-saas/43564164
Here is live demo: https://openaidavinci.textract.ai/login
I have it configured and i have a small problem with invoices. They are generated from order ID but it's a random order.
I need to have invoices in numerical order f.eg. FV-1-**, FV-2-***, FV-3-** or 1-**,2-***,3-** or FV-1, FV-2, FV-3. Order Id doesen't have to be the same as invoice but it can be. Invoice may be the combination of number and order id f.eg order ID is SDF234 and invoice is 1-SDF234. Thast all i need there. I don't need access to order ID changes or Invoices changes.
I knew that its somethere here app/Traits/InvoiceGeneratorTrait.php
You can check files
a) from nulled script ( i never used it, i have license,but working only on production url) https://drive.google.com/file/d/1ZAqLOWfI00f7mkqauWpTMt7LOGerspFE/view?usp=sharing
b) I can send working url. which i made for test based on my licensed version.
I have small work.
Here is script i have https://codecanyon.net/item/openai-davinci-ai-writing-assistant-and-content-creator-as-saas/43564164
Here is live demo: https://openaidavinci.textract.ai/login
I have it configured and i have a small problem with invoices. They are generated from order ID but it's a random order.
I need to have invoices in numerical order f.eg. FV-1-**, FV-2-***, FV-3-** or 1-**,2-***,3-** or FV-1, FV-2, FV-3. Order Id doesen't have to be the same as invoice but it can be. Invoice may be the combination of number and order id f.eg order ID is SDF234 and invoice is 1-SDF234. Thast all i need there. I don't need access to order ID changes or Invoices changes.
I knew that its somethere here app/Traits/InvoiceGeneratorTrait.php
You can check files
a) from nulled script ( i never used it, i have license,but working only on production url) https://drive.google.com/file/d/1ZAqLOWfI00f7mkqauWpTMt7LOGerspFE/view?usp=sharing
b) I can send working url. which i made for test based on my licensed version.