hi, why supplier reference not automatic filled like another reference? can you explain the reason why?
i asked bcause i'm sure there a reason why that one isnt filled automatic and its not an unfinished feature
thanks

2

(14 replies, posted in Banking and General Ledger)

apmuthu wrote:

When you start FA, you must enter all Opening Balances as per your balance sheet using a single Journal Voucher. Your Bank Opening Balance is part of it.

sorry i still dont get it, what should i do to add nominal in Bank Balance?

Hi again big_smile, i want to ask how to add bank balance in FA? i dont really know how to do that and what is bank balance thanks
here the screenshot of what i want to do
http://s3.postimg.org/xz2rpj9ir/Tanpa_judul.png

Hi, i want to ask what the use of these features? i meant Labour and Overhead Cost in Items Standard Costs? where can i see something like why these two is important? thanks

5

(1 replies, posted in Installation)

Hi,
There are different between this documentation ERD Stock and Item Relationships
https://frontaccounting.com/fawiki/index.php?n=Devel.ERDiagram23
and frontaccounting.com/wbt/media/download_gallery/er_diagram23.pdf

focus on relationsip sales_order_detail (stk_code) and stock_moves (stock_id) (first link)
but on the second link, they havent relationship
is FA ERD documentation is not complete or just not right? thanks

hi, what is difference between advanced and assembly manufacture? i dont really get it from https://frontaccounting.com/fawiki/index.php?n=Help.WorkOrderEntry
thanks

7

(3 replies, posted in Installation)

i mean, how big FA has? the answer maybe like from which country FA used
thanks

8

(3 replies, posted in Installation)

Hi,
can i ask something? how much scale of vendor FA? and market share also
thanks i really need this information
information via inbox are welcome thanks

9

(1 replies, posted in Installation)

Is FrontAccounting an ERP software or an accounting software? i dont really understand what fa wiki said "FrontAccounting (FA) is a professional web-based Accounting system for the entire ERP chain"
sorry for my strange question, this is because many people around me ask for that. thanks

10

(13 replies, posted in Wish List)

oh thanks its working now, before it, i did already composer install big_smile
by the way where can i contact you, maybe i will ask you about ur code, or just here?

11

(13 replies, posted in Wish List)

cambell wrote:

I've added a tar package and updated instructions.

well there is error again,
http://s25.postimg.org/auft0zz9r/Tanpa_judul.png
i install ur https://github.com/cambell-prince/frontaccounting as zip then i extract to my htdocs (Xampp 1.8.3)
then i extract ur theme to my theme folder, then i change it on my display
but after that there's nothing display on my browser
pls help, i really admire your work big_smile

12

(13 replies, posted in Wish List)

can you share the code (full zip), because i follow ur instalasion instruction, but not working well

13

(2 replies, posted in Setup)

ah thats right big_smile

then is there already? Bootstrap theme?

14

(2 replies, posted in Setup)

Is anyone implement already Bootstrap/Html5 in FA ? Cambell-prince github is not working well in instalation
if FA can make it, thats will be great, more interesting, Good Interface = new user/developer will come big_smile

15

(3 replies, posted in Accounts Receivable)

apmuthu wrote:

[ Quote ] -> [ Order ] -> Delivery -> Invoice

well that is not what i mean,
what i want to do is Quote > Order > Invoicing > Delivery

i'm sorry, there is Direct Invoice already big_smile

Is that modification possible? in my mind i should create additional table for temporary delivery data, so after sales order, then i click delivery, and without dispatch, i add addtional button for insert data from delivery to new additional table for neccesary checking deliveryID in invoice
Is anyone made it already? or my idea is wrong?

17

(1 replies, posted in Reporting)

i install already in Install/activate extension,  but where can i use it? on readme.txt not really clear to how use it, and there is no Access Level named Report Generator
i use FrontAccounting 2.3.22

18

(8 replies, posted in Translations)

well, on FA 2.3.21 it's still not working, but thats no problem anymore after i using FA 2.3.22, thanks big_smile
just info, after change language in setup, we must log out to see the result

19

(8 replies, posted in Translations)

but that link is database restore fixed warning?
and also i write it already and still not working
there is triangle warning below setup tab after i click that icon

20

(8 replies, posted in Translations)

still not working sir,
on https://frontaccounting.com/fawiki/index.php?n=Help.InstallUpdateLanugages
i dont know what the mean of step 7-8
on installed collumn, still unknown, the default language also unknown
what should i do?
i did already http://wiki.gnucash.org/wiki/Locale_Settings this

21

(21 replies, posted in Manufactoring)

give me some time for make another way to make it big_smile

22

(21 replies, posted in Manufactoring)

is there any solution? or should i change my idea of this flow?

23

(21 replies, posted in Manufactoring)

its on db_fetch_row($result) line, is something wrong with that?

for the if code block, i just trying like get_location_name function, i think maybe it works
but before it i try using without if statement and still like this

24

(21 replies, posted in Manufactoring)

This is the main problem right now, blank. with this problem, i cant even see the form for test a modification code
http://s25.postimg.org/xk6fplz2n/blankerror.png

what i trying to do is make modification about BoM Material, i want to make a BoM can produce more than one product.
so the idea is make additional column in stock_master named bom_quantity, then on add_stock_move function i want to make $quantity * bom_quantity
why i use discount_percent field? it's just a test for make sql statement SELECT for get bom_quantity with the same stock_id

database name can be anything, password i suggest to you let it empty, then username became root and password is blank, tested on XAMPP