New Implementation - OfBiz - redgrape.tech - Indian context

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
25 messages Options
12
Reply | Threaded
Open this post in threaded view
|

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

Rajesh Mallah
Hi Paul ,

I did select the PartyGroup  In the screen /accounting/control/AddCompany
As a matter of fact the PartyGroup entry comes in dropdown only when it
has INTERNAL_ORGANIZATIO  role.

As mentioned i get following message in log line:

2017-08-24 08:52:28,505 |ttp-nio-8080-exec-10
|PrimaryKeyFinder              |I| Returning null because found incomplete
primary key in find: [GenericEntity:PartyNameView][partyId,null()]


not sure if its related.

Please note: I have not loaded the demo data , only seed and see-initial
and attempting to
                     create a minimal working set.


regds
mallah.













On Thu, Aug 24, 2017 at 2:44 AM, Paul Foxworthy <[hidden email]> wrote:

> On 23 August 2017 at 21:36, Rajesh Mallah <[hidden email]> wrote:
>
> > I do not see the Party Group i created manually listed under
> >
> > "Accounts" -> "Organisation GL Settings" ->  "Available Internal
> Accounting
> > Organizations"
> >
> > Where it is available for the demo data:
> >
> > https://demo-trunk.ofbiz.apache.org/accounting/control/ListCompanies
> >
> > I tried creating a new record using the "Create new accounting company"
> > feature  but it fails silently .
> >
> > kindly tell the significance of the Available Internal Accounting
> > Organizations and does the absence matter?
> >
>
> Hi Rajesh,
>
> Every organization you deal with including customers and suppliers will
> have a PartyGroup in OFBiz. Of course you only want a chart of accounts for
> the organizations you administer, and not every PartyGroup. You were right
> to use "Create new accounting company". When you do so, OFBiz presents a
> list of PartyGroups and asks you to choose the one for which you want to a
> chart of accounts and other accounting information.
>
> I just tried this on the demo site and it seems to be working for me.
>
> From https://demo-trunk.ofbiz.apache.org/accounting/control/AddCompany ,
> did you choose a PartyGroup for which you want to performa accounting, and
> which is not already an internal accounting organization?
>
> Cheers
>
> Paul Foxworthy
>
> --
> Coherent Software Australia Pty Ltd
> PO Box 2773
> Cheltenham Vic 3192
> Australia
>
> Phone: +61 3 9585 6788
> Web: http://www.coherentsoftware.com.au/
> Email: [hidden email]
>
Reply | Threaded
Open this post in threaded view
|

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

Rajesh Mallah
In reply to this post by Rajesh Mallah
Hi Jacques / Everyone ,

I am now taking the route of loading data via ext reader.
I wish stock Ofbiz were more easier for first timers   :-)

regds
mallah.

load ext data
>
> Load seed, seed-initial and ext data; meant for manual/generic testing,
> development, or going into production with a derived system based on stock
> OFBiz where the ext data basically replaces the demo data
>
> gradlew "ofbiz --load-data readers=seed,seed-initial,ext"
>
>



On Wed, Aug 23, 2017 at 7:07 PM, Rajesh Mallah <[hidden email]>
wrote:

>
> Hi Jacques  ,
>
> I will try a little more and may be i shall fallback to alternate you are
> suggesting.
>
> regds
> mallah.
>
> On Wed, Aug 23, 2017 at 7:05 PM, Jacques Le Roux <
> [hidden email]> wrote:
>
>> I guess for this kind of task (like the facility) it maybe easier to
>> import your own data.
>>
>> Either with webtools/import or more systematically by creating ext data
>> and loading them with the ext reader.
>>
>> You can start from demo data and adapt them for your need. You will maybe
>> find that it's even often easier than by using the UI.
>>
>> Jacques
>>
>>
Reply | Threaded
Open this post in threaded view
|

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

Rajesh Mallah
Hi Jacques ,

I am getting initial successes in this approach . Hopefully i shall achieve
what i needed now.

regds
mallah.


On Thu, Aug 24, 2017 at 1:18 PM, Rajesh Mallah <[hidden email]>
wrote:

> Hi Jacques / Everyone ,
>
> I am now taking the route of loading data via ext reader.
> I wish stock Ofbiz were more easier for first timers   :-)
>
> regds
> mallah.
>
> load ext data
>>
>> Load seed, seed-initial and ext data; meant for manual/generic testing,
>> development, or going into production with a derived system based on stock
>> OFBiz where the ext data basically replaces the demo data
>>
>> gradlew "ofbiz --load-data readers=seed,seed-initial,ext"
>>
>>
>
>
>
> On Wed, Aug 23, 2017 at 7:07 PM, Rajesh Mallah <[hidden email]>
> wrote:
>
>>
>> Hi Jacques  ,
>>
>> I will try a little more and may be i shall fallback to alternate you are
>> suggesting.
>>
>> regds
>> mallah.
>>
>> On Wed, Aug 23, 2017 at 7:05 PM, Jacques Le Roux <
>> [hidden email]> wrote:
>>
>>> I guess for this kind of task (like the facility) it maybe easier to
>>> import your own data.
>>>
>>> Either with webtools/import or more systematically by creating ext data
>>> and loading them with the ext reader.
>>>
>>> You can start from demo data and adapt them for your need. You will
>>> maybe find that it's even often easier than by using the UI.
>>>
>>> Jacques
>>>
>>>
Reply | Threaded
Open this post in threaded view
|

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

Jacques Le Roux
Administrator
In reply to this post by Rajesh Mallah
Hi Rajesh,

We all wish that ;)

Jacques


Le 24/08/2017 à 09:48, Rajesh Mallah a écrit :

> Hi Jacques / Everyone ,
>
> I am now taking the route of loading data via ext reader.
> I wish stock Ofbiz were more easier for first timers   :-)
>
> regds
> mallah.
>
> load ext data
>> Load seed, seed-initial and ext data; meant for manual/generic testing,
>> development, or going into production with a derived system based on stock
>> OFBiz where the ext data basically replaces the demo data
>>
>> gradlew "ofbiz --load-data readers=seed,seed-initial,ext"
>>
>>
>
>
> On Wed, Aug 23, 2017 at 7:07 PM, Rajesh Mallah <[hidden email]>
> wrote:
>
>> Hi Jacques  ,
>>
>> I will try a little more and may be i shall fallback to alternate you are
>> suggesting.
>>
>> regds
>> mallah.
>>
>> On Wed, Aug 23, 2017 at 7:05 PM, Jacques Le Roux <
>> [hidden email]> wrote:
>>
>>> I guess for this kind of task (like the facility) it maybe easier to
>>> import your own data.
>>>
>>> Either with webtools/import or more systematically by creating ext data
>>> and loading them with the ext reader.
>>>
>>> You can start from demo data and adapt them for your need. You will maybe
>>> find that it's even often easier than by using the UI.
>>>
>>> Jacques
>>>
>>>

Reply | Threaded
Open this post in threaded view
|

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

Rajesh Mallah
In reply to this post by Rajesh Mallah
Hello Mr Hans / List ,

I discovered that the fairly useful tool ofbizsetup   is triggered on

(1) loading seed,seed-initial data
(2) accessing  the url http://localhost:8080/ofbizsetup

I found the info here:
http://markmail.org/message/zu7ek7k336lzde7n

I am not sure if this facility is still being developed or its deprecated.
as there was not much discussion over it in current context or even a
single mention in README.md

till now i am seeing a fairly usable state of instance to work with.

regds
mallah.







On Wed, Aug 23, 2017 at 1:03 PM, Hans Bakker <[hidden email]>
wrote:

> if you just have a single user with NO accounting company, only the setup
> function will show at startup.
>
> I entered the message in the group too?
>
>
> Regards,
>
> Hans
>
>
> On 23/08/17 13:41, Rajesh Mallah wrote:
>
>> Hello Mr Hans ,
>>
>> by
>>
>>     4. using this user run the setup function. (modify this setup to
>>     your indian requirements if you have special stuff)
>>
>>
>> are you referring to any wizard for "setup function" or referring to
>> create a  "New Party Group" etc
>> i would have liked to carry this discussion on the list itself so that
>> others' benefit.
>>
>> regds
>> mallah.
>>
>>
>> On Wed, Aug 23, 2017 at 11:51 AM, Hans Bakker <[hidden email]
>> <mailto:[hidden email]>> wrote:
>>
>>     A new company would:
>>
>>     1. if accounting used: define the chars of accounts in an xml file
>>     2. load the system with seed, ext-seed.
>>     3. create a starting login with ant/gradle
>>     4. using this user run the setup function. (modify this setup to
>>     your indian requirements if you have special stuff)
>>     5. load the file with the charts of accounts when created.
>>     6. create suppliers, products, customers, orders and post them.
>>
>>     Regards,
>>     Hans
>>
>>
>>     On 23/08/17 13:14, Rajesh Mallah wrote:
>>
>>         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
>>         <[hidden email] <mailto:[hidden email]>>
>>         wrote:
>>
>>             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 from
>>             categories people might use for searching for a product.
>>
>>             Cheers
>>
>>             Paul Foxworthy
>>
>>
>>             On 23 August 2017 at 02:18, Jacques Le Roux
>>             <[hidden email]
>>             <mailto:[hidden email]>>
>>             wrote:
>>
>>                 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
>>                 <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
>>
>>                 Thanks
>>
>>                 Jacques
>>
>>                 ForwardedMessage.eml
>>
>>                 Sujet :
>>                 New Implementation - OfBiz - redgrape.tech - Indian
>>                 context
>>                 De :
>>                 "Rajesh Mallah" <[hidden email]>
>>                 Date :
>>                 22/08/2017 17:22
>>
>>                 Pour :
>>                 "user" <[hidden email]
>>                 <mailto:[hidden email]>>
>>
>>
>>
>>
>>                 Hi ,
>>
>>                 I was evaluating some open source erps applications
>>                 and I liked Ofbiz
>>
>>             and
>>
>>                 almost settled
>>                 for it for following reasons.
>>
>>                 Pros:
>>                 ====
>>                 (1) Active development ( versus opentaps , last news
>>                 was of 2015)
>>                 (2) Flexibility of using (my) database of choice (i.e.
>>                 PostgreSQL)  (
>>                 versus , erpNext , that is currently MySQL only)
>>                 (3) Availability of API interfacing ( WebServices )
>>                 (4) Truely open source ( many of open source ERP come
>>                 with bare minimum
>>                 free versions
>>                                                       and more useful
>>                 full fledged version
>>                 )
>>                 (5) useful OOTB
>>                 (6) commercial support option is avaliable .
>>                         ( I see that some companies provide
>>                 consulting  and many in
>>
>>             India).
>>
>>
>>                 Cons:
>>                 =====
>>                 (1) the UI is not responsive , neither there is a
>>                 mobile app.
>>
>>
>>                 At this moment i have some questions  and appreciate
>>                 answers:
>>                 (1) Is OOTB support for handling Taxes in Indian
>>                 context available ,
>>                 specially GST ?
>>                 (2) Is it possible to set tax rate on individual
>>                 product types /
>>
>>             products ?
>>
>>
>>
>>
>>                 Regds
>>
>>                 Rajesh Kumar Mallah.
>>                 Redgrape Technologies
>>                 ( https://redgrape.tech )
>>                 Mobile: 09811255597
>>                 Land: 011-49044122
>>
>>
>>
>>
>>             --
>>             Coherent Software Australia Pty Ltd
>>             PO Box 2773
>>             Cheltenham Vic 3192
>>             Australia
>>
>>             Phone: +61 3 9585 6788
>>             Web: http://www.coherentsoftware.com.au/
>>             <http://www.coherentsoftware.com.au/>
>>             Email: [hidden email]
>>             <mailto:[hidden email]>
>>
>>
>>
>>     --
>>     Regards,
>>
>>     Hans Bakker
>>     CEO, http://antwebsystems.com
>>
>>
>>
> --
>
> Regards,
>
> Hans Bakker
> CEO, http://antwebsystems.com
>
>
12