ofbiz version 14 webpos

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

ofbiz version 14 webpos

Heidi Dehaes - Olagos
Hello,

I start the "webpos" application from ofbiz 14.2.

The "webpos" has already a lot of functionality but how to add VAT taxes to
the prices which are shown?

Can someone help me?

I don't find it. Is the code therefore already implemented?

Regards,
Eric


Olagos bvba
Heidi Dehaes
Kerkstraat 34
2570 Duffel
Belgium
Tel. :     015/31 53 04
GSM :    0485/22 35 80
E-mail : [hidden email]
http://www.olagos.eu
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl
Reply | Threaded
Open this post in threaded view
|

Re: ofbiz version 14 webpos

Pierre Smits
Hi Eric,

Prices (and whether or not to include taxes - e.g. VAT) are defined in the
product component.

I trust the above helps.

Best regards,

Pierre Smits

ORRTIZ.COM <http://www.orrtiz.com>
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

On Tue, Jul 26, 2016 at 12:09 PM, Heidi Dehaes - Olagos <
[hidden email]> wrote:

> Hello,
>
> I start the "webpos" application from ofbiz 14.2.
>
> The "webpos" has already a lot of functionality but how to add VAT taxes to
> the prices which are shown?
>
> Can someone help me?
>
> I don't find it. Is the code therefore already implemented?
>
> Regards,
> Eric
>
>
> Olagos bvba
> Heidi Dehaes
> Kerkstraat 34
> 2570 Duffel
> Belgium
> Tel. :     015/31 53 04
> GSM :    0485/22 35 80
> E-mail : [hidden email]
> http://www.olagos.eu
> http://www.olagos.com
> http://www.olagos.be
> http://www.olagos.nl
>
Reply | Threaded
Open this post in threaded view
|

Re: ofbiz version 14 webpos

Jacques Le Roux
Administrator
This may also complete Pierre's answer and helps you Eric https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz's+Tax+Authority+Data+Model

VAT and other type of taxes are handled at https://localhost:8443/accounting/control/EditTaxAuthority?taxAuthPartyId=BEL_FOD&taxAuthGeoId=BEL

Not sure if you knew about EditTaxAuthority or not, anyway I guess it helps

Jacques

Le 26/07/2016 à 13:14, Pierre Smits a écrit :

> Hi Eric,
>
> Prices (and whether or not to include taxes - e.g. VAT) are defined in the
> product component.
>
> I trust the above helps.
>
> Best regards,
>
> Pierre Smits
>
> ORRTIZ.COM <http://www.orrtiz.com>
> OFBiz based solutions & services
>
> OFBiz Extensions Marketplace
> http://oem.ofbizci.net/oci-2/
>
> On Tue, Jul 26, 2016 at 12:09 PM, Heidi Dehaes - Olagos <
> [hidden email]> wrote:
>
>> Hello,
>>
>> I start the "webpos" application from ofbiz 14.2.
>>
>> The "webpos" has already a lot of functionality but how to add VAT taxes to
>> the prices which are shown?
>>
>> Can someone help me?
>>
>> I don't find it. Is the code therefore already implemented?
>>
>> Regards,
>> Eric
>>
>>
>> Olagos bvba
>> Heidi Dehaes
>> Kerkstraat 34
>> 2570 Duffel
>> Belgium
>> Tel. :     015/31 53 04
>> GSM :    0485/22 35 80
>> E-mail : [hidden email]
>> http://www.olagos.eu
>> http://www.olagos.com
>> http://www.olagos.be
>> http://www.olagos.nl
>>

Reply | Threaded
Open this post in threaded view
|

Re: ofbiz version 14 webpos

Heidi Dehaes - Olagos
Hello Jacques, Pierre,

I used until now only module "accounting" with menu "TaxAuthority" for
setting up VAT Taxes which works fine until now.
But not for the webpos. There is no tax used apparently.

I will now investigate with your documentation what to set up under the
"categories" "product" part .

Eric

Olagos bvba
Heidi Dehaes
Kerkstraat 34
2570 Duffel
Belgium
Tel. :     015/31 53 04
GSM :    0485/22 35 80
E-mail : [hidden email]
http://www.olagos.eu
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl



2016-07-26 13:50 GMT+02:00 Jacques Le Roux <[hidden email]>:

> This may also complete Pierre's answer and helps you Eric
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz's+Tax+Authority+Data+Model
>
> VAT and other type of taxes are handled at
> https://localhost:8443/accounting/control/EditTaxAuthority?taxAuthPartyId=BEL_FOD&taxAuthGeoId=BEL
>
> Not sure if you knew about EditTaxAuthority or not, anyway I guess it helps
>
> Jacques
>
>
> Le 26/07/2016 à 13:14, Pierre Smits a écrit :
>
>> Hi Eric,
>>
>> Prices (and whether or not to include taxes - e.g. VAT) are defined in the
>> product component.
>>
>> I trust the above helps.
>>
>> Best regards,
>>
>> Pierre Smits
>>
>> ORRTIZ.COM <http://www.orrtiz.com>
>> OFBiz based solutions & services
>>
>> OFBiz Extensions Marketplace
>> http://oem.ofbizci.net/oci-2/
>>
>> On Tue, Jul 26, 2016 at 12:09 PM, Heidi Dehaes - Olagos <
>> [hidden email]> wrote:
>>
>> Hello,
>>>
>>> I start the "webpos" application from ofbiz 14.2.
>>>
>>> The "webpos" has already a lot of functionality but how to add VAT taxes
>>> to
>>> the prices which are shown?
>>>
>>> Can someone help me?
>>>
>>> I don't find it. Is the code therefore already implemented?
>>>
>>> Regards,
>>> Eric
>>>
>>>
>>> Olagos bvba
>>> Heidi Dehaes
>>> Kerkstraat 34
>>> 2570 Duffel
>>> Belgium
>>> Tel. :     015/31 53 04
>>> GSM :    0485/22 35 80
>>> E-mail : [hidden email]
>>> http://www.olagos.eu
>>> http://www.olagos.com
>>> http://www.olagos.be
>>> http://www.olagos.nl
>>>
>>>
>
Reply | Threaded
Open this post in threaded view
|

Re: ofbiz version 14 webpos

Heidi Dehaes - Olagos
Hello Pierre, Jacques,

I set up also the "categories" "product" "price" page with the tax fields.

For the "standard" price and the "list" price , i added information for
Belgium in "tax percentage" field, in the "tax authority party" field and
in the "tax auth geo id" field and the "tax in price" field is set to yes.

But no changes in the WEBPOS application . Here the prices are shown
without taxes even if we fill in the shipment or billing address with an
address in Belgium.

Is it possible that part is not yet implemented in the java code?

Regards,
Eric

Olagos bvba
Heidi Dehaes
Kerkstraat 34
2570 Duffel
Belgium
Tel. :     015/31 53 04
GSM :    0485/22 35 80
E-mail : [hidden email]
http://www.olagos.eu
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl



2016-07-26 14:07 GMT+02:00 Heidi Dehaes - Olagos <[hidden email]>:

> Hello Jacques, Pierre,
>
> I used until now only module "accounting" with menu "TaxAuthority" for
> setting up VAT Taxes which works fine until now.
> But not for the webpos. There is no tax used apparently.
>
> I will now investigate with your documentation what to set up under the
> "categories" "product" part .
>
> Eric
>
> Olagos bvba
> Heidi Dehaes
> Kerkstraat 34
> 2570 Duffel
> Belgium
> Tel. :     015/31 53 04
> GSM :    0485/22 35 80
> E-mail : [hidden email]
> http://www.olagos.eu
> http://www.olagos.com
> http://www.olagos.be
> http://www.olagos.nl
>
>
>
> 2016-07-26 13:50 GMT+02:00 Jacques Le Roux <[hidden email]>:
>
>> This may also complete Pierre's answer and helps you Eric
>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz's+Tax+Authority+Data+Model
>>
>> VAT and other type of taxes are handled at
>> https://localhost:8443/accounting/control/EditTaxAuthority?taxAuthPartyId=BEL_FOD&taxAuthGeoId=BEL
>>
>> Not sure if you knew about EditTaxAuthority or not, anyway I guess it
>> helps
>>
>> Jacques
>>
>>
>> Le 26/07/2016 à 13:14, Pierre Smits a écrit :
>>
>>> Hi Eric,
>>>
>>> Prices (and whether or not to include taxes - e.g. VAT) are defined in
>>> the
>>> product component.
>>>
>>> I trust the above helps.
>>>
>>> Best regards,
>>>
>>> Pierre Smits
>>>
>>> ORRTIZ.COM <http://www.orrtiz.com>
>>> OFBiz based solutions & services
>>>
>>> OFBiz Extensions Marketplace
>>> http://oem.ofbizci.net/oci-2/
>>>
>>> On Tue, Jul 26, 2016 at 12:09 PM, Heidi Dehaes - Olagos <
>>> [hidden email]> wrote:
>>>
>>> Hello,
>>>>
>>>> I start the "webpos" application from ofbiz 14.2.
>>>>
>>>> The "webpos" has already a lot of functionality but how to add VAT
>>>> taxes to
>>>> the prices which are shown?
>>>>
>>>> Can someone help me?
>>>>
>>>> I don't find it. Is the code therefore already implemented?
>>>>
>>>> Regards,
>>>> Eric
>>>>
>>>>
>>>> Olagos bvba
>>>> Heidi Dehaes
>>>> Kerkstraat 34
>>>> 2570 Duffel
>>>> Belgium
>>>> Tel. :     015/31 53 04
>>>> GSM :    0485/22 35 80
>>>> E-mail : [hidden email]
>>>> http://www.olagos.eu
>>>> http://www.olagos.com
>>>> http://www.olagos.be
>>>> http://www.olagos.nl
>>>>
>>>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: ofbiz version 14 webpos

Heidi Dehaes - Olagos
Ok i get it working.

Rather complicated .... ofbiz.

Eric

Olagos bvba
Heidi Dehaes
Kerkstraat 34
2570 Duffel
Belgium
Tel. :     015/31 53 04
GSM :    0485/22 35 80
E-mail : [hidden email]
http://www.olagos.eu
http://www.olagos.com
http://www.olagos.be
http://www.olagos.nl



2016-07-26 14:26 GMT+02:00 Heidi Dehaes - Olagos <[hidden email]>:

> Hello Pierre, Jacques,
>
> I set up also the "categories" "product" "price" page with the tax fields.
>
> For the "standard" price and the "list" price , i added information for
> Belgium in "tax percentage" field, in the "tax authority party" field and
> in the "tax auth geo id" field and the "tax in price" field is set to yes.
>
> But no changes in the WEBPOS application . Here the prices are shown
> without taxes even if we fill in the shipment or billing address with an
> address in Belgium.
>
> Is it possible that part is not yet implemented in the java code?
>
> Regards,
> Eric
>
> Olagos bvba
> Heidi Dehaes
> Kerkstraat 34
> 2570 Duffel
> Belgium
> Tel. :     015/31 53 04
> GSM :    0485/22 35 80
> E-mail : [hidden email]
> http://www.olagos.eu
> http://www.olagos.com
> http://www.olagos.be
> http://www.olagos.nl
>
>
>
> 2016-07-26 14:07 GMT+02:00 Heidi Dehaes - Olagos <[hidden email]>:
>
>> Hello Jacques, Pierre,
>>
>> I used until now only module "accounting" with menu "TaxAuthority" for
>> setting up VAT Taxes which works fine until now.
>> But not for the webpos. There is no tax used apparently.
>>
>> I will now investigate with your documentation what to set up under the
>> "categories" "product" part .
>>
>> Eric
>>
>> Olagos bvba
>> Heidi Dehaes
>> Kerkstraat 34
>> 2570 Duffel
>> Belgium
>> Tel. :     015/31 53 04
>> GSM :    0485/22 35 80
>> E-mail : [hidden email]
>> http://www.olagos.eu
>> http://www.olagos.com
>> http://www.olagos.be
>> http://www.olagos.nl
>>
>>
>>
>> 2016-07-26 13:50 GMT+02:00 Jacques Le Roux <[hidden email]>
>> :
>>
>>> This may also complete Pierre's answer and helps you Eric
>>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz's+Tax+Authority+Data+Model
>>>
>>> VAT and other type of taxes are handled at
>>> https://localhost:8443/accounting/control/EditTaxAuthority?taxAuthPartyId=BEL_FOD&taxAuthGeoId=BEL
>>>
>>> Not sure if you knew about EditTaxAuthority or not, anyway I guess it
>>> helps
>>>
>>> Jacques
>>>
>>>
>>> Le 26/07/2016 à 13:14, Pierre Smits a écrit :
>>>
>>>> Hi Eric,
>>>>
>>>> Prices (and whether or not to include taxes - e.g. VAT) are defined in
>>>> the
>>>> product component.
>>>>
>>>> I trust the above helps.
>>>>
>>>> Best regards,
>>>>
>>>> Pierre Smits
>>>>
>>>> ORRTIZ.COM <http://www.orrtiz.com>
>>>> OFBiz based solutions & services
>>>>
>>>> OFBiz Extensions Marketplace
>>>> http://oem.ofbizci.net/oci-2/
>>>>
>>>> On Tue, Jul 26, 2016 at 12:09 PM, Heidi Dehaes - Olagos <
>>>> [hidden email]> wrote:
>>>>
>>>> Hello,
>>>>>
>>>>> I start the "webpos" application from ofbiz 14.2.
>>>>>
>>>>> The "webpos" has already a lot of functionality but how to add VAT
>>>>> taxes to
>>>>> the prices which are shown?
>>>>>
>>>>> Can someone help me?
>>>>>
>>>>> I don't find it. Is the code therefore already implemented?
>>>>>
>>>>> Regards,
>>>>> Eric
>>>>>
>>>>>
>>>>> Olagos bvba
>>>>> Heidi Dehaes
>>>>> Kerkstraat 34
>>>>> 2570 Duffel
>>>>> Belgium
>>>>> Tel. :     015/31 53 04
>>>>> GSM :    0485/22 35 80
>>>>> E-mail : [hidden email]
>>>>> http://www.olagos.eu
>>>>> http://www.olagos.com
>>>>> http://www.olagos.be
>>>>> http://www.olagos.nl
>>>>>
>>>>>
>>>
>>
>