21 comments found.
Has the invoice feature been added?
Hi If you purchase this we can add these feature with your code. Thanks
Alright. Also, I wanted to ask. If I buy the $29 version now, would it be possible to still upgrade to the $210 extended version much later?
If yes, would I still pay the whole $210 or there’d be a discount?
Hi invoice feature need some extra budget to modify. please contact us pukutech@gmail.com .
we can allow much customization on $210 extended version.
is a nice start platform but i couldn’t found how to do invoice, and this was little off for mer. Is there a way to do invoices? or not?
We will add it on next version.
Hey I would like to buy your tool but I would like to sell leads on it, something like apollo.io I already have a database of leads ( more than 500k) and I want to sell these leads as credits for my users so can your script makes this job ? or can you customize it to be like that
Greetings
Have you all added an export option? Also is there an option to input additional staff members?
please contact on pukutech@gmail.com
Is this product still available? Will I get full source code if i buy because i need to edit it
Hi Yes this product is available. if you buy you will get the full source code. Also I can help you to edit
Thanks
Hi, I purchased you software. I would like to run it on my own server what’s this firestore?
Thanks for your purchase Please contact on pukutech@gmail.com we will support you
Is somebody can answer for my emails? I sent emails two days ago to this email and the support email is mentioned in the documentation. No answer yet.
please check your email.
Hi! I follow the install tutorial but I cant deploy the project on FireBase hosting, it´s always shows the welcome message.
Please check your email with the details we provided
Hell! Nice script. Can I create different roles with different permissions? Such that i have accountant who manages sales, and then stock manager who manages only stock, as well data entry officer, who enters daily sales and customer data, can create users with these different roles?
Also, is there a way to manage or add sales data from multiple sales outlets (shops)?
Thanks
Hi Thanks for like our script. Yes its possible to add different roles. But for that we need to customize the script. And yes its possible to add sales data from multiple outlets.
for more discussion please contact us on pukutech@gmail.com
Thanks
Good night. Can I export tables to an external database solution, excel, etc?
Hi still there is no options for export database. We will keep it mind for the next version. Thanks
Hi Developer! Thanks very much for this great software.
We are just trying to load it and notice some install errors Could you please comment Thanks Mike
Firebase install
Mike and Stephie’s note: ``` // Your web app’s Firebase configuration var firebaseConfig = { apiKey: “AIzaSyCfiEwnBEhHge5EhX-HMnsvcBPHKkPAvxc”, authDomain: “thetravelwarehouse.firebaseapp.com”, databaseURL: “https://thetravelwarehouse.firebaseio.com”, projectId: “thetravelwarehouse”, storageBucket: “thetravelwarehouse.appspot.com”, messagingSenderId: “646744340188”, appId: “1:646744340188:web:60b9371fe189ecd2d66619” }; // Initialize Firebase firebase.initializeApp(firebaseConfig);
Mike and Stephie’s note: npm ERR! Linux 4.15.0-54-generic npm ERR! argv ”/usr/bin/node” ”/usr/bin/npm” “run” “build” npm ERR! node v8.10.0 npm ERR! npm v3.5.2 npm ERR! code ELIFECYCLE npm ERR! pukucrm@1.0.0 build: `node build/build.js` npm ERR! Exit status 137 npm ERR! npm ERR! Failed at the pukucrm@1.0.0 build script ‘node build/build.js’. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the pukucrm package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node build/build.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs pukucrm npm ERR! Or if that isn’t available, you can get their info via: npm ERR! npm owner ls pukucrm npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request: npm ERR! /var/www/crm-travelwarehouse/npm-debug.log
Mike and Stephie’s note: 0 info it worked if it ends with ok 1 verbose cli [ ’/usr/bin/node’, ’/usr/bin/npm’, ‘run’, ‘build’ ] 2 info using npm@3.5.2 3 info using node@v8.10.0 4 verbose run-script [ ‘prebuild’, ‘build’, ‘postbuild’ ] 5 info lifecycle pukucrm@1.0.0prebuild: pukucrm@1.0.0 6 silly lifecycle pukucrm@1.0.0prebuild: no script for prebuild, continuing 7 info lifecycle pukucrm@1.0.0build: pukucrm@1.0.0 8 verbose lifecycle pukucrm@1.0.0build: unsafe-perm in lifecycle true 9 verbose lifecycle pukucrm@1.0.0build: PATH: /usr/share/npm/bin/node-gyp-bin:/var/www/crm-travelwarehouse/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 10 verbose lifecycle pukucrm@1.0.0build: CWD: /var/www/crm-travelwarehouse 11 silly lifecycle pukucrm@1.0.0build: Args: [ ‘-c’, ‘node build/build.js’ ] 12 silly lifecycle pukucrm@1.0.0build: Returned: code: 137 signal: null 13 info lifecycle pukucrm@1.0.0~build: Failed to exec build script 14 verbose stack Error: pukucrm@1.0.0 build: `node build/build.js` 14 verbose stack Exit status 137 14 verbose stack at EventEmitter.<anonymous> (/usr/share/npm/lib/utils/lifecycle.js:232:16) 14 verbose stack at emitTwo (events.js:126:13) 14 verbose stack at EventEmitter.emit (events.js:214:7) 14 verbose stack at ChildProcess.<anonymous> (/usr/share/npm/lib/utils/spawn.js:24:14) 14 verbose stack at emitTwo (events.js:126:13) 14 verbose stack at ChildProcess.emit (events.js:214:7) 14 verbose stack at maybeClose (internal/child_process.js:925:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5) 15 verbose pkgid pukucrm@1.0.0 16 verbose cwd /var/www/crm-travelwarehouse 17 error Linux 4.15.0-54-generic 18 error argv ”/usr/bin/node” ”/usr/bin/npm” “run” “build” 19 error node v8.10.0 20 error npm v3.5.2 21 error code ELIFECYCLE 22 error pukucrm@1.0.0 build: `node build/build.js` 22 error Exit status 137 23 error Failed at the pukucrm@1.0.0 build script ‘node build/build.js’. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the pukucrm package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error node build/build.js 23 error You can get information on how to open an issue for this project with: 23 error npm bugs pukucrm 23 error Or if that isn’t available, you can get their info via: 23 error npm owner ls pukucrm 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]
Hi Thanks for purchasing it. Can you please add my email to your Firebase Project settings. I will solve the installation problem now. Email: pukutech@gmail.com. And please message me directly to this email. So we can discuss more about it. Thanks
Hi Developer! We have done this – look forward to your response. Thanks again
Hi.. Yes I go it. Please check my email reply.
Responded. Great service thanks
- Can I add fields easily? Customize Labels Client has some specific requirements Thanks
Hi Yes you can add field easily as client requirements. And if you need any help to customize it. Please send message to this email, pukutech@gmail.com
Cool thanks very much
still waiting for updates? advise please.
Hi We will bring the update at next week. Thanks
when is update coming?
Hi Thanks for your interest. We will bring an update at next week. Working on that.
still waiting updates
Hey, can you do customisation on your script?
Hi rihtak.. for customization please send your details requirements on this email pukutech@gmail.com
Thank you. looking forward
demo not working … not able to login
Hello …Please check. Its working perfectly
how is it different than this – https://codecanyon.net/item/puku-crm/22205914?
Is there any new feature or code update? or anything special?
Also do you have mysql as database version or mongodb or other than firebase?
Hi Thanks for your comment.. Its almost same but some features and UI design have been added. No there is no MySQL version of this.
> “some features”
Can you please mention those features? as I see it exactly same without any change in feature(s) but just with a new design.
I am waiting to choose the right product. I don’t like black theme – but if other script is not updated. then both of them will make no sense to me.
well both are almost same. The white version is focusing on CRM so it will only focusing on customer related thing. And the black version is a business management system. We are working on both for next updates. You will find major differences in the next version of both.
I am confused at the moment, so, I will wait for the next combined version – just to see, if it’s anything different.
okay … Thank you.
Which type of web hosting needed for hosting this script
Hi … You can just deploy and use any kind of hosting. If you need any support for installation, we will provide that.
Congratulations! Nice Work, GLWS 
Thank you
Congratulations ! Awesome product. Good job bro. GLWS
Thank You