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

enter product on invoice item does not copy price #44 Popcommerce #159

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

enter product on invoice item does not copy price #44 Popcommerce #159

wants to merge 39 commits into from

Conversation

hansbak
Copy link

@hansbak hansbak commented Jan 4, 2021

No description provided.

hansbak and others added 30 commits March 11, 2020 10:26
As mentioned in the IN parameter definition of create#PersonCustomer service, if newPassword field is empty, the UserAccount will be created and after this user will have to change or reset.

But with the exiting newPassword check, it was blocking the creation of UserAccount, thus removed the additional check of newPassword.
…was only partly issued, and always do separate AssetDetail records for the issuance reversal and the new reservation making it much easier to see history and avoid weird data combinations, also pass through shipmentId and other IDs relevant to AssetDetail records
…ments are partly or fully packed and shipped and then hard cancelled, still some to do
… cancel#AssetIssuance when there was an existing reservation
…r unavailable reservations; add reReserve#Assets service to bulk re-reserve existing reservations, new reservations initially always sorted by OrderPart.priority then OrderHeader.placedDate
… based on ShipmentItemSource if available, fixes issue where invoiceId/invoiceItemSeqId not set on AssetIssuance if invoice created before shipment
…temSeqId on AssetIssuance related to ShipmentItemSource for records where was missing
…ress support (like emailAddress) to get#PartyContactInfo, get#PartyContactInfoList, and store#PartyContactInfo
…ice for use on ShipmentDetail and PackShipment screens
address1 should be mandatory
mantle.party.duplicateServices find#PostalAddresses is already mandatory
if mssing the following will happen:
Transaction rollback for [Error running service mantle.order.OrderInfoServices.check#OrderPreApprove (message): Field cannot be empty(for field Address 1 of service Mantle Party Duplicate Services Find Postal Addresses
which make the order detail screen locked.
…ionId by from/thru dates, add pageNoLimit parameter for file output use
…ard() method to handle query string processing instead of inconsistent inline
…to project vendor or employer, ie without a project; move child/descendant WorkEffort logic to create#TimeEntryInvoiceItems from create#ProjectInvoiceItems; changes to all of these services to better handle invoice type and invoice item type for employee, non-employee person, and organization
…e format with empty line at end so adding signatures is hopefully more consistently a single line add in diffs
…erPartyList that defaults to all internal orgs if worker party has no employee relationships
… entity values were not looked up for existing open orders, and also constrain lookup of existing orders by vendorPartyId; related to PR #153
…lk rates and actual charges/rates add support for new ProductStoreShipOption markup fields that override the PsstShipLabelMarkup store setting if used, also honor the new ProductStore markupOrderShipLabels and markupShipmentShipLabels config fields
jonesde and others added 9 commits May 13, 2020 08:58
…te are specified fromDate must be before thruDate, cleanup up some weird old logic for hours to only calc if null
…isted addresses make sure current address has a value for address1 which is required by the DuplicateServices.find#PostalAddresses service, and if no value add a different warning and don't call the service as it will result in an error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants