Communication_Event table and Create new Customer

2021-01-16 Thread Emad Radwan
Hi Community,

Does any one know if while creating a new Customer a new related record would 
be created in 'Communication_Event table? I just need to know the default 
behaviour specially on production setup.

Regards,

Emad


Table 'ofbiz.uom' doesn't exist

2021-01-16 Thread Emad Radwan
Hi Community,

I think I have the strangest error ever!

I had a working Ofbiz setup, however, while trying to delete demo data that I 
fount not easy, I decided to drop the DB - mySQL btw - and recreate again. 
Whatever steps I try I end up with the server not accepting './gradlew 
loadDefault'  giving error 'Task 'loadDefault' not found in root project 
'ofbiz', and while trying 'loadAll' it runs creating a lot of tables but 
missing a lot of them giving the subject message many times and end up with 
failing setup that is not working. Please help.

Regards,

Emad


Re: How to set up order terms

2021-01-16 Thread Andrew Waters
Sorry All,

I found my issue.  Although I had loaded (edited demo seed data) some shipping 
details I had not associated any with my Store so there was no shipping method 
for the order!  Even though the one and only shipping method ("Use Default: No 
other shipping methods available. ") was selected on the "Options" page, 
clicking "Continue" to move on to "Terms" just did nothing.  No error was shown 
on the page nor on the console!  Associating a shipping method to the store 
allowed me to create the order.

Thanks


On 2021/01/16 12:39:18, Andrew Waters  wrote: 
> Hi,
> 
> This is my second attempt at creating a new thread - the first one (on a 
> different subject) just disappeared.
> 
> I'm having problems crating an order using the "Order Entry" page.  I cannot 
> get past the "Options" stage.  Next is the "Terms" stage and I'm assuming 
> it's because I have no order terms set up?  I can't see how to set them up - 
> searching various OFBiz guides for the phrase "order terms" doesn't bring 
> anything useful up.
> 
> Thanks.
> 
> Andrew
> 
> 


Re: What is FrenchCustomer

2021-01-16 Thread Jacques Le Roux

Hi Emad,

Please help yourself, it's easy to reproduce on stable or trunk demo

Jacques

Le 16/01/2021 à 13:40, Emad Radwan a écrit :

Hi Jacues,

Yes, This is the trying instance but no custom changes! I'm trying to drop
demo data which is not easy BTW. Anyway, forgetting this 'FrenchCustomer',
does Ofbiz creates a record in Communication_Event' while creating a
customer?

Regards,

Emad

On Thu, Jan 14, 2021 at 8:09 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:


Hi Emad,

Here is the FrenchCustomer record in trunk demo:
https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/Party/FrenchCustomer

Here is the CommunicationEvent table in trunk demo:
https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/CommunicationEvent

Here are the related demo data (look for "FrenchCustomer"):

https://github.com/apache/ofbiz-framework/blob/trunk/applications/datamodel/data/demo/OrderDemoData.xml

I can't see how a new CommunicationEvent could be related to any of your
created parties, maybe custom changes?

You may try to delete the FrenchCustomer data to find from where the
connection was made

BTW I guess it's only in a trying OFBiz instance you use. You should not
have any demo data in a production instance

HTH

Jacques


Le 14/01/2021 à 14:41, Emad Radwan a écrit :

Hi Community,

I noticed that when I created a new Customer that a new record is

created in table Communication_Event

which is ok, however, I found that the mentioned record contains

'FrenchCustomer' value in the Party_id_from field and I understand thqt
this is from demo data, so what's the point here?

Regards,

Emad.




Re: What is FrenchCustomer

2021-01-16 Thread Emad Radwan
Hi Jacues,

Yes, This is the trying instance but no custom changes! I'm trying to drop
demo data which is not easy BTW. Anyway, forgetting this 'FrenchCustomer',
does Ofbiz creates a record in Communication_Event' while creating a
customer?

Regards,

Emad

On Thu, Jan 14, 2021 at 8:09 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Hi Emad,
>
> Here is the FrenchCustomer record in trunk demo:
> https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/Party/FrenchCustomer
>
> Here is the CommunicationEvent table in trunk demo:
> https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/CommunicationEvent
>
> Here are the related demo data (look for "FrenchCustomer"):
>
> https://github.com/apache/ofbiz-framework/blob/trunk/applications/datamodel/data/demo/OrderDemoData.xml
>
> I can't see how a new CommunicationEvent could be related to any of your
> created parties, maybe custom changes?
>
> You may try to delete the FrenchCustomer data to find from where the
> connection was made
>
> BTW I guess it's only in a trying OFBiz instance you use. You should not
> have any demo data in a production instance
>
> HTH
>
> Jacques
>
>
> Le 14/01/2021 à 14:41, Emad Radwan a écrit :
> > Hi Community,
> >
> > I noticed that when I created a new Customer that a new record is
> created in table Communication_Event
> > which is ok, however, I found that the mentioned record contains
> 'FrenchCustomer' value in the Party_id_from field and I understand thqt
> this is from demo data, so what's the point here?
> >
> > Regards,
> >
> > Emad.
>
>


How to set up order terms

2021-01-16 Thread Andrew Waters
Hi,

This is my second attempt at creating a new thread - the first one (on a 
different subject) just disappeared.

I'm having problems crating an order using the "Order Entry" page.  I cannot 
get past the "Options" stage.  Next is the "Terms" stage and I'm assuming it's 
because I have no order terms set up?  I can't see how to set them up - 
searching various OFBiz guides for the phrase "order terms" doesn't bring 
anything useful up.

Thanks.

Andrew



Video: Featuring Apache OFBiz

2021-01-16 Thread Swapnil M Mane
Dear all,
As a part of my initiative to spread open source awareness,
I have featured our OFBiz project, and covered its various aspects like,
OFBiz introduction, modules, applications, license, history, demo,
community etc.

https://youtu.be/sJlxsRYYiwE

Please have a look and let me know your kind inputs in the comment section.

Best Regards,
Swapnil M Mane,
ofbiz.apache.org


Re: Installation on cPanel server

2021-01-16 Thread Pritam Kute
Hello Ki,

IMO, you should explore the opportunity to use plain OS based servers
instead of using cPanel. I would recommend you to try AWS servers for
Apache OFBiz installation.

Kind Regards,
--
Pritam Kute


On Sat, Jan 16, 2021 at 1:29 AM Ki Kim  wrote:

> Hi!
> My server management technician wrote me “I understand what they want but
> they need to know that on a cpanel server everything is different than a
> regular plain OS server with a standard apache installation, so the link
> they provided to the apache site does not really apply to your type of
> server. They need to provide instructions that are based on a cpanel
> server.” Is there instructions that are based on a cPanel server?
>
>