<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.opentaps.org/docs/index.php?action=history&amp;feed=atom&amp;title=Extending_opentaps</id>
	<title>Extending opentaps - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.opentaps.org/docs/index.php?action=history&amp;feed=atom&amp;title=Extending_opentaps"/>
	<link rel="alternate" type="text/html" href="https://docs.opentaps.org/docs/index.php?title=Extending_opentaps&amp;action=history"/>
	<updated>2026-04-25T13:30:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>https://docs.opentaps.org/docs/index.php?title=Extending_opentaps&amp;diff=4227&amp;oldid=prev</id>
		<title>Sichen: Protected &quot;Extending opentaps&quot;: Sysop page [edit=sysop:move=sysop]</title>
		<link rel="alternate" type="text/html" href="https://docs.opentaps.org/docs/index.php?title=Extending_opentaps&amp;diff=4227&amp;oldid=prev"/>
		<updated>2009-08-18T18:34:10Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/docs/index.php?title=Extending_opentaps&quot; title=&quot;Extending opentaps&quot;&gt;Extending opentaps&lt;/a&gt;&amp;quot;: Sysop page [edit=sysop:move=sysop]&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 18:34, 18 August 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Sichen</name></author>
		
	</entry>
	<entry>
		<id>https://docs.opentaps.org/docs/index.php?title=Extending_opentaps&amp;diff=4226&amp;oldid=prev</id>
		<title>Sichen: New page: opentaps is meant to be customized and extended for your own needs.  You can build your own opentaps-based component or application using the tools described in this wiki.  This page is fo...</title>
		<link rel="alternate" type="text/html" href="https://docs.opentaps.org/docs/index.php?title=Extending_opentaps&amp;diff=4226&amp;oldid=prev"/>
		<updated>2009-08-18T18:34:09Z</updated>

		<summary type="html">&lt;p&gt;New page: opentaps is meant to be customized and extended for your own needs.  You can build your own opentaps-based component or application using the tools described in this wiki.  This page is fo...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;opentaps is meant to be customized and extended for your own needs.  You can build your own opentaps-based component or application using the tools described in this wiki.  This page is for the &amp;quot;best practices&amp;quot; of building additional components which extend opentaps.&lt;br /&gt;
&lt;br /&gt;
# Keep it all separated by creating your own hot-deploy/ component and putting everything in there. This component should have your own entities, services, webapp with controllers, screens and pages. &lt;br /&gt;
# Reuse existing functionality by referencing existing entities, services, use the include-controller to includes segments of an existing controller, and reference existing screens and pages from your component. &lt;br /&gt;
# Give your own the prefix for the entity names and service names, like &amp;quot;mySalesXXX&amp;quot; or &amp;quot;myCreateXXXX&amp;quot;, so that there is no risk of collision later on.  &lt;br /&gt;
# It might be better not to use extend-entity to change existing entities, and just add your own entities which are related to existing entities, if you need additional fields. &lt;br /&gt;
# You still may need to deactivate some SECAs, EECAs (event triggers) in the core opentaps and ofbiz components&lt;br /&gt;
# Keep a file to log what you have changed in the core.&lt;/div&gt;</summary>
		<author><name>Sichen</name></author>
		
	</entry>
</feed>