1

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

I am developing a module in FA for courier service. Now what I want is, when a courier order is placed from the courier module, it'll be directly integrated to the sales quotation entry as sales order in sales module through SimpleAPI. How can I do it?

2

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

I've followed the steps of quick start to API from this link "https://frontaccounting.com/fawiki/index.php?n=Devel.SimpleAPIModule". But it does not work. It only shows a blank page with no error code. Please suggest me what should I do to fix this. Thanks in advance.

3

(7 replies, posted in Reporting)

Thank you. It's been fixed. Can you guide me how can I show the discount in cash not in percentage(%) in sales module? only If I give input with % Like: 5% then it will be calculated in percentage. Another problem the field only take numbers. How can I achieve all these?

4

(7 replies, posted in Reporting)

How to fetch location code (loc_code) in sales invoice. It can't be fetched in the same way the location name (location_name) is fetched. Please give me some guideline.

Can someone please describe me the step by step procedure to develop modules? Thanks in advance.

6

(7 replies, posted in Reporting)

Thank you so much. It's been sorted out.
Can you please guide me the steps to develop a module? I'm stuck.

7

(7 replies, posted in Reporting)

Hi. I'm new to frontaccounting. I need to modify the sales invoice report. I want to remove the entire last column named "due date " of the 1st Table. Then I want to create borders for each column in the 2nd table. Please suggest me how can I make this work. Thanks in advance.