2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Oct 08, 2024 — Oct 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In authorize#SinglePayment handle Payment with 0.0 amount, don't do integration call for these and just update Payment status to Delivered; adjustments in other places to better handle 0.0 amount payments, and for orders better handle per-part payment totals; related to issue #167 More... about 4 years ago
Merge pull request #126 from zhangwei1979/master
David E Jones
as David E. Jones
More... about 4 years ago
Add missing currencyUomId More... about 4 years ago
Merge pull request #125 from acetousk/master
David E Jones
as David E. Jones
More... over 4 years ago
Merge pull request #170 from acetousk/master
David E Jones
as David E. Jones
More... over 4 years ago
update AUTHORS file More... over 4 years ago
Add UOM Dimensions box to EditProduct.xml More... over 4 years ago
Add UOM Dimensions box to EditProduct.xml More... over 4 years ago
Add deprecation warnings in description of ProductDimension and ProductDimenstionType More... over 4 years ago
Fix issue in authorize#FinancialAccount if FinancialAccountType.authValidDays is set then comes back as a long, and Groovy is now more strict and won't auto convert long to int for the method call; thanks to Pino Cao for reporting this More... over 4 years ago
Merge pull request #124 from acetousk/master
David E Jones
as David E. Jones
More... over 4 years ago
Squash commit for Add Second Factor Authentication to Moqui project More... over 4 years ago
Set new OrderHeader.completedDate field when status changes to completed, with optional parameters that default to now More... over 4 years ago
Add OrderHeader.completedDate field, to be set when status changes to completed More... over 4 years ago
Merge pull request #169 from aabiabdallah/master More... over 4 years ago
Merge branch 'moqui:master' into master More... over 4 years ago
Added myself to the second section in the AUTHORS file. More... over 4 years ago
Merge pull request #168 from aabiabdallah/master More... over 4 years ago
Added myself to the AUTHORS file. More... over 4 years ago
Added some missing join-optional attributes to the OrderItemProductDetail view entity. More... over 4 years ago
Add OrderHeader.originUrl field; add Test Order (ScTest) enum of type SalesChannel (aka order source) to denote orders are for testing, there is no automation around this for now, for reporting/etc purposes More... over 4 years ago
Add externalId alias to PersonAndUserAccount and PersonWithUserAccount view entities More... over 4 years ago
Add findOrCreate#PartyTelecomNumber and #PartyEmailAddress, like findOrCreate#PartyPostalAddress More... over 4 years ago
On EditContainer add dialog/form to Pick and Move to Container More... over 4 years ago
Finish first pass on pickMove#ProductToContainer with support for multiple Shipments per Container, resolve issues from testing More... over 4 years ago
In move#AssetReservation add support for AssetReservation record consolidation in moves More... over 4 years ago
Add lastUpdatedStamp for OrderHeader on OrderHeaderAndPart view-entity More... over 4 years ago
Merge pull request #122 from zhangwei1979/master
David E Jones
as David E. Jones
More... over 4 years ago
Fixed a typo Fixed Ambiguous method overloading for method java.math.BigDecimal#multiply Use the Destination address for returns from customers and Original address for purchase order from suppliers to populate Origin Address dropdown More... over 4 years ago
Merge branch 'master' of github.com:moqui/SimpleScreens More... over 4 years ago