<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Add ability to manage documents associated with items]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10229&amp;type=atom" />
	<updated>2023-03-21T07:44:57Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10229</id>
		<entry>
			<title type="html"><![CDATA[Re: Add ability to manage documents associated with items]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42194#p42194" />
			<content type="html"><![CDATA[<p>Instead of new fields, a nextcloud path can be stored in the sysprefs table and the sharelink can be computed from a derived format of the invoice (or any other asset) ID. If nextcloud provides for some random string then it&#039;s ID value can be leveraged as otherwise a reverse link would have to be stored in some FA table&#039;s field anew.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2023-03-21T07:44:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42194#p42194</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add ability to manage documents associated with items]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42193#p42193" />
			<content type="html"><![CDATA[<p>Hi mappolon,</p><p>I&#039;am using Nextcloud as a customerportal where customers can view there invoices, creditnotes, ...</p><p>Added two fields in db :<br />nextcloudfolder (the nextcloudfolder where invoices, ... need to be saved/are saved)<br />nextcloudlink (the URL-sharelink to view the invoices, ... in a browser)</p><p>Added these fields in FA-applicationfiles where needed.</p><p>You can do the same for articles.</p><p>Kind regards,<br />F.</p>]]></content>
			<author>
				<name><![CDATA[advocaat.pollet]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46170</uri>
			</author>
			<updated>2023-03-21T07:37:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42193#p42193</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add ability to manage documents associated with items]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42192#p42192" />
			<content type="html"><![CDATA[<p>Thank you for the reply.&nbsp; I looked at your suggested doc management projects, however, for my company, I&#039;m concerned document management would become fragmented and detached from part numbers as well as customers, and would create two places employees need to look for item related data.&nbsp; I do understand your concern about the back up size issue, which over time would become significant.&nbsp; The backup problem could be handled by a persistent cloud storage service through an API such as Amazon S2.&nbsp; Perhaps an extension could be developed that could add the functionality to FA, but offload the document storage and backups, which would eliminate the FA backup concern.</p>]]></content>
			<author>
				<name><![CDATA[mappolon]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45978</uri>
			</author>
			<updated>2023-03-20T20:45:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42192#p42192</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Add ability to manage documents associated with items]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42190#p42190" />
			<content type="html"><![CDATA[<p>Better to manage with a separate Open Source Application for Document Management so that the backup of FA can remain small.<br />1. OpenDocMan - https://github.com/opendocman/opendocman - https://www.opendocman.com/free-download/<br />2 PaperMerge - https://papermerge.com/ - https://github.com/papermerge/papermerge-core<br />3. Alfresco - https://www.alfresco.com/ecm-software/alfresco-community-editions - https://github.com/Alfresco<br />4. OpenKM - https://www.openkm.com/en/open-source-document-management-system.html - https://github.com/openkm/document-management-system<br />5. Krystal DMS - https://www.krystaldms.in/products/community/ - https://www.github.com/primeleaf/krystaldms-community-edition<br />6. LogicalDOC - https://www.logicaldoc.us/en-us/download-logicaldoc-community - https://sourceforge.net/projects/logicaldoc/<br />7. Kimios - https://www.kimios.com/ - https://github.com/kimios/kimios<br />8. Mayan EDMS - https://www.mayan-edms.com/ - https://gitlab.com/mayan-edms/mayan-edms<br />9. SeedDMS - https://www.seeddms.org/ - https://sourceforge.net/projects/seeddms<br />10. OpenProduc - http://jhierrot.github.io/openprodoc/ - https://github.com/JHierrot/openprodoc</p><p>Attached is the notes of my failed experiment on installing Mayan EDMS on Debian 11 (bullseye) LXC VM where the redis server could not be started but workarounds for all else till then are listed.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2023-03-20T11:48:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42190#p42190</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Add ability to manage documents associated with items]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42188#p42188" />
			<content type="html"><![CDATA[<p>Manufacturing companies have lots of documentation, such as technical drawings, and item specific documentation that needs to be managed in association with inventory items.&nbsp; </p><p>I suggest adding the ability to upload documents associated with inventory items and the ability to add a description of the attachment and any associated notes with a link to view or download the attachment and to delete the attachment.&nbsp; I imagine this as an additional &quot;Document&quot; or &quot;Attachments&quot; tab on the item maintenance screen.</p>]]></content>
			<author>
				<name><![CDATA[mappolon]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45978</uri>
			</author>
			<updated>2023-03-19T20:34:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42188#p42188</id>
		</entry>
</feed>
