2,301

(3 replies, posted in Setup)

You will have to uncheck 'Supplier Transaction View' to disable all Supplier Reports.

/Joe

2,302

(3 replies, posted in Setup)

Look in the Access Setup in the Setup tab

Find the relevant Access role for the user and edit this role.

You will find the access role for the user in User Setup.

Joe

No, but you should uncheck the Edit Description for the Items.

Joe

If you have a description in the Foreign Item Code, this one will be used, otherwise the stock_master description will be shown.

Again, the long_description is only for internal use.

/Joe

You can void the Payment in Setup tab, Void a transaction.

The Customer Payment has nothing to do with the Sales summary. Please talk to a local accountant about how this works.

/Joe

The long_description in stock_master is only for internal use.

/Joe

2,307

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

Try to set the flag, $go_debug = 1 in file config.php. This will trap any errors.

/Joe

2,308

(16 replies, posted in Accounts Receivable)

Please read about the tax system in the wiki.

Joe

2,309

(2 replies, posted in Wish List)

This has now been fixed by using a pager instead and making the sorting so the last trans no is shown first.

The HG repository has been uploaded.

You can download the 2 files here. Rename attachments.php1 to attachments.php and replace the two files.

/Joe

Maybe we should add a filter for 0-amounts. Will do that to next minor.

/Joe

Please first create an underlying GL account. Then choose this GL account for the new checking account.

Joe

Please look in the Frontaccounting Wiki about how to do this.

Joe

There is no RFQ document to send to vendors in FA.

You will have to use email or other document for doing that.

Joe

2,314

(7 replies, posted in Accounts Payable)

This is not possible in FA.

Joe

2,315

(7 replies, posted in Accounts Payable)

First pick up the Access Role. Then look at the headers strting with Purchase. Unmark these headers if you will restrict this Access Role. Then put this access role on the User in User Setup.

/Joe

2,316

(7 replies, posted in Manufactoring)

Yes, I will do that asap.

/Joe

2,317

(7 replies, posted in Manufactoring)

You can comment out line 65 with //.
Will be fixed in next minor.

/Joe

2,318

(7 replies, posted in Accounts Payable)

Look into Access Setup (you must be an administrator).

/Joe

I see the changes to the Purchase Order were done after release 2.3.12. I will attach the files needed for download.

Please rename the file rep209.php1 to rep209.php and replade all the files.

These files are in the HG repository for the next release.

/Joe

If you do it in header2.inc, you can use a filter f.i.

if ($this->formData['doctype'] == ST_SALESQUOTE)
{
    $this->TextWrapLines(........................) // do what you want here.
}

Insert the lines about line 210.

/Joe

2,321

(13 replies, posted in Wish List)

This will be fixed asap by Janusz.

/Joe

Use the Supplier's Reference field in the form. There were changes in the last release, so please upgrade to the last release.

/Joe

Se my answer in my former topic.

/Joe

You can either do that in the Comment or Memo field,
or if this info is for all customers you can ad this in file /reporting/includes/header2.inc
or add the info in the file /reporting/rep111.php.

/Joe

2,325

(13 replies, posted in Wish List)

Forgive me, but wouldn't the sender emails end up in Sent Items for the sender?

/Joe