<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to commons</title><link href="https://sourceforge.net/p/opentaps/commons/" rel="alternate"/><link href="https://sourceforge.net/p/opentaps/commons/feed.atom" rel="self"/><id>https://sourceforge.net/p/opentaps/commons/</id><updated>2015-02-17T14:42:55.103000Z</updated><subtitle>Recent changes to commons</subtitle><entry><title>#291 opentpas source-code</title><link href="https://sourceforge.net/p/opentaps/commons/291/?limit=25#7c65" rel="alternate"/><published>2015-02-17T14:42:55.103000Z</published><updated>2015-02-17T14:42:55.103000Z</updated><author><name>Oleg Andreyev</name><uri>https://sourceforge.net/u/oandreyev/</uri></author><id>https://sourceforge.net734ebb1f2ac25fb901798a24ad81bba740ee7284</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Here you are&lt;br /&gt;
&lt;a href="https://www.gitorious.org/opentaps" rel="nofollow"&gt;https://www.gitorious.org/opentaps&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>opentpas source-code</title><link href="https://sourceforge.net/p/opentaps/commons/291/" rel="alternate"/><published>2015-02-17T12:00:09.759000Z</published><updated>2015-02-17T12:00:09.759000Z</updated><author><name>moataz moussa</name><uri>https://sourceforge.net/u/moatazmoussa/</uri></author><id>https://sourceforge.net4a6302d6f2a12b0a470c1c9ca82aa61588ea2d1c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi all,&lt;br /&gt;
i need the opentaps source code please&lt;/p&gt;
&lt;p&gt;Regards&lt;br /&gt;
Moataz&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Multitenant and other Companys</title><link href="https://sourceforge.net/p/opentaps/commons/290/" rel="alternate"/><published>2011-09-28T07:53:45Z</published><updated>2011-09-28T07:53:45Z</updated><author><name>bykthor</name><uri>https://sourceforge.net/u/bykthor/</uri></author><id>https://sourceforge.netbbb109062fc4a6196367b6c676283bc3692e2dc1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;Opentaps 1.5 is multitenant? how I can do?&lt;/p&gt;
&lt;p&gt;It is possible that a department or organization does not display information from another organization? For example do not share the CRM contacts?&lt;/p&gt;
&lt;p&gt;You could do with security groups?&lt;/p&gt;
&lt;p&gt;thank you very much&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Data Import Gl Account</title><link href="https://sourceforge.net/p/opentaps/commons/289/" rel="alternate"/><published>2010-03-19T18:04:39Z</published><updated>2010-03-19T18:04:39Z</updated><author><name>Si Chen</name><uri>https://sourceforge.net/u/sichen/</uri></author><id>https://sourceforge.net8317a184bac67bcf68d39a409b98004afe60ba7a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is to add a gl account uploading feature to hot-deploy/dataimport component&lt;/p&gt;
&lt;p&gt;1.  Add a new entity DataImportGlAccount with fields: glAccountId*, parentGlAccountId, classification, accountName, plus the fields for processedTimestamp, status, and error message from other DataImport* entities.&lt;/p&gt;
&lt;p&gt;2.  Add a service (pojo) importGlAccounts to dataimport with one optional parameter: organizationPartyId&lt;br /&gt;
The service will create GlAccount for all the DataImportGlAccount records, and then if the organizationPartyId is not null, also create a GlAccountOrganization for all the new GlAccounts and organizationPartyId.  The fromDate will be the current timestamp.&lt;/p&gt;
&lt;p&gt;3.  Add a new test to DataImportTests (I think that's in opentaps tests component).  See r15208 for the specifications.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>POS negative refund issue in opentaps 1.4</title><link href="https://sourceforge.net/p/opentaps/commons/288/" rel="alternate"/><published>2009-11-12T19:02:12Z</published><updated>2009-11-12T19:02:12Z</updated><author><name>Si Chen</name><uri>https://sourceforge.net/u/sichen/</uri></author><id>https://sourceforge.net14ed59d7ca512192a3b419e337be7c7fffa0bf2f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Michele,&lt;/p&gt;
&lt;p&gt;When you have a chance, could you please take a look at opentaps 1.4 and see if the patches for the negative refund issue could be applied there as well? This was r12431 from opentaps 1.0: 16.  Point Of Sales does not create refund or negative payment for change (12431)&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Si&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Point Of Sale</title><link href="https://sourceforge.net/p/opentaps/commons/287/" rel="alternate"/><published>2009-10-08T13:58:25Z</published><updated>2009-10-08T13:58:25Z</updated><author><name>Compucrafters</name><uri>https://sourceforge.net/u/jawaharc/</uri></author><id>https://sourceforge.net6d886909741b199b188ba91b57dc1ccaadffb5b7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;I am working on POS of latest version. I have dumped the data using seed and not used demo data. I have updated few tables relevant to POS and added the values available in the DemoRetail.xml to execute the application. Everything works fine except while pressing on "Finish" button to complete the sale I faced an error stating as:&lt;/p&gt;
&lt;p&gt;Did not complete the order, the following occurred:, ERROR : Could not create or&lt;br /&gt;
der (write error :SQL Exception occurred on commit (Cannot commit a transactiona&lt;br /&gt;
l connection: See JDBC 2.0 Optional Package Specification section 7.1 (p25))).&lt;br /&gt;
Exception: org.ofbiz.base.util.GeneralException&lt;br /&gt;
Message: Did not complete the order, the following occurred:, ERROR : Could not&lt;br /&gt;
create order (write error :SQL Exception occurred on commit (Cannot commit a tra&lt;br /&gt;
nsactional connection: See JDBC 2.0 Optional Package Specification section 7.1 (&lt;br /&gt;
p25))).&lt;/p&gt;
&lt;p&gt;It works well till OrderItemShipGroup where it trigger and fails. Please help me to resolve the issue.&lt;/p&gt;
&lt;p&gt;by,&lt;br /&gt;
Jawahar C&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Split amount of good in count*amount (CONTRIBUTION)</title><link href="https://sourceforge.net/p/opentaps/commons/286/" rel="alternate"/><published>2009-06-10T14:36:29Z</published><updated>2009-06-10T14:36:29Z</updated><author><name>Sebastian Hültenschmidt</name><uri>https://sourceforge.net/u/shueltenschmidt/</uri></author><id>https://sourceforge.net864d9d7def270a03e71d4818e661097699b536e9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am currently reviewing opentaps for several customers of mine in the meat producing industry. Actually they are producing kebap.&lt;br /&gt;
These are produced in pieces of various sizes. So you can assume that the product_A is available in 5 kg, 7.5kg, 10kg and so on.&lt;br /&gt;
The customers order e.g. 2 pieces of product_a in 10kg size. The price caculation is based on the unit (kg).&lt;br /&gt;
So one order line looks like: "2 pcs; 10 kg; product_a; price_per_kg; price_of_line=2*10*price_per_kg".&lt;/p&gt;
&lt;p&gt;just using a single line for each piece is not a good option as QOH etc. will not reflect the size of the ordered product, just the count*size.&lt;/p&gt;
&lt;p&gt;Unfortunately they have to be able to track the pieces with a lot_id because of law_regulations.&lt;br /&gt;
I would like to implement this feature with minimal penetration and impact.&lt;br /&gt;
I thought about using variants on the size, but the price for the different variant must be kept in sync (price_per_kg*size).&lt;/p&gt;
&lt;p&gt;Maybe a good option would be to use configurations and add a new type of "size" to inputed as decimal.&lt;br /&gt;
Any hints for other ways to solve this or pointers to code to help me estimate the effort welcome.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>PostallAddress CountyGeoId field</title><link href="https://sourceforge.net/p/opentaps/commons/285/" rel="alternate"/><published>2009-02-20T12:35:38Z</published><updated>2009-02-20T12:35:38Z</updated><author><name>Michele Simone - BusinessFinder</name><uri>https://sourceforge.net/u/strfn/</uri></author><id>https://sourceforge.netacdf6b943e6bed20d0d30c9c610a13702d0fb876</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The entity PostalAddress has defined a field called CountyGeoId, I suppose is a typing error of CountryCodeGeiId.&lt;br /&gt;
Also some services inherit it's attributes from this entity definition and expose both the attributes CountyGeoId and CountryGeoId.&lt;br /&gt;
Should we fix the entity definition ??&lt;/p&gt;
&lt;p&gt;Michele Simone&lt;br /&gt;
www.businessfinder.it&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CONTRIBUTION framework buil-ear.xml</title><link href="https://sourceforge.net/p/opentaps/commons/284/" rel="alternate"/><published>2008-12-05T09:49:41Z</published><updated>2008-12-05T09:49:41Z</updated><author><name>Michele Simone - BusinessFinder</name><uri>https://sourceforge.net/u/strfn/</uri></author><id>https://sourceforge.net990103b0ba4c418725e01d0ea0e24b275a87114b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The framework/build-ear.xml don't include the ofbiz-workflow.jar file.&lt;br /&gt;
Without that file i can't complete any order (inside jboss) cause a ClassNotFoundException: WfException&lt;/p&gt;
&lt;p&gt;This patch should resolve the problem.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Michele&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>pop customer information on call</title><link href="https://sourceforge.net/p/opentaps/commons/283/" rel="alternate"/><published>2008-11-19T01:17:58Z</published><updated>2008-11-19T01:17:58Z</updated><author><name>Si Chen</name><uri>https://sourceforge.net/u/sichen/</uri></author><id>https://sourceforge.netbf90d35aa0586e762cbe98b38a0ea7fcfd4818ef</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;this ticket is for integrating opentaps so that when a customer calls, asterisk will pop up the customer's information &lt;a href="http://www.opentaps.org/docs/index.php/Asteriks_Integration" rel="nofollow"&gt;http://www.opentaps.org/docs/index.php/Asteriks_Integration&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>