• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Manufacturing Module for UltimatePOS

Manufacturing Module for UltimatePOS V3.1 Untouched

No permission to download
its working perfectly. just replace modules_statuses.json file on root with the one attached, and use 1234 for password and admin as username to install manufacturing module
 

Attachments

  • modules_statuses.zip
    802 bytes · Views: 64
Hello,

I need to save the produced quantity in a different warehouse or location than the raw materials warehouse when creating a production order.
However, I've encountered some difficulties in implementing this feature, and I would greatly appreciate your assistance in achieving this functionality.
Your expertise and guidance in this matter would be invaluable to me, and I'm eager to collaborate with you to make this enhancement possible.

Thank you in advance for your help, and please let me know if you need any further details or if you have any questions.
 
i think you have to verify the qty because it say 85, try to match it (the unities)
 
Last edited:
To make it nulled just do this

search for Modules/Manufacturing/Http/Controllers/InstallController.php

from line 59 to 68 delete it

----------delete this-----------
$license_code = request()->license_code;
$login_username = request()->login_username;
$email = request()->email;
$pid = config('manufacturing.pid');

//Validate
$response = pos_boot(url('/'), __DIR__, $license_code, $email, $login_username, $type = 1, $pid);
if (! empty($response)) {
return $response;
}
----------delete this-----------

And that's it, you can install this Module :love: you're welcome.

I have learned many things in this forum and I hope to contribute every time I can solve something from a script (I am not an expert, but I try) to this great community

thank you @Babak @TassieNZ @Medw1311 @ELLIO7 @phpCore for keeping this great community online

PS: I'm just happy that I made it :ROFLMAO:
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock