Re: Creating Products in the catalog / localization

2019-03-30 Thread Mike
Make sure one of your alternate locales is "en", and you blank out all of
the product descriptions in the products table.

product_name (BLANK)
description (BLANK)
long_description (BLANK)

Each of the above should have alternates.



On Sat, Mar 30, 2019 at 5:58 AM Ankush Upadhyay <
ankush.upadh...@hotwaxsystems.com> wrote:

> Hello Martin,
>
> I tried the same on 17.12  for existing product and it worked for me.
> Could you please share more details to replicate/identify if there is any
> corner issue.
>
> Thanks
> --
> Ankush Upadhyay
>
>
> On Sat, Mar 30, 2019 at 3:27 PM Martin Schröder <
> martin.schroede...@gmail.com> wrote:
>
> > Dear Mailing List Members ,
> > I am trying to create product entries with names and descriptions in 4
> > diffrent languages;
> > Following
> >
> >
> https://cwiki.apache.org/confluence/display/OFBIZ/How+to+localize+Product+and+Categories+descriptions
> > ,
> > I create a product without overloading any fields and add content for
> > "product name" with locales "de", "en", "es", "fr"; Then after doing so,
> > when changing the locale to any other then "de" (e.g. to "en") in the
> > ecommerce shop frontend, only the "de" (german) text show up in the name
> > and description places of the product.
> > What can I do that the texts are changed accordingly to the locale
> > selected?
> > Any comment is appreciated.
> >
> > Best regards
> > Martin
> >
>


Re: Creating Products in the catalog / localization

2019-03-30 Thread Ankush Upadhyay
Hello Martin,

I tried the same on 17.12  for existing product and it worked for me.
Could you please share more details to replicate/identify if there is any
corner issue.

Thanks
--
Ankush Upadhyay


On Sat, Mar 30, 2019 at 3:27 PM Martin Schröder <
martin.schroede...@gmail.com> wrote:

> Dear Mailing List Members ,
> I am trying to create product entries with names and descriptions in 4
> diffrent languages;
> Following
>
> https://cwiki.apache.org/confluence/display/OFBIZ/How+to+localize+Product+and+Categories+descriptions
> ,
> I create a product without overloading any fields and add content for
> "product name" with locales "de", "en", "es", "fr"; Then after doing so,
> when changing the locale to any other then "de" (e.g. to "en") in the
> ecommerce shop frontend, only the "de" (german) text show up in the name
> and description places of the product.
> What can I do that the texts are changed accordingly to the locale
> selected?
> Any comment is appreciated.
>
> Best regards
> Martin
>


Re: Different VAT product / transportation

2019-03-30 Thread Ankush Upadhyay
Hello,
I tried to check support in TaxAuthorityServices.java but looks like to
achieve your requirement, you need to setup TaxAuthorityRateProduct for
transportation tax rate, also need to turned of "Tax Shipping" and "Is Tax
In Shipping Price" in existing tax authorities(for 10% rate). But still you
may need to customise  getTaxAdjustments() because for me it is creating
extra SALES_TAX entry that seems incorrect.
Thanks
--
Ankush Upadhyay


On Tue, Mar 26, 2019 at 5:27 AM wp.rauchh...@gmail.com <
wp.rauchh...@gmail.com> wrote:

> I setup the tax authorities such that an VAT of 10% is applied.
> But transportation should be taxed at 21%. How can I set this up?
>
> Thanks, Wolfgang
>


Creating Products in the catalog / localization

2019-03-30 Thread Martin Schröder
Dear Mailing List Members ,
I am trying to create product entries with names and descriptions in 4
diffrent languages;
Following
https://cwiki.apache.org/confluence/display/OFBIZ/How+to+localize+Product+and+Categories+descriptions,
I create a product without overloading any fields and add content for
"product name" with locales "de", "en", "es", "fr"; Then after doing so,
when changing the locale to any other then "de" (e.g. to "en") in the
ecommerce shop frontend, only the "de" (german) text show up in the name
and description places of the product.
What can I do that the texts are changed accordingly to the locale selected?
Any comment is appreciated.

Best regards
Martin


Re: Request to become a Contributor

2019-03-30 Thread Ashish Vijaywargiya
Done. Thanks, Minal. Please check -
https://cwiki.apache.org/confluence/x/AIRMAg

--
Kind Regards
Ashish Vijaywargiya
HotWax Systems - est. 1997 



On Sat, Mar 30, 2019 at 11:29 AM Minal Phalak <
minal.pha...@hotwaxsystems.com> wrote:

> Hello,
>
> Please register me as an OFBiz Contributor.
>
> My account details are as follows:
> Full Name: Minal Phalak
> Username: minal.phalak
> Email Address: minal.pha...@hotwaxsystems.com.
>
> I have signed the ICLA:
> https://people.apache.org/unlistedclas.html
>
> Best Regards,
> Minal Phalak.
>


Re: Payroll integration with time-attendance system

2019-03-30 Thread Jacques Le Roux

Hi,

Your message has been moderated.

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

Also it's more work for moderators who have to accept your messages as long as 
you have not subscribed.
I'll personally no longer accept them (other moderators still could)

Thanks

Jacques

Le 30/03/2019 à 05:26, alokgnoi...@gmail.com a écrit :

Pls suggest how to integrate attendance system with payroll in Ofbiz



Payroll integration with time-attendance system

2019-03-30 Thread alokgnoida1
Pls suggest how to integrate attendance system with payroll in Ofbiz