Employee addional fields
synchronize with google calendar?
Spanish translation
Hi Mario, do you still need help with this or can I close the ticket? :-) Best Regards Thomas
Issue with Scrolling, Calendar and Invoice print
Calendar overview issue.
Adding Customer Name To invoice
French translation
Hi Stanley, at the moment the only possibility to add another user is to add it manually in the database. Unfortunately, assigning permissions is not yet supported, but it is on my TODO list :-) I will let you know when it is implemented Best Regards Thomas
Hi Stanley, sorry for my late response. Yes you can change the name of "Treatment" to "Service". You just need to change the translation defintion in php/languages/english.php Best Regards Thomas
Hi Jordan, sorry for the late response. Thank you very much for your effort, I really appreciate it!! Your translation is added to the repository. Regards Thomas
Hi Luis, sorry I was not very precise about it... When you install the new files from the repository, you should have new placeholders for the invoice available. So if you open Settings -> Administration Open -> Invoice Layout -> and try to change a text element you should have three new placeholders available Regards Thomas
Hi Luis, I am happy to hear that you like SalonERP - thanks! :-) I am also very happy that you showed me something which is missing in SalonERP so I can improve it. Adding the customer name, adress etc. was not possible. I just created a new commit, so if you download the master repository and replace the files in your installation, you should be able to add the customer name, address and phone number. Please let me know if you need any further help. Regards Thomas
Configuration
Hi nuphan, unfortunately deleting is a bit a complicated process... It also has legal issues, just think if you have created an invoice for customer X and you delete customer X. What happens with that invoice? It is illegal to delete an invoice. Also what about the invoice number? Should it be decreased again? The same is valid for employees. Employees have appointments and appointments (can) have invoices... you see The only thing I could think of is to hide certain customers or employees but at...
Hi nuphan, good to hear that it's working for you now. Unfortunately the size of the calendar is not configurable at the moment... What you can do is to set the number of calendars per line in the settings. The setting is called "Calendars per Row" If you really need to change the size of the calendars you can change the code. you can find it in js/salonerp.js, line 2212. Just change "800px" to a value you need Regards Thomas
Hi! Yes you are right - that't a bug I wanted to fix some time ago. Thanks for reminding. Its fixed now. You need to update the following files in your local installation: invoice.php js/salonerp.js js/salonerp.js.map php/languages/english.php php/languages/german.php php/languages/spanish.php Regards Thomas
I am glad to hear this. Ok I will have a look why the logo upload doesn't work, in the meantime, you can manually replace the file media/logo.png :-) Viewing all employees within one calendar is unfortunately not possible without a modification. If you have any further problems, just let me know, but I can't guarantee any SLA or such, because this is an open source software. Best Regards Thomas
Hi Veerendra, thank you very much for reporting the bug. I am very happy to hear that you like my software! :-) The invoices bug should be fixed now, you just need to download the file customizations/cutomizations.php (https://sourceforge.net/p/salonerp/code/ci/master/tree/customizations/customizations.php?format=raw) and replace it in your local installation. For the scrolling issues i will need some more time to investigate, but I will let you know once I have found the error. But as far as I know,...
In order to log out you need to unset the php session variable and the cookie "salonerp-id". The currently logged in user is not available at the moment because there exists only one user so retrieving the user name is a bit diffficult right now...
Hi Mario, nice that you like it :-) In SalonERP, a product and a treatment/service is the same. If your wife wants to sell shampoo, she can add it as an additional product when creating the invoice, e.g. Service to Customer has finished Customer wants to pay Your wife clicks the event in the calendar and "pay" In that window she can add the additional product "shampoo" Create invoice for the service AND the shampoo together This is the workflow how it is currently done in SalonERP. If your wife is...
...you can set it in the settings of course... i forgot to say
Hi Mario, it's finished. Now you can download the latest source code and overwrite the files on your server. Then after refreshing the page you can set the amount of calendars per row. You can set it to 2. Please let me know if it works Regards Thomas
OK I will have a look... Would it also be ok if you could choose between "horizontal" and "vertical view"? So all calendards side by side or all calendars top of bottom
Unfortunately this is not possible at the moment without a big modification. Is it very important for you? If yes, I can try to implement it.
Hi Mario, attached is a snapshot which all files you need to run salonerp. At already contains the new fields for the employees. Please note that you need to have the php ans sessions folder to be writable by the web server as it is described in the documentation! If you are using sqlite, you also need to have the root folder writable! Best Regards Thomas
Perfect, yes correct. Then you need to run "composer install" in the directory where you uploaded the files. That's it, then you just need to open the salonERP page and follow the instructions. If you can't run "composer install" then I can send you the required files also...
Upgrading is not easy from 2.1.0 to the new version... I would do a new installation. If this is not possible for you, then you need to change version 2.1.0
Yes I know, but currently I'm working on a new version which can't be found in the downloads, but in the "Code". If you could upgrade to this version, it would be easiest. If not, this is what you need to change: Change the database model to add your fields backend.php:198 + 235 + 305 config/sql.php:382 + 401 + 430 index.php:304 + 365 js/window.js:617 + 618 + 629 + 632 + 635 + 1022 + 1028 I think that's it... But as I said, if you can upgrade to the very newest version it will be much easier, because...
Yes I know, but currently I'm working on a new version which can't be found in the downloads, but in the "Code". If you could upgrade to this version, it would be easiest. If not, this is what you need to change: Change the database model to add your fields backend.php:198 + 235 + 305 config/sql.php:382 + 401 + 430 index.php:304 + 365 * js/window.js:617 + 618 + 629 + 632 + 635 + 1022 + 1028 I think that's it... But as I said, if you can upgrade to the very newest version it will be much easier, because...
Hi Mario, are you using SalonERP already in a productive environment? Or can you do an upgrade to the very latest version? Because in version 2.1.0 it is a bit more difficult that in the current release... Regards Thomas
Hi Duhowpi, thank you very much for your effort! The new language file is added to the project
Reports not working properly
Hi Angel, nice to hear that it works and you like it! :-) Theoretically it would be possible to add a google calendar synchronization but I think it's a bit difficult, because a google calendar event does not contain a reference to a customer and a product. Instead there is just a text field where you can put whatever you want. So a synchronization might be a bit difficult to achieve! But thanks for your suggestion, I will keep this in mind :-)
Configuration
Configuration
Hi Marcus, thanks for your interest in my software! You can already do many things...
Great!! Thanks
Hi Taras, thanks for your answer! If the Manual Installation is part of your Consulting...
Install guide
Working with SalonERP
Working with SalonERP
Home
Hi Chrishan, the error should now be fixed. If a Report contains no data it is now...
Hi Chrishan, normally this means that there are no data for the Report. The error...
Home
Home
Home
Home
Configuration
Installation
Installation
Requirements
Home
Requirements
reInstallation
Installation
Home
Home
Home
Home
Introduction
Introduction
Hi Irrlicht Group, I could solve the problem now partially. In my opinion it has...
Fatal error, could not get visual.