Re: Enabling Draw.io Confluence Addon

2017-08-22 Thread Allan Zarsuela
Thank you guys! Through this thread email, got to know about draw.io. I have cheked it out and its amazing! Looks very handy for Agile development and for quick presentation. Nice to be part of OFBiz Confluence. On Mon, Aug 21, 2017 at 12:26 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wro

Fwd: MODERATE for user@ofbiz.apache.org

2017-08-22 Thread Deepak Dixit
Hi Rajesh, Your mail has been moderated, Please subscribe to user mailing list http://ofbiz.apache.org/mailing-lists.html Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co From: Rajesh Mallah To: user@ofbiz.apache.org Cc: Bcc: Date: 22 Aug 2017 00:47:54 -0400 Subject: test e

RE: Seed data

2017-08-22 Thread james
Jaques - Do you have the file names we should comment out? Original Message Subject: Re: Seed data From: Jacques Le Roux Date: Mon, August 21, 2017 10:48 am To: user@ofbiz.apache.org By commenting them out in ofbiz-component files yes. I see no other ways Jacques Le 21/08/20

Re: Seed data

2017-08-22 Thread Jacques Le Roux
Those are files in the ofbiz-component.xml files that you cant find in the concerned components. It clearly depends on your need so I let you decide on this... Jacques Le 22/08/2017 à 13:53, ja...@productive1.com a écrit : Jaques - Do you have the file names we should comment out?

Re: Seed data

2017-08-22 Thread Deepak Dixit
Hi James, You can use readers to load data as required. You can define your own readers for custom component. gradlew "ofbiz --load-data readers=seed,seed-initial,ext" Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Aug 21, 2017 at 10:00 PM, wrote: > Is it possibl

RE: Seed data

2017-08-22 Thread james
How do others launch a live database with much of the chart of account mapping complete? Even if there are customers that can be deleted we would need no transactional data in the system Original Message Subject: Re: Seed data From: Deepak Dixit Date: Tue, August 22, 2017 5:26

Purpose of ASSET_USAGE and ASSET_USAGE_OUT_IN product type

2017-08-22 Thread Pallavi Goyal
Hello All I am exploring Fixed Assets in ofbiz. I observed there are two types of fixed asset product in the system - ASSET_USAGE and ASSET_USAGE_OUT_IN. Please help me in understanding the purpose of these two. Thanks and Regards Pallavi Goyal

New Implementation - OfBiz - redgrape.tech - Indian context

2017-08-22 Thread Jacques Le Roux
Hi Mallah, Your message has been moderated. Please use and subscribe to the user ML for such questions see why here http://ofbiz.apache.org/mailing-lists.html You will get a better support and it's more fair to share with everybody The wider the audience the better the answers you might get Th

Re: New Implementation - OfBiz - redgrape.tech - Indian context

2017-08-22 Thread Jacques Le Roux
Mallah, About your 2 questions, the answer is positive for both Jacques Le 22/08/2017 à 18:18, Jacques Le Roux a écrit : Hi Mallah, Your message has been moderated. Please use and subscribe to the user ML for such questions see why here http://ofbiz.apache.org/mailing-lists.html You will get

RE: Seed data (Best Practices)

2017-08-22 Thread james
Is there a best practice document that installs the system with the demo data then allows you to remove all transactional data? My main concern is to already have the GL Account mappings done and then we can just replace the name of the GLs instead of going through a financial mapping from scratch

[MODERATE EMAIL] demo data advise for new installations by a *new* company

2017-08-22 Thread Deepak Dixit
Strange, mal...@redgrape.tech email is subscribed to user list but still email from mal...@redgrape.tech not delivering to user list. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co -- Forwarded message -- From: Rajesh Mallah To: user Cc: Bcc: Date: 22 Aug

loading / not-loading of demo data

2017-08-22 Thread Rajesh Mallah
Hi , I am trying for a production setup of ofbiz after playing around with the various applications and demo data. I have edited the "Company" partyID to reflect my company. However there are too many transactional data in the demo data set across various inter-related applications. My question

Re: [MODERATE EMAIL] demo data advise for new installations by a *new* company

2017-08-22 Thread Jacques Le Roux
Hi Deepak, OK Rajesh Mallah is now subscribed :) Jacques Le 22/08/2017 à 20:56, Deepak Dixit a écrit : Strange, mal...@redgrape.tech email is subscribed to user list but still email from mal...@redgrape.tech not delivering to user list. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.co

Re: Purpose of ASSET_USAGE and ASSET_USAGE_OUT_IN product type

2017-08-22 Thread Hans Bakker
When i remember well, we used this to be able to rent out fixed assets (OUT_IN) or just internal assets. On 22/08/17 20:57, Pallavi Goyal wrote: Hello All I am exploring Fixed Assets in ofbiz. I observed there are two types of fixed asset product in the system - ASSET_USAGE and ASSET_USAGE_O

Re: [MODERATE EMAIL] demo data advise for new installations by a *new* company

2017-08-22 Thread Rajesh Mallah
Hi , I was able to create the admin user after reading README.md in source tree > Create an admin user account > > Create an admin user with login name MyUserName and default password with > value "ofbiz". Upon first login OFBiz will request changing the default > password > > gradlew loadAdminU

Re: [MODERATE EMAIL] demo data advise for new installations by a *new* company

2017-08-22 Thread Rajesh Mallah
The same info is also available in: https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+Install+OFBiz+without+the+Demo+Data i wish I were more careful. regds mallah. On Wed, Aug 23, 2017 at 9:29 AM, Rajesh Mallah wrote: > Hi , > > > I was able to create the admin user after read

Fixed Asset Acquisition Process

2017-08-22 Thread Sourabh Jain
Hello All, Can anyone help me to understand the acquisition process of Fixed Assets in OFBiz. I went through various resources available but couldn't find the proper process doc. Thanks in advance, your guidance will be helpful for me. Regards Sourabh Jain

Re: New Implementation - OfBiz - redgrape.tech - Indian context

2017-08-22 Thread Paul Foxworthy
Hi Ramesh, > (2) Is it possible to set tax rate on individual product types / products ? Yes, check out the TaxAuthorityRateProduct (TARP) entity. Note that products in OFBiz can belong to many different categories, so if necessary you could define a "taxable" category for TARP that is separate f

Re: [MODERATE EMAIL] demo data advise for new installations by a *new* company

2017-08-22 Thread Jacques Le Roux
Hi Rajesh, Ah yes great, forgot this noticeable recent effort from Sharan, thanks Sharan! To be continued... Jacques Le 23/08/2017 à 06:26, Rajesh Mallah a écrit : The same info is also available in: https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+Install+OFBiz+without+the+Dem

Re: New Implementation - OfBiz - redgrape.tech - Indian context

2017-08-22 Thread Rajesh Mallah
Thanks for input . I am trying to document how a typical *new* company could configure ofbiz in Indian Context from the start and benefit in long run. regds mallah. On Wed, Aug 23, 2017 at 11:16 AM, Paul Foxworthy wrote: > Hi Ramesh, > > > (2) Is it possible to set tax rate on individual prod

Re: loading / not-loading of demo data

2017-08-22 Thread Deepak Dixit
Hi Rajesh, You can load data using readers gradlew "ofbiz --load-data readers=seed,seed-initial,ext,ext-demo" There are some pre-define readers, but you can define your own data readers. you can refer set custom data readers in ofbiz-component.xml You can set define any reader, and then can

Re: New Implementation - OfBiz - redgrape.tech - Indian context

2017-08-22 Thread Jacques Le Roux
To complete our answers https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz's+Tax+Authority+Data+Model and https://demo-trunk.ofbiz.apache.org/accounting/control/EditTaxAuthorityRateProducts?taxAuthPartyId=FRA_TA&taxAuthGeoId=FRA (cred: admin/ofbiz) Jacques Le 23/08/2017 à 07:46, Paul F

Re: New Implementation - OfBiz - redgrape.tech - Indian context

2017-08-22 Thread Jacques Le Roux
And finally though incomplete https://cwiki.apache.org/confluence/display/OFBIZ/VAT Jacques Le 23/08/2017 à 08:16, Jacques Le Roux a écrit : To complete our answers https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz's+Tax+Authority+Data+Model and https://demo-trunk.ofbiz.apache.org/ac

Re: New Implementation - OfBiz - redgrape.tech - Indian context

2017-08-22 Thread Rajesh Mallah
Thanks Roux , I was in fact looking for the sandbox functionality provided by https://demo-trunk.ofbiz.apache.org/ glad to know it now. I had gone through http://markmail.