Plm1 - some cleanup and handy links - #980
Conversation
- move Add New Note link from column 5 header to after the table (and delete column 5)
and simplify page help text.
item - details - sub-menu - notes - search
- also fix text to match target
|
Thanks, @dalers, seems like a nice improvement.
Yes, agree with the configurable text, as for some users "drawings" makes no-sense, but "Extra information" would make more sense to the users. |
I'll see if i can figure out something simple otherwise will update the PR and leave the wiki link text as-is for now. |
|
On a wider note (perhaps I should take my own advice and start a new issue) is a link to a wiki the best way to store this info? Phil is a big fan of Wikis and I understand this, but is it not better just to have a means of storing assorted files such as PDFs or MDs? |
I guess that would depend on what "better" means to you ;-) I agree with you @timschofield that a discussion on the "best" way to provide content management functionality (which a wiki provides and which electronic document management is a subset of) should have its own discussion topic and I happen to have created one just now for that purpose: #981 I will remove renaming the wiki link text in includes/MiscFunctions.php so this PR can (hopefully) be accepted and merged for its other features. |
|
The change of wiki link text in includes/MiscFunctions.php has been undone |
|
I have merged this PR |
I think this includes everything, I think (hope?) everyone will finds these changes useful.
I anticipate replacing "Wiki Product Knowledge Base" with "Documents, Drawings and Files" may invoke discussion. For my users, "Notes" are in webERP and are used to share information between users while the wiki interface ("Documents, Drawings and Files") is used for controlled files (e.g. PDFs, ZIPs, Word Docs, Spreadsheets, etc.). Imho this creates a clean separation of function (made possible by the recent addition of Item Notes) and is simple for users to understand. The Wiki provides a simple document management system when an approval workflow isn't necessary but still provides traceability to the user that provided the file with a timestamp,
If everyone agrees the more descriptive "Documents, Drawings and Files" is "better" being more intuitive for the user, the other supported wikis (DocuWiki and MediaWiki) will need to be updated as well as adding Notes to Suppliers for consistentency.
However, perhaps not everyone will want to name the Wiki interface "Documents, Drawings and Files", and configuring the link text in [ Settings > System > Wiki Interface ] may be preferable.