5,026

(3 replies, posted in Installation)

Ajax login can have security issues - what field(s) would you want to ajax anyway? If the username field or company name field are ajaxed, then it might become easy to guess them.

5,027

(8 replies, posted in Modules Add-on's)

Done updation! Attached herein. Now with Menu Icons change info.

5,028

(10 replies, posted in Installation)

Use TortoiseGit and do a fetch/pull if you cannot clone..

5,029

(9 replies, posted in Report Bugs here)

Thanks. Done.

Joe - can a flag in the config.php be used to toggle this in all reports possibly in the header2.inc or some footer page? This will help avoid having to change each and every report. Also a barcode in the footer of each report too may be useful.

5,031

(3 replies, posted in Installation)

Check if this is a timing issue - NTP synch your server and your client machines and try. Also see that you have the most recent code snapshot from the Official Git Mirror.

5,032

(9 replies, posted in Report Bugs here)

Thanks Joe. Wiki-ed it.

5,033

(6 replies, posted in Report Bugs here)

Wiki-ed it.

5,034

(9 replies, posted in Report Bugs here)

Then, are all forex transactions converted to domestic currency and displayed with all the others already in domestic currency or just the latter alone when "No Currency Filter" is chosen?

5,035

(9 replies, posted in Report Bugs here)

Then Joe, it should be made to choose the company's default currency if no currency is chosen and an "all currencies" option be provided to generate one without the final grand (meaningless) total!

5,036

(4 replies, posted in Setup)

Do you mean a time slot for access permissions?

5,037

(8 replies, posted in Modules Add-on's)

Attached herewith is an English Translated and proofed version.

Any sql changes needed like setting up additional tables can be in special CoAs or done with appropriate hooks like the other parts of the code. Settings can be added to the system_defaults table.

5,039

(4 replies, posted in Misc. Charts of Accounts)

Or just copy paste in the forum.
Or edit the sql for the existing SA CoA.

5,040

(6 replies, posted in Setup)

To help with such OLAP (OnLine Analytical Processing), I have just resurrected the abandoned / forgotten phpMyOLAP in my GitHub Repo.

That's fantastic thinking out of the box @joe as always and quick and clear testing and feedback by @MarkAndrew. Thanks.

$cust_id should be a string with the name of the field and not it's value. If it is a reserved keyword then backquote it.

Wiki-ed it.

Please checkout the textcart extension and the Simple REST API as well.

Please upgrade to v2.3.21 (preferably the latest HG/Git version) so that any changes you make will be easily comparable and testable for inclusion into the current codebase.

Joe/Janusz - if FA on mobile is readonly, please state it in the feature list.

5,046

(3 replies, posted in Report Bugs here)

Wiki-ed it.

Wiki-ed.

5,048

(8 replies, posted in Modules Add-on's)

Your site has been placed in the FA Wiki.
We appreciate your valuable effort towards making FA more understandable and hence improving it's usage.

5,049

(7 replies, posted in Manufactoring)

Just mark any wastage in resources using a flag in the table that automatically gets added to the work order without any arbitrary % increase in the initial WO. Such wastage would be needed to be incorporated even in jewellery industries and possibly accommodate unaccounted / not accounted  / adjusted resources / organized embezzlement as well.

Tags might come in handy for wastage that need to be attributed to a particular WO.

The POS in FA is best suited for light operations (per operative) in a retail environment.

Forum member @elax has his POS connector usable with major POS vendors.

Changing the Cash sales screen by implementing it in another tab without disturbing the existing codebase as @riaz stated would be fine as well.

Using an entirely different application like MySeat and then tying it into FA for the accounting would be another alternative.