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

Hide DocType with name ** Neu ** #6367

Merged
merged 5 commits into from Mar 19, 2020
Merged

Hide DocType with name ** Neu ** #6367

merged 5 commits into from Mar 19, 2020

Conversation

TheBestPessimist
Copy link
Contributor

Copy link
Member

@metas-ts metas-ts left a comment

Choose a reason for hiding this comment

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

  • only editing the DDL is not enugh. you need to add a migr-script too
  • i think it's better to stick with the left join and simply add the AND dt.c_doctype_id != 0 to the ON
  • occuring to me only now: taxName, taxCategoryName and docTypeName lack _TRL. please clarify with mark if it's needed

@TheBestPessimist
Copy link
Contributor Author

I forgot to add migration script, sorry 'bout that.

Added the translations.

@metas-ts metas-ts merged commit 9783292 into master Mar 19, 2020
@metas-ts metas-ts deleted the gh6121_4 branch March 19, 2020 18:44
metas-ts pushed a commit that referenced this pull request Mar 19, 2020
* Hide DocType with name  `** Neu **`

#6121

* Revert "Hide DocType with name  `** Neu **`"

This reverts commit a492582

#6121

* Hide DocType with name  `** Neu **`

This time using the left join instead of a subselect

#6121

* Update DocType, Tax and TaxCategory to use TRL

#6121

* Add migration file

#6121
(cherry picked from commit 9783292)
metas-ts pushed a commit that referenced this pull request Mar 19, 2020
* Hide DocType with name  `** Neu **`

#6121

* Revert "Hide DocType with name  `** Neu **`"

This reverts commit a492582

#6121

* Hide DocType with name  `** Neu **`

This time using the left join instead of a subselect

#6121

* Update DocType, Tax and TaxCategory to use TRL

#6121

* Add migration file

#6121
(cherry picked from commit 9783292)
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

Successfully merging this pull request may close these issues.

None yet

2 participants