There is a flag in the file config.php that allows you to create the branch automatically when creating customers. Set this flag to 1.
I cannot recall the name of the flag, I am out of office, but look for yourself.

Joe

Use the Bank Payment and select your customer to refund the money.

Joe

No you cannot split an invoice number into two parts. You must use two numbers.

Joe

1,829

(2 replies, posted in Setup)

Make a restore from the /sql/en_US-new.sql file. This is an empty database with only the important things.

Joe

Oh, I see. I am out of office now. Maybe someone in the forum can help you.

Joe

If you have installed the language you can select the language in preference/display setup to your newly Portuguese language. Now the Portuguese should show up.

Also look in the file installed_languages.php. Do you see the portuguese language here?

/Joe
BTW. Please share your translation with us by sending the po and mo file to the contributions email on the Contact us page.

1,832

(4 replies, posted in Announcements)

Announcement

This is a 2.3.18 urgent bugfix release. Fixes several glitches from the previous release 2.3.17.
Please update your installation to avoid the problems.

Common

  • Bug no 2409 and 2410. Fixed headers and sql error when deleting a contact category.

Sales

  • Customer/Supplier payments with amounts bigger than 1,000 was truncated. Fixed.

  • Added F4 hotkey for item popup editor in sales documents.

  • Fixed problem with customer payment allocations (invalid exrate stored in debtor_trans record).

  • Customer Balances Report, Supplier Balances Report: balances in home currency were calculated using wrong exchange rates.

  • Delivery Against Sales Orders: sales orders displayed as overdue after delivery date.

  • Customer Payment: fixed bug with exchange rates resulting in invalid postings ts AR and foreign Exchange Gain Accounts.

  • Customer Payment: fixed missing charge amount during edition, fixed submit button name.

Purchasing

  • Customer/Supplier payments with amounts bigger than 1,000 was truncated. Fixed.

  • Customer Balances Report, Supplier Balances Report: balances in home currency were calculated using wrong exchange rates.

Banking and General Ledger

  • Bank Transfer: fixed problem with entering transfer between accounts of the same currency.

/Joe

1,833

(7 replies, posted in Items and Inventory)

I cannot Think of anything better. Maybe some of the members here can help you.

/Joe

We are busy releasing 2.3.18 Farhaj. Please copy the unstable HG from Sourceforge to your Environment and you will see a menu choice for fixing period lock, I guess in Banking and General Ledger.

/Joe

You can look into release 2.4 unstable from the HG repo.

Joe

We will wait until 2.4 with this change.

Joe

Will do.

Joe

Have you activated the module in install / activate extensions in setup tab?

Please download the fixed file here .

Joe

Try to set the flag $go_debug to 1 in config.php to eventually trap any errors.

Joe

1,841

(7 replies, posted in Reporting)

Thanks for this advice.

Joe

Please look into the access roles in the Setup tab.

Maybe the access role doesn't include these items.

Joe

1,843

(7 replies, posted in Reporting)

This is strange. I haven't tried it myself. Maybe there are other using the traditional chinese that can help us here.

/Joe

This is a bug that has been fixed in the repo.

Please download the fixed files here

Joe

Good that it works. The NewLine is a finction for making new lines and the value inside the brackers is the number of lines.

Joe

Insert the following lines after line 216 in file /reporting/rep110.php.

$rep->NewLine(2);
$rep->TextCol(1, 4, "_______________________________________________", -2);
$rep->NewLine(1);
$rep->TextCol(1,4, "      Signature, Company Stamp & Date", -2);

You may need to adjust the underline and text a bit. Try it on the Training Co. first.
Please make a backup of the file, in case you get an update. You will then have to insert these lines again.

/Joe

Hello again.

Janusz has fixed the problem and the repo is updated. You can download the file fix here

Joe

This is a bug that has been fixed in the repo.

Please download the fixed files here

Joe

The document design can be done in /reporting/includes/header2.inc and /reporting/includes/doctext.inc.
The other header info can be done inside /reporting/includes/pdf_report.pdf and of course the various repXXX.php files inside /reporting folder.

/Joe

1,850

(4 replies, posted in Translations)

Please use the contribution email on the Contact Us page to send the .po and .mo file to us.

Thank you for doing the translation.

Joe