[jira] [Updated] (OFBIZ-6906) Show currencyUomId of the invoice in the invoice selection for payments

2016-02-19 Thread Jagpreet Kaur (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-6906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jagpreet Kaur updated OFBIZ-6906:
-
Attachment: OFBIZ-6906.patch

Added support for currencyUomId  in the amount fields using display type

> Show currencyUomId of the invoice in the invoice selection for payments
> ---
>
> Key: OFBIZ-6906
> URL: https://issues.apache.org/jira/browse/OFBIZ-6906
> Project: OFBiz
>  Issue Type: Improvement
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>  Labels: payment
> Attachments: OFBIZ-6906.patch
>
>
> Currently both the /accounting/control/FindSalesInvoicesByDueDate and the 
> /accounting/control/findPurchaseInvoicesByDueDate don't show the currency of 
> the invoice.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6902) Automatic financial account transaction generation for payments should be optional

2016-02-19 Thread Arun Patidar (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155412#comment-15155412
 ] 

Arun Patidar commented on OFBIZ-6902:
-

Hi [~pfm.smits]

Can you please provide more details about requirement and use case here?. 

> Automatic financial account transaction generation for payments should be 
> optional
> --
>
> Key: OFBIZ-6902
> URL: https://issues.apache.org/jira/browse/OFBIZ-6902
> Project: OFBiz
>  Issue Type: Improvement
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>
> Currently when a payment is created a financial account transaction is 
> automatically generated.
> However, it should be possible that this is not done automatically. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6901) Payment application should only be selected for the appropriate party

2016-02-19 Thread Suraj Khurana (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155408#comment-15155408
 ] 

Suraj Khurana commented on OFBIZ-6901:
--

Hi Pierre,

In the screen editPaymentApplications, if no appropriate payment applications 
applied for the payment, system automatically shows "Possible invoice to apply" 
section which helps user to select invoices with remaining payment amount of 
selected party.
Also the section 'Add this Payment to' is there if user wants to add any other 
invoice, this is expected system behaviour. It helps user to add payments and 
invoices of other parties as well to particular Payment Application.
Can you please elaborate what should be exact scenario how system should behave.
Thanks in advance.

> Payment application should only be selected for the appropriate party
> -
>
> Key: OFBIZ-6901
> URL: https://issues.apache.org/jira/browse/OFBIZ-6901
> Project: OFBiz
>  Issue Type: Improvement
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>  Labels: payment, payment-application
>
> In the payment application form of control/editPaymentApplications? the user 
> can select various invoices for the payment to be applied to. This selection 
> method allows all invoices to be selected (and the lookup shows all).
> However, this function should only show the invoices of the appropriate 
> party, e.g.
> * sales invoices for the customer selected,
> * purchase invoice for the supplier selected,
> * commission invoice for the agent selected
> * etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-6909) Recognize user disabled by system or administrator

2016-02-19 Thread Yashwant Dhakad (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-6909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yashwant Dhakad updated OFBIZ-6909:
---
Description: How to recognize user is disabled by admin or system for this 
we can extend user login entity and add disabledBy field. We will add user 
login record into disabledBy field if admin disabled the user and if user 
disabled by invalid login attempt then this field should be empty.  (was: How 
to recognize user is disabled by admin or system for this we can extend user 
login entity and add disabledBy field and added user login record in it if 
admin will disable the user.)

> Recognize user disabled by system or administrator
> --
>
> Key: OFBIZ-6909
> URL: https://issues.apache.org/jira/browse/OFBIZ-6909
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Reporter: Yashwant Dhakad
>Priority: Minor
>
> How to recognize user is disabled by admin or system for this we can extend 
> user login entity and add disabledBy field. We will add user login record 
> into disabledBy field if admin disabled the user and if user disabled by 
> invalid login attempt then this field should be empty.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (OFBIZ-6757) Exclusion of Manufacturing components leads to load errors

2016-02-19 Thread Deepak Dixit (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepak Dixit reassigned OFBIZ-6757:
---

Assignee: Deepak Dixit

> Exclusion of Manufacturing components leads to load errors
> --
>
> Key: OFBIZ-6757
> URL: https://issues.apache.org/jira/browse/OFBIZ-6757
> Project: OFBiz
>  Issue Type: Sub-task
>Affects Versions: Release Branch 14.12, Trunk
>Reporter: Pierre Smits
>Assignee: Deepak Dixit
>  Labels: build, load-failure
> Attachments: OFBIZ-6757-builderror.txt, OFBIZ-6757.patch
>
>
> When loading data into OFBiz without the manufacturing component the process 
> ends unsuccessful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OFBIZ-6909) Recognize user disabled by system or administrator

2016-02-19 Thread Yashwant Dhakad (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-6909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yashwant Dhakad updated OFBIZ-6909:
---
Description: How to recognize user is disabled by admin or system for this 
we can extend user login entity and add disabledBy field and added user login 
record in it if admin will disable the user.  (was: How to recognize user is 
disabled by admin or system for this we can extend user login entity and 
disabledBy field and added user login record in it if admin will disable the 
user.)

> Recognize user disabled by system or administrator
> --
>
> Key: OFBIZ-6909
> URL: https://issues.apache.org/jira/browse/OFBIZ-6909
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Reporter: Yashwant Dhakad
>Priority: Minor
>
> How to recognize user is disabled by admin or system for this we can extend 
> user login entity and add disabledBy field and added user login record in it 
> if admin will disable the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (OFBIZ-6909) Recognize user disabled by system or administrator

2016-02-19 Thread Yashwant Dhakad (JIRA)
Yashwant Dhakad created OFBIZ-6909:
--

 Summary: Recognize user disabled by system or administrator
 Key: OFBIZ-6909
 URL: https://issues.apache.org/jira/browse/OFBIZ-6909
 Project: OFBiz
  Issue Type: Improvement
  Components: framework
Reporter: Yashwant Dhakad
Priority: Minor


How to recognize user is disabled by admin or system for this we can extend 
user login entity and disabledBy field and added user login record in it if 
admin will disable the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (OFBIZ-6908) Received quantity not shown on order view screen

2016-02-19 Thread Yashwant Dhakad (JIRA)
Yashwant Dhakad created OFBIZ-6908:
--

 Summary: Received quantity not shown on order view screen
 Key: OFBIZ-6908
 URL: https://issues.apache.org/jira/browse/OFBIZ-6908
 Project: OFBiz
  Issue Type: Improvement
  Components: order
Reporter: Yashwant Dhakad
Priority: Minor


Steps to regenerate:
1. Login into system.
2. Go ordermgr and create purchase order.
3. Receive purchase order with partial quantity.

Actual: Partial received quantity not shown.
Expected: Received quantity should be shown on order view screen.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6907) 1

2016-02-19 Thread Julien NICOLAS (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154263#comment-15154263
 ] 

Julien NICOLAS commented on OFBIZ-6907:
---

Don't really understand your needs.
You can change the UI easily in the ecommerce component to suit with your needs.

> 1
> -
>
> Key: OFBIZ-6907
> URL: https://issues.apache.org/jira/browse/OFBIZ-6907
> Project: OFBiz
>  Issue Type: Improvement
>  Components: specialpurpose/ecommerce
>Reporter: xin chang
>
> many of us think of the UI so bad,developer need to modify it,it meant need 
> more time to do this,I hope that your team can fix it,with many thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OFBIZ-6907) 1

2016-02-19 Thread Jacopo Cappellato (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154200#comment-15154200
 ] 

Jacopo Cappellato commented on OFBIZ-6907:
--

Same here! :-)

> 1
> -
>
> Key: OFBIZ-6907
> URL: https://issues.apache.org/jira/browse/OFBIZ-6907
> Project: OFBiz
>  Issue Type: Improvement
>  Components: specialpurpose/ecommerce
>Reporter: xin chang
>
> many of us think of the UI so bad,developer need to modify it,it meant need 
> more time to do this,I hope that your team can fix it,with many thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (OFBIZ-6907) 1

2016-02-19 Thread xin chang (JIRA)
xin chang created OFBIZ-6907:


 Summary: 1
 Key: OFBIZ-6907
 URL: https://issues.apache.org/jira/browse/OFBIZ-6907
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/ecommerce
Reporter: xin chang


many of us think of the UI so bad,developer need to modify it,it meant need 
more time to do this,I hope that your team can fix it,with many thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)