Content Management Functionality #981
Replies: 3 comments 4 replies
|
Many if not all of the ERP systems I have used have included some level of "attachments" functionality and something similar could certainly be added to webERP. However, given the wiki integration feature has been in webERP for many years and its benefit has been extolled by at least one active user of the feature (@efeoli iirc), my preference is to keep the wiki integration and not invest the effort to develop our own "attachments" system. I would only propose to make the wiki link text used in webERP configurable so that a company can use the wording that best fits their use (which in my case is "Documents, Drawings and Files"). |
|
We actually have attachments already with the stock images. I did once write a system to attach PDF specifications to a BOM. Attachments and a wiki don't have to be mutually exclusive. |
That seems reasonable. Eventually I would want to also add 'SeedDMS' to the drop down when implementing an ad hoc workflow is required (unless you've added it to webERP by then). I don't want to infer too much but it seems if a system was configured to "upload directly", then the "Wiki Knowledge Base" link would open the files management script (e.g. Files.php) to show the files "attached" to a selected stock item (or customer or supplier) and let users open or download a file or add a new file. If called directly, Files.php could provide a generalized view of the files in the system including file names, who uploaded the file and when, what the files are linked to and the other functions I listed earlier for a maintenance script, That might be enough to not need an external Wiki for strictly basic EDM so long as Wiki pages aren't useful for giving context for a file or for other purposes - such as a QSM. Btw, I forgot to include not having to login to a seperate app to the payback list for including EDM functionality in webERP.
|
Uh oh!
There was an error while loading. Please reload this page.
PR #980 (originally) included changing the link text for the existing wiki integration in SelectProduct.php which initiated a discussion in the PR comments on how to best provide content management functionality in webERP in general.
That discussion has been moved here to allow the PR discussion to focus on the PR itself.
@dalers said:
@pakricard said:
@timschofield said:
All reactions