Skip to content

8.0 connector flow - #17

Closed
codingforfun wants to merge 34 commits into
OCA:8.0from
initOS:8.0-connector_flow
Closed

codingforfun wants to merge 34 commits into
OCA:8.0from
initOS:8.0-connector_flow

Conversation

@codingforfun

Copy link
Copy Markdown

Add 'connector_flow' module. This module provides a minimal framework for common
data import/export tasks based on the OpenERP Connector.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-33.88%) to 58.43% when pulling 35e67e7 on initOS:8.0-connector_flow into a14881d on OCA:8.0.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-33.88%) to 58.43% when pulling e1bb574 on initOS:8.0-connector_flow into a14881d on OCA:8.0.

Comment thread connector_flow/wizard/run_task.py Outdated

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tremlin can you say something to that?

Comment thread connector_flow_xls/__openerp__.py Outdated

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove empty entries

Making the relation to the task mandatory makes uninstalling tasks impossible while keeping their results.
@coveralls

coveralls commented Apr 27, 2016

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-33.1%) to 59.127% when pulling a8fe6ef on initOS:8.0-connector_flow into c053cac on OCA:8.0.

@coveralls

coveralls commented Apr 27, 2016

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-33.1%) to 59.127% when pulling ddb0e05 on initOS:8.0-connector_flow into c053cac on OCA:8.0.

Comment thread connector_flow/chunk_view.xml Outdated
<field name="model">impexp.chunk</field>
<field name="type">form</field>
<field name="arch" type="xml">
<form string="Task Form" version="7.0" create='false'>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version="7.0" is not needed anymore

Thomas Rehn added 2 commits August 25, 2016 11:19
connector_flow: remove deprecated view version tag
connector_flow: remove deprecated connector API
@rousseldenis

rousseldenis commented Sep 14, 2016

Copy link
Copy Markdown
Contributor

@codingforfun Can you do the remaining changes that should make this PR ok ?
Otherwise 👍 for me. Using in production

@codingforfun

Copy link
Copy Markdown
Author

What's the most important leftovers in your opinion.
Unfourtunately I don't had much time for this recently, especially to follow all the discussion in the related PRs. I will check what's possible.

tschanzt pushed a commit to camptocamp/connector-interfaces that referenced this pull request Mar 15, 2018
Fix travis issue with docker-compose
@pedrobaeza

Copy link
Copy Markdown
Member

Is there still interest in this?

@simahawk simahawk closed this Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.