1

(8 replies, posted in Manufactoring)

In my situation, I have the following procedure:
In one projects I have
+/- 400 workorders
+/- 300 BoM (Single use)
+/- 50 BoM (1 kg steel, 0.02 hours labor, 0.2 Kwh electricity, 0.1 Liter paint, 2 welding rods, dll)
+/- 5000 Items (single use)

Project A
       workorder 1
              BoM 1
                     Item (material)
                     Item (material)
                     Item (consumables)
                     Item (consumables)     
                     Item (Labor)
                     Item (Labor)
              BoM 2
                     Item (material)
                     Item (material)
                     Item (material)
                     Item (consumables)
                     Item (consumables)     
                     Item (Labor)
              ----------------
      workorder 2
              BoM 1
                     Item (material)
                     Item (material)
                     Item (consumables)
                     Item (consumables)     
                     Item (Labor)
                     Item (Labor)
              BoM 2
                     Item (material)
                     Item (material)
                     Item (consumables)
                     Item (consumables)     
                     Item (Labor)
                     Item (Labor)
              ----------------
Preferable:
      workorder 3
              BoM 1
                     Item (material)
                     BoM 5
                            Item (consumables)     
                            Item (Labor)
                     Item (consumables)     
                     Item (Labor)
              BoM 2
                     Item (material)
                     BoM 5
                            Item (consumables)     
                            Item (Labor)
                     BoM 6
                            Item (material)
                            Item (consumables)     
                            Item (Labor)

                     Item (material)
                     Item (consumables)
                     Item (consumables)     
                     Item (Labor)
                     Item (Labor)
        Item (consumables)      Real
        Item (Labor)                Real

              ----------------

Dear Apmuthu,

We need to move from SaaSu as they don't support foreign companies (non Australian) anymore, so I am back to FA, within SaaSu i opted a function to enter expenses as purchase orders for the reason that I don't want data entry people can do any journal bookings and select accounts themselves. They accepted this functionality and implemented this successfully.

We could do the same in FA, create a Direct Invoice Entry, create items like Telephone expenses, IT expenses etc and define the Debit and Credit accounts when creating the items, the employees can't make any mistakes and have only access to Purchase Orders, not to GL & Banking.

Problem is, it seems you can't have non-stock items in FA... or am I wrong?

Thanks in advanced

3

(7 replies, posted in Wish List)

Goodmorning kvvaradha, did you already implement the chat function in your theme, as you know i installed several companies using your awesome theme, now they are moving from Saasu who stopped support for non Australian subcribers it would be great the user's can share their experience and ask eachother questions. It would be usefull of the chat works over several companies in one installation, even better when all user's of your theme could support eachother, as a kind of opensource userbase, you could add paid support either, and sell your perfect add-ons.

We worked years ago with https://livehelperchat.com/ what has a lot of handy features who could be integrated.

kvvaradha wrote:

There is no theme available for Frontaccounting to enable chat  inside it. it may come up in forth coming updates. there is not much requests related to the chat  themes sofar.

4

(15 replies, posted in Reporting)

Morning Ichtus,


Just started using FA again, I've run into the same error not knowing what the issue is, I use 13 digit product codes as I thought FA supports EAN-13 but does this  FA only print EAN-8 barcodes? As I have thousands of onetime used item codes per project I thought about integrating the order number in front of the item code.

Regards
Hendrikus

ichtus wrote:

line 8801 file reporting/include/tcpdf.php, need to disabled this
                        if ($arrcode === false) {
                                #$this->Error('Error in barcode string');
                        }

I thought because my items previous using digit above 8 digits, how to fix this error?
190576261483 N NTB Lenovo Ideapad 110-15lbr/BK (Black) N3060 -> after disable above code, it show
19906652 Milesight Camera CCTV MS-C2962-FPBeach -> show barcode

https://www.dropbox.com/s/zpiokhi7lj97191/Screenshot%202019-09-10%20at%2013.15.32.png?dl=0