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 02/05/2017 04:50:37 am
Topic: Simple API (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 01/10/2017 04:55:48 am
Re: Modifying Sales Invoice (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 01/01/2017 07:31:28 am
Re: Modifying Sales Invoice (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.
5 12/29/2016 08:36:53 am
Topic: How to create modules (1 replies, posted in Modules Add-on's)
Can someone please describe me the step by step procedure to develop modules? Thanks in advance.
6 12/29/2016 03:05:24 am
Re: Modifying Sales Invoice (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 12/27/2016 03:52:20 am
Topic: Modifying Sales Invoice (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.