1,101

(5 replies, posted in Report Bugs here)

i am using FA2.3.22.  i treid to add multiple files by altering the file_cells and file_row() functions.   

 <input type="file" name="attachement[]" multiple="multiple" />. 

But when it submitted,  it returns

"{ attachment%5B%5D":{"name":"2.jpg","type":"image\/jpeg","tmp_name":"F:\\xampp\\tmp\\phpF3C0.tmp","error":0,"size":91811}}

i encoded with json and printered the error, it shows like this,  but in default it will pass the array of input files, which we selected.   Here it takes only one file, which is last we selected. than

the url character for [] appears %5B%5D.

I hope yo can help me on this, its not accepting the array of inputs here.

hi,   

Here is my problem, i tried to add multiple attachments for a transaction .  i tired to code.

but the when i use array instead of single one, it wont respond it . It passes the array with a error,

here  i used atta[] as the name in input type file , but it seems returns the same name as the $_FILES. 

When i tried to checo, i can see it handles only one files,  but it wont respond the array of files.  is there any settings prevented the array of  attachments in FA ?

yes, i hope its possible, you need to edit it with php date and invoices number table.

generally, invoice is an integer in the table and its auto incrementer. but you are requiring to use it as integer+character.
  a little struggle, but you can do it.

1,104

(7 replies, posted in Wish List)

Yes definitely, But Fa supports to work on tablets , also. If you are a developer, you can make it responsive to all mobiles.

1,105

(12 replies, posted in Setup)

you can get french language from the install and Activate languages section.


you can Try The COA to get your country
accounting code. Try get Belgium COA from the repo.

1,106

(6 replies, posted in Setup)

The error was found in the session.inc  ,  The reason for the error is the roles table is not created properly,  so  just replace the security_roles table with  new data  from another source, it will work.   

the  session is not set, if the table is incomplete or the data missing issue.

1,107

(4 replies, posted in Installation)

try new change the slim framework which is inside the Simple APi, it might work.

1,108

(6 replies, posted in Setup)

There is no role assigned for the newly created company admin.   so look the phpmyadmin under security_roles table with respective user id.

if its not helping you than,  recreate a  new company, it will help you.

Yes you can create such a email confirmation message and way to edit it.

1,110

(4 replies, posted in Accounts Payable)

you have to add suppliers before going to  PO entry to retrieve Suppliers ,   

Make sure, you entered the Suppliers info   Purchases->Suppliers

1,111

(2 replies, posted in Report Bugs here)

for me its working correctly,  its showing the date on either format,  which version of FA are you using now. ?

try clear your browser cache and try again,

1,112

(3 replies, posted in FA Modifications)

you can create it, but you need to use jQuery datatable or some other table plugin.  Because the core supports to check each page due the change / update with other worker.

1,113

(4 replies, posted in Wish List)

yes, i am also working to show it like what you have give above, hope i can get a positive results from the work.

1,114

(3 replies, posted in Items and Inventory)

Now , i have created functions to support sub category modules.

www.youtube.com/watch?v=0SoqE71Y8PU

1,115

(4 replies, posted in Setup)

just goto Banking and general Ledgers-> Currencies,   

Here you can add your currencies here. the major currencies are update automatically as per the daily currency conversion rates.

if  you set your country currency as home currency in the Setup-> company Setup .

so it will be updated, when you process any other currencies, I mean the conversion rates added automatically.

no, dont create it yourself.

the error occurs, when you change table prefix.

check  the sql returns  0_asset_types   ,  but your table is xxx0_asste_types ,  so there is a  problem in table prefix.  check it.

1,118

(2 replies, posted in Wish List)

So you can create a new Access role for both Production and Stock managers,  by selecting the necessary things with it.

if you think Fa becomes slow,  just Optimize your database, if you  have more than one company datas in a single database it will take much time to load.  so  go with separate database for each company.

What yuo are aksing is to arrange the links and also the credit and invoice part needs to edit the core...

1,120

(8 replies, posted in Translations)

I am really glad to see FA in Tamil Translation .

1,121

(6 replies, posted in Setup)

if you installed any custom functions and modules with your FA. check it for Javascript errors. May be its avoid loading the AJAX.

So just open your browser console by pressing F12 on your keyboard and find if any javascript errors.

1,122

(12 replies, posted in Installation)

Session is not working . Check the sessions.inc and current_user.inc for more details,  especially the login functions and Session create functions.

1,123

(2 replies, posted in Wish List)

So far FA i snot optimized to view in mobiles.   its not good to fit on the mobile screens, it needs atleast  1024X768. to view properly.

Here i have an article for you to understand it well. Also the image explains you the way to setup the multiple recipients.

http://www.kvcodes.com/2014/10/send-invoice-multiple-recipient-frontaccounting/

1,125

(5 replies, posted in FA Modifications)

its  great ot see such a great work.