You can use Manufacturing for this. Create some manufactured items in Items and Inventory tab. Select the new units. Select the original item in the Bill of Materials (BOM) for the new item in Manufacturing tab. Also select quantities of the original item.

Now you can create simple assemblies in Manufacturing tab.

Joe

2,202

(11 replies, posted in Manufactoring)

No, but you can have just one bill of items (could be service item ) and then you can issue extra items if you use the advanced assemply.

/Joe

2,203

(6 replies, posted in Accounts Payable)

Thanks, please download the file suppliers.php1. Rename it to suppliers.php and replace the file in /purchasing/manage/suppliers.php.

/Joe

2,204

(6 replies, posted in Accounts Payable)

This was a strange behaviour. Have tried to reproduce, but the default field value of tax_included is 0.

Which version of FA are you using?

/Joe

2,205

(6 replies, posted in Accounts Payable)

Certain newer versions of MySql doesn't accept empty values for numeric values.

Will be fixed to next minor.

/joe

@erwindebruin
Will the work into be sufficient?

/Joe

2,207

(5 replies, posted in Banking and General Ledger)

I guess you can use the Bank Payments / Deposits in Banking and Journal entry to do the same issue.

/Joe

Regarding your first issue, it is possible to use a hook extension. I am not sure how it works. Janusz has changed the way itshould be used. Maybe he sees this and can give you a hint about this.

Regarding your last issue it should be included in a sentence. I am not sure about how to solve this.

/Joe

I guess we could change these on screen reports to follow the same algorithms as the printed reports. Simply let them follow the same periods.

/Joe

Please consult a local accountant about this item. We do not help on accounting issues.

Joe

@apmuthu,

I see a lot of changes and you sent me a part patch for repgen. maybe better if you send me a new repgen.zip package. Will you do that apmuthu?
I will then send it to the repository.

/Joe

2,212

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

This is what I have here:

/Joe

2,213

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

This is strange, I didn't get any errors in my installation. I do have the latest HG repository included, of course.

/Joe

Hello Apmuthu,

You are right there are some dummy smile items here, but it should not interfere with Report Generator. I have just made a new activation/install of the Report Generator, look into this topic:

https://frontaccounting.com/punbb/viewtopic.php?id=45

We will, however, clean up things here.

/Joe

2,215

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

Hello Guys,

I have just removed my installation of repgen and done a new install/activate exstension, Report Generator.

First I created the instance and secondly I activated it for the Training Co.

Then I imported the /sql/reports.sql manually into phpMyAdmin for the database.

Then, when looking in Setup Tab, the Report Generator is disabled (gray).

Then, go into Access Setup and select the role and at the very bottom you see the report regenerator. Check it and also check the next item.

Logout the company and login again.

Now you should be able to enter the Report Generator. And run the first report.

/Joe

This was extremely many levels. Is this really neccesssary? However it is possible to set it up under Accounts Groups.
Create or use a first level group (no paret group), Create the level 2 group (let first level group be parent). Create the level 3 group ( let the second level group be parent). And so on until you have your level 5 group.

When you are updating/creating your accounts set them to belong to the correct level group.

/Joe

2,217

(16 replies, posted in Setup)

You should use Bank Deposits/Payments instead. However you can use the Gl Entries, but you need admin privileges.

You are right, apmuthu. Have been added in both Sales and Purchase.

Thanks.

/Joe

Thanks Ahmed for this nice reorganization.
The Website has been updated with your source. Again Thanks

/Joe

2,220

(13 replies, posted in Translations)

On the Website https://frontaccounting.com, there is a menu Contact Us. Inside this page, at the bottom there is a graphic picture of the email address to send contributions to. You can attach the mo and po file when sending to this email.

/Joe

2,221

(9 replies, posted in Accounts Receivable)

FA uses a class /reporting/includes/class.email.inc for emailing documents. The class uses the PHP built in mail function.

/Joe

2,222

(13 replies, posted in Translations)

Just send the .mo and .po file.

Thanks
Joe

2,223

(13 replies, posted in Translations)

Thanks kosuma.
You can use the contribution email on the website, contact us. The email is not clickable, due to email harvesting from bots.

/joe

No, this is because of a missing include file ...../installed_extensions.php. It only appears when starting up. The include file is coming later in session.inc. It is totally harmless, however do not look nice.

Janusz is going to fix this asap.

/Joe

No, there is no flag in config.php. And the changeset 2072 should fix the warning if price is below cost.

If the get_standard_cost() could not be retrieved it would be set to 0, then the price is always bigger.

/Joe