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

[12.0][MIG] account_mass_reconcile #235

Merged
merged 19 commits into from
May 17, 2019

Conversation

AdriaGForgeFlow
Copy link
Contributor

@AdriaGForgeFlow AdriaGForgeFlow commented Dec 4, 2018

Migration of module account_mass_reconcile to v12

@AdriaGForgeFlow AdriaGForgeFlow changed the title [12.0][ mig account mass reconcile [12.0][MIG] account_mass_reconcile Dec 4, 2018
@pedrobaeza pedrobaeza added this to the 12.0 milestone Dec 4, 2018
@OCA-git-bot OCA-git-bot mentioned this pull request Dec 4, 2018
8 tasks
Copy link
Contributor

@grindtildeath grindtildeath left a comment

Choose a reason for hiding this comment

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

Looks good, thanks ! 👍

Can you just fix this icon ? dc0973a#diff-8ff84e574ea4ebeff6b0c36608d3930aR84

image

@AdriaGForgeFlow AdriaGForgeFlow force-pushed the 12.0-mig-account_mass_reconcile branch from dc0973a to fcab4d0 Compare March 8, 2019 07:33
@AdriaGForgeFlow
Copy link
Contributor Author

Looks good, thanks !

Can you just fix this icon ? dc0973a#diff-8ff84e574ea4ebeff6b0c36608d3930aR84

image

Done 👍

@tbaden
Copy link
Member

tbaden commented Apr 11, 2019

@ageficent cant find the menu metioned in readme unless I install the module account_accountant which is no longer a community module. Maybe another module can fix this as well, but in the runbot instance there is no such menu.

Bildschirmfoto 2019-04-11 um 11 23 14

Bildschirmfoto 2019-04-11 um 11 23 06

@AdriaGForgeFlow
Copy link
Contributor Author

AdriaGForgeFlow commented Apr 11, 2019

@ageficent cant find the menu metioned in readme unless I install the module account_accountant which is no longer a community module. Maybe another module can fix this as well, but in the runbot instance there is no such menu.

Indeed the menu is not there. I have updated now the readme.
In order to access the Automatic Mass Reconcile you need first to give to the user the permissions to see the full accounting features and then go to Invoicing / Accounting.

image

Thanks 👍

Copy link
Member

@tbaden tbaden left a comment

Choose a reason for hiding this comment

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

from . import mass_reconcile
from . import base_reconciliation
from . import base_advanced_reconciliation
from . import simple_reconciliation
from . import advanced_reconciliation
from . import mass_reconcile_history
from . import res_config

cosmetical change:
sort alphabetically

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@grindtildeath
Copy link
Contributor

@ageficent
If you still have some time on this mig, I'm wondering if we could include #253 in this base module instead of having two separated module ?

@gurneyalex gurneyalex merged commit 246f005 into OCA:12.0 May 17, 2019
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.

None yet