-
Notifications
You must be signed in to change notification settings - Fork 61
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 #114
Open
hansbak
wants to merge
151
commits into
moqui:master
Choose a base branch
from
accugeo:invoiceItemCalcPrice
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…n the header when status is 'OrderProposal'
…ansition for support purposes, clean up hidden parameters so not so excessive and fix order by issues
…etail records if there, for when reservations are deleted so we still know the order
…for ProductStore settings for default disable promos, ship calc, tax calc
…aking all document data files seed-initial for consistency
… columns into one
…stepping attribute to not round to 5 minutes, in Clock In dialog remove server populate fromDate default, use the now timestamp on form submit which is more accurate if none specified
…fications by from/thru dates to only show active classifications
…specifying the number of periods and add Chart.js tooltip formatting, would be nice to do that more globally but these are handled all in the individual screen sections for the carts, including adding chart.js lib
…ecordTimeEntry transition now makes sure the time entry is for the current user's party
…n't check the current user's party when creating a TimeEntry
…close tags in different sets of different lines, excessive indentation, odd wrapping, etc
…vices.recalc#OrderPartItemAmounts service
…ore details about quantities to cancel, etc
…ng services now always filter by statusId so must be specified to match any records
…ew noop service to do nothing on deletes, only want it to send notifications on creates/updates and deletes of non-primary entity records
…or selection from drop-down with Billing and Primary email addresses from To Party
…lds in various places
… that N is On Received status and Y is on Approved status
…r various forms, some misc cleanups in prep for changing the PackShipment screen to use tabs like ShipmentDetail
…ipment to new PackShipment/PackSummary and move PackCompleted screen under PackSummary, part of prep for splitting PackShipment into Pack, Items, and Packages tabs
…riations on the original PackSummary screen, trim down PackSummary to remove items and packages sections; initial split, still need to add summaries, pagination, filters, etc
…ve package; cleanups
…with parameter pass through in the various forms
…rough pageSize for edit, delete, close
…nvoice, OrderDetail
…no nav timeout to 10 hours instead of 1 so it keeps sessions alive for open tabs for a generous length work day
…FacilityLocation if a locationSeqId is specified so it does not default to the first found by facilityId only, should be no location if no locationSeqId specified
… extends form in PhysicalQuantity) use new strictAll parameter in record#PhysicalInventoryQuantity and record#PhysicalInventoryChange services to get strict behavior that behaves more as expected in the UI with all distinguishing fields visible
…gs add descriptive text and titles
…ith Picklist type WorkEfforts, similar to equipment filter and display already there
…ind, are already handle in WHERE clause SQL in generated excludeOnPicklistCond
I don't know what happened with the forked repository and this pull request, but it shows 148 files changed including undoing a bunch of changes since it was forked. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.