Re: [PROPOSAL] freeze trunk for new features in favor of a release 24.x branch preparation / future roadmap

2024-05-08 Thread Pranay Pandey
Hi Jacques,

Yeah, I wanted to say that. As long as we are sure of test coverage, all
the critical paths are working.

Best regards,
Pranay Pandey


On Tue, 7 May 2024 at 22:11, Jacques Le Roux 
wrote:

> Ha sorry Pranay,
>
> I did not get your point, I guess you were discussing before frezzing the
> release branch, right?
> Then of course we can't guarantee to have fixed all known bugs.
> Only blocker bugs (decided by the reporter and discussed if needed) and of
> course security bugs are blocking a release.
>
> Jacques
>
> Le 07/05/2024 à 17:42, Jacques Le Roux a écrit :
> > Hi Pranay,
> >
> > OK, but then only that? So far we backported any bug. So we would
> release a branch with bugs in?
> >
> > Le 07/05/2024 à 16:42, Pranay Pandey a écrit :
> >> Hi Jacques,
> >>
> >> what is a blocker bug, only security?
> >> I think it should also include anything broken on the UI or at the
> process
> >> level.
> >>
> >> Best regards,
> >> Pranay Pandey
> >>
> >>
> >> On Tue, 7 May 2024 at 19:48, Jacques Le Roux <
> jacques.le.r...@les7arts.com>
> >> wrote:
> >>
> >>> What is the difference between freezing the trunk in a release-24.xx
> where
> >>> the rule is no improvements but if a consensus agrees with? In other
> words,
> >>> apart exceptions only bugs and not only blockers,as we did so far and
> the
> >>> "new" proposition? Do we really wants to backport only blockerbugs? And
> >>> then
> >>> what is a blocker bug, only security?
> >>>
> >>> Somehow related, I also remember we freezed the trunk in few branches
> that
> >>> we never released. 14.12 and 15.12 come to mind:
> >>> https://ofbiz.apache.org/download.html
> >>>
> >>> HTH
> >>>
> >>> Jacques
> >>>
> >>> Le 07/05/2024 à 15:11, Pranay Pandey a écrit :
> >>>> Dear Daniel,
> >>>>
> >>>> Thank you for outlining the proposed release strategy for OFBiz. I
> liked
> >>>> the idea of creating a new branch from trunk named 'release-24.05' to
> >>>> address blockers for the upcoming release.
> >>>>
> >>>> I agree with Michael's proposal that targeting a release while
> working on
> >>>> the trunk is worth considering. Maintaining a consistent flow of new
> >>>> releases is crucial for project success. New releases with smaller
> >>> changes
> >>>> are not only easier to adopt but also facilitate a smoother migration
> for
> >>>> existing ERP implementations, especially if users find value in the
> new
> >>>> features introduced.
> >>>>
> >>>> I believe this approach aligns well with the project's goals and will
> >>> help
> >>>> in ensuring a structured and efficient release process. Let's continue
> >>> the
> >>>> discussion on how we can further enhance this strategy to benefit the
> >>> OFBiz
> >>>> development community.
> >>>>
> >>>> Thank you for your efforts in driving this conversation forward.
> >>>>
> >>>> Best regards,
> >>>>
> >>>> Pranay Pandey
> >>>>
> >>>>
> >>>> On Tue, 7 May 2024 at 13:36, Daniel Watford  wrote:
> >>>>
> >>>>> Hello all,
> >>>>>
> >>>>> I'm a little confused by what the differences in opinions actually
> are
> >>> in
> >>>>> this thread. I think this is because the differences are minor and we
> >>> are
> >>>>> probably close to an agreement on how to proceed.
> >>>>>
> >>>>> Although there are not many of us involved in this conversation, it
> >>> seems
> >>>>> there is a desire to NOT impose any sort of feature freeze on the
> trunk
> >>>>> branch.
> >>>>>
> >>>>> Instead we take the approach of creating a new branch from trunk,
> named
> >>>>> something like 'release-24.05'. The purpose of this new branch is to
> >>>>> address any issues that might be considered blockers for an upcoming
> >>> OFBiz
> >>>>> release. New features would not normally be applied to the
> release-24.05
> >>>>&g

Re: [PROPOSAL] freeze trunk for new features in favor of a release 24.x branch preparation / future roadmap

2024-05-08 Thread Pranay Pandey
Hi Michael,

Yeah, that makes a lot of sense to have a structure in place for sure.

Best regards,
Pranay Pandey


On Wed, 8 May 2024 at 17:30, Michael Brohl  wrote:

> Hi everyone,
>
> my main point for having a roadmap and (if necessary) freezing trunk
> (for a short time) before creating a release branch in the future was to
> avoid the situation we have now:
>
> 1. we agreed to create a new release branch some time ago
>
> 2. there were some open tasks which blocked 1., mainly brought up by
> Jacques if I remember correctly
>
> 3. suddenly there was a mass of new PR's which were merged in a hurry
> unneccesarily (my personal point of view), with some corrections soon after
>
> 4. 3. blocks 1. even further now because those changes are not
> complete/not rolled out for every component.
>
> Instead of 3. we should have delayed merging those new features and
> worked on the blocking issues of 2. to be able to create a release from
> an almost stable trunk.
>
> If we had a roadmap, I think we would have discussed 3. before it was
> happening and decided to wait merging those new features in favor of
> working on the creation of the new branch.
>
> My approach is simply about some structure, coordination and
> collaboration to reach goals the project has defined instead of going
> with the flow of incoming pull requests.
>
> I hope I was more clear now.
>
> Thanks and regards,
>
> Michael
>
>
> Am 07.05.24 um 17:19 schrieb Pranay Pandey:
> > Hi Daniel,
> >
> > I am in favor of creating a new release.
> >
> > After we create a new release, IMO we shouldn't be committing any new
> > features there.
> >
> > This is critical that we limit the scope of release with ongoing
> > development in the trunk.
> >
> > Best regards,
> > Pranay Pandey
> >
> >
> > On Tue, 7 May 2024 at 20:31, Daniel Watford  wrote:
> >
> >> Hi Jacques,
> >>
> >> I'm sorry, but I can't quite parse your question, 'What is the
> >> difference...'.   Could you restate it another way?
> >>
> >> Are you asking what the difference is between enforcing a
> feature-freeze on
> >> trunk versus continuing to allow all changes to trunk whilst having a
> >> feature-freeze on a release branch (e.g. release-24.x)?
> >>
> >> I think it will be very difficult to define a prescriptive policy on
> what
> >> sort of fixes might be permitted on a release branch (e.g.
> release-24.x),
> >> but the availability of committers to do the work of applying patches to
> >> the branch might help us reach a de facto policy.
> >>
> >> I personally would want to avoid backporting changes from trunk to a
> >> release branch without good reason since I view this as duplicate work.
> >> Therefore I would only want to backport fixes from trunk to release
> where
> >> we have a defect that impacts users or if we felt that some new feature
> was
> >> very very very important to OFBiz that it couldn't wait for the future
> >> release branch.
> >>
> >> If it helps, the project has used the phrase 'This series has been
> >> stabilized with bug fixes since' on the Release History page:
> >> https://downloads.apache.org/ofbiz/. I would interpret this as the
> release
> >> branch was used to *stabilise* the features that were in trunk at the
> time
> >> the release branch was created.
> >>
> >> I fear that we all might be roughly in agreement but getting lost in the
> >> weeds of discussion.
> >>
> >> Should we go ahead and create a release-24.05 branch from trunk soon for
> >> the purpose of stabilising a future release? Or are there any important
> >> features that OFBiz developers want to see in trunk first?
> >>
> >> As far as which commits are later applied to the release-24.05 branch,
> >> shall we leave that up to the committers at the time, but with a
> reminder
> >> that adding new features on the release-24.05 branch will increase the
> test
> >> burden before a public release can be made?
> >>
> >> Thanks,
> >>
> >> Dan.
> >>
> >> On Tue, 7 May 2024 at 15:20, Jacques Le Roux <
> jacques.le.r...@les7arts.com
> >> wrote:
> >>
> >>> What is the difference between freezing the trunk in a release-24.xx
> >> where
> >>> the rule is no improvements but if a consensus agrees with? In other
> >> words,
> >>> apart exceptions only bugs 

Re: [PROPOSAL] freeze trunk for new features in favor of a release 24.x branch preparation / future roadmap

2024-05-07 Thread Pranay Pandey
Hi Daniel,

I am in favor of creating a new release.

After we create a new release, IMO we shouldn't be committing any new
features there.

This is critical that we limit the scope of release with ongoing
development in the trunk.

Best regards,
Pranay Pandey


On Tue, 7 May 2024 at 20:31, Daniel Watford  wrote:

> Hi Jacques,
>
> I'm sorry, but I can't quite parse your question, 'What is the
> difference...'.   Could you restate it another way?
>
> Are you asking what the difference is between enforcing a feature-freeze on
> trunk versus continuing to allow all changes to trunk whilst having a
> feature-freeze on a release branch (e.g. release-24.x)?
>
> I think it will be very difficult to define a prescriptive policy on what
> sort of fixes might be permitted on a release branch (e.g. release-24.x),
> but the availability of committers to do the work of applying patches to
> the branch might help us reach a de facto policy.
>
> I personally would want to avoid backporting changes from trunk to a
> release branch without good reason since I view this as duplicate work.
> Therefore I would only want to backport fixes from trunk to release where
> we have a defect that impacts users or if we felt that some new feature was
> very very very important to OFBiz that it couldn't wait for the future
> release branch.
>
> If it helps, the project has used the phrase 'This series has been
> stabilized with bug fixes since' on the Release History page:
> https://downloads.apache.org/ofbiz/. I would interpret this as the release
> branch was used to *stabilise* the features that were in trunk at the time
> the release branch was created.
>
> I fear that we all might be roughly in agreement but getting lost in the
> weeds of discussion.
>
> Should we go ahead and create a release-24.05 branch from trunk soon for
> the purpose of stabilising a future release? Or are there any important
> features that OFBiz developers want to see in trunk first?
>
> As far as which commits are later applied to the release-24.05 branch,
> shall we leave that up to the committers at the time, but with a reminder
> that adding new features on the release-24.05 branch will increase the test
> burden before a public release can be made?
>
> Thanks,
>
> Dan.
>
> On Tue, 7 May 2024 at 15:20, Jacques Le Roux  >
> wrote:
>
> > What is the difference between freezing the trunk in a release-24.xx
> where
> > the rule is no improvements but if a consensus agrees with? In other
> words,
> > apart exceptions only bugs and not only blockers,as we did so far and the
> > "new" proposition? Do we really wants to backport only blockerbugs? And
> > then
> > what is a blocker bug, only security?
> >
> > Somehow related, I also remember we freezed the trunk in few branches
> that
> > we never released. 14.12 and 15.12 come to mind:
> > https://ofbiz.apache.org/download.html
> >
> > HTH
> >
> > Jacques
> >
> > Le 07/05/2024 à 15:11, Pranay Pandey a écrit :
> > > Dear Daniel,
> > >
> > > Thank you for outlining the proposed release strategy for OFBiz. I
> liked
> > > the idea of creating a new branch from trunk named 'release-24.05' to
> > > address blockers for the upcoming release.
> > >
> > > I agree with Michael's proposal that targeting a release while working
> on
> > > the trunk is worth considering. Maintaining a consistent flow of new
> > > releases is crucial for project success. New releases with smaller
> > changes
> > > are not only easier to adopt but also facilitate a smoother migration
> for
> > > existing ERP implementations, especially if users find value in the new
> > > features introduced.
> > >
> > > I believe this approach aligns well with the project's goals and will
> > help
> > > in ensuring a structured and efficient release process. Let's continue
> > the
> > > discussion on how we can further enhance this strategy to benefit the
> > OFBiz
> > > development community.
> > >
> > > Thank you for your efforts in driving this conversation forward.
> > >
> > > Best regards,
> > >
> > > Pranay Pandey
> > >
> > >
> > > On Tue, 7 May 2024 at 13:36, Daniel Watford  wrote:
> > >
> > >> Hello all,
> > >>
> > >> I'm a little confused by what the differences in opinions actually are
> > in
> > >> this thread. I think this is because the differences are minor and we
> > are
> > &g

Re: [PROPOSAL] freeze trunk for new features in favor of a release 24.x branch preparation / future roadmap

2024-05-07 Thread Pranay Pandey
Hi Jacques,

what is a blocker bug, only security?
I think it should also include anything broken on the UI or at the process
level.

Best regards,
Pranay Pandey


On Tue, 7 May 2024 at 19:48, Jacques Le Roux 
wrote:

> What is the difference between freezing the trunk in a release-24.xx where
> the rule is no improvements but if a consensus agrees with? In other words,
> apart exceptions only bugs and not only blockers,as we did so far and the
> "new" proposition? Do we really wants to backport only blockerbugs? And
> then
> what is a blocker bug, only security?
>
> Somehow related, I also remember we freezed the trunk in few branches that
> we never released. 14.12 and 15.12 come to mind:
> https://ofbiz.apache.org/download.html
>
> HTH
>
> Jacques
>
> Le 07/05/2024 à 15:11, Pranay Pandey a écrit :
> > Dear Daniel,
> >
> > Thank you for outlining the proposed release strategy for OFBiz. I liked
> > the idea of creating a new branch from trunk named 'release-24.05' to
> > address blockers for the upcoming release.
> >
> > I agree with Michael's proposal that targeting a release while working on
> > the trunk is worth considering. Maintaining a consistent flow of new
> > releases is crucial for project success. New releases with smaller
> changes
> > are not only easier to adopt but also facilitate a smoother migration for
> > existing ERP implementations, especially if users find value in the new
> > features introduced.
> >
> > I believe this approach aligns well with the project's goals and will
> help
> > in ensuring a structured and efficient release process. Let's continue
> the
> > discussion on how we can further enhance this strategy to benefit the
> OFBiz
> > development community.
> >
> > Thank you for your efforts in driving this conversation forward.
> >
> > Best regards,
> >
> > Pranay Pandey
> >
> >
> > On Tue, 7 May 2024 at 13:36, Daniel Watford  wrote:
> >
> >> Hello all,
> >>
> >> I'm a little confused by what the differences in opinions actually are
> in
> >> this thread. I think this is because the differences are minor and we
> are
> >> probably close to an agreement on how to proceed.
> >>
> >> Although there are not many of us involved in this conversation, it
> seems
> >> there is a desire to NOT impose any sort of feature freeze on the trunk
> >> branch.
> >>
> >> Instead we take the approach of creating a new branch from trunk, named
> >> something like 'release-24.05'. The purpose of this new branch is to
> >> address any issues that might be considered blockers for an upcoming
> OFBiz
> >> release. New features would not normally be applied to the release-24.05
> >> branch, but exceptions to this rule would be considered on a
> case-by-case
> >> basis.
> >>
> >> Issues blocking an OFBiz 24.05.xx release would be tracked in Jira, and
> >> once addressed the release would be made public. A suitable tag - e.g.
> >> release-24.05.01 - would be applied to the release-24.05 branch to
> denote
> >> the commit that was publicly released.
> >>
> >> I believe the above describes how the OFBiz project has managed
> releases in
> >> the past.
> >>
> >> The discussions around a road map are orthogonal to the above release
> >> process, but would definitely help the OFBiz development community/PMC
> >> decide when would be an appropriate time to create a new release branch.
> >>
> >> It seems like the major project undertakings - such as the movement of
> >> Groovy Scripts within the source tree - have been completed, so now
> might
> >> be a good time to go ahead and create the release-24.05 branch from
> trunk.
> >>
> >> Thanks,
> >>
> >> Dan.
> >>
> >> On Mon, 6 May 2024 at 18:01, Jacques Le Roux <
> jacques.le.r...@les7arts.com
> >> wrote:
> >>
> >>> Le 06/05/2024 à 18:35, Jacques Le Roux a écrit :
> >>>> BTW, to avoid to speak in the void. Again, what are those tasks
> >>> precisely? And that are their situations?
> >>>
> >>> BTW, to avoid to speak in the void. Again, what are those tasks
> >> precisely?
> >>> And WHAT are their situations?
> >>>
> >>> Sorry, typo
> >>>
> >>>
> >> --
> >> Daniel Watford
> >>


Re: [PROPOSAL] freeze trunk for new features in favor of a release 24.x branch preparation / future roadmap

2024-05-07 Thread Pranay Pandey
Dear Daniel,

Thank you for outlining the proposed release strategy for OFBiz. I liked
the idea of creating a new branch from trunk named 'release-24.05' to
address blockers for the upcoming release.

I agree with Michael's proposal that targeting a release while working on
the trunk is worth considering. Maintaining a consistent flow of new
releases is crucial for project success. New releases with smaller changes
are not only easier to adopt but also facilitate a smoother migration for
existing ERP implementations, especially if users find value in the new
features introduced.

I believe this approach aligns well with the project's goals and will help
in ensuring a structured and efficient release process. Let's continue the
discussion on how we can further enhance this strategy to benefit the OFBiz
development community.

Thank you for your efforts in driving this conversation forward.

Best regards,

Pranay Pandey


On Tue, 7 May 2024 at 13:36, Daniel Watford  wrote:

> Hello all,
>
> I'm a little confused by what the differences in opinions actually are in
> this thread. I think this is because the differences are minor and we are
> probably close to an agreement on how to proceed.
>
> Although there are not many of us involved in this conversation, it seems
> there is a desire to NOT impose any sort of feature freeze on the trunk
> branch.
>
> Instead we take the approach of creating a new branch from trunk, named
> something like 'release-24.05'. The purpose of this new branch is to
> address any issues that might be considered blockers for an upcoming OFBiz
> release. New features would not normally be applied to the release-24.05
> branch, but exceptions to this rule would be considered on a case-by-case
> basis.
>
> Issues blocking an OFBiz 24.05.xx release would be tracked in Jira, and
> once addressed the release would be made public. A suitable tag - e.g.
> release-24.05.01 - would be applied to the release-24.05 branch to denote
> the commit that was publicly released.
>
> I believe the above describes how the OFBiz project has managed releases in
> the past.
>
> The discussions around a road map are orthogonal to the above release
> process, but would definitely help the OFBiz development community/PMC
> decide when would be an appropriate time to create a new release branch.
>
> It seems like the major project undertakings - such as the movement of
> Groovy Scripts within the source tree - have been completed, so now might
> be a good time to go ahead and create the release-24.05 branch from trunk.
>
> Thanks,
>
> Dan.
>
> On Mon, 6 May 2024 at 18:01, Jacques Le Roux  >
> wrote:
>
> > Le 06/05/2024 à 18:35, Jacques Le Roux a écrit :
> > > BTW, to avoid to speak in the void. Again, what are those tasks
> > precisely? And that are their situations?
> >
> > BTW, to avoid to speak in the void. Again, what are those tasks
> precisely?
> > And WHAT are their situations?
> >
> > Sorry, typo
> >
> >
>
> --
> Daniel Watford
>


Re: [VOTE] [RELEASE] Apache OFBiz 18.12.13

2024-05-02 Thread Pranay Pandey
Hi Jacopo,

+1

Works well on Mac with Java version "11.0.22" 2024-01-16 LTS

> Task :build


BUILD SUCCESSFUL in 56s

12 actionable tasks: 12 executed


> Task :loadAll


BUILD SUCCESSFUL in 21s

13 actionable tasks: 1 executed, 12 up-to-date


May 02, 2024 5:26:10 PM org.apache.coyote.AbstractProtocol start

INFO: Starting ProtocolHandler ["https-jsse-nio-8443"]


     __  _

  / __ \/ / __ )(_)___

 / / / / /_  / __  / /_  /

/ /_/ / __/ / /_/ / / / /_

\/_/   /_/_/ /___/  is started and ready.





Best regards,

*Pranay Pandey*
*NOI Technologies (P) Limited*
*https://www.noitechnologies.com
<https://mailtrack.io/trace/link/fdd7def7621d8faff48ec16f78c211a2fe9553d3?url=https%3A%2F%2Fwww.noitechnologies.com&userId=3937283&signature=e117b2f08285ab94>*

On Thu, 2 May 2024 at 16:07, Michael Brohl  wrote:

> +1
>
> ../ofbiz-tools/verify-ofbiz-release.sh -a apache-ofbiz-18.12.13 2>&1 |
> tee verify.log
>
> -> Everything OK
>
> Best regards,
>
> Michael Brohl
>
> ecomify GmbH - www.ecomify.de
>
>
> Am 30.04.24 um 17:06 schrieb Jacopo Cappellato:
> > This is the vote thread to publish "Apache OFBiz 18.12.13", the
> thirteenth
> > release from the release18.12 branch.
> >
> > The release files can be downloaded from here:
> > https://dist.apache.org/repos/dist/dev/ofbiz/
> > and are:
> > * apache-ofbiz-18.12.13.zip
> > * KEYS: text file with keys
> > * apache-ofbiz-18.12.13.zip.asc: the detached signature file
> > * apache-ofbiz-18.12.13.zip.sha512: checksum file
> >
> > Please download and test the zip file and its signatures (for
> > instructions on testing the signatures see
> > http://www.apache.org/info/verification.html).
> >
> > Vote:
> > [ +1] release as Apache OFBiz 18.12.13
> > [ -1] do not release
> >
> > This vote is open for at least 5 days.
> >
> > For more details about this process please refer to
> > http://www.apache.org/foundation/voting.html
>


Re: Participate in Hacktoberfest 2022

2022-09-20 Thread Pranay Pandey
+1


Kind regards,
Pranay Pandey



On Tue, Sep 20, 2022 at 5:26 PM Aditya Sharma 
wrote:

> Hello team,
>
> Hacktoberfest[1] is a yearly event by DigitalOcean to encourage people to
> contribute to open source in October. It's a month-long event specially to
> encourage new contributors. Four quality pull requests must be submitted to
> public GitHub/Gitlab repositories in order to complete it.
>
> In order to participate we will need the following actions (complete
> guidelines here[2]):
> 1. Add the “hacktoberfest” topic to the repository to opt-in to
> Hacktoberfest and indicate we’re looking for contributions.
> 2. Apply the “hacktoberfest” label to issues applicable for Hacktoberfest.
>
> I propose to have Apache OFBiz participation in this event.
>
> If no one is against it, I will move ahead with the process.
>
> 1. https://hacktoberfest.com/
> 2. https://hacktoberfest.com/participation/#maintainers
>
> Thanks and Regards,
> Aditya Sharma
>


ASF Community Survey 2022

2022-08-25 Thread Pranay Pandey
Hello everyone,

The 2022 ASF Community Survey is looking to gather scientific data that
allows us to understand our community better, both in its demographic
composition, and also in collaboration styles and preferences. We want to
find areas where we can continue to do great work, and others where we need
to provide more support so that our projects can keep growing healthy and
diverse.

If you have an apache.org email, you should have received an email with an
invitation to take the 2022 ASF Community Survey. Please take 15 minutes to
complete it.

If you do not have an apache.org email address or you didn’t receive a
link, please follow this link to the survey:

https://edi-asf.limesurvey.net/912832?lang=en

You can find information about privacy on the survey’s Confluence page.
<https://cwiki.apache.org/confluence/display/EDI/Survey+-+Launch+Plan> The
last surveys of this kind were implemented in 2016 and 2020, which means we
are finally in a position to see trends over time.

Your participation is paramount to the success of this project! Please
consider filling out the survey, and share this news with your fellow
Apache contributors. As individuals form the Apache community, your opinion
matters: we want to hear your voice.

If you have any questions about the survey or otherwise, please reach out
to us!

Best regards,

Pranay Pandey


Re: Welcome to Priya Sharma as new committer!

2021-03-19 Thread Pranay Pandey
Congratulations Priya!

Best regards,
Pranay Pandey


On Thu, Mar 11, 2021 at 6:31 PM Pawan Verma  wrote:

> The OFBiz PMC has invited Priya to become a new committer and we are
> pleased to announce that she has accepted the nomination.
>
> Welcome onboard Priya, more power to you!
>
>
> Pawan
>


Re: Welcome to Daniel Watford as new committer!

2021-01-02 Thread Pranay Pandey
Congratulations Daniel!

On Fri, 1 Jan 2021 at 10:34 PM, Girish Vasmatkar <
girish.vasmat...@hotwaxsystems.com> wrote:

> Congratulations Dan. Welcome aboard!
>
> Best,
> Girish
>
> On Fri, Jan 1, 2021, 21:58 Jacques Le Roux 
> wrote:
>
> > Hi Daniel,
> >
> > Welcome!
> >
> > Jacques
> >
> > Le 01/01/2021 à 16:02, James Yong a écrit :
> > > Hi Daniel,
> > >
> > > Congratulations on joining the Committer team!
> > > All the best with your new role.
> > >
> > > Regards,
> > > James
> > >
> > > On 2020/12/31 16:20:26, Jacopo Cappellato  >
> > wrote:
> > >> The OFBiz PMC has invited Daniel to become a new committer and we are
> > >> pleased  to announce that he has accepted the nomination.
> > >>
> > >> Welcome onboard Daniel!
> > >>
> > >> Jacopo
> > >>
> >
>
-- 
Best regards,

Pranay Pandey
mobile: +91 9826035576
email: pranay.pan...@hotwax.co
www.hotwax.co


User Stories - Interviews with users

2021-01-01 Thread Pranay Pandey
Hello Everyone,

With the thought to bring real user first-hand experience to the evaluators
who come and validate OFBiz, we started a new playlist on OFBiz YouTube
channel named "User Stories - From the people who have put Apache OFBiz in
action".

Our first guest on this journey is Nicola Mazzoni - who was also a speaker
at ApacheCon 2019. Thank you so much Nicola for sparing time and sharing
your experience with the community. I am sure it will be very fruitful for
anyone willing to learn more about OFBiz.

Here is the first episode on this list: https://youtu.be/PLesfdlhrH4

Requesting all to take a look and put your suggestions and feedback.

kind regards,
Pranay Pandey


Re: [VOTE] [RELEASE] Apache OFBiz 17.12.05

2020-12-25 Thread Pranay Pandey
+1

Best regards,
Pranay Pandey


On Sat, Dec 26, 2020 at 1:28 AM Nicola Mazzoni 
wrote:

> +1
> Thanks Jacopo!
>
>
> Il ven 25 dic 2020, 19:12 Jacopo Cappellato 
> ha scritto:
>
> >  This is the vote thread to release a new bug fix release for the
> > release17.12 branch. This new release, "Apache OFBiz 17.12.05" will
> > supersede all the previous releases from the same branch.
> >
> > Please consider that this may be the last release in the 17.12 series and
> > in the future releases will be published from the newer series, which is
> > 18.12.
> >
> > The release files can be downloaded from here:
> >
> > https://dist.apache.org/repos/dist/dev/ofbiz/
> >
> > and are:
> >
> > * apache-ofbiz-17.12.05.zip
> > * KEYS: text file with keys
> > * apache-ofbiz-17.12.05.zip.asc: the detached signature file
> > * apache-ofbiz-17.12.05.zip.sha512: checksum file
> >
> > Please download and test the zip file and its signatures (for
> instructions
> > on testing the signatures see
> http://www.apache.org/info/verification.html
> > ).
> >
> > Please cast your vote:
> >
> > [ +1] release Apache OFBiz 17.12.05
> > [ -1] do not release
> >
> > This vote will be open for 5 days.
> >
> > For more details about this process please read
> > http://www.apache.org/foundation/voting.html
> >
> > Thanks!!!
> >
>


Re: Releasing 17.12.05, 18.12.01 and freezing R20

2020-12-23 Thread Pranay Pandey
+1 to the original proposal and to the additional idea for skipping r20 and
making an r21.

As discussed defining the 5 Years support policy will surely help.

Best regards,
Pranay Pandey


On Tue, Dec 22, 2020 at 5:39 PM Aditya Sharma 
wrote:

> +1 to the initial proposal of release
>
> 3 years of support for r17 and 5 years of support starting with r18
> sounds good to me.
> I think we can define a policy well stated on our release page
>
> > > with an additional idea: maybe better skip r20 and make a r21 right at
> > > the beginning of the year with the chance to release also in 21.
> +1. We can think upon defining a timeline for stabilizing new release
> branches with a tentative time period like maybe 3-12 months. There
> are numerous new features that our users can benefit from and defining
> certain timelines may reduce the wait time.
>
> --
> Thanks and Regards,
> Aditya Sharma
>
> On Tue, Dec 22, 2020 at 4:38 PM Jacques Le Roux
>  wrote:
> >
> > Le 22/12/2020 à 10:08, Jacques Le Roux a écrit :
> > > If we don't release R20 it means that we will at best release R21 at
> the end of 2021, again a lot of years between 2018 and 2021.
> >
> > OK forget it, OK this does not make sense, anyway it will be end of
> 2021, OK for me for a brand new R21 :)
> >
> > But we need to release R18 ASAP...
> >
> > Jacques
> >
>


Re: Kickoff Meeting - Apache OFBiz Tutorial Project

2020-12-13 Thread Pranay Pandey
Hello Everyone,

In this session, Apache OFBiz Community members who are interested in
volunteering the tutorial project discussed the goal, scope, and process to
be followed. The goal of this effort is to build tutorials and reference
documents for Apache OFBiz, to make the learning curve easy for Business
Solution Evaluators, Business Analysts, Technical Architects, Developers,
Testers(QA), and DevOps engineers.

Thanks to all the volunteers Nameet Jain, Benjamin Jugl, Oliver Heintz,
Devanshu Vyas, Nicola Mazzoni, Giulio Speri, Praveen Patil, Suraj Khurana,
Jechev and Aditya Sharma for showing their interest in building this asset
for Apache OFBiz.

Session recording is available on the OFBiz YouTube channel:
https://youtu.be/jGZkocUIF-4

We are going to make sure we follow the guidelines set up here in this
document:
OFBiz Documentation Team
<https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Documentation+Team>

Any suggestions for direction, improvement, or process are welcome.

Best regards,
Pranay Pandey


On Fri, Dec 11, 2020 at 4:34 PM Pranay Pandey <
pranay.pan...@hotwaxsystems.com> wrote:

> Talk to you in 2 hours from now on the given Zoom meeting. Thanks!
>
> Kind regards,
> Pranay Pandey
>
>
> On Thu, Dec 10, 2020 at 10:37 PM Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> wrote:
>
>> Thank you so much!
>>
>> Meeting scheduled. All the interested contributors must have received the
>> invitation.
>>
>> Here are details for easy reference:
>>
>> December 11, 2020 1:00 PM - 2 PM GMT
>>
>> Join Zoom Meeting
>> https://us02web.zoom.us/j/87242467577?pwd=SVF5dXlBTHZQS3NIa3JrL0N5ajMxUT09
>>
>> Meeting ID: 872 4246 7577
>> Passcode: 117215
>> One tap mobile
>> +13017158592,,87242467577#,,0#,,117215# US (Washington D.C)
>> +13126266799,,87242467577#,,0#,,117215# US (Chicago)
>>
>> Dial by your location
>> +1 301 715 8592 US (Washington D.C)
>> +1 312 626 6799 US (Chicago)
>> +1 346 248 7799 US (Houston)
>> +1 646 558 8656 US (New York)
>> +1 669 900 9128 US (San Jose)
>> +1 253 215 8782 US (Tacoma)
>> Meeting ID: 872 4246 7577
>> Passcode: 117215
>> Find your local number: https://us02web.zoom.us/u/kcr3qH2BGt
>>
>> Kind regards,
>> Pranay Pandey
>>
>> On Thu, 10 Dec 2020 at 7:16 PM, Giulio Speri - MpStyle Srl <
>> giulio.sp...@mpstyle.it> wrote:
>>
>>> +1
>>>
>>> Thanks,
>>> Giulio
>>>
>>> Il giorno gio 10 dic 2020 alle ore 13:13 Devanshu Vyas <
>>> vyas.devansh...@gmail.com> ha scritto:
>>>
>>> > +1
>>> >
>>> > Thanks & Regards,
>>> > Devanshu Vyas.
>>> >
>>> >
>>> > On Wed, Dec 9, 2020 at 3:05 PM Nicola Mazzoni <
>>> nicola.mazz...@mpstyle.it>
>>> > wrote:
>>> >
>>> > > +1
>>> > >
>>> > > Il giorno mer 9 dic 2020 alle ore 10:28 Aditya Sharma <
>>> > > adityasha...@apache.org> ha scritto:
>>> > >
>>> > > > +1
>>> > > >
>>> > > > Thanks and regards,
>>> > > > Aditya Sharma
>>> > > >
>>> > > > On Wed, Dec 9, 2020 at 1:09 PM Pranay Pandey <
>>> > > > pranay.pan...@hotwaxsystems.com> wrote:
>>> > > >
>>> > > > > Hello Tutorial Project Volunteers,
>>> > > > >
>>> > > > > First of all thank you so much for showing interest in
>>> volunteering
>>> > the
>>> > > > > Apache OFBiz Tutorial Project.
>>> > > > >
>>> > > > > With this email I want to propose an online meeting to kickoff
>>> the
>>> > > > project.
>>> > > > > This meeting will help us in knowing each other. After this
>>> meeting
>>> > we
>>> > > > will
>>> > > > > continue doing offline communication on email, OFBiz mailing
>>> list,
>>> > > Slack
>>> > > > > Channel to make progress with our work. We can surely plan online
>>> > > > meetings
>>> > > > > in future as well as and when needed. This way the community will
>>> > also
>>> > > be
>>> > > > > updated all the time.
>>> > > > >
>>> > > > > It's a great opportunity for all of us to learn from each other
>>>

Re: Kickoff Meeting - Apache OFBiz Tutorial Project

2020-12-11 Thread Pranay Pandey
Thanks Giulio.

Best regards,
Pranay Pandey


On Fri, Dec 11, 2020 at 7:49 PM Giulio Speri - MpStyle Srl <
giulio.sp...@mpstyle.it> wrote:

> Hi Pranay,
>
> I share mine and Nicola Slack member IDs :
> Giulio : UBT8JJ6HE
> Nicola: U01HE23PMUG
>
> Thank you,
> Giulio
>
> Il giorno ven 11 dic 2020 alle ore 12:05 Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> ha scritto:
>
>> Talk to you in 2 hours from now on the given Zoom meeting. Thanks!
>>
>> Kind regards,
>> Pranay Pandey
>>
>>
>> On Thu, Dec 10, 2020 at 10:37 PM Pranay Pandey <
>> pranay.pan...@hotwaxsystems.com> wrote:
>>
>> > Thank you so much!
>> >
>> > Meeting scheduled. All the interested contributors must have received
>> the
>> > invitation.
>> >
>> > Here are details for easy reference:
>> >
>> > December 11, 2020 1:00 PM - 2 PM GMT
>> >
>> > Join Zoom Meeting
>> >
>> https://us02web.zoom.us/j/87242467577?pwd=SVF5dXlBTHZQS3NIa3JrL0N5ajMxUT09
>> >
>> > Meeting ID: 872 4246 7577
>> > Passcode: 117215
>> > One tap mobile
>> > +13017158592,,87242467577#,,0#,,117215# US (Washington D.C)
>> > +13126266799,,87242467577#,,0#,,117215# US (Chicago)
>> >
>> > Dial by your location
>> > +1 301 715 8592 US (Washington D.C)
>> > +1 312 626 6799 US (Chicago)
>> >     +1 346 248 7799 US (Houston)
>> > +1 646 558 8656 US (New York)
>> > +1 669 900 9128 US (San Jose)
>> > +1 253 215 8782 US (Tacoma)
>> > Meeting ID: 872 4246 7577
>> > Passcode: 117215
>> > Find your local number: https://us02web.zoom.us/u/kcr3qH2BGt
>> >
>> > Kind regards,
>> > Pranay Pandey
>> >
>> > On Thu, 10 Dec 2020 at 7:16 PM, Giulio Speri - MpStyle Srl <
>> > giulio.sp...@mpstyle.it> wrote:
>> >
>> >> +1
>> >>
>> >> Thanks,
>> >> Giulio
>> >>
>> >> Il giorno gio 10 dic 2020 alle ore 13:13 Devanshu Vyas <
>> >> vyas.devansh...@gmail.com> ha scritto:
>> >>
>> >> > +1
>> >> >
>> >> > Thanks & Regards,
>> >> > Devanshu Vyas.
>> >> >
>> >> >
>> >> > On Wed, Dec 9, 2020 at 3:05 PM Nicola Mazzoni <
>> >> nicola.mazz...@mpstyle.it>
>> >> > wrote:
>> >> >
>> >> > > +1
>> >> > >
>> >> > > Il giorno mer 9 dic 2020 alle ore 10:28 Aditya Sharma <
>> >> > > adityasha...@apache.org> ha scritto:
>> >> > >
>> >> > > > +1
>> >> > > >
>> >> > > > Thanks and regards,
>> >> > > > Aditya Sharma
>> >> > > >
>> >> > > > On Wed, Dec 9, 2020 at 1:09 PM Pranay Pandey <
>> >> > > > pranay.pan...@hotwaxsystems.com> wrote:
>> >> > > >
>> >> > > > > Hello Tutorial Project Volunteers,
>> >> > > > >
>> >> > > > > First of all thank you so much for showing interest in
>> >> volunteering
>> >> > the
>> >> > > > > Apache OFBiz Tutorial Project.
>> >> > > > >
>> >> > > > > With this email I want to propose an online meeting to kickoff
>> the
>> >> > > > project.
>> >> > > > > This meeting will help us in knowing each other. After this
>> >> meeting
>> >> > we
>> >> > > > will
>> >> > > > > continue doing offline communication on email, OFBiz mailing
>> list,
>> >> > > Slack
>> >> > > > > Channel to make progress with our work. We can surely plan
>> online
>> >> > > > meetings
>> >> > > > > in future as well as and when needed. This way the community
>> will
>> >> > also
>> >> > > be
>> >> > > > > updated all the time.
>> >> > > > >
>> >> > > > > It's a great opportunity for all of us to learn from each other
>> >> and
>> >> > to
>> >> > > > also
>> >> > > > > prepare some robust content for OFBiz
>> developers/users/evaluators.
>> >> > What
>> >> > > > > we'll generate will be a next level set of tutorials and guides
>> >> for
>> >> > the
>> >> > > > > community and will be a proven asset for the project.
>> >> > > > >
>> >> > > > > How about meeting on this Friday 1:00 PM GMT? Does this day and
>> >> time
>> >> > > work
>> >> > > > > for all of you? Please confirm your availability and we'll go
>> from
>> >> > > there.
>> >> > > > >
>> >> > > > > Available: +1
>> >> > > > > May be: 0
>> >> > > > > Not Available: -1
>> >> > > > >
>> >> > > > > Kind regards,
>> >> > > > > Pranay Pandey
>> >> > > > > https://ofbiz.apache.org/
>> >> > > > >
>> >> > > >
>> >> > >
>> >> > >
>> >> > > --
>> >> > > Nicola Mazzoni
>> >> > >
>> >> > >
>> >> > > *Mp Styl**e Srl*
>> >> > > via Meucci, 37
>> >> > > 41019 Limidi di Soliera (MO)
>> >> > > T 059/684916
>> >> > > M 347/9905529
>> >> > >
>> >> > > www.mpstyle.it
>> >> > >
>> >> >
>> >>
>> >>
>> >> --
>> >> Giulio Speri
>> >>
>> >>
>> >> *Mp Styl**e Srl*
>> >> via Antonio Meucci, 37
>> >> 41019 Limidi di Soliera (MO)
>> >> T 059/684916
>> >> M 334/3779851
>> >>
>> >> www.mpstyle.it
>> >>
>> > --
>> > Best regards,
>> >
>> > Pranay Pandey
>> > mobile: +91 9826035576
>> > email: pranay.pan...@hotwax.co
>> > www.hotwax.co
>> >
>>
>
>
> --
> Giulio Speri
>
>
> *Mp Styl**e Srl*
> via Antonio Meucci, 37
> 41019 Limidi di Soliera (MO)
> T 059/684916
> M 334/3779851
>
> www.mpstyle.it
>
>
>


Re: Kickoff Meeting - Apache OFBiz Tutorial Project

2020-12-11 Thread Pranay Pandey
Talk to you in 2 hours from now on the given Zoom meeting. Thanks!

Kind regards,
Pranay Pandey


On Thu, Dec 10, 2020 at 10:37 PM Pranay Pandey <
pranay.pan...@hotwaxsystems.com> wrote:

> Thank you so much!
>
> Meeting scheduled. All the interested contributors must have received the
> invitation.
>
> Here are details for easy reference:
>
> December 11, 2020 1:00 PM - 2 PM GMT
>
> Join Zoom Meeting
> https://us02web.zoom.us/j/87242467577?pwd=SVF5dXlBTHZQS3NIa3JrL0N5ajMxUT09
>
> Meeting ID: 872 4246 7577
> Passcode: 117215
> One tap mobile
> +13017158592,,87242467577#,,0#,,117215# US (Washington D.C)
> +13126266799,,87242467577#,,0#,,117215# US (Chicago)
>
> Dial by your location
> +1 301 715 8592 US (Washington D.C)
> +1 312 626 6799 US (Chicago)
> +1 346 248 7799 US (Houston)
> +1 646 558 8656 US (New York)
> +1 669 900 9128 US (San Jose)
> +1 253 215 8782 US (Tacoma)
> Meeting ID: 872 4246 7577
> Passcode: 117215
> Find your local number: https://us02web.zoom.us/u/kcr3qH2BGt
>
> Kind regards,
> Pranay Pandey
>
> On Thu, 10 Dec 2020 at 7:16 PM, Giulio Speri - MpStyle Srl <
> giulio.sp...@mpstyle.it> wrote:
>
>> +1
>>
>> Thanks,
>> Giulio
>>
>> Il giorno gio 10 dic 2020 alle ore 13:13 Devanshu Vyas <
>> vyas.devansh...@gmail.com> ha scritto:
>>
>> > +1
>> >
>> > Thanks & Regards,
>> > Devanshu Vyas.
>> >
>> >
>> > On Wed, Dec 9, 2020 at 3:05 PM Nicola Mazzoni <
>> nicola.mazz...@mpstyle.it>
>> > wrote:
>> >
>> > > +1
>> > >
>> > > Il giorno mer 9 dic 2020 alle ore 10:28 Aditya Sharma <
>> > > adityasha...@apache.org> ha scritto:
>> > >
>> > > > +1
>> > > >
>> > > > Thanks and regards,
>> > > > Aditya Sharma
>> > > >
>> > > > On Wed, Dec 9, 2020 at 1:09 PM Pranay Pandey <
>> > > > pranay.pan...@hotwaxsystems.com> wrote:
>> > > >
>> > > > > Hello Tutorial Project Volunteers,
>> > > > >
>> > > > > First of all thank you so much for showing interest in
>> volunteering
>> > the
>> > > > > Apache OFBiz Tutorial Project.
>> > > > >
>> > > > > With this email I want to propose an online meeting to kickoff the
>> > > > project.
>> > > > > This meeting will help us in knowing each other. After this
>> meeting
>> > we
>> > > > will
>> > > > > continue doing offline communication on email, OFBiz mailing list,
>> > > Slack
>> > > > > Channel to make progress with our work. We can surely plan online
>> > > > meetings
>> > > > > in future as well as and when needed. This way the community will
>> > also
>> > > be
>> > > > > updated all the time.
>> > > > >
>> > > > > It's a great opportunity for all of us to learn from each other
>> and
>> > to
>> > > > also
>> > > > > prepare some robust content for OFBiz developers/users/evaluators.
>> > What
>> > > > > we'll generate will be a next level set of tutorials and guides
>> for
>> > the
>> > > > > community and will be a proven asset for the project.
>> > > > >
>> > > > > How about meeting on this Friday 1:00 PM GMT? Does this day and
>> time
>> > > work
>> > > > > for all of you? Please confirm your availability and we'll go from
>> > > there.
>> > > > >
>> > > > > Available: +1
>> > > > > May be: 0
>> > > > > Not Available: -1
>> > > > >
>> > > > > Kind regards,
>> > > > > Pranay Pandey
>> > > > > https://ofbiz.apache.org/
>> > > > >
>> > > >
>> > >
>> > >
>> > > --
>> > > Nicola Mazzoni
>> > >
>> > >
>> > > *Mp Styl**e Srl*
>> > > via Meucci, 37
>> > > 41019 Limidi di Soliera (MO)
>> > > T 059/684916
>> > > M 347/9905529
>> > >
>> > > www.mpstyle.it
>> > >
>> >
>>
>>
>> --
>> Giulio Speri
>>
>>
>> *Mp Styl**e Srl*
>> via Antonio Meucci, 37
>> 41019 Limidi di Soliera (MO)
>> T 059/684916
>> M 334/3779851
>>
>> www.mpstyle.it
>>
> --
> Best regards,
>
> Pranay Pandey
> mobile: +91 9826035576
> email: pranay.pan...@hotwax.co
> www.hotwax.co
>


Re: Kickoff Meeting - Apache OFBiz Tutorial Project

2020-12-10 Thread Pranay Pandey
Thank you so much!

Meeting scheduled. All the interested contributors must have received the
invitation.

Here are details for easy reference:

December 11, 2020 1:00 PM - 2 PM GMT

Join Zoom Meeting
https://us02web.zoom.us/j/87242467577?pwd=SVF5dXlBTHZQS3NIa3JrL0N5ajMxUT09

Meeting ID: 872 4246 7577
Passcode: 117215
One tap mobile
+13017158592,,87242467577#,,0#,,117215# US (Washington D.C)
+13126266799,,87242467577#,,0#,,117215# US (Chicago)

Dial by your location
+1 301 715 8592 US (Washington D.C)
+1 312 626 6799 US (Chicago)
+1 346 248 7799 US (Houston)
+1 646 558 8656 US (New York)
+1 669 900 9128 US (San Jose)
+1 253 215 8782 US (Tacoma)
Meeting ID: 872 4246 7577
Passcode: 117215
Find your local number: https://us02web.zoom.us/u/kcr3qH2BGt

Kind regards,
Pranay Pandey

On Thu, 10 Dec 2020 at 7:16 PM, Giulio Speri - MpStyle Srl <
giulio.sp...@mpstyle.it> wrote:

> +1
>
> Thanks,
> Giulio
>
> Il giorno gio 10 dic 2020 alle ore 13:13 Devanshu Vyas <
> vyas.devansh...@gmail.com> ha scritto:
>
> > +1
> >
> > Thanks & Regards,
> > Devanshu Vyas.
> >
> >
> > On Wed, Dec 9, 2020 at 3:05 PM Nicola Mazzoni  >
> > wrote:
> >
> > > +1
> > >
> > > Il giorno mer 9 dic 2020 alle ore 10:28 Aditya Sharma <
> > > adityasha...@apache.org> ha scritto:
> > >
> > > > +1
> > > >
> > > > Thanks and regards,
> > > > Aditya Sharma
> > > >
> > > > On Wed, Dec 9, 2020 at 1:09 PM Pranay Pandey <
> > > > pranay.pan...@hotwaxsystems.com> wrote:
> > > >
> > > > > Hello Tutorial Project Volunteers,
> > > > >
> > > > > First of all thank you so much for showing interest in volunteering
> > the
> > > > > Apache OFBiz Tutorial Project.
> > > > >
> > > > > With this email I want to propose an online meeting to kickoff the
> > > > project.
> > > > > This meeting will help us in knowing each other. After this meeting
> > we
> > > > will
> > > > > continue doing offline communication on email, OFBiz mailing list,
> > > Slack
> > > > > Channel to make progress with our work. We can surely plan online
> > > > meetings
> > > > > in future as well as and when needed. This way the community will
> > also
> > > be
> > > > > updated all the time.
> > > > >
> > > > > It's a great opportunity for all of us to learn from each other and
> > to
> > > > also
> > > > > prepare some robust content for OFBiz developers/users/evaluators.
> > What
> > > > > we'll generate will be a next level set of tutorials and guides for
> > the
> > > > > community and will be a proven asset for the project.
> > > > >
> > > > > How about meeting on this Friday 1:00 PM GMT? Does this day and
> time
> > > work
> > > > > for all of you? Please confirm your availability and we'll go from
> > > there.
> > > > >
> > > > > Available: +1
> > > > > May be: 0
> > > > > Not Available: -1
> > > > >
> > > > > Kind regards,
> > > > > Pranay Pandey
> > > > > https://ofbiz.apache.org/
> > > > >
> > > >
> > >
> > >
> > > --
> > > Nicola Mazzoni
> > >
> > >
> > > *Mp Styl**e Srl*
> > > via Meucci, 37
> > > 41019 Limidi di Soliera (MO)
> > > T 059/684916
> > > M 347/9905529
> > >
> > > www.mpstyle.it
> > >
> >
>
>
> --
> Giulio Speri
>
>
> *Mp Styl**e Srl*
> via Antonio Meucci, 37
> 41019 Limidi di Soliera (MO)
> T 059/684916
> M 334/3779851
>
> www.mpstyle.it
>
-- 
Best regards,

Pranay Pandey
mobile: +91 9826035576
email: pranay.pan...@hotwax.co
www.hotwax.co


Kickoff Meeting - Apache OFBiz Tutorial Project

2020-12-08 Thread Pranay Pandey
Hello Tutorial Project Volunteers,

First of all thank you so much for showing interest in volunteering the
Apache OFBiz Tutorial Project.

With this email I want to propose an online meeting to kickoff the project.
This meeting will help us in knowing each other. After this meeting we will
continue doing offline communication on email, OFBiz mailing list, Slack
Channel to make progress with our work. We can surely plan online meetings
in future as well as and when needed. This way the community will also be
updated all the time.

It's a great opportunity for all of us to learn from each other and to also
prepare some robust content for OFBiz developers/users/evaluators. What
we'll generate will be a next level set of tutorials and guides for the
community and will be a proven asset for the project.

How about meeting on this Friday 1:00 PM GMT? Does this day and time work
for all of you? Please confirm your availability and we'll go from there.

Available: +1
May be: 0
Not Available: -1

Kind regards,
Pranay Pandey
https://ofbiz.apache.org/


Re: Volunteer Apache OFBiz Tutorial Project

2020-12-08 Thread Pranay Pandey
Images on email moderated. Thanks Aditya Sharma.

Here are the links to the response:
Participants:
https://drive.google.com/file/d/1YzXivX81q4XWICHPQZo77-eXpiKHXnMv/view?usp=sharing
Topics of interest:
https://drive.google.com/file/d/10PWac6zkJ4WTCoOzqv4NYvGzOP9Et22w/view?usp=sharing

Kind regards,
Pranay Pandey


On Tue, Dec 8, 2020 at 6:06 PM Pranay Pandey <
pranay.pan...@hotwaxsystems.com> wrote:

> Hello Everyone,
>
> We have received very good responses from the community to volunteer this
> effort. We'll soon do a planning session and keep the community updated.
> Not putting direct email addresses here but the response.
>
> +2 more participants emailed and showed interest in participating in the
> effort after the form was unavailable due to a timezone issue.
>
> So in total a team of 11 community members is going to volunteer this
> effort from different parts of the world.  This is going to be a great
> learning and sharing experience for all.
> Thank you so much!
>
> [image: image.png]
>
> [image: image.png]
>
>
> Kind regards,
> Pranay Pandey
>
>
> On Sat, Dec 5, 2020 at 6:20 PM Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> wrote:
>
>> Thanks to all the interested contributors. We’ll soon plan out the effort
>> and go from there.
>>
>> This form is no longer available.
>>
>> Kind regards,
>> Pranay Pandey
>>
>> On Fri, 4 Dec 2020 at 6:56 PM, Pranay Pandey <
>> pranay.pan...@hotwaxsystems.com> wrote:
>>
>>> Hello Everyone,
>>>
>>> We have got good responses and already seeing an opportunity to directly
>>> work with the global community members here. This entry form will be closed
>>> by Saturday 6:00 PM IST. If you are interested please fill the form
>>> https://forms.gle/M3m1g5V1TqgQueySA
>>> Thanks!
>>>
>>> Kind regards,
>>> Pranay Pandey
>>>
>>>
>>> On Sat, Nov 28, 2020 at 10:14 AM Pranay Pandey <
>>> pranay.pan...@hotwaxsystems.com> wrote:
>>>
>>>> Hello Everyone,
>>>>
>>>> Interested in volunteering for this project? If yes, please fill this
>>>> form <http://goog_1233766460/>https://forms.gle/M3m1g5V1TqgQueySA
>>>>
>>>> It will help us in managing the effort.
>>>>
>>>> Welcoming thoughts or feedback or suggestions.
>>>>
>>>> Kind regards,
>>>> Pranay Pandey
>>>>
>>>>
>>>> On Fri, Nov 27, 2020 at 4:06 PM Olivier Heintz <
>>>> holivier.li...@ofbizextra.org> wrote:
>>>>
>>>>> Good idea
>>>>>
>>>>> Le 27/11/2020 à 07:13, Pranay Pandey a écrit :
>>>>> > Hello Devs,
>>>>> >
>>>>> > Calling out for volunteers for help in building a good set of
>>>>> > developer/architect tutorial sessions on the below-given topics for
>>>>> The
>>>>> > Apache OFBiz community:
>>>>> > 0. Getting Started - Local build - What is required and how to do
>>>>> it? 1.
>>>>> > Entity Engine 2. Service Engine 3. Workflow Management(Async Calls,
>>>>> EECA,
>>>>> > SECA, Group Service, etc.) 4. Job Management (Scheduling and
>>>>> Execution) 5.
>>>>> > Transaction Management 6. Log Management 7. Production Setup and
>>>>> Monitoring
>>>>> > . any other essential topic. These topics will be broken down
>>>>> into many
>>>>> > sessions based on the planning that we will do together. Interested
>>>>> in
>>>>> > volunteering for this project? If yes, please fill this form
>>>>> > https://forms.gle/M3m1g5V1TqgQueySA
>>>>> >
>>>>>
>>>>> done
>>>>>
>>>>> > Kind regards,
>>>>> > Pranay Pandey
>>>>> >
>>>>>
>>>> --
>> Best regards,
>>
>> Pranay Pandey
>> mobile: +91 9826035576
>> email: pranay.pan...@hotwax.co
>> www.hotwax.co
>>
>


Re: Volunteer Apache OFBiz Tutorial Project

2020-12-08 Thread Pranay Pandey
Hello Everyone,

We have received very good responses from the community to volunteer this
effort. We'll soon do a planning session and keep the community updated.
Not putting direct email addresses here but the response.

+2 more participants emailed and showed interest in participating in the
effort after the form was unavailable due to a timezone issue.

So in total a team of 11 community members is going to volunteer this
effort from different parts of the world.  This is going to be a great
learning and sharing experience for all.
Thank you so much!

[image: image.png]

[image: image.png]


Kind regards,
Pranay Pandey


On Sat, Dec 5, 2020 at 6:20 PM Pranay Pandey <
pranay.pan...@hotwaxsystems.com> wrote:

> Thanks to all the interested contributors. We’ll soon plan out the effort
> and go from there.
>
> This form is no longer available.
>
> Kind regards,
> Pranay Pandey
>
> On Fri, 4 Dec 2020 at 6:56 PM, Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> wrote:
>
>> Hello Everyone,
>>
>> We have got good responses and already seeing an opportunity to directly
>> work with the global community members here. This entry form will be closed
>> by Saturday 6:00 PM IST. If you are interested please fill the form
>> https://forms.gle/M3m1g5V1TqgQueySA
>> Thanks!
>>
>> Kind regards,
>> Pranay Pandey
>>
>>
>> On Sat, Nov 28, 2020 at 10:14 AM Pranay Pandey <
>> pranay.pan...@hotwaxsystems.com> wrote:
>>
>>> Hello Everyone,
>>>
>>> Interested in volunteering for this project? If yes, please fill this
>>> form <http://goog_1233766460/>https://forms.gle/M3m1g5V1TqgQueySA
>>>
>>> It will help us in managing the effort.
>>>
>>> Welcoming thoughts or feedback or suggestions.
>>>
>>> Kind regards,
>>> Pranay Pandey
>>>
>>>
>>> On Fri, Nov 27, 2020 at 4:06 PM Olivier Heintz <
>>> holivier.li...@ofbizextra.org> wrote:
>>>
>>>> Good idea
>>>>
>>>> Le 27/11/2020 à 07:13, Pranay Pandey a écrit :
>>>> > Hello Devs,
>>>> >
>>>> > Calling out for volunteers for help in building a good set of
>>>> > developer/architect tutorial sessions on the below-given topics for
>>>> The
>>>> > Apache OFBiz community:
>>>> > 0. Getting Started - Local build - What is required and how to do it?
>>>> 1.
>>>> > Entity Engine 2. Service Engine 3. Workflow Management(Async Calls,
>>>> EECA,
>>>> > SECA, Group Service, etc.) 4. Job Management (Scheduling and
>>>> Execution) 5.
>>>> > Transaction Management 6. Log Management 7. Production Setup and
>>>> Monitoring
>>>> > . any other essential topic. These topics will be broken down
>>>> into many
>>>> > sessions based on the planning that we will do together. Interested in
>>>> > volunteering for this project? If yes, please fill this form
>>>> > https://forms.gle/M3m1g5V1TqgQueySA
>>>> >
>>>>
>>>> done
>>>>
>>>> > Kind regards,
>>>> > Pranay Pandey
>>>> >
>>>>
>>> --
> Best regards,
>
> Pranay Pandey
> mobile: +91 9826035576
> email: pranay.pan...@hotwax.co
> www.hotwax.co
>


Re: Volunteer Apache OFBiz Tutorial Project

2020-12-05 Thread Pranay Pandey
Thanks to all the interested contributors. We’ll soon plan out the effort
and go from there.

This form is no longer available.

Kind regards,
Pranay Pandey

On Fri, 4 Dec 2020 at 6:56 PM, Pranay Pandey <
pranay.pan...@hotwaxsystems.com> wrote:

> Hello Everyone,
>
> We have got good responses and already seeing an opportunity to directly
> work with the global community members here. This entry form will be closed
> by Saturday 6:00 PM IST. If you are interested please fill the form
> https://forms.gle/M3m1g5V1TqgQueySA
> Thanks!
>
> Kind regards,
> Pranay Pandey
>
>
> On Sat, Nov 28, 2020 at 10:14 AM Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> wrote:
>
>> Hello Everyone,
>>
>> Interested in volunteering for this project? If yes, please fill this form
>> <http://goog_1233766460/>https://forms.gle/M3m1g5V1TqgQueySA
>>
>> It will help us in managing the effort.
>>
>> Welcoming thoughts or feedback or suggestions.
>>
>> Kind regards,
>> Pranay Pandey
>>
>>
>> On Fri, Nov 27, 2020 at 4:06 PM Olivier Heintz <
>> holivier.li...@ofbizextra.org> wrote:
>>
>>> Good idea
>>>
>>> Le 27/11/2020 à 07:13, Pranay Pandey a écrit :
>>> > Hello Devs,
>>> >
>>> > Calling out for volunteers for help in building a good set of
>>> > developer/architect tutorial sessions on the below-given topics for The
>>> > Apache OFBiz community:
>>> > 0. Getting Started - Local build - What is required and how to do it?
>>> 1.
>>> > Entity Engine 2. Service Engine 3. Workflow Management(Async Calls,
>>> EECA,
>>> > SECA, Group Service, etc.) 4. Job Management (Scheduling and
>>> Execution) 5.
>>> > Transaction Management 6. Log Management 7. Production Setup and
>>> Monitoring
>>> > . any other essential topic. These topics will be broken down into
>>> many
>>> > sessions based on the planning that we will do together. Interested in
>>> > volunteering for this project? If yes, please fill this form
>>> > https://forms.gle/M3m1g5V1TqgQueySA
>>> >
>>>
>>> done
>>>
>>> > Kind regards,
>>> > Pranay Pandey
>>> >
>>>
>> --
Best regards,

Pranay Pandey
mobile: +91 9826035576
email: pranay.pan...@hotwax.co
www.hotwax.co


Re: Volunteer Apache OFBiz Tutorial Project

2020-12-04 Thread Pranay Pandey
Hello Everyone,

We have got good responses and already seeing an opportunity to directly
work with the global community members here. This entry form will be closed
by Saturday 6:00 PM IST. If you are interested please fill the form
https://forms.gle/M3m1g5V1TqgQueySA
Thanks!

Kind regards,
Pranay Pandey


On Sat, Nov 28, 2020 at 10:14 AM Pranay Pandey <
pranay.pan...@hotwaxsystems.com> wrote:

> Hello Everyone,
>
> Interested in volunteering for this project? If yes, please fill this form
> <http://goog_1233766460/>https://forms.gle/M3m1g5V1TqgQueySA
>
> It will help us in managing the effort.
>
> Welcoming thoughts or feedback or suggestions.
>
> Kind regards,
> Pranay Pandey
>
>
> On Fri, Nov 27, 2020 at 4:06 PM Olivier Heintz <
> holivier.li...@ofbizextra.org> wrote:
>
>> Good idea
>>
>> Le 27/11/2020 à 07:13, Pranay Pandey a écrit :
>> > Hello Devs,
>> >
>> > Calling out for volunteers for help in building a good set of
>> > developer/architect tutorial sessions on the below-given topics for The
>> > Apache OFBiz community:
>> > 0. Getting Started - Local build - What is required and how to do it? 1.
>> > Entity Engine 2. Service Engine 3. Workflow Management(Async Calls,
>> EECA,
>> > SECA, Group Service, etc.) 4. Job Management (Scheduling and Execution)
>> 5.
>> > Transaction Management 6. Log Management 7. Production Setup and
>> Monitoring
>> > . any other essential topic. These topics will be broken down into
>> many
>> > sessions based on the planning that we will do together. Interested in
>> > volunteering for this project? If yes, please fill this form
>> > https://forms.gle/M3m1g5V1TqgQueySA
>> >
>>
>> done
>>
>> > Kind regards,
>> > Pranay Pandey
>> >
>>
>


Re: Volunteer Apache OFBiz Tutorial Project

2020-11-27 Thread Pranay Pandey
Hello Everyone,

Interested in volunteering for this project? If yes, please fill this form
<http://goog_1233766460/>https://forms.gle/M3m1g5V1TqgQueySA

It will help us in managing the effort.

Welcoming thoughts or feedback or suggestions.

Kind regards,
Pranay Pandey


On Fri, Nov 27, 2020 at 4:06 PM Olivier Heintz <
holivier.li...@ofbizextra.org> wrote:

> Good idea
>
> Le 27/11/2020 à 07:13, Pranay Pandey a écrit :
> > Hello Devs,
> >
> > Calling out for volunteers for help in building a good set of
> > developer/architect tutorial sessions on the below-given topics for The
> > Apache OFBiz community:
> > 0. Getting Started - Local build - What is required and how to do it? 1.
> > Entity Engine 2. Service Engine 3. Workflow Management(Async Calls, EECA,
> > SECA, Group Service, etc.) 4. Job Management (Scheduling and Execution)
> 5.
> > Transaction Management 6. Log Management 7. Production Setup and
> Monitoring
> > . any other essential topic. These topics will be broken down into
> many
> > sessions based on the planning that we will do together. Interested in
> > volunteering for this project? If yes, please fill this form
> > https://forms.gle/M3m1g5V1TqgQueySA
> >
>
> done
>
> > Kind regards,
> > Pranay Pandey
> >
>


Volunteer Apache OFBiz Tutorial Project

2020-11-26 Thread Pranay Pandey
Hello Devs,

Calling out for volunteers for help in building a good set of
developer/architect tutorial sessions on the below-given topics for The
Apache OFBiz community:
0. Getting Started - Local build - What is required and how to do it? 1.
Entity Engine 2. Service Engine 3. Workflow Management(Async Calls, EECA,
SECA, Group Service, etc.) 4. Job Management (Scheduling and Execution) 5.
Transaction Management 6. Log Management 7. Production Setup and Monitoring
. any other essential topic. These topics will be broken down into many
sessions based on the planning that we will do together. Interested in
volunteering for this project? If yes, please fill this form
https://forms.gle/M3m1g5V1TqgQueySA

Kind regards,
Pranay Pandey


Re: OFBiz-Shopify Integration

2020-10-12 Thread Pranay Pandey
Hello Ritesh, Shikha, Suraj

Thanks for this initiative. Recently we have started webinars/discussions
on setting up OFBiz as Open Source Order Management System(OMS)[1] and [2].

This OFBiz - Shopify integration work is in-line with the thought process
being discussed there. I would like to propose a Webinar/Discussion series
on this integration with you.
In this series, we can discuss the requirements, challenges, and approaches
to integration.

1. https://markmail.org/message/sfzilj4xtx65oopc
2. https://markmail.org/message/3zpdjnqnsj7gxcf6

What do you think about it?

Best regards,
Pranay Pande



On Sat, May 9, 2020 at 12:42 PM Ritesh Kumar 
wrote:

> Having received such a good response, We have created a ticket for the
> same. Do refer to OFBIZ-11679
> <https://issues.apache.org/jira/browse/OFBIZ-11679>. We will add design
> details in the ticket and create child tickets to divide this effort into
> smaller subtasks.
>
> Thank you, everyone, for your inputs.
>
> On Tue, Apr 28, 2020 at 11:49 AM Pierre Smits 
> wrote:
>
> > +1 for the initiative. I welcome any plugin that complements the feature
> > set of the OFBiz project.
> >
> > Here is some background info on the market share of the shoplift product:
> > https://www.websitetooltester.com/en/blog/shopify-market-share/
> >
> >
> > Met vriendelijke groet,
> >
> > Pierre Smits
> > *Proud* *contributor** of* Apache OFBiz <https://ofbiz.apache.org/>
> since
> > 2008 (without privileges)
> >
> > *Apache Trafodion <https://trafodion.apache.org>, Vice President*
> > *Apache Directory <https://directory.apache.org>, PMC Member*
> > Apache Incubator <https://incubator.apache.org>, committer
> > Apache Steve <https://steve.apache.org>, committer
> >
> >
> > On Tue, Apr 28, 2020 at 7:51 AM Devanshu Vyas  >
> > wrote:
> >
> > > +1 to the initiative.
> > >
> > > Thanks & Regards,
> > > Devanshu Vyas.
> > >
> > >
> > > On Mon, Apr 27, 2020 at 6:57 PM Shikha Jaiswal <
> > > shikha.jais...@hotwaxsystems.com> wrote:
> > >
> > > > +1. This would definitely be a good addition to OFBiz.
> > > >
> > > > Thanks for the initiative Ritesh.
> > > >
> > > > On Mon, Apr 27, 2020 at 2:51 PM Pranay Pandey <
> > > > pranay.pan...@hotwaxsystems.com> wrote:
> > > >
> > > > > +1
> > > > >
> > > > > It would be a good addition.
> > > > >
> > > > > Best regards,
> > > > > Pranay Pandey
> > > > >
> > > > >
> > > > > On Sun, Apr 26, 2020 at 10:00 AM Ritesh Kumar <
> > > > > ritesh.ku...@hotwaxsystems.com> wrote:
> > > > >
> > > > > > Hello team,
> > > > > >
> > > > > > Let me start by giving you heads up on Shopify.
> > > > > >
> > > > > > Shopify is a renowned eCommerce platform for building online
> retail
> > > > > > businesses. A large number of businesses are moving to the world
> of
> > > > > hosted
> > > > > > eCommerce platforms and Shopify seems to be, if not the best, one
> > of
> > > > the
> > > > > > best platforms available in the market today. Over a million
> > > merchants
> > > > > use
> > > > > > Shopify to run their businesses. They come in all sizes, from all
> > > > around
> > > > > > the world, and each one is different. One can easily set up a
> store
> > > and
> > > > > go
> > > > > > online.
> > > > > >
> > > > > > Owing to such a large user base, there could be many merchants
> > > > interested
> > > > > > in integrating their online sales with a powerful ERP system for
> > the
> > > > > > backend processes such as order fulfilment, accounting, customer
> > > > service,
> > > > > > etc.
> > > > > >
> > > > > > Shopify provides both REST and GraphQL APIs. APIs are richly
> > > > documented.
> > > > > We
> > > > > > can further discuss the integration details.
> > > > > >
> > > > > > I do believe this integration will positively add to feature set
> > > > already
> > > > > > available in OFBiz and can become a major adoption factor.
> > > > > >
> > > > > > Here are the references,
> > > > > > Shopify developer introduction
> > > > > > <https://shopify.dev/concepts/shopify-introduction>
> > > > > > Shopify storefront API <https://shopify.dev/docs/storefront-api>
> > > > > >
> > > > > > Please, let me know your thoughts on this.
> > > > > >
> > > > > > Best,
> > > > > >
> > > > > > --
> > > > > > Ritesh Kumar
> > > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Shikha Jaiswal
> > > > Senior Enterprise Software Engineer
> > > >
> > >
> >
>
>
> --
> Ritesh Kumar
> Senior Enterprise Software Engineer
> *HotWax Systems*
> *Enterprise open source experts*
> cell: +91-78696-96004
> office: 0731-409-3684
> http://www.hotwaxsystems.com
>


Re: OFBiz as OMS

2020-09-29 Thread Pranay Pandey
Thanks to all the community members who joined the second session.
The recording is available on YouTube: https://youtu.be/qJPy8_4tzfc

Kind regards,
Pranay Pandey


On Tue, Sep 29, 2020 at 3:58 PM Pranay Pandey <
pranay.pan...@hotwaxsystems.com> wrote:

> Here is the URL for today's session.
> https://meet.google.com/fmp-djer-fmt
>
> Best regards,
> Pranay Pandey
>
>
> On Tue, Sep 29, 2020 at 12:44 PM Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> wrote:
>
>> Thank you Devanshu.
>>
>> Just a reminder for all that we are going to do a session today at 4:00
>> PM on Real-time inventory visibility. I will post the meeting URL on this
>> thread at 3:55 PM.
>>
>> Best regards,
>> Pranay Pandey
>>
>>
>> On Sat, Sep 26, 2020 at 9:14 PM Devanshu Vyas 
>> wrote:
>>
>>> Hello, We just finished our first discussion on OFBiz as Open Source OMS.
>>> Thank you to all the participants joining in. The video is now published
>>> on
>>> the OFBiz Youtube Channel. Here is the link:
>>> https://youtu.be/37E777O7050
>>> This will be a series of videos where we will be discussing this topic.
>>> Here is the link for the playlist:
>>> https://www.youtube.com/playlist?list=PLobIkeUbRXqe7YKSOdrXTrbRlCa7xvyGe
>>>
>>> We have finalized a schedule to continue our discussions on this topic,
>>> which is every Tuesday at 4 PM IST.
>>> 29th September 2020 Real-time inventory visibility
>>> 6th October 2020 Order routing to a facility for fulfilment
>>> 13th October 2020 Order splitting of available items for faster
>>> fulfilment
>>> 20th October 2020 Fulfilment application to be used at Stores(BOSS - Buy
>>> Online Ship-to-Store)
>>> 27th October 2020 Store inventory management
>>> 3rd November 2020 Integrations with applications like BOPIS(Buy Online
>>> and
>>> Pick in Store), BORIS(Buy Online Return in Store), and Endless Aisle.
>>> 10th November 2020 Preorder and Backorder Management
>>>
>>> @Deepak, It was an impromptu session, and at the last minute, we thought
>>> of
>>> including anyone who wants to join.
>>> I have prepared and shared the schedule of each discussion we will be
>>> doing
>>> on this topic.
>>>
>>> @Joseph, I hope to see you in the next discussion.
>>>
>>>
>>> Thanks & Regards,
>>> Devanshu Vyas.
>>>
>>>
>>> On Sat, Sep 26, 2020 at 5:40 PM Deepak Dixit 
>>> wrote:
>>>
>>> > Hi Devanshu,
>>> >
>>> > It'd be good if you share this kind of information little early, In the
>>> > planned way you will get more participation.
>>> >
>>> >
>>> > Kind Regards,
>>> > Deepak Dixit
>>> >
>>> >
>>> >
>>> > On Sat, Sep 26, 2020 at 4:12 PM Devanshu Vyas <
>>> vyas.devansh...@gmail.com>
>>> > wrote:
>>> >
>>> > > Hello,
>>> > >
>>> > > We are going to start the discussion on 'OFBiz as OMS' today at 4:30
>>> PM
>>> > > IST. If you are interested in joining, please share your interest
>>> here
>>> > and
>>> > > I'll send you a link.
>>> > >
>>> > > Thanks & Regards,
>>> > > Devanshu Vyas.
>>> > >
>>> >
>>>
>>


Re: OFBiz as OMS

2020-09-29 Thread Pranay Pandey
Here is the URL for today's session.
https://meet.google.com/fmp-djer-fmt

Best regards,
Pranay Pandey


On Tue, Sep 29, 2020 at 12:44 PM Pranay Pandey <
pranay.pan...@hotwaxsystems.com> wrote:

> Thank you Devanshu.
>
> Just a reminder for all that we are going to do a session today at 4:00 PM
> on Real-time inventory visibility. I will post the meeting URL on this
> thread at 3:55 PM.
>
> Best regards,
> Pranay Pandey
>
>
> On Sat, Sep 26, 2020 at 9:14 PM Devanshu Vyas 
> wrote:
>
>> Hello, We just finished our first discussion on OFBiz as Open Source OMS.
>> Thank you to all the participants joining in. The video is now published
>> on
>> the OFBiz Youtube Channel. Here is the link: https://youtu.be/37E777O7050
>> This will be a series of videos where we will be discussing this topic.
>> Here is the link for the playlist:
>> https://www.youtube.com/playlist?list=PLobIkeUbRXqe7YKSOdrXTrbRlCa7xvyGe
>>
>> We have finalized a schedule to continue our discussions on this topic,
>> which is every Tuesday at 4 PM IST.
>> 29th September 2020 Real-time inventory visibility
>> 6th October 2020 Order routing to a facility for fulfilment
>> 13th October 2020 Order splitting of available items for faster fulfilment
>> 20th October 2020 Fulfilment application to be used at Stores(BOSS - Buy
>> Online Ship-to-Store)
>> 27th October 2020 Store inventory management
>> 3rd November 2020 Integrations with applications like BOPIS(Buy Online and
>> Pick in Store), BORIS(Buy Online Return in Store), and Endless Aisle.
>> 10th November 2020 Preorder and Backorder Management
>>
>> @Deepak, It was an impromptu session, and at the last minute, we thought
>> of
>> including anyone who wants to join.
>> I have prepared and shared the schedule of each discussion we will be
>> doing
>> on this topic.
>>
>> @Joseph, I hope to see you in the next discussion.
>>
>>
>> Thanks & Regards,
>> Devanshu Vyas.
>>
>>
>> On Sat, Sep 26, 2020 at 5:40 PM Deepak Dixit 
>> wrote:
>>
>> > Hi Devanshu,
>> >
>> > It'd be good if you share this kind of information little early, In the
>> > planned way you will get more participation.
>> >
>> >
>> > Kind Regards,
>> > Deepak Dixit
>> >
>> >
>> >
>> > On Sat, Sep 26, 2020 at 4:12 PM Devanshu Vyas <
>> vyas.devansh...@gmail.com>
>> > wrote:
>> >
>> > > Hello,
>> > >
>> > > We are going to start the discussion on 'OFBiz as OMS' today at 4:30
>> PM
>> > > IST. If you are interested in joining, please share your interest here
>> > and
>> > > I'll send you a link.
>> > >
>> > > Thanks & Regards,
>> > > Devanshu Vyas.
>> > >
>> >
>>
>


Re: OFBiz as OMS

2020-09-29 Thread Pranay Pandey
Thank you Devanshu.

Just a reminder for all that we are going to do a session today at 4:00 PM
on Real-time inventory visibility. I will post the meeting URL on this
thread at 3:55 PM.

Best regards,
Pranay Pandey


On Sat, Sep 26, 2020 at 9:14 PM Devanshu Vyas 
wrote:

> Hello, We just finished our first discussion on OFBiz as Open Source OMS.
> Thank you to all the participants joining in. The video is now published on
> the OFBiz Youtube Channel. Here is the link: https://youtu.be/37E777O7050
> This will be a series of videos where we will be discussing this topic.
> Here is the link for the playlist:
> https://www.youtube.com/playlist?list=PLobIkeUbRXqe7YKSOdrXTrbRlCa7xvyGe
>
> We have finalized a schedule to continue our discussions on this topic,
> which is every Tuesday at 4 PM IST.
> 29th September 2020 Real-time inventory visibility
> 6th October 2020 Order routing to a facility for fulfilment
> 13th October 2020 Order splitting of available items for faster fulfilment
> 20th October 2020 Fulfilment application to be used at Stores(BOSS - Buy
> Online Ship-to-Store)
> 27th October 2020 Store inventory management
> 3rd November 2020 Integrations with applications like BOPIS(Buy Online and
> Pick in Store), BORIS(Buy Online Return in Store), and Endless Aisle.
> 10th November 2020 Preorder and Backorder Management
>
> @Deepak, It was an impromptu session, and at the last minute, we thought of
> including anyone who wants to join.
> I have prepared and shared the schedule of each discussion we will be doing
> on this topic.
>
> @Joseph, I hope to see you in the next discussion.
>
>
> Thanks & Regards,
> Devanshu Vyas.
>
>
> On Sat, Sep 26, 2020 at 5:40 PM Deepak Dixit 
> wrote:
>
> > Hi Devanshu,
> >
> > It'd be good if you share this kind of information little early, In the
> > planned way you will get more participation.
> >
> >
> > Kind Regards,
> > Deepak Dixit
> >
> >
> >
> > On Sat, Sep 26, 2020 at 4:12 PM Devanshu Vyas  >
> > wrote:
> >
> > > Hello,
> > >
> > > We are going to start the discussion on 'OFBiz as OMS' today at 4:30 PM
> > > IST. If you are interested in joining, please share your interest here
> > and
> > > I'll send you a link.
> > >
> > > Thanks & Regards,
> > > Devanshu Vyas.
> > >
> >
>


Re: Welcome Swapnil Shah as new PMC member!!

2020-09-26 Thread Pranay Pandey
Congratulations Swapnil!
Best regards,
Pranay Pandey


On Sat, Sep 26, 2020 at 7:10 PM Swapnil Shah 
wrote:

> Thank you everyone for your continuous support and kind wishes.
>
> Thanks,
> Swapnil
>
> > -Original Message-
> > From: Ashish Vijaywargiya 
> > Sent: 18 September 2020 12:56
> > To: dev@ofbiz.apache.org
> > Subject: Welcome Swapnil Shah as new PMC member!!
> >
> > The OFBiz PMC has invited Swapnil Shah to become a member of the
> committee
> > and we are glad to announce that he has accepted the nomination.
> >
> > On behalf of the OFBiz PMC, welcome on board Swapnil!
>


Re: Welcome Mridul Pathak as new PMC member!!

2020-09-26 Thread Pranay Pandey
Many congratulations Mridul!

Best regards,
Pranay Pandey


On Fri, Sep 18, 2020 at 12:55 PM Ashish Vijaywargiya 
wrote:

> The OFBiz PMC has invited Mridul Pathak to become a member of the committee
> and we are glad to announce that he has accepted the nomination.
>
> On behalf of the OFBiz PMC, welcome on board Mridul!
>


Re: OFBiz as Open Source Order Management System

2020-09-22 Thread Pranay Pandey
Thanks Devanshu, we can surely do it.

Kind regards,
Pranay Pandey

On Tue, 22 Sep 2020 at 9:54 AM, Devanshu Vyas 
wrote:

> Hello Pranay,
>
> The document you created has all the necessary information for us to start
> thinking about OFBIZ as an OMS. And yes, with the 'headless commerce plugin
> for OFBiz' is already in discussion, gives us a motivation to start
> brainstorming on this.
>
> I would like to extend my help in any way required and I would recommend
> let's do an initial meet/skype to plan how we can take this forward.
>
>
> Thanks & Regards,
> Devanshu Vyas.
>
>
> On Tue, Aug 25, 2020 at 6:16 PM Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> wrote:
>
>> Hello Devs,
>>
>>
>>
>>
>>
>> In connection to the proposal that Arpit Mor has initiated on the thread
>>
>>
>> "Headless Commerce Plugin for OFBiz", I wanted to request your thoughts on
>>
>>
>> the topic "OFBiz as Order Management System". Here is a draft for your
>>
>>
>> review and feedback [1].
>>
>>
>>
>>
>>
>> The thought is to consider OFBiz as an Open Source alternative for
>>
>>
>> Omnichannel Order Management System. Based on experience from the last
>>
>>
>> decade, it's found that now the arena has changed and specialization is
>> the
>>
>>
>> key. Looking at the current scenario, businesses are looking for
>>
>>
>> cloud-native, cost-effective specialized solutions, and positioning OFBiz
>>
>>
>> in that space can help a wide user community. It will help us spread the
>>
>>
>> word as well.
>>
>>
>>
>>
>>
>> Please take a look at the document and put your thoughts on it.
>>
>>
>>
>>
>>
>> [1] OFBiz as Open Source Order Management System
>>
>>
>> <https://cwiki.apache.org/confluence/x/DTd4CQ>
>>
>>
>>
>>
>>
>> Kind regards,
>>
>>
>> Pranay Pandey
>>
>>
>>
>
> --
Best regards,

Pranay Pandey
mobile: +91 9826035576
email: pranay.pan...@hotwax.co
www.hotwax.co


OFBiz as Open Source Order Management System

2020-08-25 Thread Pranay Pandey
Hello Devs,

In connection to the proposal that Arpit Mor has initiated on the thread
"Headless Commerce Plugin for OFBiz", I wanted to request your thoughts on
the topic "OFBiz as Order Management System". Here is a draft for your
review and feedback [1].

The thought is to consider OFBiz as an Open Source alternative for
Omnichannel Order Management System. Based on experience from the last
decade, it's found that now the arena has changed and specialization is the
key. Looking at the current scenario, businesses are looking for
cloud-native, cost-effective specialized solutions, and positioning OFBiz
in that space can help a wide user community. It will help us spread the
word as well.

Please take a look at the document and put your thoughts on it.

[1] OFBiz as Open Source Order Management System
<https://cwiki.apache.org/confluence/x/DTd4CQ>

Kind regards,
Pranay Pandey


Re: Welcome to Devanshu Vyas as new committer!

2020-08-20 Thread Pranay Pandey
Many congratulations Devanshu!

Best regards,
Pranay Pandey


On Thu, Aug 20, 2020 at 9:57 AM Yashwant Dhakad <
yashwant.dha...@hotwaxsystems.com> wrote:

> Many Congratulations Devanshu!!!
>
> Kind Regards,
> Yashwant Dhakad
> Sr. Technical Consultant
>
> *HotWax Systems*
> *Enterprise open source experts*
> cell: +91-9098240513
> office: 0731-409-3684
> http://www.hotwaxsystems.com
>
>
> On Thu, Aug 20, 2020 at 1:22 AM Akash Jain 
> wrote:
>
> > Many Congratulations Devanshu!!
> >
> > Thanks and Regards
> > --
> > Akash Jain
> >
> > On Wed, Aug 19, 2020 at 2:32 PM Pawan Verma  wrote:
> >
> > > The OFBiz PMC has invited Devanshu Vyas to become a new committer and
> we
> > > are happy to announce that he has accepted this role.
> > >
> > > Some of the reasons for inviting Devanshu Vyas include:
> > >
> > > - He is invested in the OFBiz project and has been a member for many
> > years
> > > - He is taking an initiative towards improving the system
> > > - He has functional experience in various areas of the framework
> > > - He enjoys working with the community and collaborating with others
> > >
> > > Please join me in welcoming and congratulating Devanshu!
> > >
> > > Cheers
> > > Pawan Verma
> > > ofbiz.apache.org
> > >
> >
>


Re: [ANNOUNCEMENT] Video tutorial series for Apache OFBiz

2020-06-25 Thread Pranay Pandey
Hello Pawan,

Thank you for this contribution.

Best regards,
Pranay Pandey


On Tue, Jun 23, 2020 at 5:40 PM Pawan Verma 
wrote:

> Hello All,
>
> We have another OFBiz learning video published on the Apache OFBiz youtube
> channel. Following are its details:
>
> Title: Helper and worker classes
> <https://www.youtube.com/watch?v=u3woXJ895Jc>
>
> Duration: 02 Mins 54 Secs
>
> We request all to please provide your valuable feedback or if you have any
> new ideas to make this effort more fruitful. If you want us to cover any
> specific topic, please let us know.
>
> Keep learning…
>
> Best Regards
> Pawan Verma
>
> >
>


Re: OFBiz-GraphQL Webinar Recording on YouTube

2020-05-08 Thread Pranay Pandey
Here is the direct URL: https://youtu.be/VK0o0OBAS1I

Best regards,
Pranay Pandey


On Fri, May 8, 2020 at 8:39 PM Pranay Pandey <
pranay.pan...@hotwaxsystems.com> wrote:

> Hello OFBiz Devs, Users
>
> OFBiz-GraphQL webinar recording is now available for everyone's reference
> on YouTube.
>
> Thank you Girish Vasmatkar for this doing this webinar and providing the
> recording for upload.
>
> Best regards,
> Pranay Pandey
>


OFBiz-GraphQL Webinar Recording on YouTube

2020-05-08 Thread Pranay Pandey
Hello OFBiz Devs, Users

OFBiz-GraphQL webinar recording is now available for everyone's reference
on YouTube.

Thank you Girish Vasmatkar for this doing this webinar and providing the
recording for upload.

Best regards,
Pranay Pandey


OFBiz Monthly Blog

2020-05-07 Thread Pranay Pandey
Hello Devs,

Should we re-start our monthly blog?
https://blogs.apache.org/ofbiz/

Always a good way to keep engaging the interesting parties through social
media who aren't subscribed to mailing lists.

Thoughts?

Kind regards,
Pranay Pandey


Re: OFBiz-Shopify Integration

2020-04-27 Thread Pranay Pandey
+1

It would be a good addition.

Best regards,
Pranay Pandey


On Sun, Apr 26, 2020 at 10:00 AM Ritesh Kumar <
ritesh.ku...@hotwaxsystems.com> wrote:

> Hello team,
>
> Let me start by giving you heads up on Shopify.
>
> Shopify is a renowned eCommerce platform for building online retail
> businesses. A large number of businesses are moving to the world of hosted
> eCommerce platforms and Shopify seems to be, if not the best, one of the
> best platforms available in the market today. Over a million merchants use
> Shopify to run their businesses. They come in all sizes, from all around
> the world, and each one is different. One can easily set up a store and go
> online.
>
> Owing to such a large user base, there could be many merchants interested
> in integrating their online sales with a powerful ERP system for the
> backend processes such as order fulfilment, accounting, customer service,
> etc.
>
> Shopify provides both REST and GraphQL APIs. APIs are richly documented. We
> can further discuss the integration details.
>
> I do believe this integration will positively add to feature set already
> available in OFBiz and can become a major adoption factor.
>
> Here are the references,
> Shopify developer introduction
> <https://shopify.dev/concepts/shopify-introduction>
> Shopify storefront API <https://shopify.dev/docs/storefront-api>
>
> Please, let me know your thoughts on this.
>
> Best,
>
> --
> Ritesh Kumar
>


Re: Welcome Swapnil M Mane as new PMC member

2020-04-25 Thread Pranay Pandey
Swapnil M,

Congratulations and welcome.
Looking forward to a wonderful journey together.

Best regards,
Pranay Pandey


On Thu, Apr 23, 2020 at 5:02 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> The OFBiz PMC has invited Swapnil M Mane to become member of the committee
> and we are glad to announce that he has accepted the nomination.
>
> On behalf of the OFBiz PMC, welcome on board!
>
>


Re: Welcome to Girish Vasmatkar as new committer!

2020-04-25 Thread Pranay Pandey
Girish
This is very good. Welcome aboard.

Best regards,
Pranay Pandey


On Wed, Apr 22, 2020 at 5:36 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Sorry I missed Girish 1st name in subject :/
>
> Le 22/04/2020 à 11:37, Jacques Le Roux a écrit :
> > The OFBiz PMC has invited Girish to become a new committer and we are
> pleased  to announce that he has accepted.
> >
> > Girish is part of the community for near 2 years and has proposed
> several smart propositions notably related to security and GraphQL, but not
> only.
> >
> > Please join me in welcoming and congratulating Girish.
> >
> > Jacques
> >
> >
>


Re: [VOTE] [RELEASE] Apache OFBiz 17.12.03

2020-04-21 Thread Pranay Pandey
+1

Best regards,
Pranay Pandey


On Mon, Apr 20, 2020 at 2:34 PM Jacopo Cappellato <
jacopo.cappell...@gmail.com> wrote:

> This is the vote thread to release a new bug fix release for the
> release17.12 branch. This new release, "Apache OFBiz 17.12.03" will
> supersede the previous release from the same branch.
>
> The release files can be downloaded from here:
> https://dist.apache.org/repos/dist/dev/ofbiz/
> and are:
> * apache-ofbiz-17.12.03.zip
> * KEYS: text file with keys
> * apache-ofbiz-17.12.03.zip.asc: the detached signature file
> * apache-ofbiz-17.12.03.zip.sha512: checksum file
>
> Please download and test the zip file and its signatures (for instructions
> on testing the signatures see http://www.apache.org/info/verification.html
> ).
>
> Vote:
> [ +1] release as Apache OFBiz 17.12.03
> [ -1] do not release
>
> This vote will be open for 5 days.
>
> For more details about this process please refer to
> http://www.apache.org/foundation/voting.html
>
> Best Regards,
>
> Jacopo
>


Re: Migrating to Git

2019-10-17 Thread Pranay Pandey
+1 Swapnil M.

Best regards,
Pranay Pandey


On Fri, Oct 18, 2019 at 10:37 AM Swapnil M Mane 
wrote:

> Thank you Mathieu for reviving the topic.
>
> Dear all,
> As discussed previously, all the essential details are incorporated in this
> document [1] to help us in migrating from SVN to Git.
> Please have a look and let us know your kind feedback/thoughts.
> Here are references [2] [3] to our previous discussions for your quick
> reference.
>
> I also feel we should take the next steps in this direction.
>
> [1] https://cwiki.apache.org/confluence/x/Xg-HBg
> [2] https://s.apache.org/lrr3x
> [3] https://s.apache.org/qsral
>
>
> Best regards,
> Swapnil M Mane,
> ofbiz.apache.org
>
>
>
> On Thu, Oct 17, 2019 at 7:51 PM Mathieu Lirzin 
> wrote:
>
> > Now that the Git synchro is working again, I think it would be great if
> > we could move forward regarding the SVN to Git migration.
> >
> > I am not sure what needs be done to achieve such result, is it just a
> > matter of opening a INFRA ticket on Jira? What can I do to help?
> >
> > Thanks.
> >
> > --
> > Mathieu Lirzin
> > GPG: F2A3 8D7E EB2B 6640 5761  070D 0ADE E100 9460 4D37
> >
>


Re: svn commit: r1868549 - in /ofbiz/ofbiz-plugins/branches/release17.12: ./ example/widget/example/ExampleForms.xml

2019-10-17 Thread Pranay Pandey
Hello,

With my limited knowledge in this area, I wanted to ask for this
possibility. Can we do some configuration changes so that an SVN commit
notification is having a subject line(Commit Title) instead of a list of
files changed in that commit?
E.g.
For this commit IMO if the subject line reads as given below can be helpful:

svn commit: r1868549 - release17.12 - Applied fix from plugins for
revision: 1868545


and Original commit to trunk commit notification can read something like:

svn commit: r1868545 - Fixed: EditExample always update status, because
current Status not shown
(OFBIZ-11230)


and then rest can be left as is in the body which is already there. Can we
do this? Is it possible? Should we do it?

Best regards,
Pranay Pandey


On Thu, Oct 17, 2019 at 5:50 PM  wrote:

> Author: jleroux
> Date: Thu Oct 17 12:20:29 2019
> New Revision: 1868549
>
> URL: http://svn.apache.org/viewvc?rev=1868549&view=rev
> Log:
> "Applied fix from plugins for revision: 1868545"
> 
> r1868545 | jleroux | 2019-10-17 14:19:33 +0200 (jeu. 17 oct. 2019) | 16
> lignes
>
> Fixed: EditExample always update status, because current Status not shown
> (OFBIZ-11230)
>
> In the EditExample Form, the drop-down is populates with the Valid change
> status
> only. So current status is not in the list and the status print in the
> drop-down
> is the next authorized. I want to modify exampleName or exampleType, I go
> to
> editExample and change what I want and validate. The problem is status is
> also
> changed!
>
> There are 12 other same or similar cases. For the first of them (in
> FinAccount)
> there is the same bug: when I change FinAccount Name, status change too.
> If I
> add current="first-in-list" in the tag drop-down it works
>
> jleroux: Quote is a peculiar case due to OFBIZ-7337 which was a wrong fix
>
> Thanks: Oliver for the analysis and the fix
> 
>
> Modified:
> ofbiz/ofbiz-plugins/branches/release17.12/   (props changed)
>
> ofbiz/ofbiz-plugins/branches/release17.12/example/widget/example/ExampleForms.xml
>
> Propchange: ofbiz/ofbiz-plugins/branches/release17.12/
>
> --
>   Merged /ofbiz/ofbiz-plugins/trunk:r1868545
>
> Modified:
> ofbiz/ofbiz-plugins/branches/release17.12/example/widget/example/ExampleForms.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/branches/release17.12/example/widget/example/ExampleForms.xml?rev=1868549&r1=1868548&r2=1868549&view=diff
>
> ==
> ---
> ofbiz/ofbiz-plugins/branches/release17.12/example/widget/example/ExampleForms.xml
> (original)
> +++
> ofbiz/ofbiz-plugins/branches/release17.12/example/widget/example/ExampleForms.xml
> Thu Oct 17 12:20:29 2019
> @@ -198,7 +198,8 @@ under the License.
>  
>  
>   title="${uiLabelMap.CommonStatus}" required-field="true">
> - current-description="${currentStatus.description}">
> + current-description="${currentStatus.description}">
> + description="${currentStatus.description}"/>
>   key-field-name="statusIdTo" description="${transitionName}
> (${description})">
>   env-name="example.statusId"/>
>  
>
>
>


Re: Welcome Pranay Pandey as a new PMC member

2019-09-26 Thread Pranay Pandey
Dear OFBiz Community,

Thank you so much. It is my pleasure to serve this dynamic community, I am
so grateful for this.

Best regards,

Pranay Pandey



On Thu, Sep 26, 2019 at 3:46 PM Deepak Nigam 
wrote:

> Many congratulations, Pranay.
>
> Thanks & Regards
> --
> Deepak Nigam
>
> On Thu, Sep 26, 2019 at 3:00 PM Nicola Mazzoni 
> wrote:
>
> > Congratulations Pranay!!!
> > N
> >
> > Il giorno gio 26 set 2019 alle ore 08:50 Nicolas Malin <
> > nicolas.ma...@nereide.fr> ha scritto:
> >
> > > Bienvenu,
> > >
> > > It will a pleasure to see you on board.
> > >
> > > Nicolas
> > >
> > > On 9/24/19 5:36 PM, Jacques Le Roux wrote:
> > > > The OFBiz PMC has invited Pranay Pandey to become a new member of the
> > > > committee and we are glad to announce that he has accepted the
> > > > nomination.
> > > >
> > > > Welcome on board Pranay!
> > > >
> > > > Jacques (on behalf of the OFBiz PMC)
> > > >
> > > >
> > >
> >
> >
> > --
> > Nicola Mazzoni
> >
> >
> > *Mp Styl**e Srl*
> > via Meucci, 37
> > 41019 Limidi di Soliera (MO)
> > T 059/684916
> > M 347/9905529
> >
> > www.mpstyle.it
> >
>


Re: Advance OFBiz tutorials

2019-09-01 Thread Pranay Pandey
Hello Swapnil.

+1 for the suggestions.

One video tutorial for each of these topics will help greatly.

I think some of the critical topics that we can add are mentioned below. I
think these are critical tools to learn as an OFBiz developer and then
gradually you pick up the other ones

- Webtools Usage
-- Logging
-- Import/Export
-- Cache Maintenance
-- Entity Engine
--- Entity Data Maintenance
--- Entity SQL Processor
-- Service Engine
--- Service Reference
--- Job List
--- Schedule Job
--- Run Service
- OFBiz Deployment Environment and Best Practices
-- Dev or Local
-- Staging / Dev Testing
-- UAT
-- Production

Best regards,
Pranay Pandey



On Sat, Aug 31, 2019 at 11:22 PM Swapnil M Mane 
wrote:

> Hello team,
>
> In the year 2017, we revamped the OFBiz tutorial [1] and simplified it for
> new adopters.
> In this process, by design, we removed some advance topics to make the
> tutorial simpler.
>
> Now, we are planning to write tutorials on following advance OFBiz topics,
> -- ECA (Event Condition Action)
> -- Group Service
> -- Service Interface
> -- Extending an existing OOTB Entity
> -- Ajaxify the Request
>
> If you want any topic to be consider, please let us know. We will plan to
> include that topic in our roadmap.
> Also, if you willing to help in this effort, you are most welcome.
>
> [1]
>
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide
>
> Best regards,
> Swapnil M Mane,
> ofbiz.apache.org
>


Re: Welcome to Pawan Verma as new committer!

2019-06-12 Thread Pranay Pandey
Many congratulations Pawan!

Best regards,

Pranay Pandey
VICE PRESIDENT OF OPERATIONS
mobile: +91 9826035576
email: pranay.pan...@hotwax.co
*www.hotwax.co <http://www.hotwax.co/>*
___


On Thu, Jun 13, 2019 at 11:18 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> The OFBiz PMC has invited Pawan to become a new committer and we are
> pleased  to announce that he has accepted.
>
> Pawan is part of the community for 2 years and has being quite active and
> proficient, notably these last times with several smart propositions.
>
> He also helps a lot of Jiras and answers properly on MLs.
>
> Please join me in welcoming and congratulating Pawan.
>
> Jacques
>
>


Re: Welcome to Deepak Nigam as new committer!

2019-06-12 Thread Pranay Pandey
Many congratulations Deepak N!

Best regards,
Pranay Pandey

On Thu, Jun 13, 2019 at 11:18 AM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> The OFBiz PMC has invited Deepak to become a new committer and we are
> pleased  to announce that he has accepted.
>
> Deepak  is part of the community since January 2016 and has proved to be
> committed since.
>
> He notably made a great work for OFBIZ-10518 "Inventory (Supply)
> Allocation Planning "
>
> He not only worked in Jira,  but also answered accurately on MLs where he
> supported our users.
>
> Please join me in welcoming and congratulating Deepak.
>
> Jacques
>
>


Re: Integrating OFBiz with Microsoft Dynamics AX, NAV(Business Central) and Dynamics 365

2019-06-07 Thread Pranay Pandey
Thanks Jacques, still working on it. My subscription expired in Feb 2019.
Requested again, emailed Ross, got his reply saying subscription renewal
should be done soon as per process.

Best regards,

Pranay Pandey
VICE PRESIDENT OF OPERATIONS
mobile: +91 9826035576
email: pranay.pan...@hotwax.co
*www.hotwax.co <http://www.hotwax.co/>*
___


On Fri, Jun 7, 2019 at 1:28 AM Jacques Le Roux 
wrote:

> Hi Pranay,
>
> Did you succeed with the MSDN process? It worked for me few months ago
> this year, so I can help if you need...
>
> Jacques
> Le 03/06/2019 à 16:27, Pranay Pandey a écrit :
>
> Hello Infra Team, Devs
>
> I am willing to work on OFBiz integration with Microsoft AX, NAV(Business
> Central) and Dynamics 365. Tried locating my access to MSDN that I
> requested last year, not able to get through though.
>
> Can anyone please guide me to get the access to MSDN? I requested for the
> same as OFBiz Committer last time, reapplied as per instructions here -
> https://svn.apache.org/repos/private/committers/donated-licenses/msdn.txt
> Apache ID: pran...@apache.org
>
> Looking forward to hearing from you.
>
> Best regards,
> Pranay Pandey
>
>


Re: Integrating OFBiz with Microsoft Dynamics AX, NAV(Business Central) and Dynamics 365

2019-06-07 Thread Pranay Pandey
Thanks Jacques, still working on it. My subscription expired in Feb 2019.
Requested again, emailed Ross, got his reply saying subscription renewal
should be done soon as per process.

Best regards,

Pranay Pandey
VICE PRESIDENT OF OPERATIONS
mobile: +91 9826035576
email: pranay.pan...@hotwax.co
*www.hotwax.co <http://www.hotwax.co/>*
___



On Fri, Jun 7, 2019 at 1:28 AM Jacques Le Roux 
wrote:

> Hi Pranay,
>
> Did you succeed with the MSDN process? It worked for me few months ago
> this year, so I can help if you need...
>
> Jacques
> Le 03/06/2019 à 16:27, Pranay Pandey a écrit :
>
> Hello Infra Team, Devs
>
> I am willing to work on OFBiz integration with Microsoft AX, NAV(Business
> Central) and Dynamics 365. Tried locating my access to MSDN that I
> requested last year, not able to get through though.
>
> Can anyone please guide me to get the access to MSDN? I requested for the
> same as OFBiz Committer last time, reapplied as per instructions here -
> https://svn.apache.org/repos/private/committers/donated-licenses/msdn.txt
> Apache ID: pran...@apache.org
>
> Looking forward to hearing from you.
>
> Best regards,
> Pranay Pandey
>
>


Integrating OFBiz with Microsoft Dynamics AX, NAV(Business Central) and Dynamics 365

2019-06-03 Thread Pranay Pandey
Hello Infra Team, Devs

I am willing to work on OFBiz integration with Microsoft AX, NAV(Business
Central) and Dynamics 365. Tried locating my access to MSDN that I
requested last year, not able to get through though.

Can anyone please guide me to get the access to MSDN? I requested for the
same as OFBiz Committer last time, reapplied as per instructions here -
https://svn.apache.org/repos/private/committers/donated-licenses/msdn.txt

Apache ID: pran...@apache.org

Looking forward to hearing from you.

Best regards,
Pranay Pandey


Re: Welcome to Suraj Khurana as new committer!

2018-06-28 Thread Pranay Pandey
Many congratulations Suraj!

On Wed, Jun 27, 2018 at 1:30 AM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> The OFBiz PMC has invited Suraj to become a new committer and we
> arepleased  to announce that he has accepted.
>
> Suraj has proved to be committed for a long time now and is doing a very
> good work as a contributor.
>
> He helped in a lot of Jiras, answered properly on MLs and proposed a few
> quite interesting subjects.
>
> Please join me in welcoming and congratulating Suraj.
>
> Jacques
>
>


Re: Welcome to Aditya Sharma as new committer!

2018-06-28 Thread Pranay Pandey
Many congratulations Aditya!

On Wed, Jun 27, 2018 at 1:29 AM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> The OFBiz PMC has invited Aditya to become a new committer and we
> arepleased  to announce that he has accepted.
>
> Aditya has proved to be committed and doing a very good work as a
> contributor.
>
> He notably coordinated the work around the refactoring of the data model
> documents, helped in a lot of Jiras and answered appropriately on MLs.
>
> Please join me in welcoming and congratulating Aditya.
>
> Jacques
>
>


Re: Welcome to Swapnil M. Mane as new committer!

2018-06-28 Thread Pranay Pandey
Many congratulations Swapnil!

On Wed, Jun 27, 2018 at 1:30 AM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> The OFBiz PMC has invited Swapnil to become a new committer and we
> arepleased  to announce that he has accepted.
>
> Swapnil has a high level of commitment for Apache OFBiz and consistently
> works with the community.
>
> He is one of the most advanced contributors (including committers) in the
> functional domain.
>  Please join me in welcoming and congratulating Swapnil.
>
> Jacques
>
>


Re: New ASF Member from OFBiz Community

2018-05-03 Thread Pranay Pandey
Many congratulations Deepak!!!

Best regards,

Pranay Pandey
​https://www.hotwax.co​



On Wed, May 2, 2018 at 9:08 PM Jacopo Cappellato <
jacopo.cappell...@hotwaxsystems.com> wrote:

> Hi Everyone,
>
> today the ASF has published the list of newly nominated members and "our"
> Deepak Dixit is one of them:
>
>
> https://blogs.apache.org/foundation/entry/the-apache-software-foundation-welcomes2
> <
> https://www.google.com/url?q=https://blogs.apache.org/foundation/entry/the-apache-software-foundation-welcomes2&sa=D&source=hangouts&ust=1525357595561000&usg=AFQjCNHXDpgnyJ1wgnbZ06kEPTsbXs9MDQ
> >
>
> Congratulations Deepak!
>
> Jacopo
>


Re: Tracking Data Model changes

2017-08-30 Thread Pranay Pandey
It's a good idea +1.

Best regards,
Pranay Pandey
www.hotwaxsystems.com
www.hotwax.co

On Wed, Aug 30, 2017 at 6:53 PM, Aditya Sharma <
aditya.sha...@hotwaxsystems.com> wrote:

> Hello everyone,
>
> For one of my assignments, I need to find out entity changes that took
> place between an older release and the latest release.
>
> One of the solutions that came up was comparing the database using MySQL
> Workbench or some other utility. I found around 60+ new entity changes and
> a lot of minor field changes since last big book was published (OFBiz 9 I
> suppose).
> It's fascinating for me that around 8 years passed since then and data
> model still stands well (Kudos to Universal Data Model that we followed in
> OFBiz)
>
>
> Just a proposal, since we don't have so many frequent changes in the data
> model. It will be good to have a page or some other method defined to keep
> a track of such changes.
>
> I feel such information can be quite helpful when migrating from an older
> to some newer release.
>
> Please share your thoughts.
>
> Thanks and Regards,
>
> *Aditya Sharma* | Enterprise Software Engineer
> HotWax Systems <http://www.hotwaxsystems.com/>
> <https://www.linkedin.com/in/aditya-sharma-78291810a/>
>


Re: tutorial for new version

2017-08-29 Thread Pranay Pandey
Thank you so much Swapnil and Rohit. Tutorials like this play an important
role in OFBiz adoption.

So now we have Trunk and Release specific OFBiz Tutorials, which is really
great.

We can continuously work on making it better going forward by adding more
complex topics.

Thanks again!


Best regards,
Pranay Pandey

On Tue, Aug 29, 2017 at 12:29 PM, Swapnil Mane <
swapnil.m...@hotwaxsystems.com> wrote:

> Hello team,
>
> We have done good process in OFBiz tutorial restructuring & release
> specific tutorial.
> Please refer following documents
>
> *OFBiz trunk tutorial* - https://cwiki.apache.org/confl
> uence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide
>
> *OFBiz 16.11* - https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+
> Tutorial+-+A+Beginners+Development+Guide+for+16.11
>
> *OFBiz 13.07, 14.12 and 15.12* - https://cwiki.apache.org/confl
> uence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Develop
> ment+Guide+for+13.07%2C+14.12+and+15.12
>
> Thank you everyone who helped in this with your kind inputs and work.
> Special thanks @Pranay Pandey for your continuous guidance and help. And
> @Rohit Rai for verifying the latest tutorial for trunk.
>
>
> Dear team,
> We request you to please have look into these and provide your kind
> improvements and suggestions.
>
>
>
> - Best Regards,
> Swapnil M Mane
> www.hotwaxsystems.com
> www.hotwax.co
>
>
> On Tue, Apr 18, 2017 at 6:54 PM, Swapnil Mane <
> swapnil.m...@hotwaxsystems.co
> m> wrote:
>
> > Hello Jacques and team,
> >
> > We are working on release specific tutorial as well, since we have done
> > lots from changes in OFBiz from release 15.12 to current trunk (like
> gradle
> > and plugin directory structure)
> >
> > So, we are planning to have following structure
> >
> > https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tuto
> > rial+-+A+Beginners+Development+Guide will be sync up with the latest
> > trunk (so this will be always *in progress* document for us)
> >
> > and for release specific tutorial, we will create child pages under the
> > https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tuto
> > rial+-+A+Beginners+Development+Guide
> >
> > IMO, this structure will not confuse user and will give an easy entry
> > route for the new people joining the community.
> > (Since, we have seen various user are requesting for latest trunk
> tutorial
> > and some are also using release branch.
> > A single tutorial including release and trunk tutorial might confuse the
> > user)
> >
> > We would also welcome thoughts from community on this.
> >
> > Thanks: @Pranay for inputs and continuous support on this.
> >
> >
> > @Jacques, thanks for help in reviewing, please see my comments inline.
> >
> >
> > - Best Regards,
> > Swapnil M Mane
> > Sr. Enterprise Software Engineer
> > H <http://www.hotwaxsystems.com/>otWax Systems
> >
> >
> > <http://www.hotwaxsystems.com/>
> > On Tue, Apr 18, 2017 at 5:52 PM, Jacques Le Roux <
> > jacques.le.r...@les7arts.com> wrote:
> >
> >> Hi Pranay, Tutorial Maintainers :)
> >>
> >> Great works guys! I have slightly amended the R16.11 version. I'll
> >> continue to review...
> >>
> >> I see very few differences (only "for 13.07, 14.12 and 15.12" added in
> >> title and content) between
> >>
> >> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tuto
> >> rial+-+A+Beginners+Development+Guide and
> >>
> >> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tuto
> >> rial+-+A+Beginners+Development+Guide+for+13.07%2C+14.12+and+15.12
> >>
> >> Why do we have 2 versions?
> >>
> >
> > We are planning to update the https://cwiki.apache.org/confl
> > uence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide as
> per
> > the trunk (i.e. commands of gradle and new directory structure we are
> > following for plugins)
> >
> >
> >>
> >> Thanks
> >>
> >> Jacques
> >>
> >>
> >>
> >> Le 07/02/2017 à 10:43, Pranay Pandey a écrit :
> >>
> >>> Hi Ahmad,
> >>>
> >>> The existing OFBiz beginners tutorial
> >>> <https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tut
> >>> orial+-+A+Beginners+Development+Guide>
> >>> should
> >>> work for you, as you simply replace ant targets with gradle.
> >>> For 16.11.01 and trunk vers

Re: Help Needed to move our new website live

2017-08-28 Thread Pranay Pandey
Wow, great effort team. The new site is looking awesome, love it.

Thanks Sharan, Kenneth, Deepak, Sandeep, Ashish and Infra team.

Best regards,
Pranay Pandey

On Tue, Aug 29, 2017 at 12:21 PM, Deepak Dixit <
deepak.di...@hotwaxsystems.com> wrote:

> Just to update you all, now its working fine
>
> Nice work Kenneth and Sharan. I found some enhancement. Will fix one by one
> when I get a chance.
> Thanks Ashish and Sandeep for your help.
>
> Special Thanks to infra team to fix the issue.
>
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
> www.hotwax.co
>
> On Tue, Aug 29, 2017 at 11:16 AM, Deepak Dixit <
> deepak.di...@hotwaxsystems.com> wrote:
>
> > Yes Pranay, need to debug what we are missing.
> >
> > Thanks & Regards
> > --
> > Deepak Dixit
> > www.hotwaxsystems.com
> > www.hotwax.co
> >
> > On Tue, Aug 29, 2017 at 8:30 AM, Pranay Pandey <
> > pranay.pan...@hotwaxsystems.com> wrote:
> >
> >> Hi Deepak,
> >>
> >> Great job. Thanks for the effort.
> >> I think still some configuration is missing.
> >>
> >> On 29-Aug-2017 1:20 AM, "Deepak Dixit" 
> >> wrote:
> >>
> >> > Hi All,
> >> >
> >> > This has been done, But changes not reflecting, I think it may take
> some
> >> > time to reflect.
> >> >
> >> >
> >> > Thanks & Regards
> >> > --
> >> > Deepak Dixit
> >> > www.hotwaxsystems.com
> >> > www.hotwax.co
> >> >
> >> > On Mon, Aug 28, 2017 at 11:48 PM, Deepak Dixit <
> >> > deepak.di...@hotwaxsystems.com> wrote:
> >> >
> >> > > I am also renaming some html file to maintain search engine indexed
> >> > > webpage url.
> >> > > Like mailinglists.html to mailing-lists.html etc.
> >> > >
> >> > > Once these done will update the site.
> >> > >
> >> > > Thanks & Regards
> >> > > --
> >> > > Deepak Dixit
> >> > > www.hotwaxsystems.com
> >> > > www.hotwax.co
> >> > >
> >> > > On Mon, Aug 28, 2017 at 11:42 PM, Jacques Le Roux <
> >> > > jacques.le.r...@les7arts.com> wrote:
> >> > >
> >> > >> +1
> >> > >>
> >> > >> Jacques
> >> > >>
> >> > >>
> >> > >>
> >> > >> Le 28/08/2017 à 20:00, Pranay Pandey a écrit :
> >> > >>
> >> > >>> Yes renaming the old one sounds good Deepak.
> >> > >>>
> >> > >>> Best regards,
> >> > >>> Pranay Pandey
> >> > >>> www.hotwaxsystems.com
> >> > >>> www.hotwax.co
> >> > >>>
> >> > >>> On Mon, Aug 28, 2017 at 5:50 PM, Deepak Dixit <
> >> > >>> deepak.di...@hotwaxsystems.com> wrote:
> >> > >>>
> >> > >>> Hi Sharan,
> >> > >>>>
> >> > >>>> We are using  *svnpubsub <https://www.apache.org/dev/
> >> > project-site.html>
> >> > >>>> *tools
> >> > >>>> to publish ofbiz website.
> >> > >>>> So we need to move http://svn.apache.org/repos/
> asf/ofbiz/branches/
> >> > >>>> ofbiz-new-website/ to http://svn.apache.org/repos/
> asf/ofbiz/site/
> >> and
> >> > >>>> it
> >> > >>>> should work.
> >> > >>>>
> >> > >>>> We can rename http://svn.apache.org/repos/asf/ofbiz/site/ to
> >> old-site
> >> > >>>> for
> >> > >>>> reference and them can copy some artefacts from old_site to  new
> >> site
> >> > >>>> like doap_OFBiz.rdf
> >> > >>>> , pmc, svn folder etc.
> >> > >>>>
> >> > >>>> Please share your thought on this. Others opinions ?
> >> > >>>>
> >> > >>>> Thanks & Regards
> >> > >>>> --
> >> > >>>> Deepak Dixit
> >> > >>>> www.hotwaxsystems.com
> >> > >>>> www.hotwax.co
> >> > >>>>
> >> > >>>> On Mon, Aug 28, 2017 at 4:58 PM, Sharan Foga <
> >> sharan.f...@gmail.com>
> >> > >>>> wrote:
> >> > >>>>
> >> > >>>> Thanks Deepak, Sandeep and Ashish!
> >> > >>>>>
> >> > >>>>> We already have a Jira open that we can use:
> >> > >>>>>
> >> > >>>>> https://issues.apache.org/jira/browse/OFBIZ-7792
> >> > >>>>>
> >> > >>>>> So what do you recommend as the next steps?
> >> > >>>>>
> >> > >>>>> Thanks
> >> > >>>>> Sharan
> >> > >>>>>
> >> > >>>>>
> >> > >>>>>
> >> > >>>>>
> >> > >>>>> On 28/08/17 12:51, Deepak Dixit wrote:
> >> > >>>>>
> >> > >>>>> Hi Sharan,
> >> > >>>>>>
> >> > >>>>>> Thanks for your effort. New website looks good.
> >> > >>>>>>
> >> > >>>>>> Sandeep Kose, Ashish and I willing to help.
> >> > >>>>>>
> >> > >>>>>>
> >> > >>>>>> Thanks & Regards
> >> > >>>>>> --
> >> > >>>>>> Deepak Dixit
> >> > >>>>>> www.hotwaxsystems.com
> >> > >>>>>> www.hotwax.co
> >> > >>>>>>
> >> > >>>>>> On Mon, Aug 28, 2017 at 3:36 PM, Sharan Foga <
> sha...@apache.org>
> >> > >>>>>> wrote:
> >> > >>>>>>
> >> > >>>>>> Hi All
> >> > >>>>>>
> >> > >>>>>>> Thanks to everyone for your feedback on the new-look website.
> >> Now
> >> > the
> >> > >>>>>>> next
> >> > >>>>>>> step is that we need to look at moving it live, so I am
> looking
> >> for
> >> > >>>>>>>
> >> > >>>>>> some
> >> > >>>>
> >> > >>>>> help as I have no idea how to change it over from the old site.
> >> > >>>>>>>
> >> > >>>>>>> Any volunteers willing to help me with this?
> >> > >>>>>>>
> >> > >>>>>>> Thanks
> >> > >>>>>>> Sharan
> >> > >>>>>>>
> >> > >>>>>>>
> >> > >>>>>>>
> >> > >>
> >> > >
> >> >
> >>
> >
> >
>


Re: Help Needed to move our new website live

2017-08-28 Thread Pranay Pandey
Hi Deepak,

Great job. Thanks for the effort.
I think still some configuration is missing.

On 29-Aug-2017 1:20 AM, "Deepak Dixit" 
wrote:

> Hi All,
>
> This has been done, But changes not reflecting, I think it may take some
> time to reflect.
>
>
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
> www.hotwax.co
>
> On Mon, Aug 28, 2017 at 11:48 PM, Deepak Dixit <
> deepak.di...@hotwaxsystems.com> wrote:
>
> > I am also renaming some html file to maintain search engine indexed
> > webpage url.
> > Like mailinglists.html to mailing-lists.html etc.
> >
> > Once these done will update the site.
> >
> > Thanks & Regards
> > --
> > Deepak Dixit
> > www.hotwaxsystems.com
> > www.hotwax.co
> >
> > On Mon, Aug 28, 2017 at 11:42 PM, Jacques Le Roux <
> > jacques.le.r...@les7arts.com> wrote:
> >
> >> +1
> >>
> >> Jacques
> >>
> >>
> >>
> >> Le 28/08/2017 à 20:00, Pranay Pandey a écrit :
> >>
> >>> Yes renaming the old one sounds good Deepak.
> >>>
> >>> Best regards,
> >>> Pranay Pandey
> >>> www.hotwaxsystems.com
> >>> www.hotwax.co
> >>>
> >>> On Mon, Aug 28, 2017 at 5:50 PM, Deepak Dixit <
> >>> deepak.di...@hotwaxsystems.com> wrote:
> >>>
> >>> Hi Sharan,
> >>>>
> >>>> We are using  *svnpubsub <https://www.apache.org/dev/
> project-site.html>
> >>>> *tools
> >>>> to publish ofbiz website.
> >>>> So we need to move http://svn.apache.org/repos/asf/ofbiz/branches/
> >>>> ofbiz-new-website/ to http://svn.apache.org/repos/asf/ofbiz/site/ and
> >>>> it
> >>>> should work.
> >>>>
> >>>> We can rename http://svn.apache.org/repos/asf/ofbiz/site/ to old-site
> >>>> for
> >>>> reference and them can copy some artefacts from old_site to  new site
> >>>> like doap_OFBiz.rdf
> >>>> , pmc, svn folder etc.
> >>>>
> >>>> Please share your thought on this. Others opinions ?
> >>>>
> >>>> Thanks & Regards
> >>>> --
> >>>> Deepak Dixit
> >>>> www.hotwaxsystems.com
> >>>> www.hotwax.co
> >>>>
> >>>> On Mon, Aug 28, 2017 at 4:58 PM, Sharan Foga 
> >>>> wrote:
> >>>>
> >>>> Thanks Deepak, Sandeep and Ashish!
> >>>>>
> >>>>> We already have a Jira open that we can use:
> >>>>>
> >>>>> https://issues.apache.org/jira/browse/OFBIZ-7792
> >>>>>
> >>>>> So what do you recommend as the next steps?
> >>>>>
> >>>>> Thanks
> >>>>> Sharan
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> On 28/08/17 12:51, Deepak Dixit wrote:
> >>>>>
> >>>>> Hi Sharan,
> >>>>>>
> >>>>>> Thanks for your effort. New website looks good.
> >>>>>>
> >>>>>> Sandeep Kose, Ashish and I willing to help.
> >>>>>>
> >>>>>>
> >>>>>> Thanks & Regards
> >>>>>> --
> >>>>>> Deepak Dixit
> >>>>>> www.hotwaxsystems.com
> >>>>>> www.hotwax.co
> >>>>>>
> >>>>>> On Mon, Aug 28, 2017 at 3:36 PM, Sharan Foga 
> >>>>>> wrote:
> >>>>>>
> >>>>>> Hi All
> >>>>>>
> >>>>>>> Thanks to everyone for your feedback on the new-look website. Now
> the
> >>>>>>> next
> >>>>>>> step is that we need to look at moving it live, so I am looking for
> >>>>>>>
> >>>>>> some
> >>>>
> >>>>> help as I have no idea how to change it over from the old site.
> >>>>>>>
> >>>>>>> Any volunteers willing to help me with this?
> >>>>>>>
> >>>>>>> Thanks
> >>>>>>> Sharan
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>
> >
>


Re: Help Needed to move our new website live

2017-08-28 Thread Pranay Pandey
Yes renaming the old one sounds good Deepak.

Best regards,
Pranay Pandey
www.hotwaxsystems.com
www.hotwax.co

On Mon, Aug 28, 2017 at 5:50 PM, Deepak Dixit <
deepak.di...@hotwaxsystems.com> wrote:

> Hi Sharan,
>
> We are using  *svnpubsub <https://www.apache.org/dev/project-site.html>
> *tools
> to publish ofbiz website.
> So we need to move http://svn.apache.org/repos/asf/ofbiz/branches/
> ofbiz-new-website/ to http://svn.apache.org/repos/asf/ofbiz/site/ and it
> should work.
>
> We can rename http://svn.apache.org/repos/asf/ofbiz/site/ to old-site for
> reference and them can copy some artefacts from old_site to  new site
> like doap_OFBiz.rdf
> , pmc, svn folder etc.
>
> Please share your thought on this. Others opinions ?
>
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
> www.hotwax.co
>
> On Mon, Aug 28, 2017 at 4:58 PM, Sharan Foga 
> wrote:
>
> > Thanks Deepak, Sandeep and Ashish!
> >
> > We already have a Jira open that we can use:
> >
> > https://issues.apache.org/jira/browse/OFBIZ-7792
> >
> > So what do you recommend as the next steps?
> >
> > Thanks
> > Sharan
> >
> >
> >
> >
> > On 28/08/17 12:51, Deepak Dixit wrote:
> >
> >> Hi Sharan,
> >>
> >> Thanks for your effort. New website looks good.
> >>
> >> Sandeep Kose, Ashish and I willing to help.
> >>
> >>
> >> Thanks & Regards
> >> --
> >> Deepak Dixit
> >> www.hotwaxsystems.com
> >> www.hotwax.co
> >>
> >> On Mon, Aug 28, 2017 at 3:36 PM, Sharan Foga  wrote:
> >>
> >> Hi All
> >>>
> >>> Thanks to everyone for your feedback on the new-look website. Now the
> >>> next
> >>> step is that we need to look at moving it live, so I am looking for
> some
> >>> help as I have no idea how to change it over from the old site.
> >>>
> >>> Any volunteers willing to help me with this?
> >>>
> >>> Thanks
> >>> Sharan
> >>>
> >>>
> >
>


Re: [PROPOSAL] Short Messaging Service(SMS) Gateway Integration

2017-08-26 Thread Pranay Pandey
+1

Best regards,
Pranay Pandey
www.hotwaxsystems.com
www.hotwax.co

On Sat, Aug 26, 2017 at 5:01 PM, Pritam Kute 
wrote:

> Hi Devs,
>
> Many e-commerce businesses (especially operating in Asian countries)
> nowadays use short messaging service (SMS) in mobile phones to notify and
> update customers about order details, shipment statuses etc.
>
> I would like to propose an SMS Gateway Integration in Ofbiz. I will share
> proposed design details with you all soon. Till then, I would like to know
> your thoughts on this idea.
>
> Thanks and Regards
> --
> Pritam Kute
>


Re: Suggestions Request: OFBiz Business Process Reference Book/Guide

2017-08-21 Thread Pranay Pandey
Thanks everyone for supporting the idea.

Here is the JIRA Ticket for tracking and collaborating-  OFBIZ-9596
<https://issues.apache.org/jira/browse/OFBIZ-9596>

Best regards,
Pranay Pandey


On Mon, Aug 21, 2017 at 5:36 PM, innate Genius 
wrote:

> +1 Superb idea. Need of the hour.
>
> > On 21-Aug-2017, at 2:37 PM, Archana Asthana  hotwaxsystems.com> wrote:
> >
> > +1,
> >
> > I would also like to contribute to this initiative. Looking forward to
> it.
> >
> > Thanks and Regards,
> > Archana
> >
> > On Mon, Aug 21, 2017 at 2:19 PM, Humera Khan <
> humera.k...@hotwaxsystems.com>
> > wrote:
> >
> >> +1, I would like to contribute for this initiative.
> >>
> >> *Humera Khan* | Enterprise Software Engineer
> >> HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
> >> <http://www.hotwaxsystems.com/>
> >>
> >>
> >> On Mon, Aug 21, 2017 at 2:12 PM, Aditya Sharma <
> >> aditya.sha...@hotwaxsystems.com> wrote:
> >>
> >>> Great idea. Big +1.
> >>>
> >>> Looking forward to it.
> >>>
> >>> Thanks and Regards,
> >>>
> >>> *Aditya Sharma* | Enterprise Software Engineer
> >>> HotWax Systems <http://www.hotwaxsystems.com/>
> >>> <https://www.linkedin.com/in/aditya-sharma-78291810a/>
> >>>
> >>> On Mon, Aug 21, 2017 at 11:16 AM, Ashish Vijaywargiya <
> >>> ashish.vijaywarg...@hotwaxsystems.com> wrote:
> >>>
> >>>> +1
> >>>>
> >>>> Great idea, Pranay!
> >>>>
> >>>> --
> >>>> Kind Regards
> >>>> Ashish Vijaywargiya
> >>>> HotWax Systems - est. 1997 <http://www.hotwaxsystems.com/>
> >>>>
> >>>>
> >>>> On Sat, Aug 19, 2017 at 9:54 AM, Pranay Pandey
> >>>>  >>>> com> wrote:
> >>>>
> >>>>> Hello Devs,
> >>>>>
> >>>>> This is something where I wanted to request your suggestions. I am
> >>>> planning
> >>>>> to rename and restructure the documentation on OFBiz Wiki page-
> >>> Business
> >>>>> Process Stories and Use Cases Library
> >>>>> <https://cwiki.apache.org/confluence/x/1gm8Ag>.
> >>>>>
> >>>>> The idea will still be the same i.e. to help OFBiz Evaluators. All
> >> the
> >>>>> people who are more interested in written content to prove the
> >>>>> implementation. Provide a robust process documentation that supports
> >>>>> decision-makers to choose OFBiz over any other proprietary software.
> >> To
> >>>>> help them take this content to a wider audience who take the decision
> >>> for
> >>>>> choosing a business automation software.
> >>>>>
> >>>>> I am planning to rename this page to: "*OFBiz Business Process
> >>> Reference
> >>>>> Book*".
> >>>>> Then review and overhaul the overall content on this page to clarify
> >>> the
> >>>>> purpose of all the documents in this tree(Directory).
> >>>>>
> >>>>> Now restructure the child pages with new names with business
> >>> significance
> >>>>> i.e. the process names that industry people refer e.g. CRM, Product
> >>>>> Information Management(PIM), Procurement, Fulfilment etc.
> >>>>>
> >>>>> Now every module page will have two child pages so the structure
> >> would
> >>> be
> >>>>> changed like this-
> >>>>>
> >>>>> - Catalog Management
> >>>>> -- Product Information Management (PIM)
> >>>>> --- PIM Process Overview (Content: Process Overview, Business
> >> Purpose,
> >>>>> Level-1,2, and 3 Activity Diagrams as applicable to demonstrate the
> >>>> process
> >>>>> flow)
> >>>>> --- PIM User Stories, Use Cases and Test Cases (Content: Review,
> >> refine
> >>>> and
> >>>>> add missing user stories, use cases, and test cases)
> >>>>> -- Merchandising
> >>>>> --- Merchandising Process Overview (Content: Process Overview,
> >> Business
> >>>>> Purpose, Level-1,2, and 3 Activity Diagrams as applicable to
> >>> demonstrate
> >>>>> the process flow)
> >>>>> --- Merchandising User Stories, Use Cases and Test Cases
> >>>>> -- Store Management
> >>>>> --- Store Management Process Overview
> >>>>> --- Store Management User Stories, Use Cases and Test Cases
> >>>>> ...
> >>>>> ...
> >>>>> ...
> >>>>>
> >>>>> I am planning to create a JIRA ticket with these details and would
> >> like
> >>>> to
> >>>>> start from there with sub tasks. This way we'll be able to
> >> collaborate
> >>> in
> >>>>> this effort.
> >>>>>
> >>>>> How does that all sound to you? Please let me know your thoughts,
> >>>> feedback,
> >>>>> and improvement suggestions for the mentioned effort.
> >>>>>
> >>>>> Kind regards,
> >>>>> Pranay Pandey
> >>>>>
> >>>>
> >>>
> >>
>
>


Re: How can I check old emails

2017-08-20 Thread Pranay Pandey
Hi Sanjay,

You can use any of these:

http://ofbiz.markmail.org/
https://lists.apache.org/list.html?dev@ofbiz.apache.org
http://ofbiz.135035.n4.nabble.com/

HTH!

Best regards,
Pranay Pandey
www.hotwaxsystems.com
www.hotwax.co

On Mon, Aug 21, 2017 at 11:27 AM, Sanjay Yadav <
sanjay.ya...@hotwaxsystems.com> wrote:

> Hello,
>
> April 19, 2016. I subscribed mailing lists u...@ofbiz.apache.org and
> dev@ofbiz.apache.org.
>
> Now, I want to check old emails before April 19, 2016. How can I do this?
> Please suggest. thanks!
>
>
> Best Regards,
>
> *Sanjay Yadav*
> Manager, Enterprise Quality Assurance
> HotWax Systems
>


Suggestions Request: OFBiz Business Process Reference Book/Guide

2017-08-18 Thread Pranay Pandey
Hello Devs,

This is something where I wanted to request your suggestions. I am planning
to rename and restructure the documentation on OFBiz Wiki page- Business
Process Stories and Use Cases Library
<https://cwiki.apache.org/confluence/x/1gm8Ag>.

The idea will still be the same i.e. to help OFBiz Evaluators. All the
people who are more interested in written content to prove the
implementation. Provide a robust process documentation that supports
decision-makers to choose OFBiz over any other proprietary software. To
help them take this content to a wider audience who take the decision for
choosing a business automation software.

I am planning to rename this page to: "*OFBiz Business Process Reference
Book*".
Then review and overhaul the overall content on this page to clarify the
purpose of all the documents in this tree(Directory).

Now restructure the child pages with new names with business significance
i.e. the process names that industry people refer e.g. CRM, Product
Information Management(PIM), Procurement, Fulfilment etc.

Now every module page will have two child pages so the structure would be
changed like this-

- Catalog Management
-- Product Information Management (PIM)
--- PIM Process Overview (Content: Process Overview, Business Purpose,
Level-1,2, and 3 Activity Diagrams as applicable to demonstrate the process
flow)
--- PIM User Stories, Use Cases and Test Cases (Content: Review, refine and
add missing user stories, use cases, and test cases)
-- Merchandising
--- Merchandising Process Overview (Content: Process Overview, Business
Purpose, Level-1,2, and 3 Activity Diagrams as applicable to demonstrate
the process flow)
--- Merchandising User Stories, Use Cases and Test Cases
-- Store Management
--- Store Management Process Overview
--- Store Management User Stories, Use Cases and Test Cases
...
...
...

I am planning to create a JIRA ticket with these details and would like to
start from there with sub tasks. This way we'll be able to collaborate in
this effort.

How does that all sound to you? Please let me know your thoughts, feedback,
and improvement suggestions for the mentioned effort.

Kind regards,
Pranay Pandey


Re: [DISCUSSION] Improving our Monthly Blog Post Template

2017-08-14 Thread Pranay Pandey
Hi Sharan,

Yes, these are looking clean. We should definitely experiment. I would say,
if we can have a blog template having similar look and feel as of our new
website theme, that would be awesome. Thoughts?

Best regards,
Pranay Pandey


On Mon, Aug 14, 2017 at 8:56 PM, Sharan Foga  wrote:

> Hi All
>
> I received some feedback about improving the look and feel of our
> currently monthly blog posts. We currently use the standard ASF default
> template but we could change the template or update it to give it a more
> modern look. A couple projects seem to have already started using
> alternative formats (see links below)
>
> https://blogs.apache.org/carbondata/entry/apache-carbondata-1-1-0
>
> https://blogs.apache.org/nifi/
>
> What do people think?
>
> Thanks
> Sharan
>
>
>
>
>


Re: [Proposal] - Leverage the CMS capability for Product Store's Email

2017-08-14 Thread Pranay Pandey
Good idea +1.

Best regards,
Pranay Pandey
www.hotwaxsystems.com
www.hotwax.co

On Fri, Aug 11, 2017 at 11:31 AM, Swapnil Mane <
swapnil.m...@hotwaxsystems.com> wrote:

> Hello Devs,
>
> While looking into the support of email templates for Product Store, we
> found it is managed by screens.
>
> Like for Order Completion
>
>  bodyScreenLocation="component://ecommerce/widget/EmailOrderScreens.xml#
> OrderCompleteNotice"
> emailType="PRDS_ODR_COMPLETE" fromAddress="ofbizt...@example.com"
> productStoreId="9000" subject="OFBiz Demo - Your Order Is Complete
> #${orderId}"/>
>
> Here you can see, we are having dependency on screens (i.e. templates
> defined in file system)
> Due to this, the user is unable to edit the email template on the fly.
>
> We can enhance this mechanism by making the template as content driven.
> Here is the design plan,
>
> We can extend the ProductStoreEmailSetting entity by contentId field.
> While rendering email based on its type, if the contentId is present, this
> content will render, else system will look for bodyScreenLocation (our
> existing implementation)
>
> Using this we can leverage the CMS capability of the OFBiz.
> Right now if end user (client) wants to make any change in the email
> template, it required the changes in the file.
> If we manage this by content, the user can edit this on the fly with the
> help of CMS.
>
> All the inputs and suggestions are welcome!
>
>
> - Best Regards,
> Swapnil M Mane
> www.hotwaxsystems.com
> www.hotwax.co
>


Re: Welcome Rishi Solanki as a New Committer!

2017-08-09 Thread Pranay Pandey
Congratulations Rishi!

Best regards,
Pranay Pandey
www.hotwaxsystems.com
www.hotwax.co

On Wed, Aug 9, 2017 at 2:26 PM, Sharan Foga  wrote:

> The OFBiz PMC has invited Rishi Solanki to become a new committer and are
> happy to announce that he has accepted.
>
> Some of the key factors considered for inviting him were as follows:
>
> - He has been involved with the OFBiz project for quite a while which
> shows dedication and commitment
> - He has a lot of good knowledge that he is happy to share which shows he
> is a good team player
> - His work is consistent, has good code quality and he has provided a
> range of patches
> - He is friendly, respectful and keen to help out others in the community
>
> Please join me in welcoming and congratulating Rishi!
>
> Thanks
> Sharan
>


Re: Welcome Akash Jain as a New Committer!

2017-08-09 Thread Pranay Pandey
Congratulations Akash!

Best regards,
Pranay Pandey
www.hotwaxsystems.com
www.hotwax.co

On Wed, Aug 9, 2017 at 2:28 PM, Sharan Foga  wrote:

> The OFBiz PMC has invited Akash Jain to become a new committer and are
> happy to announce that he has accepted.
>
> Some of the key factors considered for inviting him were as follows:
>
> - He has been involved with the OFBiz project for quite a while which
> shows his dedication and commitment
> - He has a lot of good knowledge (both functional and technical) that he
> is happy to share which shows he is a good team player
> - He is very active, positive and respectful to others in the community
> - He has contributed patches and shows a willingness to learn which is
> really important as the project continues to go through changes
>
> Please join me in welcoming and congratulating Akash.
>
> Thanks
> Sharan
>


Re: New Website Branch Created

2017-07-26 Thread Pranay Pandey
+1 Taher.

Best regards,
Pranay Pandey
www.hotwaxsystems.com
www.hotwax.co

On Wed, Jul 26, 2017 at 11:43 AM, Taher Alkhateeb <
slidingfilame...@gmail.com> wrote:

> Thank you very much Sharan. The website looks really beautiful! my
> recommendation is to go ahead and publish it immediately and we can
> start to fix things as we go.
>
> Some notes for things to work on later:
> - The three main pitches should be either without a link, or a link to
> relevant documentation (I'm referring to: "Powerful Java Web
> Framework", "Developer Friendly", etc ...)
> - The FAQ needs to be expanded, maybe we can get stuff from the
> original FAQ documentation after we clean it up [1]
> - We need to find a more appealing solution for the social media
> links. I believe they should be in the top as icons instead of links
> in the footer. I think the template used already has a solution for
> this but I need to review it at some point.
>
> [1] https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-
> +Tips+-+Tricks+-+Cookbook+-+HowTo
>
> On Tue, Jul 25, 2017 at 1:59 PM, Sharan Foga  wrote:
> > Hi Everyone
> >
> > I've pretty much completed what I think could be an initial version of
> our new website so please feel free to take a look and let me have any
> feedback. (Just for info - all the pictures I've used are from Pixabay.com
> and are free to use and don't need any attribution)
> >
> > It would be good to have some sample OFBiz pictures (and community
> feedback supported this too - instead of the all generic ones) especially
> on the home page so I have contacted Kenneth Paskett who has helped with
> the graphic design so far, to ask for a little more help doing that.  So
> once that is done, pending any other feedback, I think we could be ready to
> publish.
> >
> > Thanks
> > Sharan
> >
> >
> > On 2017-06-25 18:54 (+0200), Taher Alkhateeb 
> wrote:
> >> +1 for switching the website to the new one and completing it as we go.
> >>
> >> We should try to automate publishing the website. One solution is to
> >> publish the website as is. Another solution is to restructure the
> >> website so that only the "generated" stuff gets published to the
> >> server. So the directory structure could be something like the below.
> >> And then we can have commands like ./gradlew generateHtml or ./gradlew
> >> publishHtml
> >>
> >> website-project/
> >> ├── build.gradle
> >> ├── public
> >> │   ├── about-ofbiz.html
> >> │   ├── business-users.html
> >> │   ├── developers.html
> >> │   ├── bootstrap
> >> │   ├── css
> >> │   └── etc...
> >> └── template
> >> ├── html.tpl.php
> >> ├── page
> >> │   ├── about-ofbiz.tpl.php
> >> │   ├── business-users.tpl.php
> >> │   ├── developers.tpl.php
> >> │   └── etc ...
> >> └── region
> >> ├── footer.tpl.php
> >> ├── header.tpl.php
> >> ├── head.tpl.php
> >> └── scripts.tpl.php
> >>
> >> On Sun, Jun 25, 2017 at 7:35 PM, Sharan Foga 
> wrote:
> >> > Hi Michael
> >> >
> >> > I like the idea (I'd been looking at an all or nothing approach :-)
> so just
> >> > putting the minimum we need live is OK with me. I have some changes in
> >> > progress for the main page, so will commit those tomorrow.
> Essentially I've
> >> > removed the bottom slider panel and instead added a section on OFBiz
> >> > Features, modules and benefits. I'll also take a look at the key
> pages and
> >> > update what I can.
> >> >
> >> > I'm not sure what to do about the php template conversion to html.
> I've been
> >> > doing it manually but it probably needs a script and I know we talked
> about
> >> > replacing the php templates with Freemarker ones but not sure how
> easy that
> >> > would be so ideas welcome.
> >> >
> >> > Thanks
> >> > Sharan
> >> >
> >> >
> >> >
> >> > On 25/06/17 18:03, Michael Brohl wrote:
> >> >>
> >> >> Hi Sharan,
> >> >>
> >> >> Taher gave me a hint on this topic so I had a look at the new
> website code
> >> >> and display. I like it and think we should put some effort  in this
> to get
> >> >> it ready for production.
> >> >>
> >> >> I'

Re: svn commit: r1802460 - /ofbiz/branches/release16.11/tools/

2017-07-20 Thread Pranay Pandey
Thanks Deepak. Something went wrong. I am correcting it.

Kind regards,
Pranay Pandey


On Thu, Jul 20, 2017 at 2:54 PM, Deepak Dixit <
deepak.di...@hotwaxsystems.com> wrote:

> Hi Pranay,
>
> I think something went wrong while merge.
> Actual changes are missing in this commit.
>
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
> www.hotwax.co
>
> On Thu, Jul 20, 2017 at 2:30 PM,  wrote:
>
> > Author: pranayp
> > Date: Thu Jul 20 09:00:16 2017
> > New Revision: 1802460
> >
> > URL: http://svn.apache.org/viewvc?rev=1802460&view=rev
> > Log:
> > Applied fix from trunk for revision: 1802459
> > ===
> >
> > Fixed: Profile link for Lead not working properly in sfa component.
> > (OFBIZ-9497)
> >
> > Updated "Profile" link in LinkTabBar in SfaMenus for roleTypeId.
> >
> > Thanks Aditya Sharma for reporting an providing the patch.
> >
> > Modified:
> > ofbiz/branches/release16.11/tools/   (props changed)
> >
> > Propchange: ofbiz/branches/release16.11/tools/
> > 
> > --
> > --- svn:mergeinfo (added)
> > +++ svn:mergeinfo Thu Jul 20 09:00:16 2017
> > @@ -0,0 +1,15 @@
> > +/ofbiz/branches/2013_RemoveJavolution/tools:1462755
> > +/ofbiz/branches/OFBIZ-5312-ofbiz-ecommerce-seo-2013-10-
> > 23/tools:1535171-1654698
> > +/ofbiz/branches/OFBIZ-6275/tools:1675394-1675466
> > +/ofbiz/branches/addbirt/tools:831210-885099,885686-886087
> > +/ofbiz/branches/boostrap_theme/tools:1635411,1635439,1635465
> > +/ofbiz/branches/dojo1.4/tools:951708-952957
> > +/ofbiz/branches/framework-api-cleanup/tools:1619853-1620529
> > +/ofbiz/branches/jackrabbit20100709/tools:962442-1231517
> > +/ofbiz/branches/jquery/tools:952958-1044489
> > +/ofbiz/branches/json-integration-refactoring/tools:1634077-1635900
> > +/ofbiz/branches/multitenant20100310/tools:921280-927264
> > +/ofbiz/branches/release13.07/tools:1547657
> > +/ofbiz/ofbiz-framework/trunk:1802459
> > +/ofbiz/ofbiz-framework/trunk/tools:1783202,1783388,1784549,
> > 1784558,1784708,1785882,1785925,1786079,1786214,1786525,1787047,1787133,
> > 1787176,1787535,1787906-1787911,1787949,1789665,1789863,1789874,1790396,
> > 1790810,1791277,1791288,1791342,1791346,1791490,1791496,1791625,1791634,
> > 1791791,1791804,1792270,1792272,1792275,1792432,1792609,1792638,1794008,
> > 1794132,1796047,1796262,1797733,1798668,1798682,1798796,1798803,1798808,
> > 1799088,1799183,1799327,1799417,1799687,1799767,1799793,1799859,1800250,
> > 1800780,1800832,1800853,1801094,1801274,1801336,1801340,1801359,1801742
> > +/ofbiz/trunk/tools:1770481,1770490,1770540,1771440,
> > 1771448,1771516,1771935,1772346,1772880,1774772,1775441,1779724,1780659,
> > 1781109,1781125,1781979,1782498,1782520
> >
> >
> >
>


Re: [PROPOSAL] Backporting bugs Re: [jira] [Commented] (OFBIZ-9459) Wrong screen redirection after adding note on Lead profile screen

2017-07-11 Thread Pranay Pandey
+1

I think committer of the fix in trunk should take the ownership of
backporting. If you are not able to do it now, keep it open. Tagging the
ticket is a good idea. Bulk backporting should be avoided as it's error
prone.

Best regards,
Pranay Pandey
www.hotwaxsystems.com
www.hotwax.co

On Mon, Jul 10, 2017 at 5:32 PM, Michael Brohl 
wrote:

> Hi everyone,
>
> I think we should setup some kind of policy for the bugfixing in the
> project.
>
> While every committer is free to decide if he does a backport himself, we
> should make sure that bugfixes go into the supported release branches also.
>
> I propose to define the following policies:
>
> 1. bugfixes should be backported by the committer who does the bugfix in
> trunk if possible
>
> 2. if he does not, for an reason, backport the bugfix, he should either
> open a new Jira for a task to backport or leave the original issue open
> with a remark that a backport is needed.
>
> (I tend to leave the issue open).
>
> In no case should we close a Jira issue without doing 1. or 2.
>
> What do you think?
>
> Regards,
>
> Michael Brohl
> ecomify GmbH
> www.ecomify.de
>
>
> Am 10.07.17 um 13:26 schrieb Jacques Le Roux (JIRA):
>
>>  [ https://issues.apache.org/jira/browse/OFBIZ-9459?page=com.
>> atlassian.jira.plugin.system.issuetabpanels:comment-tabpane
>> l&focusedCommentId=16080188#comment-16080188 ]
>>
>> Jacques Le Roux commented on OFBIZ-9459:
>> 
>>
>> Hi Arun, I noticed that, like few other issues (at least OFBIZ-9473,
>> OFBIZ-9316, OFBIZ-9317) that you did not backport this bug. Is there a
>> reason? Do you want me to do it? Thanks.
>>
>> Wrong screen redirection after adding note on Lead profile screen
>>> -
>>>
>>>  Key: OFBIZ-9459
>>>  URL: https://issues.apache.org/jira/browse/OFBIZ-9459
>>>  Project: OFBiz
>>>   Issue Type: Bug
>>>   Components: marketing
>>> Reporter: Jagpreet Kaur
>>> Assignee: Arun Patidar
>>>  Fix For: Upcoming Release
>>>
>>>  Attachments: Create Note.png, OFBIZ-9459.patch,
>>> Screenredirection.png
>>>
>>>
>>> 1) Go to SFA component.
>>> 2) Click on Leads tab [https://demo-trunk-ofbiz.apac
>>> he.org:8443/sfa/control/FindLeads|https://demo-trunk-ofbiz.
>>> apache.org:8443/sfa/control/FindLeads].
>>> 3) Choose any partyId from All Lead list, you will be navigated to Lead
>>> profile. [https://demo-trunk-ofbiz.apache.org:8443/sfa/control/viewpr
>>> ofile?roleTypeId=LEAD&partyId=DemoLead|https://demo-trunk-
>>> ofbiz.apache.org:8443/sfa/control/viewprofile?roleTypeId
>>> =LEAD&partyId=DemoLead]
>>> 4) Click on "Create New" button in the Notes section.
>>> 5) Add the Note content.
>>> 6) Click on "Save Button".
>>> View redirection should be profile but it shows the blank screen.
>>>
>>
>>
>> --
>> This message was sent by Atlassian JIRA
>> (v6.4.14#64029)
>>
>
>
>


Re: Document Location

2017-07-09 Thread Pranay Pandey
+1

Best regards,
Pranay Pandey
www.hotwaxsystems.com


On Sun, Jul 9, 2017 at 2:33 PM, Rishi Solanki 
wrote:

> Hi Pierre Smits/All,
>
> I just gone thru the the blog post by Pierre Smits, Brewing with OFBiz at a
> small or medium sized brewery <https://cwiki.apache.org/
> confluence/x/64HoAg>
>
> I see this is good case study thanks Pierre for that. The only concern I
> have is this is under the 'Business Process Stories and Use Cases Library'
> as parent. I would propose new location for the document.
>
> Current Location: Document > Business Process Stories and Use Cases Library
> > Brewing with OFBiz at a small or medium sized brewery
>
> Proposed Location: Document > Case Study > Brewing with OFBiz at a small or
> medium sized brewery
>
>
> Proposing this so that in case other wanted to add case study then all can
> be found at one place.
>
> If everyone agree then we can move this to new location.
>
>
> Thanks!
>
> Rishi Solanki
> Sr Manager, Enterprise Software Development
> HotWax Systems Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxsystems.com
>


Re: [DOCUMENTATION] Fixing our End User Documentation Problem

2017-05-30 Thread Pranay Pandey
+1

Best regards,

Pranay Pandey
Senior Manager, Enterprise Software Development
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, May 30, 2017 at 1:42 PM, Sharan Foga  wrote:

> Hi All
>
> Craig Parker and I are planning to take on our End User Documentation
> problem. Our goal is to improve the OFBiz documentation and provide some
> useful information for users and non-technical people. We plan to work on
> the following:
>
> *_OFBiz Glossary_*
>
>  * Put together a full glossary of OFBiz terms so that the concepts are
>clear (things like catalogs, parties, even products can be confusing
>when trying to explain what they are)
>
> *_Menu Structured Documentation _*
>
>  * This will follow the existing menu structure and will eventually
>replace / update the current in application screen help that is
>already in OFBiz.
>  * The focus of this effort will be to standardise the information and
>complete missing information initially for core modules and official
>plugins
>
> *_End User Guide_*
>
>  * This will give users an overview of the applications and processes
>  * It will include a list of basic tasks for each process
>  * It will also include links to examples
>
> *_How Tos_*
>
>  * This will be a quick reference How-To by area (for example the first
>set of these will focus on downloading and installing OFBiz)
>
> *_Examples and Tutorials_*
>
>  * This will provide practical examples of using the applications in a
>real life scenario
>  * It will build understanding (and familiarity) by having a common
>theme or story
>
> *_Training Matrix_*
>
>  * We also talked about putting together some form of Training Matrix
>but I think that could be done after the other content has been
>developed.
>
> *_Implementation Strategy and Next Steps_*
> I'd like to temporarily recover and use the End User Docs workspace to
> prepare all of these. I prefer using a separate space where we won't need
> to be concerned about the wiki re-organisation. Also at the moment there is
> already some user documentation in the End User Docs workspace so we can
> review that as part of the documentation effort and incorporate it or
> re-write it where it necessary.
>
> Another idea is that the End User Docs workspace could be a good place to
> store what will become the replacement for our in application screen
> sensitive help. The main thing we are missing is content - once we have the
> content we look at extracting it into whatever format we need.
>
> As the documentation sections are completed we will move them over to the
> re-organised documentation space in the wiki.
>
> At this stage we are going to be having any documentation discussions etc
> on this list but the aim is that this effort will eventually also encourage
> contributions and feedback from our user community.
>
> Also if anyone else is interested in helping contribute to this effort
> then please let me know.
>
> Thanks
> Sharan
>
>


Re: ApacheCon Youtube Presentation: A Tale of 2 Developers

2017-05-30 Thread Pranay Pandey
Wonderful, thanks Sharan.

Best regards,

Pranay Pandey
Senior Manager, Enterprise Software Development
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, May 23, 2017 at 9:19 PM, Sharan Foga  wrote:

> Hi All
>
> If you are a developer working for a commercial company on an Apache
> project then I think this was a brilliant presentation that really answered
> a lot of questions in a fun way. It covers all the main Apache concepts and
> the reasons behind it all. And yes they were joking about Python!
>
> https://www.youtube.com/watch?v=ea_9qkaTeVw&list=PLbzoR-pLrL
> 6pLDCyPxByWQwYTL-JrF5Rp&index=26
>
> Thanks
> Sharan
>


Re: New ASF Members from OFBiz Community

2017-04-04 Thread Pranay Pandey
Wow, that's amazing, you have got one more role for serving the amazing
community of Open Source enthusiasts. Many congratulations to Michael,
Taher, Anil, Ashish and Bilgin.

Best regards,

Pranay Pandey
Senior Manager, Enterprise Software Development
HotWax Systems
http://www.hotwaxsystems.com/

On Wed, Apr 5, 2017 at 12:32 AM, Sharan Foga  wrote:

> Hi Everyone
>
> Wow – we have even more good news! Another three people from our community
> have been invited to become members of the Apache Software Foundation. They
> are Anil Patel, Ashish Vijaywargiya and Bilgin Ibryam
>
> Many congratulations Anil, Ashish and Bilgin !!!
>
> Thanks
> Sharan
>
> On 2017-04-03 11:06 (+0200), "Sharan Foga" wrote:
> > Hi Everyone
> >
> > Please join me in congratulating Michael Brohl and Taher Alkhateeb as
> being invited to become members of the Apache Software Foundation.
> >
> > Congratulations Michael and Taher!
> >
> > Thanks
> > Sharan
> >
> >
>


Re: Welcome James Yong as a new committer

2017-03-15 Thread Pranay Pandey
Many congratulations James!!!

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, Mar 14, 2017 at 2:26 PM, Jacopo Cappellato <
jacopo.cappell...@hotwaxsystems.com> wrote:

> The OFBiz PMC has invited James Yong to become a new committer and we are
> happy to announce that he has accepted.
>
> James has been involved in OFBiz for years providing patches, reporting
> bugs, discussing issues and also providing help and advice to others on the
> mailing lists.
> James has a nice positive attitude and is constructive and community
> oriented and has been active on both the development and user mailing lists
> responding to some quite technical functional questions.
>
> Please join me in welcoming and congratulating James.
>
> Thanks
>
> Jacopo
>


Re: [PROPOSAL] deprecate mini lang

2017-02-28 Thread Pranay Pandey
+1

Thanks for the well thought proposal.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Sat, Feb 18, 2017 at 2:47 PM, Michael Brohl 
wrote:

> Hi everyone,
>
> we are currently working hard to make OFBiz a modern, quality, robust and
> easy to use framework.
> There are several ongoing initiatives like refactoring the core, UX,
> changing the build and plugin system and cleaning up the javadocs, only to
> mention a few.
>
> In mini lang I see another part of our project which needs a
> refactoring/change. Here are some reasons:
>
> - Programming in XML is hard to deal with when it comes to refactoring.
>
> - The "code" cannot be debugged and is hard to review and maintain.
>
> - It is slower because of the overhead of parsing and processing XML
> documents
>
> - It is highly verbose, even so more than Java!
>
> - It is difficult to reason about because everything appears as a string
> (variables, maps, objects, etc ...) which makes it very difficult to know
> where something was declared or modified
>
> - It is highly error prone and brittle (again due to string declarations)
>
> - It is not a full programming language (unlike groovy, or any other
> language that supports a DSL). Thus it has many limitations that forces the
> developer to write many more lines of code to achieve the same result.
>
> - The code is not reusable (limitation of the DSL)
>
> - The code is not composable (limitation of the DSL)
>
> - Minilang depends on a lot of Java constructs (implementations, not
> interfaces) that require refactoring, making any improvements to the core
> API more challenging
>
> - Minilang is used inconsistently (different DSL in widgets, services and
> entities). Hence, we need to keep only a minimal DSL to declare things only.
>
>
> We already have Java based implementations for services and events and
> there are ideas to implement a Groovy DSL which can be used as easy (or
> easier) as mini lang and does not have the above mentioned flaws.
>
> I therefore like to propose to deprecate the mini lang implementation
> which means:
>
> 1. there will be no new implementations based on mini lang accepted to go
> into the code base.
>
> 2. mini lang and mini lang code will be maintained with bug and security
> fixes for backwards compatibility and to support existing adopters relying
> on mini lang.
>There will be no new features though.
>
> 3. we will continously replace the mini lang implementations with Java
> and/or Groovy code. This will be another good opportunity for contributors
> to engage in the project.
>
>
> This will certainly be a longer process and we will not stop support for
> mini lang but I think we should avoid to add more mini lang implementations
> to the project.
>
> What do you think?
>
> Regards,
>
> Michael
>
>
>
>


Re: Welcome Deepak Dixit as a new PMC member

2017-02-24 Thread Pranay Pandey
Perfect, many congratulations Deepak. You deserve to be. Wishing you all
the very best for this role.

Best regards,
Pranay Pandey

On 24-Feb-2017 6:38 PM, "Jacques Le Roux" 
wrote:

The OFBiz PMC has invited Deepak Dixit to become a new member of the
committee; and the committee members are happy to announce that he has
accepted.

Deepak has been involved in OFBiz for a long time now, and is a respected
committer for 2 years.

We are sure Deepak will help us to take good decisions in favour of a
bright future for OFBiz!

Please join me in welcoming and congratulating Deepak.

Thanks

Jacques
PS: Deepak, I let you change your status on the wiki PMC page :)


Re: Welcome Swapnil Shah as a New Committer!

2017-02-14 Thread Pranay Pandey
Congratulations Swapnil!!!

Regards,
Pranay Pandey

On 14-Feb-2017 4:30 PM, "Sharan Foga"  wrote:

> The OFBiz PMC has invited Swapnil Shah to become a new committer and are
> happy to announce that he has accepted.
>
> Swapnil has been involved in OFBiz for a few years and has been active on
> both the development and user mailing lists responding to some quite
> technical functional questions.
>
> Some of the key factors considered for inviting him were as follows:
>
> - He has very good functional knowledge about OFBiz and this is a valuable
> skill that is useful to developers and users
> - He is polite, positive, friendly and collaborative when dealing the
> community discussions on the mailings lists or Jira
> - He has raised Jiras, performed testing on patches and new other
> functionality
> - The PMC would like to see a wide range of people from the community
> (developers and non-developers) recognised for their contributions to the
> project.
>
> Please join me in welcoming and congratulating Swapnil.
>
> Thanks
> Sharan
>


Re: tutorial for new version

2017-02-07 Thread Pranay Pandey
Hi Ahmad,

The existing OFBiz beginners tutorial
<https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide>
should
work for you, as you simply replace ant targets with gradle.
For 16.11.01 and trunk versions of OFBiz you can find good information on
gradle commands in README.md file.

Please feel free to post any issues you face.


Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, Feb 7, 2017 at 2:38 PM, Ahmad Rabab’ah  wrote:

> Hello ,
>
> There is any tutorial for the latest version for OFbiz *16.11.01* ?
> or any documentation for that ?
>
>
>
>
> *Best Regards,*
>
>
>
> Ahmad Rbab’ah
>
> Java Developer
>
>
>
> [image: Description: Logo for Office-4]
>
>
>
> [image: Description: bi email-3-02]
>
>
>
> P.O.Box 3516 Amman, 11821
>
> The Hashemite Kingdom of Jordan
>
> *Tel.* +962 (6) 556 2620
>
> *Mob (Jordan).*   +962 79 5077915
>
> [image: Description: bi email-3-04]
>
> [image: Description: bi email-3-05]
>
> /biict
>
> @biict
>
>
>
>
>


Re: svn commit: r1781366 [1/3] - in /ofbiz/trunk: applications/content/widget/compdoc/ applications/content/widget/content/ applications/product/template/ applications/product/template/store/ applicat

2017-02-02 Thread Pranay Pandey
Thanks Gil.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Thu, Feb 2, 2017 at 6:28 PM, gil portenseigne <
gil.portensei...@nereide.fr> wrote:

> Hello Pranay,
>
> Jacques reverted it just after, he did not commited it on purpose.
>
> Regards,
>
> Gil
>
>
>
> Le 02/02/2017 à 13:52, Pranay Pandey a écrit :
>
>> ??
>>
>> Log:
>> Implemented:
>> Improved:
>> Documented:
>> Completed:
>> Reverted:
>> Fixed:
>> (OFBIZ-)
>> Explanation
>> Thanks:
>>
>> Best regards,
>>
>> Pranay Pandey
>> HotWax Systems
>> http://www.hotwaxsystems.com/
>>
>> On Thu, Feb 2, 2017 at 4:03 PM,  wrote:
>>
>> Author: jleroux
>>> Date: Thu Feb  2 10:33:59 2017
>>> New Revision: 1781366
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1781366&view=rev
>>> Log:
>>> Implemented:
>>> Improved:
>>> Documented:
>>> Completed:
>>> Reverted:
>>> Fixed:
>>> (OFBIZ-)
>>> Explanation
>>> Thanks:
>>>
>>> Added:
>>>  ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/
>>> Owasp.CsrfGuard.js
>>>   (with props)
>>>  ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/
>>> Owasp.CsrfGuard.properties
>>>   (with props)
>>>  ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller
>>> -
>>> Copie.xml   (with props)
>>>  ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web -
>>> Copie.xml   (with props)
>>>  ofbiz/trunk/framework/webapp/config/requestHandler -
>>> Copie.properties   (with props)
>>>  ofbiz/trunk/themes/tomahawk/template/Header - Copie.ftl   (with
>>> props)
>>> Modified:
>>>  ofbiz/trunk/applications/content/widget/compdoc/
>>> CompDocTemplateTree.xml
>>>  ofbiz/trunk/applications/content/widget/content/ContentForms.xml
>>>  ofbiz/trunk/applications/product/template/Main.ftl
>>>  ofbiz/trunk/applications/product/template/store/
>>> EditProductStoreWebSites.ftl
>>>  ofbiz/trunk/framework/base/src/main/java/org/apache/
>>> ofbiz/base/util/template/FreeMarkerWorker.java
>>>  ofbiz/trunk/framework/minilang/src/main/java/org/
>>> apache/ofbiz/minilang/method/entityops/EntityOne.java
>>>  ofbiz/trunk/framework/widget/dtd/widget-common.xsd
>>>  ofbiz/trunk/framework/widget/src/main/java/org/apache/
>>> ofbiz/widget/renderer/macro/MacroFormRenderer.java
>>>
>>> Modified: ofbiz/trunk/applications/content/widget/compdoc/
>>> CompDocTemplateTree.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
>>> content/widget/compdoc/CompDocTemplateTree.xml?rev=
>>> 1781366&r1=1781365&r2=1781366&view=diff
>>> 
>>> ==
>>> --- ofbiz/trunk/applications/content/widget/compdoc/CompDocTempl
>>> ateTree.xml
>>> (original)
>>> +++ ofbiz/trunk/applications/content/widget/compdoc/CompDocTempl
>>> ateTree.xml
>>> Thu Feb  2 10:33:59 2017
>>> @@ -22,7 +22,7 @@ under the License.
>>>   >> root-node-name="node-root"
>>>   default-render-style="simple" default-wrap-style="treeWrappe
>>> r">
>>>   
>>> -
>>> +>> use-cache="false">
>>>   >> from-field="rootContentId"/>
>>>   
>>>   >> location="component://content/widget/compdoc/CompDocScreens.xml"/>
>>> @@ -54,7 +54,7 @@ under the License.
>>>   
>>>   
>>>   >> entity-name="AssocRevisionItemView" wrap-style="treeWrapper">
>>> -
>>> +>> use-cache="false">
>>>   >> from-field="itemContentId"/>
>>>   
>>>   >> location="component://content/widget/compdoc/CompDocScreens.xml"/>
>>> @@ -90,7 +90,7 @@ under the License.
>>>   >> root-node-name="node-root"
>>>   default-render-style="simple" default-wrap-style="treeWrappe
>>> r">
>>>   
>>> -
>>> +>> use

Re: svn commit: r1781366 [1/3] - in /ofbiz/trunk: applications/content/widget/compdoc/ applications/content/widget/content/ applications/product/template/ applications/product/template/store/ applicat

2017-02-02 Thread Pranay Pandey
??

Log:
Implemented:
Improved:
Documented:
Completed:
Reverted:
Fixed:
(OFBIZ-)
Explanation
Thanks:

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Thu, Feb 2, 2017 at 4:03 PM,  wrote:

> Author: jleroux
> Date: Thu Feb  2 10:33:59 2017
> New Revision: 1781366
>
> URL: http://svn.apache.org/viewvc?rev=1781366&view=rev
> Log:
> Implemented:
> Improved:
> Documented:
> Completed:
> Reverted:
> Fixed:
> (OFBIZ-)
> Explanation
> Thanks:
>
> Added:
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/Owasp.CsrfGuard.js
>  (with props)
> 
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/Owasp.CsrfGuard.properties
>  (with props)
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller -
> Copie.xml   (with props)
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web -
> Copie.xml   (with props)
> ofbiz/trunk/framework/webapp/config/requestHandler -
> Copie.properties   (with props)
> ofbiz/trunk/themes/tomahawk/template/Header - Copie.ftl   (with props)
> Modified:
> ofbiz/trunk/applications/content/widget/compdoc/
> CompDocTemplateTree.xml
> ofbiz/trunk/applications/content/widget/content/ContentForms.xml
> ofbiz/trunk/applications/product/template/Main.ftl
> ofbiz/trunk/applications/product/template/store/
> EditProductStoreWebSites.ftl
> ofbiz/trunk/framework/base/src/main/java/org/apache/
> ofbiz/base/util/template/FreeMarkerWorker.java
> ofbiz/trunk/framework/minilang/src/main/java/org/
> apache/ofbiz/minilang/method/entityops/EntityOne.java
> ofbiz/trunk/framework/widget/dtd/widget-common.xsd
> ofbiz/trunk/framework/widget/src/main/java/org/apache/
> ofbiz/widget/renderer/macro/MacroFormRenderer.java
>
> Modified: ofbiz/trunk/applications/content/widget/compdoc/
> CompDocTemplateTree.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
> content/widget/compdoc/CompDocTemplateTree.xml?rev=
> 1781366&r1=1781365&r2=1781366&view=diff
> 
> ==
> --- ofbiz/trunk/applications/content/widget/compdoc/CompDocTemplateTree.xml
> (original)
> +++ ofbiz/trunk/applications/content/widget/compdoc/CompDocTemplateTree.xml
> Thu Feb  2 10:33:59 2017
> @@ -22,7 +22,7 @@ under the License.
>   root-node-name="node-root"
>  default-render-style="simple" default-wrap-style="treeWrapper">
>  
> -
> + use-cache="false">
>   from-field="rootContentId"/>
>  
>   location="component://content/widget/compdoc/CompDocScreens.xml"/>
> @@ -54,7 +54,7 @@ under the License.
>  
>  
>   entity-name="AssocRevisionItemView" wrap-style="treeWrapper">
> -
> + use-cache="false">
>   from-field="itemContentId"/>
>  
>   location="component://content/widget/compdoc/CompDocScreens.xml"/>
> @@ -90,7 +90,7 @@ under the License.
>   root-node-name="node-root"
>  default-render-style="simple" default-wrap-style="treeWrapper">
>  
> -
> + use-cache="false">
>   from-field="instanceContent.instanceOfContentId"/>
>  
>   location="component://content/widget/compdoc/CompDocScreens.xml"/>
> @@ -122,7 +122,7 @@ under the License.
>  
>  
>   entity-name="AssocRevisionItemView">
> -
> + use-cache="false">
>   from-field="itemContentId"/>
>  
>   location="component://content/widget/compdoc/CompDocScreens.xml"/>
>
> Modified: ofbiz/trunk/applications/content/widget/content/ContentForms.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/
> content/widget/content/ContentForms.xml?rev=1781366&
> r1=1781365&r2=1781366&view=diff
> 
> ==
> --- ofbiz/trunk/applications/content/widget/content/ContentForms.xml
> (original)
> +++ ofbiz/trunk/applications/content/widget/content/ContentForms.xml Thu
> Feb  2 10:33:59 2017
> @@ -230,9 +230,9 @@ under the License.
>  
>  
>   type="single"
> -header-row-style="header-row" default-table-style="basic-table">
> +header-row-style=

Re: OFBiz demo certificate

2017-01-15 Thread Pranay Pandey
+1 Michal, thanks for starting this thread. I agree, potential adopters may
not feel comfortable with the message from the browser.

Regards,
Pranay Pandey

On 13-Jan-2017 9:26 PM, "Michael Brohl"  wrote:

Hi,

we have several initiatives to raise the adoption of OFBiz by new users.
For new users, one of the first steps to learn about OFBiz or look around
what's in it, might be our OFBiz demo instances.

Unfortunately, the currently used demo domain https://ofbiz-vm2.apache.org
does not match the certificate's domain https://ofbiz-vm.apache.org. The
certificate is valid though.
With the latest browsers, you get a big error because of the certificate
mismatch. Even if this is mentioned in red above the demo links, I guess
that potential adopters will be pushed back by this.

I think that we should take care of that and change the domain name, if
possible.
Is there anything preventing us from doing so?

Best regards,
Michael


Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-01-11 Thread Pranay Pandey
On Wed, Jan 11, 2017 at 6:54 PM, Pierre Smits 
wrote:

> We could also consider to have for each component a separate ASF git repo
> that replicates to external repo structures like GitHub.

+1

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Thu, Jan 12, 2017 at 11:58 AM, Jacopo Cappellato <
jacopo.cappell...@hotwaxsystems.com> wrote:

> On Wed, Jan 11, 2017 at 6:54 PM, Pierre Smits 
> wrote:
>
> > We could also consider to have for each component a separate ASF git repo
> > that replicates to external repo structures like GitHub.
>
>
> Agreed. it would be a natural consequence of the new layout and we should
> definitely request this to the Infra.
>
> Jacopo
>


Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-01-11 Thread Pranay Pandey
+1 for the proposal from Taher.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Wed, Jan 11, 2017 at 8:31 PM, Taher Alkhateeb  wrote:

> Hello Folks
>
> This is a proposal to the community to restructure our SVN repository. We
> do this by separating "official" plugins from the core OFBiz framework and
> to provide build script tasks to easily download and install these plugins.
> The details of this proposal are as follows:
>
> 1- Relocate OFBiz from http://svn.apache.org/repos/asf/ofbiz/ to
> http://svn.apache.org/repos/asf/ofbiz/ofbiz (with all trunk, branches and
> tags underneath as is)
> 2- Create a new tree under http://svn.apache.org/repos/as
> f/ofbiz/ofbiz-plugins to house all plugins
> 3- Remove /plugins/component-load.xml (any component in /plugins will load
> automatically if it is enabled in ofbiz-component.xml)
> 4- Create a gradle task with the below syntax. This task downloads a
> plugin from subversion and places it in /plugins and runs any install logic
> that it may have
>   Syntax: pullPluginSource -PpluginId=
>   Example: pullPluginSource -PpluginId=birt
> 5- Refactor the build scripts to cater for all the above
> 6- Update README.md to reflect all the above
>
> So for example, under this proposal, trunk is located in:
> http://svn.apache.org/repos/asf/ofbiz/ofbiz/trunk
>
> And the birt component is located in:
> http://svn.apache.org/repos/asf/ofbiz/ofbiz-plugins/trunk/birt
>
> This would allow us to have in the future the ability to provide releases
> not only for the framework but the plugins as well as two separate products.
>
> What do you think?
>
> Cheers,
>
> Taher Alkhateeb
>
>


Re: Defining the "Mission Statement" of the Apache OFBiz project

2017-01-11 Thread Pranay Pandey
+1

Sounds great.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Wed, Jan 11, 2017 at 2:40 PM, Jacopo Cappellato <
jacopo.cappell...@hotwaxsystems.com> wrote:

> Hi all,
>
> I think it would be great if we could write a short, simple, clear,
> realistic but inspirational "Mission Statement" [*] of the Apache OFBiz
> project.
> The mission statement, that summarizes in 1 line what we are all here for,
> could be published as the first paragraph of the OFBiz landing page [**]
> and then also used in our announcements and wherever we need to provide a
> one line summary of what we do and aim to do.
>
> Ideas?
>
> Jacopo
>
> [*] https://en.wikipedia.org/wiki/Mission_statement
> [**] http://ofbiz.apache.org/
>


Re: Inconsistent String Comparisons

2017-01-09 Thread Pranay Pandey
+1 Devanshu.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Mon, Jan 9, 2017 at 2:52 PM, Devanshu Vyas 
wrote:

> Hello Devs,
>
> I found an inconsistency in the code for string comparison
> *statusId.equals("PRUN_COMPLETED")* whereas it should be written as
> *"PRUN_COMPLETED".equals(statusId)*
> cause the former can throw NullPointerException if the variable found to be
> NULL.
>
> This code pattern can be found at several places and if you all agree with
> this I can provide a patch for correcting code.
>
> Let me know your thoughts.
>
> Thanks & Regards,
> Devanshu Vyas.
>


Re: Release specific documentation, was: Starting OfBiz at boot in the user list

2016-12-13 Thread Pranay Pandey
+1 Micheal, that sounds like a good idea to me.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Fri, Dec 2, 2016 at 3:40 PM, Michael Brohl 
wrote:

> Hi Jacques,
>
> We should indeed have an additional Wiki page where the deployment,
> running and hosting informations for releases 16.x + are documented.
>
> Which brings me to an idea: we should see if we can reorganise the
> documentation to have an entry point by release/version so that all
> informations are consistent within a release. We may have other impacting
> changes in the project and we should enable users to easily find all
> informations.
>
> That would be a good start for contributors who want to contribute apart
> from code.
>
> An example would be: http://camel.apache.org/manual.html
> Regards,
>
> Michael
>
> Am 02.12.16 um 09:41 schrieb Jacques Le Roux:
>
>> Craig,
>>
>> Could you tell us what you used in May (OFBiz version, scripts changes,
>> etc.)
>>
>> This is order to amend https://cwiki.apache.org/confl
>> uence/display/OFBIZ/How+to+run+OFBiz+as+a+Service if needed (I guess
>> it's needed ;))
>>
>> Thanks
>>
>> Jacques
>>
>>
>> Le 02/12/2016 à 04:34, Craig Parker a écrit :
>>
>>> I got this going finally back in May, but downloaded 16 tonight and
>>> can't fire it up. Here's how I got there a few months back...
>>>
>>> http://65.175.244.105:31415/ofbizdocs/?p=352
>>>
>>>
>>> On 05/03/2016 09:43 PM, Craig Parker wrote:
>>>
>>>> I've been following along on this site:
>>>> https://cwiki.apache.org/confluence/display/OFBIZ/How+to+
>>>> run+OFBiz+as+a+Service
>>>>
>>>> and can /etc/init.t/ofbiz start/stop/restart as root, but it won't fire
>>>> up at boot. Before I edited /etc/init.d/ofbiz, there was a line that said
>>>> "OFBIZ_USER=ofbiz" When I tried, as root to run /etc/init.d/ofbiz start,
>>>> I'd get an error:
>>>> Starting OFBiz: failure
>>>>
>>>> Only users root or ofbiz should start/stop the application
>>>>
>>>> Like I said, I can start it now manually as root, but it won't fire up
>>>> as boot. In /var/log/boot.log, I see that same error, except now it says
>>>> "...Only users root or root..."
>>>>
>>>> What'd I miss? I'm running Ubuntu Server 14.04 just using the default
>>>> built in database at the moment.
>>>>
>>>
>>>
>>>
>>
>
>


Re: [VOTE] [RELEASE] Apache OFBiz 16.11.01

2016-11-21 Thread Pranay Pandey
+1

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, Nov 22, 2016 at 12:21 AM, Jacopo Cappellato <
jacopo.cappell...@hotwaxsystems.com> wrote:

> This is the vote thread to issue the first release from the branch
> "release16.11".
>
> The name of the new release will be "Apache OFBiz 16.11.01".
>
> The release files can be downloaded from here:
>
> https://dist.apache.org/repos/dist/dev/ofbiz/
>
> and are:
>
> * apache-ofbiz-16.11.01.zip: the actual release file
>
> * KEYS: file with keys
>
> * apache-ofbiz-16.11.01.zip.asc: the detached signature file
>
> * apache-ofbiz-16.11.01.zip.md5, apache-ofbiz-16.11.01.zip.sha: hashes
>
> Vote:
>
> [ +1] release as Apache OFBiz 16.11.01
>
> [ -1] do not release
>
> This vote will be open for 5 days.
>
> For more details about this process please read
> http://www.apache.org/foundation/voting.html
>
> You can download and test the zip file and its signature and hashes (for
> instructions on testing the signature see
> http://www.apache.org/info/verification.html).
>
> Kind Regards,
>
> Jacopo
>


Re: Business Process and Use Case Library for Ecommerce ERP

2016-11-15 Thread Pranay Pandey
Thanks Rishi!

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, Nov 15, 2016 at 6:20 PM, Rishi Solanki 
wrote:

> Agreed, +1 for proposed hierachy.
>
> Thanks Pranay!
>
> Rishi Solanki
> Manager, Enterprise Software Development
> HotWax Systems Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxsystems.com
>
> On Tue, Nov 15, 2016 at 6:08 PM, Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> wrote:
>
> > Thanks Rishi for the note, there is a reason why I wanted to name those
> > component document suffixed with Branch or Release number. For better
> > indexing of documents, a unique name will help.
> >
> > Best regards,
> >
> > Pranay Pandey
> > HotWax Systems
> > http://www.hotwaxsystems.com/
> >
> > On Tue, Nov 15, 2016 at 4:40 PM, Rishi Solanki 
> > wrote:
> >
> > > Just one suggestion in hierachy, I'm good with the proposed hierachy as
> > > well.
> > >
> > > - OFBiz 14.12
> > > -- Ecommerce
> > > -- Order Manager
> > > ...
> > > ...
> > > ...
> > > - OFBiz 16.12
> > > -- Ecommerce
> > > -- Order Manager
> > >
> > > Thanks for initiative. :-)
> > >
> > >
> > > Rishi Solanki
> > > Manager, Enterprise Software Development
> > > HotWax Systems Pvt. Ltd.
> > > Direct: +91-9893287847
> > > http://www.hotwaxsystems.com
> > >
> > > On Tue, Nov 15, 2016 at 12:31 PM, Pranay Pandey <
> > > pranay.pan...@hotwaxsystems.com> wrote:
> > >
> > > > Interestingly, there will be heavy updates to these documents and
> hence
> > > > will be updated rigorously. Going with links to history I think won't
> > > work
> > > > in this case. We'll need to create separate pages with tagging the
> name
> > > of
> > > > the branch or release int he document name itself e.g.
> > > >
> > > > - OFBiz 14.12
> > > > -- Ecommerce 14.12
> > > > -- Order Manager 14.12
> > > > ...
> > > > ...
> > > > ...
> > > > - OFBiz 16.12
> > > > -- Ecommerce 16.12
> > > > -- Order Manager 16.12
> > > >
> > > >
> > > > Best regards,
> > > >
> > > > Pranay Pandey
> > > > HotWax Systems
> > > > http://www.hotwaxsystems.com/
> > > >
> > > > On Sun, Nov 13, 2016 at 3:31 PM, Jacques Le Roux <
> > > > jacques.le.r...@les7arts.com> wrote:
> > > >
> > > > > Hi Pranay,
> > > > >
> > > > > I like the idea, maybe you can use the same way I did it when I
> > updated
> > > > > the documentation for the Gradle move.
> > > > >
> > > > > I simply referenced with a link a previous version in history, eg:
> > "Pre
> > > > > Gradle version" notice at https://cwiki.apache.org/confl
> > > > > uence/display/OFBIZ/Addressing+Custom+Requirements+In+OFBiz
> > > > >
> > > > > Jacques
> > > > >
> > > > >
> > > > >
> > > > > Le 09/11/2016 à 13:55, Pranay Pandey a écrit :
> > > > >
> > > > >> Thanks Taher for this note. Yes it is about document
> re-organisation
> > > and
> > > > >> will help users to locate right set of document whenever needed.
> > > > >>
> > > > >> I am getting your point on priorities, but at the same time think
> > that
> > > > >> fine
> > > > >> tuned user stories will older branch will help us building good
> set
> > of
> > > > QA
> > > > >> artefacts for OFBiz upcoming release as well.
> > > > >>
> > > > >> I have also worked with one of my team member(Swapnil M Mane) to
> > come
> > > up
> > > > >> with a renewed OFBiz tutorial for beginners. Very soon we'll add
> it
> > to
> > > > >> OFBiz Confluence. Then we can discuss to upgrade it as needed for
> > > making
> > > > >> it
> > > > >> more easy to understand   and useful.
> > > > >>
> > > > >> Best regards,
> > > > >>
> > > > >> Pranay Pandey
> > > > >> HotWax Systems
> > > > >> http://www.hotwaxsystems.

Re: Business Process and Use Case Library for Ecommerce ERP

2016-11-15 Thread Pranay Pandey
Thanks Jacques.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, Nov 15, 2016 at 4:44 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Makes totally sense, thanks Pranay
>
> Jacques
>
>
> Le 15/11/2016 à 08:01, Pranay Pandey a écrit :
>
>> Interestingly, there will be heavy updates to these documents and hence
>> will be updated rigorously. Going with links to history I think won't work
>> in this case. We'll need to create separate pages with tagging the name of
>> the branch or release int he document name itself e.g.
>>
>> - OFBiz 14.12
>> -- Ecommerce 14.12
>> -- Order Manager 14.12
>> ...
>> ...
>> ...
>> - OFBiz 16.12
>> -- Ecommerce 16.12
>> -- Order Manager 16.12
>>
>>
>> Best regards,
>>
>> Pranay Pandey
>> HotWax Systems
>> http://www.hotwaxsystems.com/
>>
>> On Sun, Nov 13, 2016 at 3:31 PM, Jacques Le Roux <
>> jacques.le.r...@les7arts.com> wrote:
>>
>> Hi Pranay,
>>>
>>> I like the idea, maybe you can use the same way I did it when I updated
>>> the documentation for the Gradle move.
>>>
>>> I simply referenced with a link a previous version in history, eg: "Pre
>>> Gradle version" notice at https://cwiki.apache.org/confl
>>> uence/display/OFBIZ/Addressing+Custom+Requirements+In+OFBiz
>>>
>>> Jacques
>>>
>>>
>>>
>>> Le 09/11/2016 à 13:55, Pranay Pandey a écrit :
>>>
>>> Thanks Taher for this note. Yes it is about document re-organisation and
>>>> will help users to locate right set of document whenever needed.
>>>>
>>>> I am getting your point on priorities, but at the same time think that
>>>> fine
>>>> tuned user stories will older branch will help us building good set of
>>>> QA
>>>> artefacts for OFBiz upcoming release as well.
>>>>
>>>> I have also worked with one of my team member(Swapnil M Mane) to come up
>>>> with a renewed OFBiz tutorial for beginners. Very soon we'll add it to
>>>> OFBiz Confluence. Then we can discuss to upgrade it as needed for making
>>>> it
>>>> more easy to understand   and useful.
>>>>
>>>> Best regards,
>>>>
>>>> Pranay Pandey
>>>> HotWax Systems
>>>> http://www.hotwaxsystems.com/
>>>>
>>>> On Tue, Nov 8, 2016 at 4:53 PM, Taher Alkhateeb <
>>>> slidingfilame...@gmail.com>
>>>> wrote:
>>>>
>>>> Hi Pranay,
>>>>
>>>>> It is a good idea of course to keep multiple versions of documentation
>>>>> for
>>>>> multiple releases.
>>>>>
>>>>> Talking in terms of priority, however, I think perhaps we need to spend
>>>>> most of our energy into first organizing and cleaning up our
>>>>> documentation.
>>>>> We need an API section, a user manual, a developer manual, and a set of
>>>>> tutorials. All of these need to be categorized and point to each other
>>>>> in
>>>>> hyperlinks. Right now, the documentation is heavily scattered in
>>>>> different
>>>>> and confusing sections. There is no "one location" for getting a piece
>>>>> of
>>>>> information. So for example, the business processes could be maybe part
>>>>> of
>>>>> the "User Manual" right? We don't have such a categorization at the
>>>>> moment
>>>>> which dilutes value.
>>>>>
>>>>> Also if you think about it, good organization of this information would
>>>>> make it easier to create release-specific documentation because you're
>>>>> building on the same organized skeleton. So in short I agree with your
>>>>> approach but trying to convince you to perhaps try to focus your energy
>>>>> on
>>>>> organizing our documentation if you have the time for it.
>>>>>
>>>>> Thank you as always for your initiative.
>>>>>
>>>>> Cheers,
>>>>>
>>>>> Taher Alkhateeb
>>>>>
>>>>> On Tue, Nov 8, 2016 at 2:08 PM, Pranay Pandey <
>>>>> pranay.pan...@hotwaxsystems.com> wrote:
>>>>>
>>>>> Hello Everyone,
>>>>>
>>>

Re: Business Process and Use Case Library for Ecommerce ERP

2016-11-15 Thread Pranay Pandey
Thanks Rishi for the note, there is a reason why I wanted to name those
component document suffixed with Branch or Release number. For better
indexing of documents, a unique name will help.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, Nov 15, 2016 at 4:40 PM, Rishi Solanki 
wrote:

> Just one suggestion in hierachy, I'm good with the proposed hierachy as
> well.
>
> - OFBiz 14.12
> -- Ecommerce
> -- Order Manager
> ...
> ...
> ...
> - OFBiz 16.12
> -- Ecommerce
> -- Order Manager
>
> Thanks for initiative. :-)
>
>
> Rishi Solanki
> Manager, Enterprise Software Development
> HotWax Systems Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxsystems.com
>
> On Tue, Nov 15, 2016 at 12:31 PM, Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> wrote:
>
> > Interestingly, there will be heavy updates to these documents and hence
> > will be updated rigorously. Going with links to history I think won't
> work
> > in this case. We'll need to create separate pages with tagging the name
> of
> > the branch or release int he document name itself e.g.
> >
> > - OFBiz 14.12
> > -- Ecommerce 14.12
> > -- Order Manager 14.12
> > ...
> > ...
> > ...
> > - OFBiz 16.12
> > -- Ecommerce 16.12
> > -- Order Manager 16.12
> >
> >
> > Best regards,
> >
> > Pranay Pandey
> > HotWax Systems
> > http://www.hotwaxsystems.com/
> >
> > On Sun, Nov 13, 2016 at 3:31 PM, Jacques Le Roux <
> > jacques.le.r...@les7arts.com> wrote:
> >
> > > Hi Pranay,
> > >
> > > I like the idea, maybe you can use the same way I did it when I updated
> > > the documentation for the Gradle move.
> > >
> > > I simply referenced with a link a previous version in history, eg: "Pre
> > > Gradle version" notice at https://cwiki.apache.org/confl
> > > uence/display/OFBIZ/Addressing+Custom+Requirements+In+OFBiz
> > >
> > > Jacques
> > >
> > >
> > >
> > > Le 09/11/2016 à 13:55, Pranay Pandey a écrit :
> > >
> > >> Thanks Taher for this note. Yes it is about document re-organisation
> and
> > >> will help users to locate right set of document whenever needed.
> > >>
> > >> I am getting your point on priorities, but at the same time think that
> > >> fine
> > >> tuned user stories will older branch will help us building good set of
> > QA
> > >> artefacts for OFBiz upcoming release as well.
> > >>
> > >> I have also worked with one of my team member(Swapnil M Mane) to come
> up
> > >> with a renewed OFBiz tutorial for beginners. Very soon we'll add it to
> > >> OFBiz Confluence. Then we can discuss to upgrade it as needed for
> making
> > >> it
> > >> more easy to understand   and useful.
> > >>
> > >> Best regards,
> > >>
> > >> Pranay Pandey
> > >> HotWax Systems
> > >> http://www.hotwaxsystems.com/
> > >>
> > >> On Tue, Nov 8, 2016 at 4:53 PM, Taher Alkhateeb <
> > >> slidingfilame...@gmail.com>
> > >> wrote:
> > >>
> > >> Hi Pranay,
> > >>>
> > >>> It is a good idea of course to keep multiple versions of
> documentation
> > >>> for
> > >>> multiple releases.
> > >>>
> > >>> Talking in terms of priority, however, I think perhaps we need to
> spend
> > >>> most of our energy into first organizing and cleaning up our
> > >>> documentation.
> > >>> We need an API section, a user manual, a developer manual, and a set
> of
> > >>> tutorials. All of these need to be categorized and point to each
> other
> > in
> > >>> hyperlinks. Right now, the documentation is heavily scattered in
> > >>> different
> > >>> and confusing sections. There is no "one location" for getting a
> piece
> > of
> > >>> information. So for example, the business processes could be maybe
> part
> > >>> of
> > >>> the "User Manual" right? We don't have such a categorization at the
> > >>> moment
> > >>> which dilutes value.
> > >>>
> > >>> Also if you think about it, good organization of this information
> would
> > >>> make it easier to create re

Re: Business Process and Use Case Library for Ecommerce ERP

2016-11-14 Thread Pranay Pandey
Interestingly, there will be heavy updates to these documents and hence
will be updated rigorously. Going with links to history I think won't work
in this case. We'll need to create separate pages with tagging the name of
the branch or release int he document name itself e.g.

- OFBiz 14.12
-- Ecommerce 14.12
-- Order Manager 14.12
...
...
...
- OFBiz 16.12
-- Ecommerce 16.12
-- Order Manager 16.12


Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Sun, Nov 13, 2016 at 3:31 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Hi Pranay,
>
> I like the idea, maybe you can use the same way I did it when I updated
> the documentation for the Gradle move.
>
> I simply referenced with a link a previous version in history, eg: "Pre
> Gradle version" notice at https://cwiki.apache.org/confl
> uence/display/OFBIZ/Addressing+Custom+Requirements+In+OFBiz
>
> Jacques
>
>
>
> Le 09/11/2016 à 13:55, Pranay Pandey a écrit :
>
>> Thanks Taher for this note. Yes it is about document re-organisation and
>> will help users to locate right set of document whenever needed.
>>
>> I am getting your point on priorities, but at the same time think that
>> fine
>> tuned user stories will older branch will help us building good set of QA
>> artefacts for OFBiz upcoming release as well.
>>
>> I have also worked with one of my team member(Swapnil M Mane) to come up
>> with a renewed OFBiz tutorial for beginners. Very soon we'll add it to
>> OFBiz Confluence. Then we can discuss to upgrade it as needed for making
>> it
>> more easy to understand   and useful.
>>
>> Best regards,
>>
>> Pranay Pandey
>> HotWax Systems
>> http://www.hotwaxsystems.com/
>>
>> On Tue, Nov 8, 2016 at 4:53 PM, Taher Alkhateeb <
>> slidingfilame...@gmail.com>
>> wrote:
>>
>> Hi Pranay,
>>>
>>> It is a good idea of course to keep multiple versions of documentation
>>> for
>>> multiple releases.
>>>
>>> Talking in terms of priority, however, I think perhaps we need to spend
>>> most of our energy into first organizing and cleaning up our
>>> documentation.
>>> We need an API section, a user manual, a developer manual, and a set of
>>> tutorials. All of these need to be categorized and point to each other in
>>> hyperlinks. Right now, the documentation is heavily scattered in
>>> different
>>> and confusing sections. There is no "one location" for getting a piece of
>>> information. So for example, the business processes could be maybe part
>>> of
>>> the "User Manual" right? We don't have such a categorization at the
>>> moment
>>> which dilutes value.
>>>
>>> Also if you think about it, good organization of this information would
>>> make it easier to create release-specific documentation because you're
>>> building on the same organized skeleton. So in short I agree with your
>>> approach but trying to convince you to perhaps try to focus your energy
>>> on
>>> organizing our documentation if you have the time for it.
>>>
>>> Thank you as always for your initiative.
>>>
>>> Cheers,
>>>
>>> Taher Alkhateeb
>>>
>>> On Tue, Nov 8, 2016 at 2:08 PM, Pranay Pandey <
>>> pranay.pan...@hotwaxsystems.com> wrote:
>>>
>>> Hello Everyone,
>>>>
>>>> I am thinking to make a change in document hierarchy for Business
>>>> Process
>>>> and Use Case Library for Ecommerce ERP
>>>> <https://cwiki.apache.org/confluence/x/1gm8Ag>. I think we can rename
>>>> it
>>>> for branch or release.
>>>> E.g. we can prepare first set of documents for branch Release 14.12. So
>>>>
>>> the
>>>
>>>> document hierarchy will look like:
>>>>
>>>> - Business Process and Use Case Library for Ecommerce ERP
>>>> -- Release 14.12
>>>> -- Release 16.12
>>>> -- and so on
>>>>
>>>> So the idea is to dedicatedly build documents for specific branch or
>>>> releases. This way a set of the documents will be declared to be used
>>>>
>>> for a
>>>
>>>> specific release being used. As we start preparing for the new release,
>>>>
>>> we
>>>
>>>> can copy from old release and append the additions to it. We can then
>>>>
>>> also
>>>
>>>> add test cases(with a mark of success or failure for each for all the
>>>> components) along with User Stories and Use Cases which will add more
>>>>
>>> value
>>>
>>>> to it.
>>>>
>>>> With its current name and structure it indicates, it's for trunk and
>>>>
>>> having
>>>
>>>> it managed on release basis will bring in more attention to it.
>>>>
>>>> Please let me know your thoughts on it. If no objections are seen I
>>>> would
>>>> like to make this change in a day or two.
>>>>
>>>> Best regards,
>>>>
>>>> Pranay Pandey
>>>> HotWax Systems
>>>> http://www.hotwaxsystems.com/
>>>>
>>>>
>


Re: Business Process and Use Case Library for Ecommerce ERP

2016-11-09 Thread Pranay Pandey
Thanks Taher for this note. Yes it is about document re-organisation and
will help users to locate right set of document whenever needed.

I am getting your point on priorities, but at the same time think that fine
tuned user stories will older branch will help us building good set of QA
artefacts for OFBiz upcoming release as well.

I have also worked with one of my team member(Swapnil M Mane) to come up
with a renewed OFBiz tutorial for beginners. Very soon we'll add it to
OFBiz Confluence. Then we can discuss to upgrade it as needed for making it
more easy to understand   and useful.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, Nov 8, 2016 at 4:53 PM, Taher Alkhateeb 
wrote:

> Hi Pranay,
>
> It is a good idea of course to keep multiple versions of documentation for
> multiple releases.
>
> Talking in terms of priority, however, I think perhaps we need to spend
> most of our energy into first organizing and cleaning up our documentation.
> We need an API section, a user manual, a developer manual, and a set of
> tutorials. All of these need to be categorized and point to each other in
> hyperlinks. Right now, the documentation is heavily scattered in different
> and confusing sections. There is no "one location" for getting a piece of
> information. So for example, the business processes could be maybe part of
> the "User Manual" right? We don't have such a categorization at the moment
> which dilutes value.
>
> Also if you think about it, good organization of this information would
> make it easier to create release-specific documentation because you're
> building on the same organized skeleton. So in short I agree with your
> approach but trying to convince you to perhaps try to focus your energy on
> organizing our documentation if you have the time for it.
>
> Thank you as always for your initiative.
>
> Cheers,
>
> Taher Alkhateeb
>
> On Tue, Nov 8, 2016 at 2:08 PM, Pranay Pandey <
> pranay.pan...@hotwaxsystems.com> wrote:
>
> > Hello Everyone,
> >
> > I am thinking to make a change in document hierarchy for Business Process
> > and Use Case Library for Ecommerce ERP
> > <https://cwiki.apache.org/confluence/x/1gm8Ag>. I think we can rename it
> > for branch or release.
> > E.g. we can prepare first set of documents for branch Release 14.12. So
> the
> > document hierarchy will look like:
> >
> > - Business Process and Use Case Library for Ecommerce ERP
> > -- Release 14.12
> > -- Release 16.12
> > -- and so on
> >
> > So the idea is to dedicatedly build documents for specific branch or
> > releases. This way a set of the documents will be declared to be used
> for a
> > specific release being used. As we start preparing for the new release,
> we
> > can copy from old release and append the additions to it. We can then
> also
> > add test cases(with a mark of success or failure for each for all the
> > components) along with User Stories and Use Cases which will add more
> value
> > to it.
> >
> > With its current name and structure it indicates, it's for trunk and
> having
> > it managed on release basis will bring in more attention to it.
> >
> > Please let me know your thoughts on it. If no objections are seen I would
> > like to make this change in a day or two.
> >
> > Best regards,
> >
> > Pranay Pandey
> > HotWax Systems
> > http://www.hotwaxsystems.com/
> >
>


Business Process and Use Case Library for Ecommerce ERP

2016-11-08 Thread Pranay Pandey
Hello Everyone,

I am thinking to make a change in document hierarchy for Business Process
and Use Case Library for Ecommerce ERP
<https://cwiki.apache.org/confluence/x/1gm8Ag>. I think we can rename it
for branch or release.
E.g. we can prepare first set of documents for branch Release 14.12. So the
document hierarchy will look like:

- Business Process and Use Case Library for Ecommerce ERP
-- Release 14.12
-- Release 16.12
-- and so on

So the idea is to dedicatedly build documents for specific branch or
releases. This way a set of the documents will be declared to be used for a
specific release being used. As we start preparing for the new release, we
can copy from old release and append the additions to it. We can then also
add test cases(with a mark of success or failure for each for all the
components) along with User Stories and Use Cases which will add more value
to it.

With its current name and structure it indicates, it's for trunk and having
it managed on release basis will bring in more attention to it.

Please let me know your thoughts on it. If no objections are seen I would
like to make this change in a day or two.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/


Re: svn commit: r1765030 - /ofbiz/trunk/applications/product/minilang/product/inventory/InventoryReser veServices.xml

2016-10-15 Thread Pranay Pandey
Hi Jacques,

I got that one and reverting my commit now, will need to check the test and
then will come back.

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Sat, Oct 15, 2016 at 5:40 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Hi Pranay,
>
> Did you notice this small issue with integration tests?
>
> https://ci.apache.org/builders/ofbiz-trunk
>
> Thanks
>
> Jacques
>
>
>
> Le 15/10/2016 à 11:50, pran...@apache.org a écrit :
>
>> Author: pranayp
>> Date: Sat Oct 15 09:50:06 2016
>> New Revision: 1765030
>>
>> URL: http://svn.apache.org/viewvc?rev=1765030&view=rev
>> Log:
>> Fixed: InventoryItemStatus logging for reserved serialized inventory item.
>> (OFBIZ-8459)
>>
>> InventoryItemStatus will now be logged as: INV_PROMISED when a serialized
>> inventory item is reserved for an order.
>>
>> Thanks:  Vaibhav Jain for the contribution.
>>
>> Modified:
>>  ofbiz/trunk/applications/product/minilang/product/inventory
>> /InventoryReserveServices.xml
>>
>> Modified: ofbiz/trunk/applications/product/minilang/product/inventory/
>> InventoryReserveServices.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/produc
>> t/minilang/product/inventory/InventoryReserveServices.xml?re
>> v=1765030&r1=1765029&r2=1765030&view=diff
>> 
>> ==
>> --- 
>> ofbiz/trunk/applications/product/minilang/product/inventory/InventoryReserveServices.xml
>> (original)
>> +++ 
>> ofbiz/trunk/applications/product/minilang/product/inventory/InventoryReserveServices.xml
>> Sat Oct 15 09:50:06 2016
>> @@ -400,8 +400,9 @@ under the License.
>>   > field="inventoryItem.inventoryItemTypeId">
>>   > field="inventoryItem.statusId">
>>   
>> -> field="inventoryItem.statusId"/>
>> -
>> +> from-field="inventoryItem.inventoryItemId"/>
>> +> value="INV_PROMISED"/>
>> +> in-map-name="updateInventoryItemMap"/>
>> 
>>   
>>
>>
>>
>>
>


Re: svn commit: r1761316 - /ofbiz/trunk/specialpurpose/ecommerce/template/order/CheckoutReview.ftl

2016-09-18 Thread Pranay Pandey
Thanks Jacques!

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Sun, Sep 18, 2016 at 3:59 PM,  wrote:

> Author: jleroux
> Date: Sun Sep 18 10:29:49 2016
> New Revision: 1761316
>
> URL: http://svn.apache.org/viewvc?rev=1761316&view=rev
> Log:
> Improves:E-commerce : FTL formatting
> (OFBIZ-7949)
>
> Fixes a typo introduced by r1761135
>
>
> Modified:
> ofbiz/trunk/specialpurpose/ecommerce/template/order/CheckoutReview.ftl
>
> Modified: ofbiz/trunk/specialpurpose/ecommerce/template/order/
> CheckoutReview.ftl
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/
> ecommerce/template/order/CheckoutReview.ftl?rev=
> 1761316&r1=1761315&r2=1761316&view=diff
> 
> ==
> --- ofbiz/trunk/specialpurpose/ecommerce/template/order/CheckoutReview.ftl
> (original)
> +++ ofbiz/trunk/specialpurpose/ecommerce/template/order/CheckoutReview.ftl
> Sun Sep 18 10:29:49 2016
> @@ -24,7 +24,6 @@ under the License.
>  if (clicked == 0) {
>clicked++;
>//window.location.replace("<@ofbizUrl>processorder
> -  ");
>document.${parameters.formNameValue}.processButton.value =
> "${uiLabelMap.OrderSubmittingOrder}";
>document.${parameters.formNameValue}.processButton.disabled = true;
>document.${parameters.formNameValue}.submit();
>
>
>


Re: Michael Brohl joins OFBiz PMC

2016-09-05 Thread Pranay Pandey
Congratulations Michael!

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Mon, Sep 5, 2016 at 6:01 PM, Vogelsme  wrote:

> Congratulations Michael! ;)
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.
> com/Michael-Brohl-joins-OFBiz-PMC-tp4692278p4692806.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>


[jira] [Assigned] (OFBIZ-7931) Ecommerce, Ebay: Remove inline js for toggleAll, checkToggle and selectAll calling from ftls

2016-07-27 Thread Pranay Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-7931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pranay Pandey reassigned OFBIZ-7931:


Assignee: Pranay Pandey  (was: Amardeep Singh Jhajj)

> Ecommerce, Ebay: Remove inline js for toggleAll, checkToggle and selectAll 
> calling from ftls
> 
>
> Key: OFBIZ-7931
> URL: https://issues.apache.org/jira/browse/OFBIZ-7931
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: specialpurpose/ebay, specialpurpose/ecommerce
>Affects Versions: Trunk
>Reporter: Amardeep Singh Jhajj
>Assignee: Pranay Pandey
> Attachments: OFBIZ-7931.patch
>
>
> Remove inline js for toggleAll, checkToggle and selectAll calling from ftls 
> in Ecommerce and Ebay component. Add class="selectAll" on parent checkbox 
> element for select all functionality.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: [VOTE] Create a "notifications" mailing list

2016-07-24 Thread Pranay Pandey
+1

Best regards,

Pranay Pandey
HotWax Systems
http://www.hotwaxsystems.com/

On Sun, Jul 24, 2016 at 6:29 PM, Jacopo Cappellato <
jacopo.cappell...@hotwaxsystems.com> wrote:

> Rationale: Jira notifications are currently sent to the "dev" list, causing
> a lot of traffic and sometimes distracting from actual conversations; the
> creation of a "notification" email (similar to the "commits" mailing list)
> will solve this problem; in the future we may vote to use the
> "notification" list to host traffic coming from buildbot etc... thus the
> proposal for naming it "notifications" rather than just "issues"; however
> this vote is only about traffic from Jira (we will discuss if we want to
> extend the usage of this list in the future).
>
> Please vote,
>
> +1
>
> to create a "notifications" mailing list (i.e.
> notificati...@ofbiz.apache.org) and redirect to it all the traffic coming
> from Jira notifications.
>
> Otherwise vote -1 to continue to use the "dev" list for Jira notifications.
>


[jira] [Assigned] (OFBIZ-7864) Ebaystore : FTL formatting

2016-07-20 Thread Pranay Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pranay Pandey reassigned OFBIZ-7864:


Assignee: Pranay Pandey  (was: Vaibhav Jain)

> Ebaystore : FTL formatting
> --
>
> Key: OFBIZ-7864
> URL: https://issues.apache.org/jira/browse/OFBIZ-7864
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: specialpurpose/ebaystore
>Reporter: Vaibhav Jain
>    Assignee: Pranay Pandey
> Attachments: OFBIZ-7864.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


  1   2   3   4   5   6   7   8   9   10   >