Re: Odoo Vs Apache OFBiz

2017-12-20 Thread Bahaa Alamood

All,

Having used both Odoo and Ofbiz, I can tell you that one of the major 
reasons we have switched from Odoo to Ofbiz is the process of upgrading 
the software version as there is no built in process for upgrading from 
one version to another in Odoo. You would have to purchase such service 
from Odoo (quite expensive) to get that upgrade and keep your data. 
Quite the opposite in Ofbiz as you. can move from one version to the 
newer one in very simple way and almost transparent to the user.



On 12/20/17 12:24 PM, Rajesh Mallah wrote:

Hi Divesh  ,

Ofbiz is a generic framework backed by a very solid data model which is
generic
and exhaustive enough to accommodate many any business processes and
environments.

1000's of Ofbiz functions are exposed by web services that allows easy
integration
with other systems. This allows to bank upon the the data model utilizing
software
developed in any platform using language neutral interfaces like XML RPC.

in spite of being a modular framework it comes out of the box (OOTB) with a
very
functional web based interface.

Cons: The learning curve and packaging may be bit more challenging than
others
   but we have a very supportive community that welcomes new comers.


regds
mallah.












On Wed, Dec 20, 2017 at 2:27 PM, Divesh Dutta <
divesh.du...@hotwaxsystems.com> wrote:


Hello User community,


Anyone in the community has first-hand information on differences between
Odoo and Apache OFBiz.


Please share your experiences and differences you have observed in both the
product.


Thanks
--
Divesh Dutta



--
Bahaaldin Al-amood
Managing Director
IQ Tel: +964 (0) 780 926 2103
US tel: 540 632 1388
email: ba...@arcdsc.com
Skype ID: bahaa.alamood

Arc Digital Solutions and Consultancy
www.arcdsc.com

This message contains information that may be confidential
and privileged to Arc digital Solutions and Consultancy, its partners, or 
customers.
Unauthorized use is strictly prohibited. Unless you are the
addressee (or authorized to receive mail for the addressee),
you should not use, copy or disclose to anyone this message
or any information contained in this message. If you have
received this message in error, please so advise the sender
by reply e-mail and delete this message. Thank you for your
cooperation.



Re: Order Entry: Anonymous Orders?

2017-03-22 Thread Bahaa Alamood

Hello,

you  can if you  create a customer and name it cash for example. We use 
this way for all customers and suppliers that we deal cash or we do not 
have name for them, like taxi or meal or small item purchased by us or 
from us.



On 3/22/2017 3:39 PM, stim...@comcast.net wrote:

Hi,
  
I'm looking at the sample data, and it appears that the app is designed to enter a customer name before an order. However, in a retail store at the cash register, many people use cash and do not want to create accounts. What would be the correct way to handle anonymous in-person cash transactions? Do you create a customer named "cash"?
  
Thanks!




Re: performance

2017-03-18 Thread Bahaa Alamood

Hi Pierre,

Thanks for the tips, I use centos 7  for this server, do you have a 
startup script for this or hints on how to create one?



On 3/18/2017 4:44 AM, Pierre Smits wrote:

Hi Bahaaldin,

Here are some (other) tips to optimize your production environment for
performance:

- remove all components that you don't intend to use
- remove all 3rd party solution integrations that you don't use
(payment/shipment/etc)
- don't use gradle to start up, but use java - jar ofbiz.jar
- set 'check-on-start' to false
- set 'add-missing-on-start' to false
- set 'check-inidices-on-start' to false

Best regards,


Pierre Smits

ORRTIZ.COM <http://www.orrtiz.com>
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

On Fri, Mar 17, 2017 at 1:10 PM, Bahaa Alamood <
balam...@arcdigitalsolutionsandconsultancy.com> wrote:


Hello,

I have an of biz installation and it is used daily for accounting and
other things, however I am having to restart the server every week to keep
the performance at an  acceptable speed. my environment is java 1.8 and the
server has 4 GB RAM with 2 core processor. I have noticed that the
performance decreases with time. I start the server with gradle and the
background option.

Any Ideas why this is happening?


--
Bahaaldin Al-amood
IQ Tel: +964 (0) 780 926 2103
US tel: 540 632 1388
email: ba...@arcdsc.com
Skype ID: bahaa.alamood

Arc Digital Solutions and Consultancy
www.arcdsc.com

This message contains information that may be confidential
and privileged to Arc digital Solutions and Consultancy, its partners, or
customers.
Unauthorized use is strictly prohibited. Unless you are the
addressee (or authorized to receive mail for the addressee),
you should not use, copy or disclose to anyone this message
or any information contained in this message. If you have
received this message in error, please so advise the sender
by reply e-mail and delete this message. Thank you for your
cooperation.






Re: performance

2017-03-17 Thread Bahaa Alamood

Dear Taher,

Thanks that helped, it is much faster now. I will report back in a week 
to see if the performance degrades or not after that. thanks again



On 3/17/2017 8:31 AM, Taher Alkhateeb wrote:

Hi Bahaa,

It's hard to tell without looking at some details. Did you perform any 
kind of production optimization as mentioned in [1]?


[1] 
https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Technical+Production+Setup+Guide


On Mar 17, 2017 3:11 PM, "Bahaa Alamood" 
<balam...@arcdigitalsolutionsandconsultancy.com 
<mailto:balam...@arcdigitalsolutionsandconsultancy.com>> wrote:


Hello,

I have an of biz installation and it is used daily for accounting
and other things, however I am having to restart the server every
week to keep the performance at an acceptable speed. my
environment is java 1.8 and the server has 4 GB RAM with 2 core
processor. I have noticed that the performance decreases with
time. I start the server with gradle and the background option.

Any Ideas why this is happening?


-- 
Bahaaldin Al-amood

IQ Tel: +964 (0) 780 926 2103
<tel:%2B964%20%280%29%20780%20926%202103>
US tel: 540 632 1388 <tel:540%20632%201388>
email: ba...@arcdsc.com <mailto:ba...@arcdsc.com>
Skype ID: bahaa.alamood

Arc Digital Solutions and Consultancy
www.arcdsc.com <http://www.arcdsc.com>

This message contains information that may be confidential
and privileged to Arc digital Solutions and Consultancy, its
partners, or customers.
Unauthorized use is strictly prohibited. Unless you are the
addressee (or authorized to receive mail for the addressee),
you should not use, copy or disclose to anyone this message
or any information contained in this message. If you have
received this message in error, please so advise the sender
by reply e-mail and delete this message. Thank you for your
cooperation.





performance

2017-03-17 Thread Bahaa Alamood

Hello,

I have an of biz installation and it is used daily for accounting and 
other things, however I am having to restart the server every week to 
keep the performance at an  acceptable speed. my environment is java 1.8 
and the server has 4 GB RAM with 2 core processor. I have noticed that 
the performance decreases with time. I start the server with gradle and 
the background option.


Any Ideas why this is happening?


--
Bahaaldin Al-amood
IQ Tel: +964 (0) 780 926 2103
US tel: 540 632 1388
email: ba...@arcdsc.com
Skype ID: bahaa.alamood

Arc Digital Solutions and Consultancy
www.arcdsc.com

This message contains information that may be confidential
and privileged to Arc digital Solutions and Consultancy, its partners, or 
customers.
Unauthorized use is strictly prohibited. Unless you are the
addressee (or authorized to receive mail for the addressee),
you should not use, copy or disclose to anyone this message
or any information contained in this message. If you have
received this message in error, please so advise the sender
by reply e-mail and delete this message. Thank you for your
cooperation.



Re: Loans

2017-03-17 Thread Bahaa Alamood

Thanks you  all for the help


On 3/17/2017 4:10 AM, Jacopo Cappellato wrote:

Hi Bahaa,

you can record them with manually entered accounting transactions.
The screen to use is the following:

https://demo-stable.ofbiz.apache.org/accounting/control/newAcctgTrans?
organizationPartyId=Company

Enter the information for the header (you can leave most of the fields
blank) and then hit the "create" button; in the next screen you will create
Debit and Credit entries for the accounts you want to post to: you will
probably want to use one liability account for the Credit (to represent the
amount your company owe to the investor) and a cash/bank account for the
Debit (to represent the money received from the investor).

I hope it helps,

Jacopo

On Sun, Mar 12, 2017 at 2:18 PM, Bahaa Alamood <
balam...@arcdigitalsolutionsandconsultancy.com> wrote:


Hello all,

We have a situation where the business borrow money from the investors and
then the business returns  the money to the investors when the project they
helped financing is done. How can I input this in ofbiz in  a way such that
this money shows up in the reports?


--
Bahaaldin Al-amood
IQ Tel: +964 (0) 780 926 2103
US tel: 540 632 1388
email: ba...@arcdsc.com
Skype ID: bahaa.alamood

Arc Digital Solutions and Consultancy
www.arcdsc.com

This message contains information that may be confidential
and privileged to Arc digital Solutions and Consultancy, its partners, or
customers.
Unauthorized use is strictly prohibited. Unless you are the
addressee (or authorized to receive mail for the addressee),
you should not use, copy or disclose to anyone this message
or any information contained in this message. If you have
received this message in error, please so advise the sender
by reply e-mail and delete this message. Thank you for your
cooperation.






Re: Cash Register App?

2017-03-14 Thread Bahaa Alamood

Hi Javques,

Yes, he has English in the preferences, just click on gear icon and 
follow it.



On 3/14/2017 9:06 AM, Jacques Le Roux wrote:

Bahaa,

But Jinghai said it's not already available in English, did you try?

Javques


Le 14/03/2017 à 11:52, Bahaa Alamood a écrit :

Hello,

Just change the language to English and life is good :)


On 3/14/2017 6:50 AM, Mirko Vogelsmeier wrote:

Sadly not so, but my friend google helped me out big times ;)
Had to copy & paste the text tough as the "full page translation" 
didnt work out.




*Mirko Vogelsmeier*
Consultant

Lynx-Consulting GmbH
Johanniskirchplatz 6
33615 Bielefeld
Deutschland
Fon: +49 521 5247-325
Fax: +49 521 5247-250
Mobil: +49 170 591 52 36





Lynx-Consulting GmbH, Johanniskirchplatz 6, 33615 Bielefeld, 
Deutschland
Fon: +49 521 5247-0, Fax: +49 521 5247-250, www.lynx.de 
<http://www.lynx.de>


Amtsgericht Bielefeld HRB 35946
Geschäftsführer: Benjamin Sarges, Hans-Joachim Rosowski

https://www.lynx.de/haftungsausschluss 
<https://www.lynx.de/haftungsausschluss/>




From: Jacques Le Roux <jacques.le.r...@les7arts.com>
To: user@ofbiz.apache.org
Date: 14.03.2017 11:19
Subject: Re: Cash Register App?
 





So Mirko, you read Chinese?

Jacques


Le 14/03/2017 à 10:24, Mirko Vogelsmeier a écrit :
> Thanks for shareing! Thats actually pretty cool!
> Took me some time to figure out the chinese - but looks really 
pretty and smooth.

> No comparison to the stock webpos ;)
>
> Greetings,
> Mirko
>
>
>
> *Mirko Vogelsmeier*
> Consultant
>
> Lynx-Consulting GmbH
> Johanniskirchplatz 6
> 33615 Bielefeld
> Deutschland
> Fon: +49 521 5247-325
> Fax: +49 521 5247-250
> Mobil: +49 170 591 52 36
>
>
>
>
>
> Lynx-Consulting GmbH, Johanniskirchplatz 6, 33615 Bielefeld, 
Deutschland
> Fon: +49 521 5247-0, Fax: +49 521 5247-250, 
www.lynx.de<http://www.lynx.de <http://www.lynx.de/>>

>
> Amtsgericht Bielefeld HRB 35946
> Geschäftsführer: Benjamin Sarges, Hans-Joachim Rosowski
>
> 
https://www.lynx.de/haftungsausschluss<https://www.lynx.de/haftungsausschluss/>

>
>
>
> From: Shi Jinghai <huaru...@hotmail.com>
> To: "user@ofbiz.apache.org" <user@ofbiz.apache.org>
> Date: 14.03.2017 09:34
> Subject: Re: Cash Register App?
> 
--

>
>
>
> Thanks.
>
> BTW, it's integrated with CAS, the externalKey is TGC of CAS.
>
> -邮件原件-
> 发件人: james yong [mailto:i_yon...@yahoo.com.sg]
> 发送时间: 2017年3月14日 16:06
> 收件人: user@ofbiz.apache.org
> 主题: Re: Cash Register App?
>
> Hi Jinghai,
>
> Thanks for sharing your webpos demo. It is solid and nicely done!
>
> Regards,
> James Yong
>
>
> Shi Jinghai-3 wrote
> > I have a webpos in production:
> > https://www.metasolo.cn/webpos/control/main
> > Username: demo
> > Password: metasolo
> >
> > Sorry it's in Chinese. The English version is not ready.
> >
> > -邮件原件-
> > 发件人: Jacques Le Roux [mailto:
>
> > jacques.le.roux@
>
> > ]
> > 发送时间: 2017年3月14日 14:16
> > 收件人:
>
> > user@.apache
>
> > 主题: Re: Cash Register App?
> >
> > Hi,
> >
> > There was one, it was the POS. It has been pushed to Attic
> > 
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Attic#OFBizAtt

> > ic-POS
> >
> > I have not used the webpos application myself but it's supposed 
to be

> > the POS replacement
> >
> > 
https://demo-trunk.ofbiz.apache.org/webpos/control/main(admin/ofbiz) 
<https://demo-trunk.ofbiz.apache.org/webpos/control/main%28admin/ofbiz%29> 


> >
> > Jacques
> >
> >
> > Le 14/03/2017 à 03:09,
>
> > stimits@
>
> >  a écrit :
> >> Hi,
> >>
> >> Browsing through some of the setup for the demo data, I'm 
wondering
> >> if there is a specific app which would demonstrate what a 
salesman at
> >> a cash register might use for a retail customer in the store 
buying something?

> >> There seems to be a lot of ability to add and set up the store and
> >> various products, but I'm wondering if there is something
> >> specifically representing an actual in-store sale? Is there a 
simple default?

> >>
> >> Thanks!
> >>
>
>
>
>
>
> --
> View this message in context: 
http://ofbiz.135035.n4.nabble.com/Cash-Register-App-tp4703246p4703267.html

> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>












Re: Cash Register App?

2017-03-14 Thread Bahaa Alamood

Hello,

Just change the language to English and life is good :)


On 3/14/2017 6:50 AM, Mirko Vogelsmeier wrote:

Sadly not so, but my friend google helped me out big times ;)
Had to copy & paste the text tough as the "full page translation" 
didnt work out.




*Mirko Vogelsmeier*
Consultant

Lynx-Consulting GmbH
Johanniskirchplatz 6
33615 Bielefeld
Deutschland
Fon: +49 521 5247-325
Fax: +49 521 5247-250
Mobil: +49 170 591 52 36





Lynx-Consulting GmbH, Johanniskirchplatz 6, 33615 Bielefeld, Deutschland
Fon: +49 521 5247-0, Fax: +49 521 5247-250, www.lynx.de 



Amtsgericht Bielefeld HRB 35946
Geschäftsführer: Benjamin Sarges, Hans-Joachim Rosowski

https://www.lynx.de/haftungsausschluss 





From: Jacques Le Roux 
To: user@ofbiz.apache.org
Date: 14.03.2017 11:19
Subject: Re: Cash Register App?




So Mirko, you read Chinese?

Jacques


Le 14/03/2017 à 10:24, Mirko Vogelsmeier a écrit :
> Thanks for shareing! Thats actually pretty cool!
> Took me some time to figure out the chinese - but looks really 
pretty and smooth.

> No comparison to the stock webpos ;)
>
> Greetings,
> Mirko
>
>
>
> *Mirko Vogelsmeier*
> Consultant
>
> Lynx-Consulting GmbH
> Johanniskirchplatz 6
> 33615 Bielefeld
> Deutschland
> Fon: +49 521 5247-325
> Fax: +49 521 5247-250
> Mobil: +49 170 591 52 36
>
>
>
>
>
> Lynx-Consulting GmbH, Johanniskirchplatz 6, 33615 Bielefeld, Deutschland
> Fon: +49 521 5247-0, Fax: +49 521 5247-250, 
www.lynx.de>

>
> Amtsgericht Bielefeld HRB 35946
> Geschäftsführer: Benjamin Sarges, Hans-Joachim Rosowski
>
> 
https://www.lynx.de/haftungsausschluss

>
>
>
> From: Shi Jinghai 
> To: "user@ofbiz.apache.org" 
> Date: 14.03.2017 09:34
> Subject: Re: Cash Register App?
> 
--

>
>
>
> Thanks.
>
> BTW, it's integrated with CAS, the externalKey is TGC of CAS.
>
> -邮件原件-
> 发件人: james yong [mailto:i_yon...@yahoo.com.sg]
> 发送时间: 2017年3月14日 16:06
> 收件人: user@ofbiz.apache.org
> 主题: Re: Cash Register App?
>
> Hi Jinghai,
>
> Thanks for sharing your webpos demo. It is solid and nicely done!
>
> Regards,
> James Yong
>
>
> Shi Jinghai-3 wrote
> > I have a webpos in production:
> > https://www.metasolo.cn/webpos/control/main
> > Username: demo
> > Password: metasolo
> >
> > Sorry it's in Chinese. The English version is not ready.
> >
> > -邮件原件-
> > 发件人: Jacques Le Roux [mailto:
>
> > jacques.le.roux@
>
> > ]
> > 发送时间: 2017年3月14日 14:16
> > 收件人:
>
> > user@.apache
>
> > 主题: Re: Cash Register App?
> >
> > Hi,
> >
> > There was one, it was the POS. It has been pushed to Attic
> > https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Attic#OFBizAtt
> > ic-POS
> >
> > I have not used the webpos application myself but it's supposed to be
> > the POS replacement
> >
> > 
https://demo-trunk.ofbiz.apache.org/webpos/control/main(admin/ofbiz) 


> >
> > Jacques
> >
> >
> > Le 14/03/2017 à 03:09,
>
> > stimits@
>
> >  a écrit :
> >> Hi,
> >>
> >> Browsing through some of the setup for the demo data, I'm wondering
> >> if there is a specific app which would demonstrate what a salesman at
> >> a cash register might use for a retail customer in the store 
buying something?

> >> There seems to be a lot of ability to add and set up the store and
> >> various products, but I'm wondering if there is something
> >> specifically representing an actual in-store sale? Is there a 
simple default?

> >>
> >> Thanks!
> >>
>
>
>
>
>
> --
> View this message in context: 
http://ofbiz.135035.n4.nabble.com/Cash-Register-App-tp4703246p4703267.html

> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>







Re: Journals & GL useability

2017-01-31 Thread Bahaa Alamood

Hi Sharan,

can you share  the other document with me as well?


On 1/31/2017 5:20 AM, Sharan Foga wrote:

Hi Dave

Welcome to the community!

A while ago I created a  couple of free basic quickstart OFBiz Accounting 
guides. They are for older versions of OFBiz but I don't think accounting has 
changed too much. This one is on the wiki

https://cwiki.apache.org/confluence/display/OFBIZ/Quick+Start+-+Basic+Accounting+Setup

And I'll email you offline, the other one.

Thanks
Sharan

On 2017-01-14 09:31 (+0100), David McNeill  wrote:

I'm attempting to setup a new Ofbiz as an ERP.

In the General Ledger, I'm struggling to find the substance of it.

Key areas that I can't locate

* Entering an actual ledger journal - create a new GL direct transaction
(not from source AR, AP)

* Ledger Account balance enquiry

* Active ledger tree - clickable nested tree of accounts with balances
by period

* Ledger transactions display by account

It looks close in

Accounting Manager / Global GL Settings / Chart of Accounts / Navigate
Accounts

Nice tree, but show me the money, and with a period selector.

This area seems 'setup' focused, not user focused.

Accounting Manager / Main is filled with list and show options, but none
GL related.

Documentation doesn't give any hints either...

https://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-accountingSetup


 Creating ledger transactions.(to be completed)

And no mention at all of loading initial GL opening balances, which
would have to be second step after chart setup. Is this not possible?

Or do I need to write GL entry / view screens myself?  The data model
seems complete, the back end UI not really.

Am I missing something here? Or is OfBiz more web commerce with light
back end, ready for further customisation prior to actual use?

I'm totally committed to open source, need to deploy an ERP &
Accounting, and keep coming back to re-evaluate OfBiz  because it has
good community, stable Apache ownership, good database schema, good web
engine.  Just seems not ready for every day back end use by my
accounting team.

Comments anyone?

David








Employee login

2017-01-26 Thread Bahaa Alamood

Hello All,

What would be the right security permissions to set for employee if i 
just want them to see their own payroll and leave history?



--
Bahaaldin Al-amood
IQ Tel: +964 (0) 780 926 2103
US tel: 540 632 1388
email: ba...@arcdsc.com
Skype ID: bahaa.alamood

Arc Digital Solutions and Consultancy
www.arcdsc.com

This message contains information that may be confidential
and privileged to Arc digital Solutions and Consultancy, its partners, or 
customers.
Unauthorized use is strictly prohibited. Unless you are the
addressee (or authorized to receive mail for the addressee),
you should not use, copy or disclose to anyone this message
or any information contained in this message. If you have
received this message in error, please so advise the sender
by reply e-mail and delete this message. Thank you for your
cooperation.



Plugins

2017-01-22 Thread Bahaa Alamood

Hello All,

I would like to start writing a plugin for ofbiz and as I understand 
that the ofbiz 16.11 allows the addtion of plugins. My question is is 
there a documentation on how this works especially now ofbiz uses gradle 
for the builds. looking for a how to or example if available?



--
Bahaaldin Al-amood
IQ Tel: +964 (0) 780 926 2103
US tel: 540 632 1388
email: ba...@arcdsc.com
Skype ID: bahaa.alamood

Arc Digital Solutions and Consultancy
www.arcdsc.com

This message contains information that may be confidential
and privileged to Arc digital Solutions and Consultancy, its partners, or 
customers.
Unauthorized use is strictly prohibited. Unless you are the
addressee (or authorized to receive mail for the addressee),
you should not use, copy or disclose to anyone this message
or any information contained in this message. If you have
received this message in error, please so advise the sender
by reply e-mail and delete this message. Thank you for your
cooperation.



Re: database replication

2017-01-21 Thread Bahaa Alamood

Dear All,

thanks for all the replies, yes, I tested it and it works. I am 
deploying it now on 2 machines and my set up is like the:


server A is a VPS with OpenVPN server (this server has a Public IP) 
which will be used for all people that are not local to the remote office


server B is a VM machine with  OpenVPN client that will be located in 
the remote office and using the delegator sequence-id_prefix to avoid 
the collisions in the primary keys.


The two machines use the bdr extension from 2nd quadrant with Postgresql 
9.4 with bdr enabled in both machines.


I will keep testing and report back.


On 1/21/2017 5:04 AM, Jacques Le Roux wrote:

Le 21/01/2017 à 08:58, Nicolas Malin a écrit :
Hi Bahaa, for your sequence pb like spot jacques and I thhink you 
already ready the delegator prefix save your pb on all creation


||entity-group-reader=||"main"| |entity-eca-reader=||"main"|
|||distributed-cache-clear-enabled=||"false"| 
|sequenced-id-prefix=||"A"||>|
datasource-name=||"localpostgres"||/>|
datasource-name=||"localpostgres"||/>|

||

Le 17/01/2017 à 17:15, Bahaa Alamood a écrit :
[...] I have a questions regarding the sync. So i have a scenario  
as an example where one user on one server changes a record and I 
have another user on another server changed the same record. would 
the system be able to handle this when they sync? will I see both 
changes as history?

As most case the sync analyze the last updateDate and the newer win.

Nicolas


Yes, thanks Nicolas

Since it's not done simultaneously and ms count collisions should not 
happen


Jacques





Re: database replication

2017-01-17 Thread Bahaa Alamood

Hi Paul,

Thanks for the advice :), but this is not the point here. The point is  
having such a solution will provide you  with the clustered environment 
that will make your important business data always stored in more than 
one machine (I think you  know how important that is) We can forget 
about the remote office scenario and think cloud or vps type situation 
where you  need this redundancy, you  will see that this scenario is 
very  valuable. Another way to think about this when this remote office 
is located in parts of the world where a Mbps cost over 300 USD a month 
then this option is a valuable option, is it not?



On 1/17/2017 1:10 PM, Paul Mandeltort wrote:

How expensive would it be to just upgrade the office’s internet connectivity? 
With my business hat on, that will almost always be MUCH cheaper than investing 
in a corner case of development that the rest of the community isn’t using 
anyway.

Take a look at the new generation of microwave data links available - you can 
now securely link sites at 1gbps+ point-to-point over 5-10 miles with 99.999% 
uptime with modest hardware investments (which against are always cheaper than 
trying to re-architect OFBiz).

—P


On Jan 17, 2017, at 10:15 AM, Bahaa Alamood 
<balam...@arcdigitalsolutionsandconsultancy.com> wrote:

Hi Jaques,

thanks for the tip, I have seen this post before. I tried it today and it seems 
to do the trick for the sequences. I think I do not need the rest of the setup 
in the post because I want to use the brd which sync the database.

I have a questions regarding the sync. So i have a scenario  as an example 
where one user on one server changes a record and I have another user on 
another server changed the same record. would the system be able to handle this 
when they sync? will I see both changes as history?


On 1/17/2017 4:29 AM, Jacques Le Roux wrote:

The now removed POS component used a solution for similar cases. This solution still 
exists and is reliable on a LAN ("less" on Internet)

You can find the documentation at 
https://cwiki.apache.org/confluence/display/OFBIZ/Sync+Setup+Notes+and+Example

Disclaimer: it's not very easy to understand and use...

HTH

Jacques


Le 17/01/2017 à 00:01, Bahaa Alamood a écrit :

Hello All,

We have a situation that we need to have more than 2 servers of ofbiz running, 
server A, B, and C. The scenario is like this

1. Server A is the main server and it is online all the time with its own 
database. some people do connect to that and make changes to the data (create, 
delete, modify)

2. Server B is a server in one office (own database) and they do not have a 
reliable internet connection so it goes offline some times while the users in 
this office continue to use their local ofbiz

3. Server C is the same as server B with its own database as well

I have been looking at the bdr from 2nd Quadrant 
https://2ndquadrant.com/en/resources/bdr/ to do the data replicationamong the 
servers. I realize that this could create conflicts in the primary keys of many 
things in the system. So I looked at SequenceUtil.java and I can see if I 
change the stagger in getNextSeqId  from 1 to 2 in one of the systems I can 
avoid this conflict in two of them, but what about the third one? also in the 
above scenario what else I need to look out for other than the sequences that 
might create conflicts?





PDF templates

2017-01-17 Thread Bahaa Alamood

All,

How can I change the PDF template design for invoices and quotes, etc?


--
Bahaaldin Al-amood
Tel: +964 (0) 780 926 2103
International 001 540 632 1388
email: ba...@arcdsc.com
Skype ID: bahaa.alamood

Arc Digital Solutions and Consultancy
www.arcdsc.com

This message contains information that may be confidential
and privileged to Arc digital Solutions and Consultancy, its partners, or 
customers.
Unauthorized use is strictly prohibited. Unless you are the
addressee (or authorized to receive mail for the addressee),
you should not use, copy or disclose to anyone this message
or any information contained in this message. If you have
received this message in error, please so advise the sender
by reply e-mail and delete this message. Thank you for your
cooperation.



database replication

2017-01-16 Thread Bahaa Alamood

Hello All,

We have a situation that we need to have more than 2 servers of ofbiz 
running, server A, B, and C. The scenario is like this


1. Server A is the main server and it is online all the time with its 
own database. some people do connect to that and make changes to the 
data (create, delete, modify)


2. Server B is a server in one office (own database) and they do not 
have a reliable internet connection so it goes offline some times while 
the users in this office continue to use their local ofbiz


3. Server C is the same as server B with its own database as well

I have been looking at the bdr from 2nd Quadrant 
https://2ndquadrant.com/en/resources/bdr/ to do the data 
replicationamong the servers. I realize that this could create conflicts 
in the primary keys of many things in the system. So I looked at 
SequenceUtil.java and I can see if I change the stagger in getNextSeqId  
from 1 to 2 in one of the systems I can avoid this conflict in two of 
them, but what about the third one? also in the above scenario what else 
I need to look out for other than the sequences that might create conflicts?


--
Bahaaldin Al-amood
Tel: +964 (0) 780 926 2103
International 001 540 632 1388
email: ba...@arcdsc.com
Skype ID: bahaa.alamood

Arc Digital Solutions and Consultancy
www.arcdsc.com

This message contains information that may be confidential
and privileged to Arc digital Solutions and Consultancy, its partners, or 
customers.
Unauthorized use is strictly prohibited. Unless you are the
addressee (or authorized to receive mail for the addressee),
you should not use, copy or disclose to anyone this message
or any information contained in this message. If you have
received this message in error, please so advise the sender
by reply e-mail and delete this message. Thank you for your
cooperation.



Re: PDF generation with non English charactors

2017-01-16 Thread Bahaa Alamood

Hi Jacques,

thanks,

I also create a new issue and here is the link to it

https://issues.apache.org/jira/browse/OFBIZ-9176


On 1/16/2017 9:04 AM, Jacques Le Roux wrote:

This helps when it comes to first contribution

https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices 



Jacques


Le 16/01/2017 à 14:40, Taher Alkhateeb a écrit :

Hello Bahaa,

I meant a JIRA issue, not a wiki, sorry for not being clear. You can
register and create a JIRA from here ->
https://issues.apache.org/jira/browse/OFBIZ

On Mon, Jan 16, 2017 at 4:35 PM, Bahaa Alamood <
balam...@arcdigitalsolutionsandconsultancy.com> wrote:


Hello Taher,

I just uploaded it to the JIRA (not sure if I put it in the right 
place :)

) but here is the link to the page

https://cwiki.apache.org/confluence/x/rxUIB



On 1/16/2017 7:06 AM, Taher Alkhateeb wrote:


Hello Bahaa,

I think it would be best to create a JIRA so we can help you more. We
might
need screenshots, patches, etc ... I might be able to help you out 
but we

need a place to collaborate.

Cheers,

Taher Alkhateeb

On Mon, Jan 16, 2017 at 2:48 PM, Bahaa Alamood <
balam...@arcdigitalsolutionsandconsultancy.com> wrote:

Hello Paul,
I tried the Dejavu fonts but when you  have a mixed English ans 
Arabic

the
Arabic words a disjointed and treated them link English print and 
this is
not the way Arabic works because Arabic is written like a script 
and the

letters join in a word. I will keep looking for a suitable font and
report
back to the list. Thanks again.



On 1/13/2017 9:43 PM, Paul Foxworthy wrote:

Hi Bahaa and Jacques,
DejaVu (https://dejavu-fonts.github.io/) is a free and open 
source font

family with a wide range of Unicode characters, including Arabic.

Cheers

Paul Foxworthy


On 14 January 2017 at 06:07, Jacques Le Roux <
jacques.le.r...@les7arts.com>
wrote:

Hi Bahaa,

Sorry the ASF MLs does not allow attachments. I suggest you 
create a

Jira
https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+
Contributors+Best+Practices

Maybe Arabic characters are not in NotoSans I uploaded, please 
check

https://www.google.com/get/noto/

Thanks

Jacques



Le 13/01/2017 à 15:09, Bahaa Alamood a écrit :

Hi Jacques,

thanks for the reply, I tried on the VM you  have mentioned 
below with
some arabic characters and the result was as attached. Any help 
would

be
greatly appreciated.  I have to mention I am new to Ofbiz and 
forgive

me if
I do not get some of the abbreviations of the project.


On 1/13/2017 8:09 AM, Jacques Le Roux wrote:

"FOP fonts in a PDF" menu









Re: PDF generation with non English charactors

2017-01-16 Thread Bahaa Alamood

Hello Taher,

I just uploaded it to the JIRA (not sure if I put it in the right place 
:) ) but here is the link to the page


https://cwiki.apache.org/confluence/x/rxUIB


On 1/16/2017 7:06 AM, Taher Alkhateeb wrote:

Hello Bahaa,

I think it would be best to create a JIRA so we can help you more. We might
need screenshots, patches, etc ... I might be able to help you out but we
need a place to collaborate.

Cheers,

Taher Alkhateeb

On Mon, Jan 16, 2017 at 2:48 PM, Bahaa Alamood <
balam...@arcdigitalsolutionsandconsultancy.com> wrote:


Hello Paul,

I tried the Dejavu fonts but when you  have a mixed English ans Arabic the
Arabic words a disjointed and treated them link English print and this is
not the way Arabic works because Arabic is written like a script and the
letters join in a word. I will keep looking for a suitable font and report
back to the list. Thanks again.



On 1/13/2017 9:43 PM, Paul Foxworthy wrote:


Hi Bahaa and Jacques,

DejaVu (https://dejavu-fonts.github.io/) is a free and open source font
family with a wide range of Unicode characters, including Arabic.

Cheers

Paul Foxworthy


On 14 January 2017 at 06:07, Jacques Le Roux <
jacques.le.r...@les7arts.com>
wrote:

Hi Bahaa,

Sorry the ASF MLs does not allow attachments. I suggest you create a Jira
https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+
Contributors+Best+Practices

Maybe Arabic characters are not in NotoSans I uploaded, please check
https://www.google.com/get/noto/

Thanks

Jacques



Le 13/01/2017 à 15:09, Bahaa Alamood a écrit :

Hi Jacques,

thanks for the reply, I tried on the VM you  have mentioned below with
some arabic characters and the result was as attached. Any help would be
greatly appreciated.  I have to mention I am new to Ofbiz and forgive
me if
I do not get some of the abbreviations of the project.


On 1/13/2017 8:09 AM, Jacques Le Roux wrote:

"FOP fonts in a PDF" menu






Re: PDF generation with non English charactors

2017-01-16 Thread Bahaa Alamood

Hello Paul,

I tried the Dejavu fonts but when you  have a mixed English ans Arabic 
the Arabic words a disjointed and treated them link English print and 
this is not the way Arabic works because Arabic is written like a script 
and the letters join in a word. I will keep looking for a suitable font 
and report back to the list. Thanks again.



On 1/13/2017 9:43 PM, Paul Foxworthy wrote:

Hi Bahaa and Jacques,

DejaVu (https://dejavu-fonts.github.io/) is a free and open source font
family with a wide range of Unicode characters, including Arabic.

Cheers

Paul Foxworthy


On 14 January 2017 at 06:07, Jacques Le Roux <jacques.le.r...@les7arts.com>
wrote:


Hi Bahaa,

Sorry the ASF MLs does not allow attachments. I suggest you create a Jira
https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+
Contributors+Best+Practices

Maybe Arabic characters are not in NotoSans I uploaded, please check
https://www.google.com/get/noto/

Thanks

Jacques



Le 13/01/2017 à 15:09, Bahaa Alamood a écrit :


Hi Jacques,

thanks for the reply, I tried on the VM you  have mentioned below with
some arabic characters and the result was as attached. Any help would be
greatly appreciated.  I have to mention I am new to Ofbiz and forgive me if
I do not get some of the abbreviations of the project.


On 1/13/2017 8:09 AM, Jacques Le Roux wrote:


"FOP fonts in a PDF" menu









Re: PDF generation with non English charactors

2017-01-13 Thread Bahaa Alamood

Hi Jacques,

thanks for the reply, I tried on the VM you  have mentioned below with 
some arabic characters and the result was as attached. Any help would be 
greatly appreciated.  I have to mention I am new to Ofbiz and forgive me 
if I do not get some of the abbreviations of the project.



On 1/13/2017 8:09 AM, Jacques Le Roux wrote:

"FOP fonts in a PDF" menu




PDF generation with non English charactors

2017-01-13 Thread Bahaa Alamood

Hello,

I have a running ofbiz 16 and everything seems to be fine, but when I 
generate PDF of any thing with characters from a language other than 
English I get  . I have looked at this post:


http://ofbiz.135035.n4.nabble.com/Multi-language-Support-in-PDF-Generation-Localization-in-fo-ftl-files-td4695361.html#a4701002
and 
http://ofbiz.135035.n4.nabble.com/Cannot-print-generate-pdfs-with-INR-currency-td4668043.html#a4677150


 there was mention of 2 solutions, but really I did not find anything 
on how to use these solutions to solve this problem. The first one I can 
see the fonts are installed with ofbiz by default but still producing 
the # when the PDF is generated. The second solution I do know 
know how I can use the PDFBOX lib in my installation.


Can any one help please?

--
Bahaaldin Al-amood
Tel: +964 (0) 780 926 2103
International 001 540 632 1388
email: ba...@arcdsc.com
Skype ID: bahaa.alamood

Arc Digital Solutions and Consultancy
www.arcdsc.com

This message contains information that may be confidential
and privileged to Arc digital Solutions and Consultancy, its partners, or 
customers.
Unauthorized use is strictly prohibited. Unless you are the
addressee (or authorized to receive mail for the addressee),
you should not use, copy or disclose to anyone this message
or any information contained in this message. If you have
received this message in error, please so advise the sender
by reply e-mail and delete this message. Thank you for your
cooperation.