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

rename modules logistic_.* to logistics_.* #183

Open
gurneyalex opened this issue May 24, 2015 · 1 comment
Open

rename modules logistic_.* to logistics_.* #183

gurneyalex opened this issue May 24, 2015 · 1 comment

Comments

@gurneyalex
Copy link
Member

logistic_budget, and maybe others...

See https://github.com/bealdav/erp_rename/blob/master/erp_rename.py for helper if needed.

@yvaucher
Copy link
Member

Also to rename:

  • model names
  • file names

We already did it for string displayed to the user and for class names

ack-grep -i logistic | grep -iv logistics | wc -l
2395

find . -name "logistic" | wc -l
81
minus 8 files in .git -> 73

There is some find and replace to do.

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

2 participants