Re: Where is the costs of Purchase Order Pulled From

2017-09-27 Thread Amit Gadaley
Hello Aditi,

Is there any way to give priority to any supplier over other suppliers
regardless the last price, min order qty or any other parameters?

On Mon, Sep 25, 2017 at 7:37 PM, Aditi Patidar <
aditi.pati...@hotwaxsystems.com> wrote:

> Hello James,
>
> The SupplierProductServices.getSuppliersForProduct() returns a list of
> SupplierProduct records in ascending order(lowest first) of lastPrice. This
> method also filters out records on the basis of minimumOrderQuantity of the
> product against the quantity ordered.
>
> I hope this answers your query.
>
> Thanks.
> Aditi Patidar
>
> On Thu, Sep 21, 2017 at 3:53 PM, Rishi Solanki 
> wrote:
>
> > James,
> >
> > Please check PriceServices.calculatePurchasePrice() and it calls the
> > SupplierProductServices.getSuppliersForProduct() service. As per
> > implementation it always use latest lastPrice from SupplierProuct.
> >
> > HTH!
> >
> >
> >
> > Rishi Solanki
> > Sr Manager, Enterprise Software Development
> > HotWax Systems Pvt. Ltd.
> > Direct: +91-9893287847
> > http://www.hotwaxsystems.com
> > www.hotwax.co
> >
> > On Thu, Sep 21, 2017 at 3:26 PM,  wrote:
> >
> > > Does it always use the latest last price?
> > >
> > >  Original Message 
> > > Subject: Re: Where is the costs of Purchase Order Pulled From
> > > From: Akash Jain 
> > > Date: Wed, September 20, 2017 8:56 pm
> > > To: user@ofbiz.apache.org
> > >
> > > Hello James,
> > >
> > > Please check lastPrice in SupplierProduct entity.
> > >
> > > Thanks and Regards
> > > --
> > > Akash Jain
> > > www.hotwaxsystems.com
> > > www.hotwax.co
> > >
> > > On Thu, Sep 21, 2017 at 2:18 AM,  wrote:
> > >
> > > > Anyone know where do I find the costs that is used on a Purchase
> Order?
> > > >
> > > > Thanks,
> > > >
> > > > James
> > > >
> > > >  Original Message 
> > > > Subject: Vendor Credit Memo Missing in OFbiz
> > > > From: 
> > > > Date: Mon, September 18, 2017 6:31 am
> > > > To: user@ofbiz.apache.org
> > > >
> > > >
> > > > Am I missing something or is there not a Vendor Credit memo in
> Ofbiz? I
> > > > see a Customer Credit Memo but not a Vendor? Experts please let me
> > > > know.
> > > >
> > > > Thanks,
> > > >
> > > > James
> > > >
> > >
> >
>



-- 
Thanks and Regards,
*Amit Gadaley * | Senior Enterprise Software
Engineer
HotWax Commerce  by HotWax Systems

Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore,
M.P., India - 452010
Cell phone: +91 958.459.3069




Inventory / Product Fields

2017-09-27 Thread Arthur Marquez
Greetings.

Has anyone set-up inventory line items in ofbiz, and addressed these items:

   - Additional product ID (Part Numbers) related to same part
   - Cross References to other (as needed)
   - Labeling / relabeling of these fields

My experience in quite new, and perhaps I am not locating/approaching this
correctly.

I'm preparing a catalog (upload) with upwards of 20k products.

I wish to use multiple warehouses (one physical location), yet "search all"
upon inquiry.

I'd like to upload the catalog, as well as upwards of 1,000 inventory line
items.

I realize I am asking multiple questions here, though related.

*Arthur Marquez*

*1-701-872-4471 : Office*
*1-818-919-5452 : Mobile*

*Farmers Union Oil Company of Beach ND*
*90 NE 1st St.*
*Beach ND 58621*


*http://www.cenexofbeach.com/ *


RE: Party Classification Purpose

2017-09-27 Thread james
Also Classification of "Do No Ship Customer" will prevent sales orders
from being created.

 Original Message 
Subject: Re: Party Classification Purpose
From: Amit Gadaley 
Date: Wed, September 27, 2017 1:14 am
To: user@ofbiz.apache.org

Hello Padmavati,

One of the purposes of PartyClassification is to set a condition for
price
rules.
I am not aware of the other purposes.

On Sat, Sep 23, 2017 at 1:48 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> And I must say that you must take it with a grain of salt in OFBiz:
>
> http://markmail.org/message/bh5qedl33vvkst7l
>
> HTH
>
> Jacques
>
>
>
> Le 23/09/2017 à 10:15, Jacques Le Roux a écrit :
>
>> Hi Padmavati,
>>
>> Please refer to the DMRB (Data Model Resource Book) volume I p. 30 31
>>
>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+
>> Related+Books#OFBizRelatedBooks-DataModel
>>
>> Jacques
>>
>>
>> Le 23/09/2017 à 08:33, Padma Rawat a écrit :
>>
>>> Hello All,
>>>
>>> I was going through processes in Party component of the trunk, during
>>> this
>>> I came across an entity named PartyClassification and workflow under the
>>> party component.
>>>
>>> I see this is used to group parties. But could not understand the purpose
>>> of classifying the parties in one group. Please help me on where these
>>> groups are used in business and what is the purpose of these groups.
>>>
>>>
>>> Thanks & Regards
>>> Padmavati Rawat
>>>
>>>
>>
>>
>


-- 
Thanks and Regards,
*Amit Gadaley * | Senior Enterprise
Software
Engineer
HotWax Commerce  by HotWax Systems

Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center,
Indore,
M.P., India - 452010
Cell phone: +91 958.459.3069




RE: Payment Type Vendor Credit Error

2017-09-27 Thread james
Thanks for the response.  That is Vendor Payment.  What about a Vendor
Credit on account?

 Original Message 
Subject: Re: Payment Type Vendor Credit Error
From: Arun Patidar 
Date: Fri, September 22, 2017 10:11 pm
To: user@ofbiz.apache.org
Cc: arunpati...@apache.org

Hello James,

I am able to apply Vendor Payment on Purchase Invoice. Followed steps on
demo-trunk[1] instance as below:

1) Created a Vendor Payment for a supplier of amount $1500
2) Created a Purchase Invoice with an item of cost $1500
3) Approved Invoice

Result: Existing Vendor Payment auto applied on the invoice.


[1] https://demo-trunk-ofbiz.apache.org/accounting/control/main


-- 
Thanks & Regards
---
Arun Patidar
Manager, Enterprise Software Development

HotWax Systems Pvt Ltd.

www.hotwaxsystems.com


On Fri, Sep 22, 2017 at 7:04 PM,  wrote:

> Anyone have any idea how a payment type of vendor credit is suppose to
> be applied to a Vendor Invoice?
>
>
>  Original Message 
> Subject: Payment Type Vendor Credit Error
> From: 
> Date: Thu, September 21, 2017 6:44 am
> To: user@ofbiz.apache.org
>
> When trying to make a vendor credit I get the following error
>
> The Following Errors Occurred:
> Error calling event: org.ofbiz.webapp.event.EventHandlerException:
> Service invocation error (Could not commit transaction for service
> [setPaymentStatus] call: Roll back error, could not commit transaction,
> was rolled back instead because of: Error in Service [postPaymentToGl]:
> Offsetting GL account for payment type VENDOR_CREDIT_RCPT of
> organization Company has not been configured.)
>
> On Vendor Credit it does not give you the ability to apply the credit to
> a vendor invoice which would be the offsetting transaction. The GL
> account would be determined by the vendor. Am I missing something or am
> I not using Vendor Credit payment type correctly?
>
>
> Thanks,
>
> James
>


Re: [FYI] Why Java numbers will maybe be alike Ubuntu and OFBiz

2017-09-27 Thread Todd Thorner
Yeah, as long as upgrades are smooth for end users, such a release 
schedule appears to be a good idea for all stakeholders.




On 17-09-27 01:57 AM, Jacques Le Roux wrote:

Well explained here : https://mreinhold.org/blog/forward-faster

I wish I had the same good arguments when I proposed this numbering 
for OFBiz back in the days :D


Jacques





[FYI] Why Java numbers will maybe be alike Ubuntu and OFBiz

2017-09-27 Thread Jacques Le Roux

Well explained here : https://mreinhold.org/blog/forward-faster

I wish I had the same good arguments when I proposed this numbering for OFBiz 
back in the days :D

Jacques



Re: Proposal: Use of single label for input fields

2017-09-27 Thread Devanshu Vyas
+1 Kenneth. Thanks for pointing it out.

Thanks & Regards,
Devanshu Vyas.

On Mon, Sep 25, 2017 at 7:41 PM, Kenneth Paskett <
kenneth.pask...@hotwaxsystems.com> wrote:

> Hello -
>
> In reviewing the markup around this code, I see that we are just using
> s with a . When grouping related fields in a form, shouldn't we
> be using  
> around the group of input and label tags, and then use the  tag to
> describe what the grouping is? If no box is desired around the fieldset,
> CSS can be used to remove it.
>
> ~Kenneth
>
> On Sat, Sep 23, 2017 at 8:46 PM Sanjay Yadav  com>
> wrote:
>
> > +1. Good catch, Garima.
> >
> > Best Regards,
> >
> > *Sanjay Yadav* | Manager, Enterprise Quality Assurance
> > HotWax Commerce  by HotWax Systems
> > 
> > 80, Scheme No. 78, Part II, Indore, M.P. 452010, India
> > Mobile Phone: 787 918 8830 <(787)%20918-8830> | Linkedin: Sanjay-Yadav
> > 
> >
> > HotWax Systems recently received 8 mentions in *The Gartner Digital
> > Commerce Vendor Guide, 2016 *by Gartner, Inc., the world's leading IT
> > research and advisory company. Learn more about our research here
> >  newsletters/HotWax/1-2UVLP6M/index.html>
> > .
> > [image: Inline image 1]
> >
> >
> >
> > On Sat, Sep 23, 2017 at 5:56 PM, Garima Jain 
> > wrote:
> >
> >> Hello Devansu,
> >>
> >> I have seen in many screens this kind of practice followed in OFBiz
> mostly
> >> for the Email Address fields.
> >> I have created the ticket for the same. Below is the link,
> >>
> >> https://issues.apache.org/jira/browse/OFBIZ-9769
> >>
> >> On Sat, Sep 23, 2017 at 4:59 PM, Devanshu Vyas <
> vyas.devansh...@gmail.com
> >> >
> >> wrote:
> >>
> >> > Hello Garima,
> >> >
> >> > Good Catch! But I feel that this is a bug, not a designing practice(I
> >> > hope).
> >> > You should create a JIRA ticket for the same and if you find multiple
> >> > occurrences of this kind of labels, then all can be fixed under it.
> >> >
> >> > If this is some kind of practice used in OFBiz, then I agree with you
> >> and
> >> > we should not use titles for it.
> >> > Looking forward to your reply.
> >> >
> >> >
> >> >
> >> >
> >> > Thanks & Regards,
> >> > Devanshu Vyas.
> >> >
> >> > On Sat, Sep 23, 2017 at 4:43 PM, Garima Jain <
> jaingarima2...@gmail.com>
> >> > wrote:
> >> >
> >> > > Hello Jacques,
> >> > >
> >> > > I want to explain if there are multiple input fields and all belong
> to
> >> > same
> >> > > group/category(like address1, address2, city and state input fields
> >> > belong
> >> > > to Address category) in a form then we can use a title for such type
> >> of
> >> > > categories. But, if there is only a single field (like Email address
> >> has
> >> > > single input field) then we should not use the title for it.
> >> > >
> >> > > I am also sharing the link of google drive which contains screenshot
> >> with
> >> > > detailed explanation.
> >> > >
> >> > > https://drive.google.com/file/d/0B6et9_lt0zGVY3pXV2tmVmhtUjA/view?
> >> > > usp=sharing
> >> > >
> >> > > Hope this Helps!
> >> > >
> >> > > On Sat, Sep 23, 2017 at 3:37 PM, Jacques Le Roux <
> >> > > jacques.le.r...@les7arts.com> wrote:
> >> > >
> >> > > > Hi Garima,
> >> > > >
> >> > > > Sorry but I don't understand what you want to do, could you please
> >> give
> >> > > us
> >> > > > more details
> >> > > >
> >> > > > Thanks
> >> > > >
> >> > > > Jacques
> >> > > >
> >> > > >
> >> > > > Le 23/09/2017 à 11:45, Garima Jain a écrit :
> >> > > >
> >> > > >> Hello,
> >> > > >>
> >> > > >> In OFBiz, some of the forms have a common group label that binds
> a
> >> > > certain
> >> > > >> set of input elements together under a group, like,
> >> > > >>
> >> > > >>
> >> > > >> *Shipping Address*
> >> > > >>
> >> > > >> - Address 1
> >> > > >> - Address 2
> >> > > >> - City
> >> > > >> - State
> >> > > >>
> >> > > >> This is okay when we have multiple input fields in a group. But,
> in
> >> > case
> >> > > >> of
> >> > > >> independent fields, there must be a single label that describes
> the
> >> > > field.
> >> > > >> like Email and its Input field.
> >> > > >>
> >> > > >> Here is the reference
> >> > > >>
> >> > > >> https://demo-trunk.ofbiz.apache.org/sfa/control/NewLead
> >> > > >>
> >> > > >>
> >> > > >> *Kind Regards*
> >> > > >> Garima Jain
> >> > > >>
> >> > > >>
> >> > > >
> >> > >
> >> > >
> >> > > *Kind Regards*
> >> > > Garima Jain
> >> > > ​Enterprise software Engineer
> >> > > Hotwax Systems​
> >> > >
> >> >
> >>
> >
> >
>


Re: Party Classification Purpose

2017-09-27 Thread Amit Gadaley
Hello Padmavati,

One of the purposes of PartyClassification is to set a condition for price
rules.
I am not aware of the other purposes.

On Sat, Sep 23, 2017 at 1:48 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> And I must say that you must take it with a grain of salt in OFBiz:
>
> http://markmail.org/message/bh5qedl33vvkst7l
>
> HTH
>
> Jacques
>
>
>
> Le 23/09/2017 à 10:15, Jacques Le Roux a écrit :
>
>> Hi Padmavati,
>>
>> Please refer to the DMRB (Data Model Resource Book) volume I p. 30 31
>>
>> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+
>> Related+Books#OFBizRelatedBooks-DataModel
>>
>> Jacques
>>
>>
>> Le 23/09/2017 à 08:33, Padma Rawat a écrit :
>>
>>> Hello All,
>>>
>>> I was going through processes in Party component of the trunk, during
>>> this
>>> I came across an entity named PartyClassification and workflow under the
>>> party component.
>>>
>>> I see this is used to group parties. But could not understand the purpose
>>> of classifying the parties in one group. Please help me on where these
>>> groups are used in business and what is the purpose of these groups.
>>>
>>>
>>> Thanks & Regards
>>> Padmavati Rawat
>>>
>>>
>>
>>
>


-- 
Thanks and Regards,
*Amit Gadaley * | Senior Enterprise Software
Engineer
HotWax Commerce  by HotWax Systems

Plot no. 80, Scheme no. 78 Part 2, Near Brilliant Convention Center, Indore,
M.P., India - 452010
Cell phone: +91 958.459.3069




Re: Proposal: Use of single label for input fields

2017-09-27 Thread Amit Gadaley
+1 to Kenneth.

On Mon, Sep 25, 2017 at 9:41 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> We sometimes use  in Freemarker file and we have the
>  related thing in widget form (eg see
> https://demo-trunk.ofbiz.apache.org/catalog/control/EditProd
> uct?productId=GZ-1000)
>
> IMO  should be used there and alike forms
>
> Jacques
>
>
>
> Le 25/09/2017 à 16:11, Kenneth Paskett a écrit :
>
>> Hello -
>>
>> In reviewing the markup around this code, I see that we are just using
>> s with a . When grouping related fields in a form, shouldn't we
>> be using  
>> around the group of input and label tags, and then use the  tag to
>> describe what the grouping is? If no box is desired around the fieldset,
>> CSS can be used to remove it.
>>
>> ~Kenneth
>>
>> On Sat, Sep 23, 2017 at 8:46 PM Sanjay Yadav <
>> sanjay.ya...@hotwaxsystems.com>
>> wrote:
>>
>> +1. Good catch, Garima.
>>>
>>> Best Regards,
>>>
>>> *Sanjay Yadav* | Manager, Enterprise Quality Assurance
>>> HotWax Commerce  by HotWax Systems
>>> 
>>> 80, Scheme No. 78, Part II, Indore, M.P. 452010, India
>>> Mobile Phone: 787 918 8830 <(787)%20918-8830> | Linkedin: Sanjay-Yadav
>>> 
>>>
>>> HotWax Systems recently received 8 mentions in *The Gartner Digital
>>> Commerce Vendor Guide, 2016 *by Gartner, Inc., the world's leading IT
>>> research and advisory company. Learn more about our research here
>>> >> rs/HotWax/1-2UVLP6M/index.html>
>>> .
>>> [image: Inline image 1]
>>>
>>>
>>>
>>> On Sat, Sep 23, 2017 at 5:56 PM, Garima Jain 
>>> wrote:
>>>
>>> Hello Devansu,

 I have seen in many screens this kind of practice followed in OFBiz
 mostly
 for the Email Address fields.
 I have created the ticket for the same. Below is the link,

 https://issues.apache.org/jira/browse/OFBIZ-9769

 On Sat, Sep 23, 2017 at 4:59 PM, Devanshu Vyas <
 vyas.devansh...@gmail.com
 wrote:

 Hello Garima,
>
> Good Catch! But I feel that this is a bug, not a designing practice(I
> hope).
> You should create a JIRA ticket for the same and if you find multiple
> occurrences of this kind of labels, then all can be fixed under it.
>
> If this is some kind of practice used in OFBiz, then I agree with you
>
 and

> we should not use titles for it.
> Looking forward to your reply.
>
>
>
>
> Thanks & Regards,
> Devanshu Vyas.
>
> On Sat, Sep 23, 2017 at 4:43 PM, Garima Jain  >
> wrote:
>
> Hello Jacques,
>>
>> I want to explain if there are multiple input fields and all belong to
>>
> same
>
>> group/category(like address1, address2, city and state input fields
>>
> belong
>
>> to Address category) in a form then we can use a title for such type
>>
> of

> categories. But, if there is only a single field (like Email address
>>
> has

> single input field) then we should not use the title for it.
>>
>> I am also sharing the link of google drive which contains screenshot
>>
> with

> detailed explanation.
>>
>> https://drive.google.com/file/d/0B6et9_lt0zGVY3pXV2tmVmhtUjA/view?
>> usp=sharing
>>
>> Hope this Helps!
>>
>> On Sat, Sep 23, 2017 at 3:37 PM, Jacques Le Roux <
>> jacques.le.r...@les7arts.com> wrote:
>>
>> Hi Garima,
>>>
>>> Sorry but I don't understand what you want to do, could you please
>>>
>> give

> us
>>
>>> more details
>>>
>>> Thanks
>>>
>>> Jacques
>>>
>>>
>>> Le 23/09/2017 à 11:45, Garima Jain a écrit :
>>>
>>> Hello,

 In OFBiz, some of the forms have a common group label that binds a

>>> certain
>>
>>> set of input elements together under a group, like,


 *Shipping Address*

  - Address 1
  - Address 2
  - City
  - State

 This is okay when we have multiple input fields in a group. But, in

>>> case
>
>> of
 independent fields, there must be a single label that describes the

>>> field.
>>
>>> like Email and its Input field.

 Here is the reference

 https://demo-trunk.ofbiz.apache.org/sfa/control/NewLead


 *Kind Regards*
 Garima Jain



>> *Kind Regards*
>> Garima Jain
>> ​Enterprise software Engineer
>> Hotwax Systems​
>>
>>
>>>
>


-- 
Thanks and Regards,
*Amit Gadaley * | Senior Enterprise Software
Engineer
HotWax Commerce