[OpenVPMS Developers] [JIRA] Created: (ARCH-25) DeliveryProcessor updates prices from inactive suppliers
Key: ARCH-25 URL: https://openvpms.atlassian.net/browse/ARCH-25 Project: Archetypes Issue Type: Bug Affects Versions: 1.4-beta-1 Reporter: Tim Anderson Assignee: Tim Anderson Priority: Minor Fix For: 1.4
When a delivery is processed by DeliveryProcessor, it updates each entityRelationship.productSupplier relationship between the supplier and product associated with the delivery items. The relationship's autoPriceUpdate flag is checked to see if the associated product's price should also be updated. Currently, the product's price is being updated even if the supplier is inactive. The supplier must be active for the price update to occur.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://openvpms.atlassian.net/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/listinfo/developers Posts from this mailing list can be viewed online and replied to in the OpenVPMS Developer's forum- http://tinyurl.com/openvdf
[OpenVPMS Developers] [JIRA] Updated: (ARCH-25) Product prices u
Tim Anderson updated ARCH-25: -----------------------------
Summary: Product prices updated when suppliers are inactive (was: DeliveryProcessor updates prices from inactive suppliers) Description: Products having entityRelationship.productSupplier relationships with autoPriceUpdate set to true are being updated when the supplier is inactive. Prices should only be updated for active suppliers.
This happens in the following circumstances: # When an inactive supplier is edited and saved. On save this triggers the ProductPriceUpdater to update prices # When a delivery is processed by DeliveryProcessor. This runs ProductPriceUpdater for any relationship with autoPriceUpdate set true.
was: When a delivery is processed by DeliveryProcessor, it updates each entityRelationship.productSupplier relationship between the supplier and product associated with the delivery items. The relationship's autoPriceUpdate flag is checked to see if the associated product's price should also be updated. Currently, the product's price is being updated even if the supplier is inactive. The supplier must be active for the price update to occur.
> Product prices updated when suppliers are inactive > -------------------------------------------------- > > Key: ARCH-25 > URL: https://openvpms.atlassian.net/browse/ARCH-25 > Project: Archetypes > Issue Type: Bug > Affects Versions: 1.4-beta-1 > Reporter: Tim Anderson > Assignee: Tim Anderson > Priority: Minor > Fix For: 1.4 > > > Products having entityRelationship.productSupplier relationships with autoPriceUpdate set to true are being updated when the supplier is inactive. > Prices should only be updated for active suppliers. > This happens in the following circumstances: > # When an inactive supplier is edited and saved. On save this triggers the ProductPriceUpdater to update prices > # When a delivery is processed by DeliveryProcessor. This runs ProductPriceUpdater for any relationship with autoPriceUpdate set true.-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://openvpms.atlassian.net/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/listinfo/developers Posts from this mailing list can be viewed online and replied to in the OpenVPMS Developer's forum- http://tinyurl.com/openvdf
[OpenVPMS Developers] [JIRA] Updated: (ARCH-25) Product prices u
Tim Anderson updated ARCH-25: -----------------------------
Description: Products having entityRelationship.productSupplier relationships with autoPriceUpdate set to true are being updated when the asociated supplier is inactive. Prices should only be updated for active suppliers.
This happens in the following circumstances: # When an inactive supplier is edited and saved. On save this triggers the ProductPriceUpdater to update prices # When a delivery is processed by DeliveryProcessor. This runs ProductPriceUpdater for any relationship with autoPriceUpdate set true. # When a product.medication or product.merchandise is saved. This runs ProductPriceUpdater to update prices
was: Products having entityRelationship.productSupplier relationships with autoPriceUpdate set to true are being updated when the supplier is inactive. Prices should only be updated for active suppliers.
This happens in the following circumstances: # When an inactive supplier is edited and saved. On save this triggers the ProductPriceUpdater to update prices # When a delivery is processed by DeliveryProcessor. This runs ProductPriceUpdater for any relationship with autoPriceUpdate set true.
> Product prices updated when suppliers are inactive > -------------------------------------------------- > > Key: ARCH-25 > URL: https://openvpms.atlassian.net/browse/ARCH-25 > Project: Archetypes > Issue Type: Bug > Affects Versions: 1.4-beta-1 > Reporter: Tim Anderson > Assignee: Tim Anderson > Priority: Minor > Fix For: 1.4 > > > Products having entityRelationship.productSupplier relationships with autoPriceUpdate set to true are being updated when the asociated supplier is inactive. > Prices should only be updated for active suppliers. > This happens in the following circumstances: > # When an inactive supplier is edited and saved. On save this triggers the ProductPriceUpdater to update prices > # When a delivery is processed by DeliveryProcessor. This runs ProductPriceUpdater for any relationship with autoPriceUpdate set true. > # When a product.medication or product.merchandise is saved. This runs ProductPriceUpdater to update prices-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://openvpms.atlassian.net/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/listinfo/developers Posts from this mailing list can be viewed online and replied to in the OpenVPMS Developer's forum- http://tinyurl.com/openvdf