-
Notifications
You must be signed in to change notification settings - Fork 1
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
[10.0][MIG] connector_carepoint/website_first_databank #36
Open
lasley
wants to merge
37
commits into
release/10.0
Choose a base branch
from
feature/10.0/LABS-362-v10_migration
base: release/10.0
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
* Add sale order & order line export logic * Add user export * Fix user import * Add note into readme regarding non-functional non-rx sale orders * Add procurement order export logic * Update for v10 vertical-medical naming
* Update fields for renaming in v10
lasley
force-pushed
the
feature/10.0/LABS-362-v10_migration
branch
18 times, most recently
from
January 26, 2017 21:06
8de2215
to
f9bd16d
Compare
lasley
force-pushed
the
feature/10.0/LABS-362-v10_migration
branch
2 times, most recently
from
March 1, 2017 00:55
dda531f
to
edf87e7
Compare
lasley
force-pushed
the
feature/10.0/LABS-362-v10_migration
branch
3 times, most recently
from
March 6, 2017 22:59
d7c0ec6
to
44c6a6f
Compare
lasley
force-pushed
the
feature/10.0/LABS-362-v10_migration
branch
from
August 21, 2017 20:37
82d5015
to
5c92482
Compare
* Switch carepoint ID on drug form import to match CP PK * Switch drug form search to name in order to avoid conflicts (code is not unique)
* Add home_2 phone to possible types in the mapping * Switch to base importer for phones to stop missing fields warning
* Switch to BaseImporter for addresses in order to circumvent missing fields warning
* Update the search domain for users to include login and only employee users
* Don't update UoM for existing medicaments - there is no reason for this & it causes issues when UoMs have been shifted
lasley
force-pushed
the
feature/10.0/LABS-362-v10_migration
branch
from
August 21, 2017 23:03
702d1c3
to
c9d717a
Compare
lasley
force-pushed
the
feature/10.0/LABS-362-v10_migration
branch
from
August 23, 2017 01:15
7d711ab
to
57e8e64
Compare
lasley
force-pushed
the
feature/10.0/LABS-362-v10_migration
branch
from
August 31, 2017 15:02
777cd24
to
f2e3cd8
Compare
lasley
force-pushed
the
feature/10.0/LABS-362-v10_migration
branch
from
September 6, 2017 22:06
159f05d
to
836806a
Compare
lasley
force-pushed
the
feature/10.0/LABS-362-v10_migration
branch
2 times, most recently
from
September 7, 2017 23:38
591c02e
to
c17143d
Compare
* Add `CarepointImageData` model to map to `carepoint.image_data` (`cpimage_data`) * Add logic for prescription image import
lasley
force-pushed
the
feature/10.0/LABS-362-v10_migration
branch
from
September 8, 2017 00:43
c17143d
to
399ba87
Compare
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.
v10 upgrade of connector_carepoint & website_first_databank