Hi Victor,

Please subscribe to the user ML for such questions and then use your email
client
See also why here http://ofbiz.apache.org/mailing-lists.html

You will get a better support , it's more fair to share with everybody  and
people can answer you on the ML rather than directly to you
The wider the audience the better the answers you might get.

Thanks & Regards
--
Deepak Dixit
ofbiz.apache.org


On Thu, Oct 24, 2019 at 11:02 AM Victor Hernandez <
[email protected]> wrote:

> Hi Joseph,
>
> I'm not sure if you're referring to web forms and/or printed (PDF)
> sales invoices. Anyways both of them can take advantage of standard
> ofbiz multilingual support typically configured using XML files (e.g.
> applications/accounting/config/AccountingUiLabels.xml), and also could
> be programmed or hard coded into screens definition (e.g.
> applications/accounting/widget/Invoice*.xml) or FOP ftl templates
> (e.g. applications/accounting/template/invoice/*.ftl)
>
> Regarding the 2 description fields you might need do extend the
> Invoice entity in order to add the extra column and customize the
> corresponding screen and/or FOP ftl template.
>
> Kind Regards,
> Victor.
>
> On Wed, Oct 23, 2019 at 1:32 PM J <[email protected]> wrote:
> >
> > Hello again
> >
> >
> > Is there a way to make the invoicing bilingual?
> >
> > Meaning, can the form/report that is used, be 1 language or another
> > depending upon the client?  As well, in the descriptions of the product,
> > can there be 2 fields for the description, and only one of the 2 is
> > interested in the invoice report, corresponding to the language of the
> > client?
> >
> >
> > THanks
> >
> >
> > Joseph
> >
>

Reply via email to