objecttothis
objecttothis
I updated the bootstrap-table dependency in npm to 1.22.1 (latest) but no immediate effect. I probably need to log the data that gets sent to it to see if it's...
If the code was written to actively delete the payments, then it was not an accident. The safest way to make this change would be to create a checkbox setting...
I don't think I missed the point at all. Your point was that you don't like that when you switch from one register mode to the other that payments are...
I was able to reproduce it in the demo. I'll add this to 3.4.0 as that is the next release.
If you tested and it successfully works then it has been fixed already. Adding functionality to remove the file from uploads/item_pics should be a different PR since we are just...
If you're talking about the headers and footers that include the dates, url, etc, that's a printer function. See the screenshot below. If you're talking about removing the OSPOS menu...
Agreed that something needs to be implemented at the permission level to allow/disallow assigning of other employees to receivings, sales, etc. I am moving this to the 3.5.0 milestone as...
> It also appears that the checkbox form control must be evaluated as either true or false I was having a problem with the boolean values (actually tinyint values) being...
The code seems to be maintained by a frequent CodeIgniter contributor.
> The CI thingy seems to be more focused on schedules and migjht not be directly usable for running background jobs? The way I invisioned it was that it would...