Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved: Convert OrderServices.xml mini-lang to groovyDSL (OFBIZ-9984) #870

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

nmalin
Copy link
Contributor

@nmalin nmalin commented Dec 31, 2024

Fix error in ensureRouteSegPackage
Migration of the services:

  • recreateOrderAdjustments
  • getOrderItemShipGroupEstimatedShipDate
  • updateOrderNote
  • getOrderStatus
  • orderSequence_enforced
  • createOrderHeader
  • updateOrderHeader
  • updateOrderItemShipGroup
  • updateOrderContactMech
  • addPaymentMethodToOrder
  • checkOrderIsOnBackOrder
  • createOrderItemChange
  • createUpdateShippingAddress
  • createUpdateBillingAddress
  • createUpdateCreditCard
  • setUnitPriceAsLastPrice
  • cancelAllBackOrders
  • updateShippingMethodAndCharges
  • productAvailabilityByFacility
  • createOrderPaymentApplication
  • moveItemBetweenShipGroups

Thanks to Julien NICOLAS, Gil PORTENSEIGNE, Sebastian Berg and Leila MEKIKA for work on it

Leila and others added 2 commits December 31, 2024 10:00
Fix error in ensureRouteSegPackage
Migration of the services:
-recreateOrderAdjustments
-getOrderItemShipGroupEstimatedShipDate
-updateOrderNote
-getOrderStatus
-orderSequence_enforced
-createOrderHeader
-updateOrderHeader
-updateOrderItemShipGroup
-updateOrderContactMech
-addPaymentMethodToOrder
-checkOrderIsOnBackOrder
-createOrderItemChange
-createUpdateShippingAddress
-createUpdateBillingAddress
-createUpdateCreditCard
-setUnitPriceAsLastPrice
-cancelAllBackOrders
-updateShippingMethodAndCharges
-productAvailabalityByFacility
-createOrderPaymentApplication
-moveItemBetweenShipGroups
* Fix typo on service name productAvailabilityByFacility
* Review and simplify groovy syntax
@nmalin nmalin changed the title 866 Improved: Convert OrderServices.xml mini-lang to groovyDSL (OFBIZ-9984) Dec 31, 2024
@nmalin
Copy link
Contributor Author

nmalin commented Dec 31, 2024

Fix the test for the code present on #866

@nmalin nmalin merged commit 57bf0ce into trunk Jan 3, 2025
7 checks passed
@nmalin nmalin deleted the 866 branch January 3, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant