I guess you have to set a couple of accounts to separate sales of goods with different percent schemes, and define related quick entry definitions. Then once a month you can distribute net income into the three profit accounts using Journal Entry.
Janusz
876 06/29/2011 07:40:52 am
Re: Multiple splits/allocations per item? (1 replies, posted in Setup)
877 06/23/2011 10:46:45 am
Re: Cannot select customer in quotation and sales order page (4 replies, posted in Accounts Receivable)
RTFAQ
878 06/23/2011 10:45:12 am
Re: Accounts Tags (1 replies, posted in Banking and General Ledger)
As for now account tags are used only in report module. You can use tags to narrow range of accounts used in some reports.
Janusz
879 06/19/2011 10:37:42 am
Re: can't print (1 replies, posted in Reporting)
FA has no access to your physical printer port, but to remote printer service if you have one installed on your box. All lpd compliant printer daemons use port 515 by default.
Janusz
880 06/19/2011 10:32:25 am
Re: Fatal error: Call to undefined function user_company() (3 replies, posted in Installation)
There is no call to user_company() function at line 21 of current_user, so you probably have broken this file.
Janusz
881 06/17/2011 09:27:26 pm
Re: Release Updates (9 replies, posted in Installation)
I don't know Ubuntu restrictions logic (why the hell there is no root user ???). Maybe you should try something like 'sudo -u www-data tar xfv /var/www/frontaccount-2.3.5.tgz' ?
Janusz
882 06/17/2011 09:04:33 pm
Re: Display Role Name of User (6 replies, posted in Setup)
Role name is not stored in current_user object. role_id is id of the role in security_roles table.
Janusz
883 06/15/2011 06:49:27 pm
Re: Error Code when running reports in General Ledger Reports section (3 replies, posted in Reporting)
Try login to FA with javascript switched off, then test the reports again. Hope you will see more messages related to the problem.
884 06/15/2011 06:43:28 pm
Re: Release Updates (9 replies, posted in Installation)
Jannie, if you have any problems with FA installation on hosting server you probably should contact your hosting provider helpdesk. I have checked the FA 2.3.5 tarball installation on remote server running Debian linux - all works from the box without need for manual permission fixes. Maybe your problems are related just to specific hosting server setup.
Janusz
885 06/15/2011 06:26:02 pm
Re: changing the language (9 replies, posted in Setup)
Sorry, I don't know the reason. Providing you have http access to frontaccounting.eu domain during installation process all should work. I have tested it just moment ago and all gone without problems.
Janusz
886 06/14/2011 09:28:18 am
Re: report bank from journal (2 replies, posted in Reporting)
Bank transactions should be done via Deposit/Payment or Customer/Supplier Payment and not by journal entry.
Janusz
887 06/14/2011 09:25:52 am
Re: changing the language (9 replies, posted in Setup)
Then go to the Access Roles, and switch on access to all security areas for your role, which probably should be set to 'Administrator'.
Janusz
888 06/13/2011 09:57:17 pm
Re: changing the language (9 replies, posted in Setup)
Site maintenance options like modules installation is available only for administrator of really first company created.
Janusz
889 06/13/2011 06:40:53 pm
Re: [2.3.4] Exchange Rates Input Text Serious Bug (5 replies, posted in Report Bugs here)
Yes, this bug was fixed in just relased FA 2.3.5.
Janusz
890 06/13/2011 06:38:26 pm
Re: changing the language (9 replies, posted in Setup)
I'm not sure what you mean. Where you see empty page?
Janusz
891 06/13/2011 06:19:47 pm
Re: Problem after installed FA: re-change the password automatically (28 replies, posted in Setup)
@Citizen,
I'm not sure what you mean. Arabic COA is not distibuted with FA, but have to be installed using Create/Activate Charts of Accounts option under Setup menu. The new version of the COA is already in repo - just update it.
Janusz
892 06/13/2011 06:16:30 pm
Re: A new theme, Exclusive (4 replies, posted in Announcements)
Just install FA on another box connected to internet, install seeletced theme, then yo can simply copy new subfolder created in themes directpry to your pc.
Janusz
893 06/10/2011 06:37:12 pm
Re: MyISAM tables (1 replies, posted in Installation)
This is not required to have all tables of the same type. MyISAM engine is considered slightly faster , but does not support transactions, so both types are used in FA.
Janusz
894 06/09/2011 05:55:45 pm
Re: Permissions after installation? (1 replies, posted in Installation)
company folder and subfolders has to be writable. Other foders/files can be readonly if you do not plan any changes like language/extension upgrade or addiitonal company creation.
Janusz
895 06/07/2011 08:37:51 pm
Re: Error trying to modify new entered item! (4 replies, posted in Items and Inventory)
Please upgrade to 2.3.4. We have no resources to support old stable version.
Janusz
896 06/07/2011 08:34:26 pm
Re: Customer Payments (14 replies, posted in Accounts Receivable)
Next FA version will be released probably this week.
897 06/07/2011 08:22:41 pm
Re: Problem after installed FA: re-change the password automatically (28 replies, posted in Setup)
The new version of general COA is already in FA repo. You can install it via Install/Activate Chart of Accounts, and then use it to create new company.
Janusz
898 06/07/2011 08:17:56 pm
Re: Query about : Timeout on long processing like backup/restore enlarged (1 replies, posted in Setup)
As I have explained in another discussion, I was not sure it could work. Javascript routine use setTimeout function. I guess maximum timeout value depends on internal javascript Int type implementation, and can vary between browsers. The fix presumes 32 bit Int implementation. Could you test various browser at this point and report the results?
Janusz
899 06/07/2011 09:05:53 am
Re: How to get bank account shows on the Invoice (8 replies, posted in Accounts Receivable)
Legal text can be defined in Setup/System and General GL Setup.
Janusz
900 06/07/2011 08:58:49 am
Re: [2.3.4] Exchange Rates Input Text Serious Bug (5 replies, posted in Report Bugs here)
Thank you for pointing this out. The bug was fixed in util.js , will be made available with next FA release.
Janusz