i asked if there is an automatically discount for each item i can assign it item and when i create the document it automatically appear like customer discount

i mean to make a discount for each item not customer discount witch effect on all items

how could i make a discount on an item in this release

4

(10 replies, posted in Translations)

thanks joe,
every thing is oak now thanks for your cooperation

5

(10 replies, posted in Translations)

thanks Joe,

the translation now work when i adjust it on Linux O.S but i still have a problem when i try to generate a report i get the follwing error

TCPDF error: Could not include font definition file

6

(10 replies, posted in Translations)

this function in lang/gettext.php

function _load_domain($domain, $path = "./locale")
    {
        $src_domain = $path . "/$this->_lang_code/LC_MESSAGES/$domain.po";
     
        $php_domain = $path . "/$this->_lang_code/LC_MESSAGES/$domain.php";
------
-----
-----
}

i work on win O.S
when i setup a new lang it dosn't create folder local
so what is this local folder ,
also it dosn't generate any php file in LC_MESSAGES folder so what is
"/$this->_lang_code/LC_MESSAGES/$domain.php";

7

(10 replies, posted in Translations)

please what you mean by
If you have gettext installed you also need to have respective locales installed on server site. Without it you have messages not translated.

8

(10 replies, posted in Translations)

in .po file
is this path refer to my web file path
c:/Apache2/htdocs/account/frontaccounting.php:38

should i replace it by my path like this
c:/xampp/htdocs/FA2/frontaccounting.php:38

9

(10 replies, posted in Translations)

i download both .po and .mo file for arabic but i no effect it still work with english
please what is the step to install it
i add it in setup section then i pass both file to it
at Preferences  section i select arabic i don't know what wrong