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

Adapt SourceItem Import/Export to use Source Code instead of SourceId #290

Closed
maghamed opened this issue Dec 11, 2017 · 1 comment
Closed
Assignees

Comments

@maghamed
Copy link
Contributor

Adapt SourceItem Import/Export to use Source Code instead of SourceId

More details available in story description

@deadlexus deadlexus self-assigned this Dec 13, 2017
deadlexus pushed a commit that referenced this issue Dec 14, 2017
- Adapted SourceItem Import/Export to use Source Code instead of SourceId;
- Fixed issue when in Stock Sources export process all fields ware excluded;
- Fixed type of return value for SourceItem->getSourceId method to int(was string);
- Adapted integrational test to the new Export/Import system(with source code).
deadlexus pushed a commit that referenced this issue Dec 14, 2017
- Fixed integration test.
deadlexus pushed a commit that referenced this issue Dec 14, 2017
- Fixed DependencyTest error.
deadlexus added a commit that referenced this issue Dec 15, 2017
- Changed SourceItem->getSourceId method.
deadlexus added a commit that referenced this issue Dec 17, 2017
- MEQP2 fixes;
deadlexus pushed a commit that referenced this issue Dec 20, 2017
- modified Source Item database structure(source_id changed to source_code);
- SourceId was replaced by SourceCode in MSI Extensions;
deadlexus added a commit that referenced this issue Dec 20, 2017
- source_id field usings ware replaced by source_code field - part;
deadlexus added a commit that referenced this issue Dec 20, 2017
- fixed foreign key issue with source_item_configuration setup schema;
- tests fixes - part;
deadlexus added a commit that referenced this issue Dec 20, 2017
- Fixed setup schema script for creatind default source;
- Tests fexes - part;
deadlexus added a commit that referenced this issue Dec 21, 2017
- fixed install schema/data issues;
- fixed issues on Source grid;
- identity field returned to source_id on Source mode;
deadlexus added a commit that referenced this issue Dec 21, 2017
- Fixed issue with with incorrect query on product edit page;
deadlexus added a commit that referenced this issue Dec 21, 2017
- Fixed issue with source item UIcomponent on product edit page
deadlexus added a commit that referenced this issue Dec 21, 2017
- Fixed issued with UI Components on stock edit page;
deadlexus added a commit that referenced this issue Dec 22, 2017
- Integration test fixes - part;
deadlexus added a commit that referenced this issue Dec 22, 2017
- Integration tests fixes - part;
deadlexus pushed a commit that referenced this issue Dec 22, 2017
- Test fixes -part;
deadlexus pushed a commit that referenced this issue Dec 22, 2017
- MEQP2 fixes;
- SourceImportExport integration tests fixes - part;
- Stock Source Import: modified sample file;
@naydav
Copy link

naydav commented Dec 27, 2017

#307

@naydav naydav closed this as completed Dec 27, 2017
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

No branches or pull requests

3 participants