Re: Error with executeMRP service

2024-05-27 Thread Yashwant Dhakad
Hi Emad,
The facilityId or facilityGroupId is required to run the MRP engine. Please
use the facilityId where you defined the product_facility record for the
safety stock.

On Mon, May 27, 2024 at 3:37 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Ah forgot, you may use your message (or adapt it) below as the
> description...
>
> TIA
>
> Le 27/05/2024 à 12:02, Jacques Le Roux a écrit :
> > Hi Emad,
> >
> > As I suggested to Yannong, please create a Jira issue. This may help if
> you never did:
> >
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices#OFBizContributorsBestPractices-HowtocreateaJiraissue
> >
> > Jacques
> >
> > Le 27/05/2024 à 10:14, Emad Radwan a écrit :
> >> Hello Community,
> >>
> >> I'm working with the Manufacturing tutorial on Sharan's book - making
> >> tables with wood, nails and varnish - when I run the MRP and as guided I
> >> got the authentication error that - when searched - found that this was
> >> reported before in the following thread but unfortunately when I applied
> >> the workaround - noticed that the problem still there in the online
> demo -
> >> it didn't work for me and I got the following error message which is not
> >> describing exactly what is happening as I entered the 'facilityId' in
> the
> >> params.
> >>
> >> facilityId and facilityGroupId cannot be both null
> >>
> >>
> https://lists.apache.org/list?user@ofbiz.apache.org:2022-11:User%20authorization%20is%20required%20for%20this%20service:%20executeMrp
> >>
> >> Regards,
> >> Emad
>


-- 
Kind Regards,
Yashwant Dhakad


Re: Product reservations

2024-05-15 Thread Yashwant Dhakad
Hi Mandar,
In production run, reservations are not available; instead, we issue the
components directly.

On Wed, May 15, 2024 at 7:56 AM Mandar K  wrote:

> Hi Team, Greetings!
>
> How do we reserve raw materials for production jobs, the we have product
> reservation facility for sales order.
>
> Thank you and have a great day.
>
> Mandar
>


-- 
Kind Regards,
Yashwant Dhakad


Re: Modeling of standard rates

2023-07-13 Thread Yashwant Dhakad
Hi Emad,
You can create a production run job and can create a BoM for the components
used and define the labor rate for service charges.
Here are the demo data for labor costs:



And the workEffortId is the task id where you can link this labor cost so
when the task is completed the cost automatically project on the production
run job.


On Thu, Jul 13, 2023 at 12:34 AM Emad Radwan  wrote:

> Hello Community,
>
> I want to configure Ofbiz in a Car Dealer Workshop and I have a requirement
> to model standard rates for a combination like 'How long it takes to change
> oil for Toyota Camry'. I thought of the following:
>
> - Changing oil will be defined as a service.
> - Car make and model can be defined as Product Features
> - I also thought that the rate itself - 30 minutes - can also be defined as
> a new feature.
>
> The question - if you're ok with the above - is how to link them all
> together to represent a unique value.
>
> Regards,
> Emad
>


-- 
Kind Regards,
Yashwant Dhakad


Re: Pricing process in the Quote

2023-07-10 Thread Yashwant Dhakad
Data model and services are exited but UI is not available for order
content on the order screen. If you want to see the content model, you can
explore the party content section on the party profile
<https://demo-trunk.ofbiz.apache.org/partymgr/control/viewprofile?partyId=DemoCustomer>
screen, which is similar to order content.

On Mon, Jul 10, 2023 at 10:38 PM specificpurpose
 wrote:

> Hi,
> how to access OrderContent and how to create a specific table for
> QuoteContent as you described?
> I've not understood where is this Content. Under Order Manager menu, I
> have the following options:
>  -Main
>  -Requests
>  -Quotes
>  -Order List
>  -Find Orders
>  -Order Entry
>  -Returns
>  -Requirements
>  -Reports
>  -Stats
>
> Maybe I'm missing some options or possibilities that are unknown for me.
> Is there a specific guide, video guide for this specific purpose?
>
>
>
>
> Sent with Proton Mail secure email.
>
> --- Original Message ---
> On Friday, July 7th, 2023 at 07:16, Yashwant Dhakad <
> yashwant.dha...@hotwaxsystems.com> wrote:
>
>
> > Hi,
> > You can check the OrderContent data model and create a new table for
> > QuoteContent similar to OrderContent. In Content, DataResource you can
> link
> > the document and text and link the content with Quote. For the company
> > logo, you can see the company
> >
> https://demo-trunk.ofbiz.apache.org/partymgr/control/viewprofile?partyId=Company
> >
> > logo in PartyGroup
> >
> https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/PartyGroup.logoImageUrl
> >
> > field or you can also link the logo image in PartyContent as well.
> >
> > On Thu, Jun 29, 2023 at 10:51 PM specificpurpose
> > specificpurp...@proton.me.invalid wrote:
> >
> > > Hi Nicolas,
> > > let me explain better my question.
> > > I want to configure OFbiz for a specific company that provides custom
> > > services.
> > > They need to track the quote proposed when trasformed in contracts.
> > >
> > > So after the creation of a quote, I've not understood where to input
> all
> > > the specifications of the services. They prefer to have something
> where it
> > > is possible a minimum of text formatting tools, maybe the possibility
> to
> > > add some images and all the description of the service.
> > >
> > > Where to input them? They should prepare a document in another software
> > > and then upload a descriptive PDF somewhere?
> > > Moreover where to upload the logo of the company? When they print the
> > > quote, it should be the logo of the company with some identification
> > > information.
> > >
> > > Is there a guide about all these types of settings?
> > >
> > > Thanks
> > >
> > > Sent with Proton Mail secure email.
> > >
> > > --- Original Message ---
> > > On Thursday, June 15th, 2023 at 09:07, Nicolas Malin <
> > > nicolas.ma...@nereide.fr> wrote:
> > >
> > > > Hello,
> > > >
> > > > The pricing for the quote is exactly the same than an order.
> > > >
> > > > Can you explain your attendee case ?
> > > >
> > > > Nicolas
> > > >
> > > > Le 13/06/2023 à 20:13, specificpurpose a écrit :
> > > >
> > > > > Hi Team,
> > > > >
> > > > > Could you please help with any documentation describing the pricing
> > > > > settings for new quotes processes?
> > > > > Quick help will be appreciated!
> > > > >
> > > > > Sent with Proton Mail secure email.
> >
> >
> >
> >
> > --
> > Kind Regards,
> > Yashwant Dhakad
> > Sr. Technical Consultant
> >
> > HotWax Systems
> > Enterprise open source experts
> > cell: +91-9098240513
> > office: 0731-409-3684
> > http://www.hotwaxsystems.com
>


-- 
Kind Regards,
Yashwant Dhakad


Re: Pricing process in the Quote

2023-07-06 Thread Yashwant Dhakad
Hi,
You can check the OrderContent data model and create a new table for
QuoteContent similar to OrderContent. In Content, DataResource you can link
the document and text and link the content with Quote. For the company
logo, you can see the company
<https://demo-trunk.ofbiz.apache.org/partymgr/control/viewprofile?partyId=Company>
logo in PartyGroup
<https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/PartyGroup>.logoImageUrl
field or you can also link the logo image in PartyContent as well.

On Thu, Jun 29, 2023 at 10:51 PM specificpurpose
 wrote:

> Hi Nicolas,
> let me explain better my question.
> I want to configure OFbiz for a specific company that provides custom
> services.
> They need to track the quote proposed when trasformed in contracts.
>
> So after the creation of a quote, I've not understood where to input all
> the specifications of the services. They prefer to have something where it
> is possible a minimum of text formatting tools, maybe the possibility to
> add some images and all the description of the service.
>
> Where to input them? They should prepare a document in another software
> and then upload a descriptive PDF somewhere?
> Moreover where to upload the logo of the company? When they print the
> quote, it should be the logo of the company with some identification
> information.
>
> Is there a guide about all these types of settings?
>
> Thanks
>
> Sent with [Proton Mail](https://proton.me/) secure email.
>
> --- Original Message ---
> On Thursday, June 15th, 2023 at 09:07, Nicolas Malin <
> nicolas.ma...@nereide.fr> wrote:
>
> > Hello,
> >
> > The pricing for the quote is exactly the same than an order.
> >
> > Can you explain your attendee case ?
> >
> > Nicolas
> >
> > Le 13/06/2023 à 20:13, specificpurpose a écrit :
> >
> >> Hi Team,
> >>
> >> Could you please help with any documentation describing the pricing
> settings for new quotes processes?
> >> Quick help will be appreciated!
> >>
> >> Sent with [Proton Mail](
> >> https://proton.me/
> >> ) secure email.



-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: Manufacturing : Bill of Material and Product run Proccess

2023-06-12 Thread Yashwant Dhakad
Hi Vivek,
Here is the book
<https://cwiki.apache.org/confluence/download/attachments/46632635/Manufacturing5StepGuide.pdf?version=1=1505722113000=v2>
for BOM and Production run process.

On Mon, Jun 12, 2023 at 1:06 AM vivek mishra 
wrote:

> Hi Team,
>
> Could you please help with any documentation describing the Bill of
> Material and Product run process?
> Quick help will be appreciated!
>
> Regards,
> Vivek
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: LDAP enabled was not working for multiple users in multitenant

2023-05-09 Thread Yashwant Dhakad
Hi Mahi,
Please check the *'security.ldap.fail.login=false'* property in the
security.properties file. I believe your LDAP is not working, and the
shipping and admin users are logging in using the OFBiz login workflow. You
can add debug logs in the *LdapAuthenticationServices.java* file to
investigate the issue further.

On Fri, May 5, 2023 at 4:02 PM Mahi maheshwari 
wrote:

> Hello Community,
>
> I was trying with multiple logins with different users in multitenant and
> I'm facing one issue i.e. when logging in with any user with LDAP Enabled (
> security.ldap.enable=true),
> the login was working only for the shipping user and admin user, for the
> remaining users it's not working. I have tried the below code.
> if I disable the LDAP (security.ldap.enable=false), it works for all users.
>
> *below code for reference:*
>
> if(security.hasEntityPermission("XCOMPANY", "_ADMIN", session)){
> //println "security value for
> ADMIN="+security.hasEntityPermission("XCOMPANY", "_ADMIN",
> session)
> context.detailScreen = 'XCOMPANYAdminView'
> }else if (security.hasEntityPermission("XCOMPANY_PRODUCTION", "_CREATE",
> session)) {
> //println "security value for
>
> XCOMPANY_PRODUCTION="+security.hasEntityPermission("XCOMPANY_PRODUCTION",
> "_VIEW", session)
>  Submitform.productionNeedsPage(request,response);
>  context.detailScreen = 'ProductionViewFtl'
>
> }else if(security.hasEntityPermission("XCOMPANY_PRODCUTORDER", "_CREATE",
> session)){
> println "security value for
>
> XCOMPANY_PRODCUTORDER="+security.hasEntityPermission("XCOMPANY_PRODCUTORDER",
> "_CREATE", session)
> OrdersRelatedService.RawMaterialShortageOrder(request,response);
> Submitform.ordersDelayedOrdersEvent(request,response);
> context.detailScreen = 'NewPurchaseOrderFtl'
>
> }else if(security.hasEntityPermission("XCOMPANY_MAINWAREHOUSEMGMT",
> "_CREATE", session)){
> println "security value for
>
> XCOMPANY_MAINWAREHOUSEMGMT="+security.hasEntityPermission("XCOMPANY_MAINWAREHOUSEMGMT",
> "_CREATE", session)
> Submitform.ShippingTobeSchedule_Event(request, response);
> Submitform.EnvironmentalWarningEvent(request, response);
> WarehouseSubmit.WarehouseAgedInventory(request, response);
>
> context.detailScreen = 'WarehouseMainPageFtl'
>
> }else if(security.hasEntityPermission("XCOMPANY_PRODUCTCATALOG", "_CREATE",
> session)){
> println "security value for
>
> XCOMPANY_PRODUCTION="+security.hasEntityPermission("XCOMPANY_PRODUCTCATALOG",
> "_CREATE", session)
> context.detailScreen = 'ProductCatalogDetailsFtl'
>
> }else if(security.hasEntityPermission("XCOMPANY_ASSETMAINTENANCE",
> "_CREATE", session)){
> println "security value for
>
> XCOMPANY__ASSETMAINTENANCE="+security.hasEntityPermission("XCOMPANY_ASSETMAINTENANCE",
> "_CREATE", session)
>  Submitform.listAssest_withcurrentdate_Event(request,response);
> context.detailScreen = 'ListOfAssetsFtl'
>
> }else if(security.hasEntityPermission("XCOMPANY_QUALITY", "_CREATE",
> session)){
> println "security value for
>
> XCOMPANY_QUALITY="+security.hasEntityPermission("XCOMPANY_QUALITY",
> "_CREATE", session)
> Submitform.qualityDegradedEvent(request, response);
> context.detailScreen = 'QualityMainPageFtl'
>
> }else if(security.hasEntityPermission("XCOMPANY_SHIPPING", "_CREATE",
> session)){
> println "security value for
>
> XCOMPANY_SHIPPING="+security.hasEntityPermission("XCOMPANY_SHIPPING",
> "_CREATE", session)
> Submitform.ShippingTobeSchedule_Event(request, response);
> context.detailScreen = 'ShippingSummaryFtl'
>
> }
>
> please help me with this to make it work after enabling the LDAP in
> multitenant.
>
> Regards,
> Maheshwari.
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: Gantt chart for Production Run

2023-03-20 Thread Yashwant Dhakad
Hi Yannong Huang,
You can create multiple routing tasks for checkin/review/QA process.
If you create multi-level BOM then the system automatically generated
dependent jobs and will be shown in the production run screen.

On Mon, Feb 6, 2023 at 11:42 AM yannong huang 
wrote:

> Hi community,
>
> We recently came across a prospect/customer request to display production
> runs generated from a MRP run into a Gantt chart. We extended the
> Manufacturing module with the Gantt Chart displaying feature. Enclosed is a
> screenshot of a scenario with a 3-layer BOM where the finished good premium
> table is made of a golden table, which in turn is made of a (normal) table,
> and which finally is made of raw materials like wood, nail and varnish. The
> scenario does not make a lot of sense but is merely meant for illustrating
> the ideas.
>
> We appreciate advices from the community on:
>
> 1. Does it make sense to incorporate the feature into the product? If yes,
> what would be an appropriate procedure for code checkin/review/QA?
>
> 2. Does it make sense to further incorporate a tree view feature to
> display the pegging logic with a chain of production runs (and embedded
> production run tasks) for a given sales order?
>
> Thanks,
> Yannong
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: Mapping GS1 data to OfBbiz models

2022-02-23 Thread Yashwant Dhakad
Hi Mahmoud,
You can use product_category and link these subcategories
with product_category_rollup and for the attribute, you can
use product_category_attribute.

On Wed, Feb 23, 2022 at 5:08 PM Mahmoud Sakr 
wrote:

> Hi,
>
> We have requirements to map GS1 data (listed here:
> https://gpc-browser.gs1.org ) to Ofbiz models
>
> In GS1 data we have the following Hierarchy:
>
> *Segment* (1)>(*) *Family*  (1)>(*) *Class* (1)>(*) *Brick*
>   (1)>(*) *Attribute*  (1)>(*) *Attribute Value*
>
> My question how to map the above hierarchy to Ofbiz models:
>
> Catalog, category, product, feature, attribute
>
>
> This is a screenshot of sample GS1 segment
>
>
>
>
> Appreciate your help
>
> Regards,
> Mahmoud Sakr
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: Facility Properties

2022-01-24 Thread Yashwant Dhakad
Hi Emad,
The minimum stock field is also used in the MRP engine to generate
requirements if product ATP is a shortfall.


On Sun, Jan 23, 2022 at 11:24 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Emad,
>
> Those are always useful when needed:
> https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Related+Books
>
> For negative "minimum stock" you might be interested by the
> createATPRequirementsForOrder service
>
> HTH
>
> Jacques
>
> Le 23/01/2022 à 18:23, Emad Radwan a écrit :
> > Hello Rajesh,
> >
> > Many thanks for taking the time to reply and for the valuable
> information.
> >
> > On the other hand, believe me I’m aware of Silverston book and for sure
> its a valuable source of info, however, it won’t answer such questions;
> i.e. Inventory Storage is covered in three pages that include ERD and
> report example.
> >
> > I’d appreciate it if someone can guide me to any user documentation as
> this also may shed light on why certain field is there and where it’s used.
> >
> > Regards,
> >
> > Emad
> >
> >> On 23 Jan 2022, at 6:43 PM, Rajesh Mallah 
> wrote:
> >>
> >> Emad,
> >>
> >> It would help immensely if you catch hold of text books.
> >> As per: https://cwiki.apache.org/confluence/display/OFBIZ/Data+Model
> >> Much of Ofbiz data model is based on "The Data Model Resource Book,
> Revised
> >> Edition, Volume 1" by Len Silverston ISBN 9781118082324
> >> <http://isbn.nu/9781118082324>.
> >> Volumes 2 and 3 of this series are also excellent resources, but volume
> 1
> >> is the most important.
> >>
> >> Please note OFbiz is a highly flexible system. Many a times you would
> find
> >> yourself
> >> stretching the limits and put things to use as per your business logic
> and
> >> requirements.
> >> the OOTB (out-of-the-box) interface is only one of the ways to use it.
> >>
> >> Minimum stock : this is the minimum stock of material of a particular
> type
> >> (product) you would want to maintain in the inventory.
> >> also read about available to promise  (atp) and quantity - on - hand
> (qoh)
> >> terminologies.
> >>
> >> Days of ship: It might mean the expected lead time within an
> organization
> >> to prepare the order item for shipping.
> >>   (someone having more idea would hopefully comment here)
> >>
> >> Regds
> >> Rajesh.
> >>
> >>
> >>
> >>
> >> On Sun, Jan 23, 2022 at 8:24 PM Emad Radwan 
> wrote:
> >>
> >>> Hello Community,
> >>>
> >>> I’m a bit confused about a few properties and their usage, ‘minimum
> stock’
> >>> and ‘days to ship’,
> >>>
> >>> what is the usage of these?
> >>>
> >>> I also noticed while testing the same that I can provide a negative
> value
> >>> for ‘minimum stock’ and the system is accepting that!! Is that normal?
> >>>
> >>> Regards,
> >>>
> >>> Emad
>
>

-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: Product Supplier & Store Agreement

2021-11-18 Thread Yashwant Dhakad
Hi Serge,
We have Purchase and Commission agreement data model so that can be helpful
for your need.
Here are the demo data you can explore:











On Fri, Nov 19, 2021 at 1:48 AM Bs Serge  wrote:

> Hi,
>
> I wanted to ask is there an OFBiz way that a product supplier can have an
> agreement with a store over a certain product, so that, that supplier's
> financial accounts should receive a certain percentage every time that
> product is sold, or the whole amount can also go to the supplier?
>
> Any help on how this can be achieved would be appreciated!
>
> Best Regards,
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: Back Orders

2021-11-18 Thread Yashwant Dhakad
Hi James,
I verified this on the trunk and it is picking the available inventory item
in packing.
Here are some steps for reference:
1. Created order with 10 qty and 9 are available and 1 unit is a backorder.
2. On the order view screen click on allow split order.
3. Once we allow the split order then available inventory items are
available in the picking screen and I created a picklist with available
inventory items ie 9 unit pick in the picklist.
4. On the packing screen search order or picklist bin then it shows the 9
units only for packing so I pack the 9 units and complete the shipment.
5. Now receive the remaining items and follow the same process ie create a
picklist with one unit and pack and complete the shipment. It uses the same
ship group for the back-order item as well.

On Thu, Nov 11, 2021 at 1:04 AM  wrote:

> Can someone tell me how backorders are suppose to function out of the
> box.  Here is what I am seeing
>
> 1. Order Placed with a total of 10 items with 1 item that is back
> ordered (Correct)
> 2. Pick List Created with 9 items (Correct)
> 3. When packing the system should only show 9 items but system is
> showing all 10 items (incorrect)
> 4. After Original Order is shipped and the backordered product is
> received then the backordered item is now available for picking but
> should have ship group 2 but currently it has ship group 1
>
> Am I missing something?  Can anyone let me know how it is suppose to
> function?
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: Party ID is null in HumanRes

2021-10-21 Thread Yashwant Dhakad
MMENTS,
> > > > LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP,
> > CREATED_TX_STAMP)
> > > > VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (Cannot
> > add
> > > > or update a child row: a foreign key constraint fails
> > > > (`ofbiz`.`party_relationship`, CONSTRAINT `PARTY_REL_FPROLE` FOREIGN
> > KEY
> > > > (`PARTY_ID_FROM`, `ROLE_TYPE_ID_FROM`) REFERENCES `PARTY_ROLE`
> > (`PARTY_ID`,
> > > > `ROLE_TYPE_ID` (Error while inserting:
> > > >
> >
> [GenericEntity:PartyRelationship][comments,null()][createdStamp,2021-10-21
> > > > 13:34:43.291(java.sql.Timestamp)][createdTxStamp,2021-10-21
> > > > 13:34:43.258(java.sql.Timestamp)][fromDate,2021-10-21
> > > > 13:34:13.0(java.sql.Timestamp)][lastUpdatedStamp,2021-10-21
> > > > 13:34:43.291(java.sql.Timestamp)][lastUpdatedTxStamp,2021-10-21
> > > >
> >
> 13:34:43.258(java.sql.Timestamp)][partyIdFrom,DemoLeadOwnersGroup(java.lang.String)][partyIdTo,DemoLeadOwner(java.lang.String)][partyRelationshipTypeId,LEAD_OWN_GRP_
> > > >
> >
> MEMBER(java.lang.String)][roleTypeIdFrom,INTERNAL_ORGANIZATIO(java.lang.String)][roleTypeIdTo,OWNER(java.lang.String)][securityGroupId,null()][statusId,PARTYREL_CREATED(java.lang.String)][thruDate,null()]
> > > > (SQL Exception while executing the following:INSERT INTO
> > PARTY_RELATIONSHIP
> > > > (PARTY_ID_FROM, PARTY_ID_TO, ROLE_TYPE_ID_FROM, ROLE_TYPE_ID_TO,
> > FROM_DATE,
> > > > THRU_DATE, STATUS_ID, RELATIONSHIP_NAME, SECURITY_GROUP_ID,
> > > > PRIORITY_TYPE_ID, PARTY_RELATIONSHIP_TYPE_ID, PERMISSIONS_ENUM_ID,
> > > > POSITION_TITLE, COMMENTS, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP,
> > > > CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?,
> ?,
> > ?,
> > > > ?, ?, ?, ?, ?, ?, ?) (Cannot add or update a child row: a foreign key
> > > > constraint fails (`ofbiz`.`party_relationship`, CONSTRAINT
> > > > `PARTY_REL_FPROLE` FOREIGN KEY (`PARTY_ID_FROM`, `ROLE_TYPE_ID_FROM`)
> > > > REFERENCES `PARTY_ROLE` (`PARTY_ID`, `ROLE_TYPE_ID`)
> > > >
> > > >
> > > >
> > > >
> > > > -END Error ---
> > > >
> > > > On 2021/10/21 08:11:31, Pierre Smits  wrote:
> > > > > Hi Rodrigo,
> > > > >
> > > > > Do you have the primary company in your data set? This needs to
> > exist.
> > > > Have
> > > > > a look at the demo data set, see the data regarding ' > > > > partyId="Company"/> and related.
> > > > >
> > > > > Met vriendelijke groet,
> > > > >
> > > > > Pierre Smits
> > > > > *Proud* *contributor** of* Apache OFBiz <https://ofbiz.apache.org/
> >
> > > > since
> > > > > 2008 (without privileges)
> > > > >
> > > > > *Apache Directory <https://directory.apache.org>, PMC Member*
> > > > > Apache Incubator <https://incubator.apache.org>, committer
> > > > > Apache Steve <https://steve.apache.org>, committer
> > > > >
> > > > >
> > > > > On Wed, Oct 20, 2021 at 4:19 PM Rodrigo Baptista <
> > > > > rodrigo.bapti...@binaroo.com> wrote:
> > > > >
> > > > > > Hello,
> > > > > >
> > > > > > i have a problem with ofbiz. I installed the version 17.12 and
> > 18.12
> > > > and i
> > > > > > have the same issue with both versions.
> > > > > >
> > > > > > What I do:
> > > > > >
> > > > > > 1. Installed Ofbiz with initial seed data. (./gradlew "ofbiz
> > > > --load-data
> > > > > > readers=seed,seed-initial" loadAdminUserLogin
> -PuserLoginId=admin)
> > > > > > 2. Start ofbiz (./gradlew ofbiz)
> > > > > > 3. open HR View (/humanres/control/main)
> > > > > >
> > > > > > Now i have always a exception in my logs cause by the partyId is
> > null:
> > > > > >
> > > > > > logs:
> > > > > >
> > > > > > Start Log-
> > > > > >
> > > > > > freemarker.core.InvalidReferenceException: The following has
> > evaluated
> > > > to
> > > > > > null or missing:
> > > > > > ==> partyId  [in template
> > > > > > "component://humanres/template/category/CategoryTree.ftl" at line
> > 60,
> > > > > > column 44]
> > > > > > 
> > > > > > Tip: If the failing expression is known to legally refer to
> > something
> > > > > > that's sometimes null or missing, either specify a default value
> > like
> > > > > > myOptionalVar!myDefault, or use <#if
> > > > > > myOptionalVar??>when-present<#else>when-missing. (These
> only
> > > > cover
> > > > > > the last step of the expression; to cover the whole expression,
> use
> > > > > > parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
> > > > > > 
> > > > > > FTL stack trace ("~" means nesting-related):
> > > > > >- Failed at: ${partyId}  [in template
> > > > > > "component://humanres/template/category/CategoryTree.ftl" at line
> > 60,
> > > > > > column 42]
> > > > > > ——
> > > > > > End Log
> > > > > >
> > > > > > What i need is to create a company to manage the company.
> > > > > >
> > > > > > I created also a company with the documentation (
> > > > > >
> > > >
> > https://cwiki.apache.org/confluence/display/OFBIZ/How+to+Setup+a+Company
> )
> > > > > > and it not fixed the issue.
> > > > > >
> > > > > > Does anybody have a solution for me?
> > > > > >
> > > > > >
> > > > > > regards Rodrigo Baptista
> > > > > >
> > > > >
> > > >
> > >
> >
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: create company

2021-10-21 Thread Yashwant Dhakad
I checked the Human Resource screen and see that If company party
has GROUP_ROLLUP type relationship with other parties then company party
will show on that screen.

On Thu, Oct 21, 2021 at 12:22 PM Rodrigo Baptista <
rodrigo.bapti...@binaroo.com> wrote:

> Hello,
> yes I know. I have run this command. But now I can´t create a company. I
> followed the instructions from the wiki how to create a company. The
> company was created but I can´t find it in the Humanres view.
> Have I forgot a configuration?
>
> Can you explain me how to create a new custom company that is correctly
> configured so it is displayed in the Humanres view?
>
> On 2021/10/21 06:38:18, Yashwant Dhakad 
> wrote:
> > Hi Rodrigo,
> > You can load the seed and seed-initial data by the following command:
> > gradlew "ofbiz --load-data readers=seed,seed-initial"
> >
> > For other custom data, you can define other readers and can load them by
> > the above command with your custom data reader.
> >
> > On Wed, Oct 20, 2021 at 7:51 PM Rodrigo Baptista <
> > rodrigo.bapti...@binaroo.com> wrote:
> >
> > > Hello Jacques,
> > >
> > > yes its right. When i load all data, then i can´t reproduce this issue.
> > > But then i have all demo datas in my system. I need a empty system
> without
> > > all that demo datas and then create my own datas(company,
> employees...).
> > > Have you a solution for this?
> > >
> > > On 2021/10/20 14:06:00, Jacques Le Roux 
> > > wrote:
> > > > Hi Rodrigo,
> > > >
> > > > Your message has been moderated, else it would not have reached this
> > > Mailing List.
> > > >
> > > > Please subscribe to the user ML for such questions and then use your
> > > email client.
> > > > See why here http://ofbiz.apache.org/mailing-lists.html.
> > > >
> > > > You will get a better support, people can answer you on the ML.
> > > > The wider the audience the better the answers you might get.
> > > >
> > > > Also it's more work for moderators who have to accept your messages
> as
> > > long as you have not subscribed.
> > > > I'll personally no longer accept them (other moderators still could).
> > > >
> > > > Also you sent 3 other messages that need moderation. Please resend
> them
> > > after having subscribed
> > > >
> > > > Thanks
> > > >
> > > > This said, can you test again after loading all data? I guess you
> can't
> > > reproduce this issue on stable demo, right?
> > > >
> > > > Jacques
> > > >
> > > > Le 20/10/2021 à 13:29, Rodrigo Baptista a écrit :
> > > > > Hello,
> > > > >
> > > > > I have the same issue with the Version 17.12 and 18.12. Have you
> fixed
> > > your Problem and have a Solution for me?
> > > > >
> > > > > I analyzed the issue and I found in the logs a exception, when I
> open
> > > the HR view. The exception is:
> > > > >
> > > > > --
> > > > >
> > > > > freemarker.core.InvalidReferenceException: The following has
> evaluated
> > > to null or missing:
> > > > > ==> partyId  [in template
> > > "component://humanres/template/category/CategoryTree.ftl" at line 60,
> > > column 44]
> > > > >
> > > > > 
> > > > > Tip: If the failing expression is known to legally refer to
> something
> > > that's sometimes null or missing, either specify a default value like
> > > myOptionalVar!myDefault, or use <#if
> > > myOptionalVar??>when-present<#else>when-missing. (These only
> cover
> > > the last step of the expression; to cover the whole expression, use
> > > parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
> > > > > 
> > > > >
> > > > > 
> > > > > FTL stack trace ("~" means nesting-related):
> > > > >  - Failed at: ${partyId}  [in template
> > > "component://humanres/template/category/CategoryTree.ftl" at line 60,
> > > column 42]
> > > > > ——
> > > > >
> > > > > 
> > > > >
> > > > >
> > > > > What I do:
> > > > >
> > > > > 1. Installed Ofbiz with initial seed data.
> > > > > 2. Start ofbiz
> > > > > 3. open HR View
> > > > >
> > > > >
> > > > > Does anyone have a solution for this problem?
> > > > >
> > > > > Regards Rodrigo
> > > > >
> > > > >
> > > > > On 2017/01/24 14:45:06, Moatasim Al Masri  wrote:
> > > > >> Hi friend>
> > > > >>
> > > > >> I have issue in ofbiz 16.11.01 when I create new party group
> which is
> > > company not displayed in main hr page and also I granted role Internal
> > > Organization !!>
> > > > >>
> > > > >>
> > > > >>
> > > > >> Could anybody have answer please?>
> > > > >>
> > > > >>
> > > >
> > > >
> > >
> >
> >
> > --
> > Kind Regards,
> > Yashwant Dhakad
> > Sr. Technical Consultant
> >
> > *HotWax Systems*
> > *Enterprise open source experts*
> > cell: +91-9098240513
> > office: 0731-409-3684
> > http://www.hotwaxsystems.com
> >
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: create company

2021-10-21 Thread Yashwant Dhakad
Hi Rodrigo,
You can load the seed and seed-initial data by the following command:
gradlew "ofbiz --load-data readers=seed,seed-initial"

For other custom data, you can define other readers and can load them by
the above command with your custom data reader.

On Wed, Oct 20, 2021 at 7:51 PM Rodrigo Baptista <
rodrigo.bapti...@binaroo.com> wrote:

> Hello Jacques,
>
> yes its right. When i load all data, then i can´t reproduce this issue.
> But then i have all demo datas in my system. I need a empty system without
> all that demo datas and then create my own datas(company, employees...).
> Have you a solution for this?
>
> On 2021/10/20 14:06:00, Jacques Le Roux 
> wrote:
> > Hi Rodrigo,
> >
> > Your message has been moderated, else it would not have reached this
> Mailing List.
> >
> > Please subscribe to the user ML for such questions and then use your
> email client.
> > See why here http://ofbiz.apache.org/mailing-lists.html.
> >
> > You will get a better support, people can answer you on the ML.
> > The wider the audience the better the answers you might get.
> >
> > Also it's more work for moderators who have to accept your messages as
> long as you have not subscribed.
> > I'll personally no longer accept them (other moderators still could).
> >
> > Also you sent 3 other messages that need moderation. Please resend them
> after having subscribed
> >
> > Thanks
> >
> > This said, can you test again after loading all data? I guess you can't
> reproduce this issue on stable demo, right?
> >
> > Jacques
> >
> > Le 20/10/2021 à 13:29, Rodrigo Baptista a écrit :
> > > Hello,
> > >
> > > I have the same issue with the Version 17.12 and 18.12. Have you fixed
> your Problem and have a Solution for me?
> > >
> > > I analyzed the issue and I found in the logs a exception, when I open
> the HR view. The exception is:
> > >
> > > --
> > >
> > > freemarker.core.InvalidReferenceException: The following has evaluated
> to null or missing:
> > > ==> partyId  [in template
> "component://humanres/template/category/CategoryTree.ftl" at line 60,
> column 44]
> > >
> > > 
> > > Tip: If the failing expression is known to legally refer to something
> that's sometimes null or missing, either specify a default value like
> myOptionalVar!myDefault, or use <#if
> myOptionalVar??>when-present<#else>when-missing. (These only cover
> the last step of the expression; to cover the whole expression, use
> parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
> > > 
> > >
> > > 
> > > FTL stack trace ("~" means nesting-related):
> > >  - Failed at: ${partyId}  [in template
> "component://humanres/template/category/CategoryTree.ftl" at line 60,
> column 42]
> > > ——
> > >
> > > 
> > >
> > >
> > > What I do:
> > >
> > > 1. Installed Ofbiz with initial seed data.
> > > 2. Start ofbiz
> > > 3. open HR View
> > >
> > >
> > > Does anyone have a solution for this problem?
> > >
> > > Regards Rodrigo
> > >
> > >
> > > On 2017/01/24 14:45:06, Moatasim Al Masri  wrote:
> > >> Hi friend>
> > >>
> > >> I have issue in ofbiz 16.11.01 when I create new party group which is
> company not displayed in main hr page and also I granted role Internal
> Organization !!>
> > >>
> > >>
> > >>
> > >> Could anybody have answer please?>
> > >>
> > >>
> >
> >
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: Order Reservation Priority

2021-09-15 Thread Yashwant Dhakad
Hi James,
We have a priority flag on order, you can set higher priority for the order
which ships first and can set low priority for another order. In this flow
the order reservation reshuffle.

On Wed, Sep 15, 2021 at 5:58 PM  wrote:

>
> Is there a way in Ofbiz reprioritize sales order reservations?  Here is
> the scenario.  We have inventory on hand but 0 available to promise.  I
> want to give inventory to one customer over another one.  Is this
> possible?
>
>
> Thanks,
>
> James
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: Inventory Transfer

2021-08-25 Thread Yashwant Dhakad
Hi James,
We have created a ticket for this inventory transfer implementation but it
is still pending. Here is the ticket
https://issues.apache.org/jira/browse/OFBIZ-10365 for this.

On Tue, Aug 24, 2021 at 10:33 PM  wrote:

>
> Is it possible to create an Order Type Called Inventory Transfer in
> which the following is done.
>
> Sales Order (Order Type Inventory Transfer is Created)
> Order is Picker /Packed and Shipped
> Ofbiz Creates a Inventory Transfer with status of In Transit
> When Product Received in the Receiving Warehouse it goes to Complete.
>
> Please let me know if anyone has customized the system to reflect this
> process.
>  Original Message 
> Subject: Inventory Transfer
> From: 
> Date: Tue, August 24, 2021 4:51 am
> To: "user@ofbiz.apache.org" 
>
>
> Typically in a distribution environment if they are transferring
> inventory to a secondary warehouse there is a need to put multiple
> products on one inventory transfer. I could not find a way to do that
> in Ofbiz. Is there a way to accomplish this?
>
> Thanks,
>
> James
>


-- 
Kind Regards,
Yashwant Dhakad
Sr. Technical Consultant

*HotWax Systems*
*Enterprise open source experts*
cell: +91-9098240513
office: 0731-409-3684
http://www.hotwaxsystems.com


Re: Manufacturing -> Production Orders & Set Up

2021-03-24 Thread Yashwant Dhakad
Hi James,
You can link the task during BoM setup with Routing Task field from UI and
this field store in product_assoc.routing_work_effort_id field and when you
create the job then all the product automatically link with the respective
routing task.

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, Feb 4, 2021 at 9:39 AM  wrote:

> All we are setting up a BOM, Routing and Routing Tasks that operates as
> follows
>
> My Routing will consist of the following Routing Tasks
>
> Task 1
> Task 2
> Task 3
>
> My BOM is made up of 5 Products
> Product 1 - Associated with Task 1
> Product 2-Associated with Task 1
> Product 3-Associated with Task 2
> Product 4-Associated with Task 2
> Product 5-Associated with Task 2
>
> When running the production run I want product picked based on the tasks
> they are associated with.  Is this possible?
>
> We are having issues where ALL of the BOM is not showing up on the
> Production run
>
> Thanks,
>
> James
>


Re: Feasibility for service and document exchange (EDI) between OFBiz instances

2021-01-14 Thread Yashwant Dhakad
Hi Raynhold,
We have one camel plugin in OFBiz for external communication. You can
explore this plugin https://github.com/bibryam/ofbiz-camel.

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 Fri, Jan 15, 2021 at 7:37 AM Shi Jinghai  wrote:

> Hi Raynhold,
>
> AFAIK, the EDI implements are not coming into open source yet, but while
> search in Moqui, there’s several EDI X12 results:
> https://github.com/moqui/moqui-framework/search?q=x12
>
> Perhaps you can ask David Jones directly.
>
> Kind Regards,
>
> Shi Jinghai
>
> 
> 发件人: Raynhold 
> 发送时间: Tuesday, January 12, 2021 11:18:38 PM
> 收件人: user@ofbiz.apache.org ; d...@ofbiz.apache.org <
> d...@ofbiz.apache.org>
> 主题: Feasibility for service and document exchange (EDI) between OFBiz
> instances
>
> Hello users and developers,
>
> I am tasked with the examination about the functionality of some
> business cases in Apache OFBiz. Mainly with the sale of products through
> the e-commerce application, the reception of property, plant and
> equipment (FixedAsset) and the preparation of a balance sheet.
>
> I would like to know if Apache OFBiz can communicate, exchange documents
> (EDI), with other instances or in case of a multi-tenant setup, the same
> instance.
>
> For example i have a multi-tenant setup with Tenant A and B
> Tenant A buys over the e-commerce store from B a round gizmo.
> Is there a way for A to get a fixed Asset of the gizmo without to create
> it manually?
>
> Furthermore is it possible to bind 2 services, in different instances,
> together like sell and buy, like in the example above? To define a
> business process which causes a reaction in another instance. Like the
> transmission of a document (EDI)?
>
> Best regards,
> Raynhold
>
>


Re: Cycle Count or Physical Inventory

2020-08-03 Thread Yashwant Dhakad
Hi James,
I have created a PR
<https://github.com/yashwantdhakad/ofbiz-framework/pull/1/files> for this
feature but it is still pending to merge in OFBiz. You can look into this
and use this feature.

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 Sun, Aug 2, 2020 at 1:14 AM  wrote:

>
> is there support for counting physical inventory of even cycle counting
> using the ABC methodology within Ofbiz?
>
> Thanks,
>
> James
>


Re: Price List Per Customer

2019-12-15 Thread Yashwant Dhakad
Hi James,
I dig into the workflow and found that we need to pass agreementId in
calculateProductPrice service. If you see the order entry process in
ordermgr <https://demo-trunk.ofbiz.apache.org/ordermgr/control/emptycart> and
the second screen ask the user to select agreementId from the dropdown and
if you select the agreement then you will see the agreement price in the
shopping cart.

Apart from this, please verify that the product should be associated with
agreement(AgreementProductAppl
<https://demo-trunk.ofbiz.apache.org/catalog/control/ViewProductAgreements?productId=GZ-1000>
).

Thanks & Regards
--
Yashwant Dhakad


On Fri, Dec 13, 2019 at 11:10 PM  wrote:

> I have agreement items get up with GZ-1001 and a price of .95.  Do I
> need to have agreement terms configured too?
>
>  Original Message 
> Subject: RE: Price List Per Customer
> From: 
> Date: Fri, December 13, 2019 10:35 am
> To: user@ofbiz.apache.org
>
>
> Yashwant - I updated this and it is still pulling in the default price
> and not the price in the sales agreement. Is there any other
> configuration points I may be missing?
>  Original Message ----
> Subject: Re: Price List Per Customer
> From: Yashwant Dhakad 
> Date: Thu, December 12, 2019 10:16 pm
> To: user@ofbiz.apache.org
>
> Hi James,
> You have created an incorrect record in Agreement entity customer should
> be
> from party id and the company should be in to party id. Here is the demo
> data for reference:
>   partyIdTo="Company" roleTypeIdFrom="CUSTOMER"
>  roleTypeIdTo="INTERNAL_ORGANIZATIO" agreementTypeId="SALES_AGREEMENT"
> description="Agreement for DemoCustomer"/>
>
>
> Thanks & Regards
> --
> Yashwant Dhakad
>
>
> On Fri, Dec 13, 2019 at 2:11 AM  wrote:
>
> > Nicola - Can you tell me the correct way to configure this to work? I
> > have the customer as the Party To and the Company as the Party From. I
> > have an agreement item set up with the a specific price for GZ-1001. Is
> > there any other set up? On the sales order it is still using the
> > default pricing. Any help is much appreciated
> >
> >  Original Message 
> > Subject: Re: Price List Per Customer
> > From: Nicola Mazzoni 
> > Date: Thu, September 26, 2019 10:26 am
> > To: user@ofbiz.apache.org
> >
> > Hi James,
> > Sure!
> >
> > Accounting -> agreements -> agreements item -> *Agreement Item Type Id =
> > pricing *
> >
> >
> >
> >
> https://demo-stable.ofbiz.apache.org/accounting/control/EditAgreementItem?agreementId=8000=0001
> >
> >
> >
> > N
> >
> >
> > Il giorno gio 26 set 2019 alle ore 17:13  ha
> > scritto:
> >
> > > Thank you Suraj & Nicola!
> > >
> > > I don't see where you can add product and pricing in agreements. Was
> > > this something you customized or was it OTB? Can you point me to the
> > > area in the demo environment?
> > >
> > > Thanks,
> > >
> > > James
> > >
> > >  Original Message 
> > > Subject: Re: Price List Per Customer
> > > From: Nicola Mazzoni 
> > > Date: Wed, September 25, 2019 7:01 am
> > > To: user@ofbiz.apache.org
> > >
> > > Hello James,
> > > I have also successfully used AGREEMENT for customer-specific prices.
> > > Regards
> > > N
> > >
> > > Il giorno mer 25 set 2019 alle ore 10:55 Suraj Khurana <
> > > suraj.khur...@hotwax.co> ha scritto:
> > >
> > > > Hello James,
> > > >
> > > > It looks like a B2B scenario where every customer is quoted a
> different
> > > > price.
> > > > You can also explore Agreement model for this, IMO, it will be more
> > > > manageable than managing separate price rules for every customer.
> > > >
> > > > HTH
> > > > --
> > > > Best Regards,
> > > > Suraj Khurana
> > > > Technical Consultant
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On Tue, Sep 24, 2019 at 9:48 PM  wrote:
> > > >
> > > > > We have a situation where we have custom prices specifically to
> each
> > > > > customer. These are not priced on a percentage of another price
> list
> > > > > ...pricing is random per product per customer. Do Use Price Rules I
> > > > > would need to create a price rule for every product/customer
> > > > > combination. Is there an easy way to create a custom price book per
> > > > > customer?
> > > > >
> > > > > Thanks,
> > > > >
> > > > > James
> > > > >
> > > >
> > >
> > >
> > > --
> > > Nicola Mazzoni
> > >
> > >
> > > *Mp Styl**e Srl*
> > > via Meucci, 37
> > > 41019 Limidi di Soliera (MO)
> > > T 059/684916
> > > M 347/9905529
> > >
> > > www.mpstyle.it
> > >
> >
> >
> > --
> > Nicola Mazzoni
> >
> >
> > *Mp Styl**e Srl*
> > via Meucci, 37
> > 41019 Limidi di Soliera (MO)
> > T 059/684916
> > M 347/9905529
> >
> > www.mpstyle.it
> >
>


Re: Price List Per Customer

2019-12-12 Thread Yashwant Dhakad
Hi James,
You have created an incorrect record in Agreement entity customer should be
from party id and the company should be in to party id. Here is the demo
data for reference:



Thanks & Regards
--
Yashwant Dhakad


On Fri, Dec 13, 2019 at 2:11 AM  wrote:

> Nicola - Can you tell me the correct way to configure this to work?  I
> have the customer as the Party To and the Company as the Party From.  I
> have an agreement item set up with the a specific price for GZ-1001.  Is
> there any other set up?  On the sales order it is still using the
> default pricing.  Any help is much appreciated
>
>  Original Message 
> Subject: Re: Price List Per Customer
> From: Nicola Mazzoni 
> Date: Thu, September 26, 2019 10:26 am
> To: user@ofbiz.apache.org
>
> Hi James,
> Sure!
>
> Accounting -> agreements -> agreements item -> *Agreement Item Type Id =
> pricing *
>
>
>
> https://demo-stable.ofbiz.apache.org/accounting/control/EditAgreementItem?agreementId=8000=0001
>
>
>
> N
>
>
> Il giorno gio 26 set 2019 alle ore 17:13  ha
> scritto:
>
> > Thank you Suraj & Nicola!
> >
> > I don't see where you can add product and pricing in agreements. Was
> > this something you customized or was it OTB? Can you point me to the
> > area in the demo environment?
> >
> > Thanks,
> >
> > James
> >
> >  Original Message 
> > Subject: Re: Price List Per Customer
> > From: Nicola Mazzoni 
> > Date: Wed, September 25, 2019 7:01 am
> > To: user@ofbiz.apache.org
> >
> > Hello James,
> > I have also successfully used AGREEMENT for customer-specific prices.
> > Regards
> > N
> >
> > Il giorno mer 25 set 2019 alle ore 10:55 Suraj Khurana <
> > suraj.khur...@hotwax.co> ha scritto:
> >
> > > Hello James,
> > >
> > > It looks like a B2B scenario where every customer is quoted a different
> > > price.
> > > You can also explore Agreement model for this, IMO, it will be more
> > > manageable than managing separate price rules for every customer.
> > >
> > > HTH
> > > --
> > > Best Regards,
> > > Suraj Khurana
> > > Technical Consultant
> > >
> > >
> > >
> > >
> > >
> > >
> > > On Tue, Sep 24, 2019 at 9:48 PM  wrote:
> > >
> > > > We have a situation where we have custom prices specifically to each
> > > > customer. These are not priced on a percentage of another price list
> > > > ...pricing is random per product per customer. Do Use Price Rules I
> > > > would need to create a price rule for every product/customer
> > > > combination. Is there an easy way to create a custom price book per
> > > > customer?
> > > >
> > > > Thanks,
> > > >
> > > > James
> > > >
> > >
> >
> >
> > --
> > Nicola Mazzoni
> >
> >
> > *Mp Styl**e Srl*
> > via Meucci, 37
> > 41019 Limidi di Soliera (MO)
> > T 059/684916
> > M 347/9905529
> >
> > www.mpstyle.it
> >
>
>
> --
> Nicola Mazzoni
>
>
> *Mp Styl**e Srl*
> via Meucci, 37
> 41019 Limidi di Soliera (MO)
> T 059/684916
> M 347/9905529
>
> www.mpstyle.it
>


Re: Requirements are not created for sales order

2019-10-23 Thread Yashwant Dhakad
Hi,
Please check any error occurs in Run MRP workflow if not getting any error
please verify the ProductFacility record is created correctly and also
verify that MrpEvent data is created in the system by MRP workflow.

Thanks & Regards
--
Yashwant Dhakad


On Wed, Oct 23, 2019 at 12:07 PM  wrote:

> Hello,   for my company I am trying to setup a productive instance of
> OFBiz 17.12. So far I have created the company, catalog and categories, a
> warehouse and a supplier for products. When I now create a sales order for
> a product and execute the "Run MRP" OFBiz does not create requirements for
> the raw materials of the product to create purchase orders for the
> supplier. What could be the Problem?   The "FINISHED_GOOD" which is sold is
> a manufacturing bill of material. The inventory option for the
> "RAW_MATERIAL"s is set to "When QOH Reaches Minimum Stock for
> Product-Facility". Both the finished good and the raw materials are linked
> to the warehouse with the "Minimum Stock" set to zero, since we are
> producing on order. The "FINISHED_GOOD" is also linked to a category which
> has a parent category. These parent category is linked to a catalaog which
> is associated to a product store also referencing the warehouse.   Best
> regards, Raynhold
>
>
> -
> FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT UND KOMFORT
>


Re: 2FA & Ofbiz

2019-08-11 Thread Yashwant Dhakad
Hi James,
You can achieve this by customization in the login and registration
processes and add security questions and answers during login. These Q
will be maintained by the survey.

Thanks & Regards
--
Yashwant Dhakad


On Sat, Aug 10, 2019 at 5:45 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> There is no 2FA OOTB. I know some have implemented it.
>
> Somehow related:
>
>  >Maybe a text message with a code they must enter
>
> There is a captcha (see captcha.properties) but it's still not 2FA
>
> There are also 3rd party OAuth2 accessible through the passport component,
> see
>
> https://svn.apache.org/repos/asf/ofbiz/ofbiz-plugins/trunk/passport/README.md,
> it's still not 2FA
>
> I have implemented SSO ( Single Sign-On) using Shibboleth for a client,
> but it's again another thing
>
> HTH
>
> Jacques
>
> Le 08/08/2019 à 21:16, ja...@productive1.com a écrit :
> > Has anyone had any success adding 2 form authentication to Ofbiz?  Maybe
> > a text message with a code they must enter?  Any opensource 2FA
> > solutions out there?
> >
> > Thanks,
> >
> > James
> >
>


Re: Configurable Option NOT Tied to a component

2019-08-06 Thread Yashwant Dhakad
Hi James,
You can customize the workflow and can create the WorkEffortContent for the
work instructions.

Thanks & Regards
--
Yashwant Dhakad


On Wed, Aug 7, 2019 at 12:52 AM  wrote:

> Thanks for the response.  I will send the rest of the features as soon
> as possible.  The biggest thing is having these instructions sent to the
> production order
>
>  Original Message 
> Subject: Re: Configurable Option NOT Tied to a component
> From: Pritam Kute 
> Date: Sun, July 21, 2019 10:37 pm
> To: user@ofbiz.apache.org
> Cc: ja...@productive1.com
>
> Hello james,
>
> I don't think there is direct support available to create configurable
> options without associating product to it. The data model allows it but
> at
> the code level, when you order the configurable product by selecting
> certain options, it will look for the associated product in the system.
>
> In your email, species of a door, jam size, left or right entry, looks
> like
> they are the feature of the door. Can you let us know other
> configuration
> options for your product?
>
> Kind Regards,
> --
> Pritam Kute
>
>
> On Fri, Jul 19, 2019 at 2:50 PM Rishi Solanki 
> wrote:
>
> > Depending upon the feature type you can introduce new feature type which
> is
> > used only for tagging and instructions purpose. Alternatively you can use
> > product content which are only for display purposes. My recommendation is
> > to go with Featue, but OFBiz provides multiple ways to achieve the
> > solutions to same problem.
> >
> > Best Regards,
> > --
> > Rishi Solanki
> > Sr Manager, Enterprise Software Development
> > *HotWax Systems*
> > *Enterprise open source experts*
> > cell: +91-98932-87847
> > http://www.hotwaxsystems.com
> >
> >
> > On Thu, Jul 18, 2019 at 4:44 PM  wrote:
> >
> > > Is there a way in Ofbiz to have a configurable option that is not tied
> > > to an actual component?
> > >
> > > For example in the Millwork Industry there are some things that are
> more
> > > instruction that is a product. Like species of a door, jam size, left
> > > or right entry. Is this possible?
> > >
> > > Thanks,
> > >
> > > James
> > >
> > >
> > >
> >
>


How to Handle Exception in XML Service

2019-07-27 Thread Yashwant Dhakad
Hello,
I want to handle entity related exception in XML service. Do you know how
we can handle such type of exception? For example, If we delete any record
and if FK relation exists then got an exception in XML service and want to
send a user-friendly error message to end-user.

Thanks & Regards
--
Yashwant Dhakad


Re: Entity table not able to find

2019-07-18 Thread Yashwant Dhakad
Hi Ranjith,
Can you please provide more detail which release branch are you using. On
demo trunk, you can find all the entities here
<https://demo-trunk.ofbiz.apache.org/webtools/control/entitymaint>.

Thanks & Regards
--
Yashwant Dhakad


On Thu, Jul 18, 2019 at 12:09 PM Ranjith KR  wrote:

> Hello EveryOne,
>
> Not able to find all entity table  so is there any way to find all entity
> table names  kindly help for the same.
>
> --
>
> *Thanks & Regards,*
>
> *Ranjith KR*
>


Re: Ofbiz apache how to apply Entity Condition

2019-07-17 Thread Yashwant Dhakad
Hi Ranjith,
Here is the example of entity condition in the drop-down field:






Thanks & Regards
--
Yashwant Dhakad


On Wed, Jul 17, 2019 at 12:08 PM Ranjith KR  wrote:

> Hello Everyone,
>
> I hope all are doing well, need  some clarification about while going
> through entity condition apply, the information need about how entity
> condition can be apply in  drop-down option  (Ofbiz apache) help for the
> same.
>
>
> *Thanks & Regards,*
>
> *Ranjith KR*
>


Re: Map required documents with product

2019-07-02 Thread Yashwant Dhakad
Hi Madhi Krishnan,
You can use ProductContent entity to upload any documents with the product.

Thanks & Regards
--
Yashwant Dhakad


On Tue, Jul 2, 2019 at 1:59 AM Madhi Krishnan 
wrote:

> Hai Everyone.
> I'm trying to process an order for a product ,the product is of type
> SERVICE.
> So before processing the order i want the users to upload some required
> documents for that particular product.
> Is there any thing in the OOTB that i can use to map the products with the
> required documents or need to make changes in the code.
>
> Thank you
> Madhi krishnan
>


Re: Arabic PDF

2019-03-07 Thread Yashwant Dhakad
Hi Fawzi,
I am adding few more lines in Deepak comments. Put the fonts with the
following name SimplifiedArabic-Bold.ttf and Simplified Arabic-Regular.ttf
at framework/resources/fonts/ location and then change the
framework/resources/fonts/NotoSans
with
framework/resources/fonts/
in fop.xconf file.
and also change the fop.font.family=SimplifiedArabic
in framework/webapp/config/fop.properties file

And I download fonts from this site
https://fontzone.net/download/simplified-arabic and
https://fontzone.net/download/simplified-arabic-bold


Thanks & Regards
--
Yashwant Dhakad


On Wed, Mar 6, 2019 at 3:50 PM fawzi  wrote:

> here is my consol logs
>
> at
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetS
> tring(ModelScreenWidget.java:280)
> at
> org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScr
> een.java:164)
> at
> org.apache.ofbiz.widget.model.ScreenFactory.renderReferencedScreen(Sc
> reenFactory.java:214)
> at
> org.apache.ofbiz.widget.model.ModelScreenWidget$IncludeScreen.renderW
> idgetString(ModelScreenWidget.java:780)
> at
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsStrin
> g(ModelScreenWidget.java:98)
> at
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetS
> tring(ModelScreenWidget.java:280)
> at
> org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScr
> een.java:164)
> at
> org.apache.ofbiz.widget.model.ScreenFactory.renderReferencedScreen(Sc
> reenFactory.java:214)
> at
> org.apache.ofbiz.widget.model.ModelScreenWidget$DecoratorScreen.rende
> rWidgetString(ModelScreenWidget.java:860)
> at
> org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsStrin
> g(ModelScreenWidget.java:98)
> at
> org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetS
> tring(ModelScreenWidget.java:280)
> at
> org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScr
> een.java:164)
> at
> org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer
> .java:136)
> at
> org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer
> .java:98)
> at
> org.apache.ofbiz.widget.renderer.macro.MacroScreenViewHandler.render(
> MacroScreenViewHandler.java:157)
> at
> org.apache.ofbiz.webapp.control.RequestHandler.renderView(RequestHand
> ler.java:984)
> at
> org.apache.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandl
> er.java:648)
> at
> org.apache.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.j
> ava:210)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:292)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:207)
> at
> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52
> )
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:240)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:207)
> at
> org.apache.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.
> java:196)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:240)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:207)
> at
> org.apache.ofbiz.webapp.control.ControlFilter.doFilter(ControlFilter.
> java:156)
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> icationFilterChain.java:240)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
> ilterChain.java:207)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
> alve.java:212)
> at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
> alve.java:94)
> at
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
> torBase.java:504)
> at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
> ava:141)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
> ava:79)
> at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
> ve.java:88)
> at
> org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAcce
&g

Re: How to configure two different BOMs for same product?

2019-02-04 Thread Yashwant Dhakad
Hi,
Can you please provide your use cases where you are using this scenario.

We achieved this use case by creating the substitute product of
productA and also customized the reservation and issuance workflow. But we
can't select the specific BOM at the time of job creation and this is the
limitation in the current system.

Thanks & Regards
--
Yashwant Dhakad


On Mon, Feb 4, 2019 at 7:04 PM Julien NICOLAS 
wrote:

> Hello Rahul,
>
> Your user case puzzle me, could you explain a little bit more about it ?
>
> Thanks,
>
> Julien.
>
> Le 04/02/2019 à 12:53, Rahul Vangari a écrit :
> > Hello,
> >
> > I have a product say productA which can be made from productB.
> >
> > Also I have another recipe in which I can make productA from productC
> > which is totally independent from above.
> >
> > How can I configure two manufacturing BOMs for same productA with
> > different components?
> >
>


Re: Create Production Random Error

2019-01-30 Thread Yashwant Dhakad
Hi,
It might be possible that your BOM activation date could be later than your
production run date.

Thanks & Regards
--
Yashwant Dhakad

On Tue, Jan 29, 2019, 8:13 PM Blurbiness Info  Dear James,
>
> The "No production run required for product..." error message appears in
> "ProductionRunServices.java", inside "createProductionRunsForProductBom"
> method, and under a "if" which checks for work effort:
>
> if (workEffortId == null) {
> return
> ServiceUtil.returnError(UtilProperties.getMessage(resource,
> "ManufacturingProductionRunIsNotRequiredForProductId",
> UtilMisc.toMap("productId", productId, "startDate", startDate), locale));
> }
>
> Perhaps this may give you a clue.
>
> Regards,
>
> Francisco
>
> El mar., 29 ene. 2019 a las 13:30,  escribió:
>
> > This morning we started getting a random error when creating Production
> > Runs.
> >
> > Here is the error...
> >
> > Cannot create production rn:  No production run is required for product
> > [1001] in due date [2019-01-28 23:23:00:0]:please verify the validity
> > dates of the bill of materials and routing
> >
> >
> >
> > I looked at all dates and they have a from date and the thru date is
> > blank.
> >
> > I am not sure where to begin to look
> >
> > As anyone seen this or maybe know where we should look?
> >
> > Thanks,
> >
> > James
> >
>
>
> --
> Atentamente,
>
> El equipo de Blurbiness
>
>
>
> *Blurbiness*
> Producción multimedia para su negocio
> *www.blurbiness.com* <http://www.blurbiness.com>
>
> i...@blurbiness.com
> Tel. +(34) 984 49 13 52
>
> C/ San Guillermo, 8, bajo
> 33210 Gijón (Asturias)
> España
>


Re: BOM With Multiple Levels

2019-01-27 Thread Yashwant Dhakad
Hi James,
Yes, It supported and while creating production run please select the *Create
Dependent Production Runs *field to yes.

Thanks & Regards
--
Yashwant Dhakad


On Mon, Jan 28, 2019 at 2:36 AM  wrote:

> All - Does Ofbiz handle Multi-Level BOM in one production process?
>
> For Example for Product ABC the components are:
>
> Mix123
> CAP218
> Bottle127
>
> However MIX123 also has components:
> DP2897 & M2781
>
> So the question is can I make Mix 123 as the 1st part of the production
> process in Making Product ABC?
>
> Thanks,
>
> James
>


Re: Job and routing to produce multiple products in single job

2019-01-25 Thread Yashwant Dhakad
Hi,
Yes, this is available in OFBiz manufacturing process. If you start the
task then you will see the declare button on the task. Once you click on
the declare button you will see the declaration section and from the
declaration section, you can produce different products with multiple
quantities. Here is the demo link
<https://demo-trunk.ofbiz.apache.org/manufacturing/control/ProductionRunDeclaration?actionForm=EditRoutingTask=10001=1>
for reference.

Thanks & Regards
--
Yashwant Dhakad


On Fri, Jan 25, 2019 at 12:10 AM Mandar K  wrote:

> Dear All,
> We have got a manufacturing scenario to manufacture mutiple products
> through one single process. Its detailed out as below.
>
> A raw material/aluminium sheet would go through cutting machine and would
> get cut into 5 different parts of different quantities like 4-rods,
> 2-mirror holders, 1-backrest, 3-semicircles and 2-triangles and these
> parts(Finished good) would be sold in sales orders.
>
> Could anybody elaborate on how to replicate this scenario in ofbiz? Has
> anyone does this before. Need your help and inputs
>
> Thanks in advance
>
> --
> Regards
> Mandar Kulkarni
> Adaptability is the whole mystery of life - Swami Vivekanand
>


Re: multiples

2019-01-09 Thread Yashwant Dhakad
Hi,
Can you please provide an error message? I will look into that and provide
more details.

Thanks & Regards
--
Yashwant Dhakad


On Mon, Jan 7, 2019 at 7:41 PM ygk  wrote:

> Hi yashwant,
>
> After issueing two different Order's order items for the "Shipment
> Id-9998".
> i clicked on "Edit",to change the status from "Input" to Pick"
>
> But it throws error.kindy check and let me know is that my approach is rite
> or wrong?
>
>
> Regards,
> Yokesh
>
>
>
> --
> Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html
>


Re: Expense Purchase Order (PO)

2019-01-09 Thread Yashwant Dhakad
Hi Mandar K,
You can create new CAPEX type product and do some customization in
receiving workflow. It will work as a service type product but it will
create shipment receipt and inventory item would not be created. Once item
received in the system then order item status would be completed.

Thanks & Regards
--
Yashwant Dhakad


On Wed, Jan 9, 2019 at 12:45 AM Mandar K  wrote:

> Hi All,
>
> Can anybody explains me how can I create a expense Purchase Order (PO)?
> What is the process of receiving materials for expense PO.We have a WM
> managed system.Are they received into our WM when we do Goods Receipt?
> Note: Expense PO is created basically for the materials which are not
> inventory managed for e.g. Stationary items, cleaning consumables, lab
> consumables, production and maintenance consumables, etc
>
> Thanks in advance
> --
> Regards
> Mandar Kulkarni
> Adaptability is the whole mystery of life - Swami Vivekanand
>


Re: Function Help

2019-01-09 Thread Yashwant Dhakad
Hi,
Here are the end user document
<https://cwiki.apache.org/confluence/display/OFBIZ/Documentation#Documentation-End-UserDocumentation>
and business process document
<https://cwiki.apache.org/confluence/display/OFBIZ/Business+Process+Reference+Book>
.

Thanks & Regards
--
Yashwant Dhakad


On Tue, Jan 8, 2019 at 1:59 PM Jacques Le Roux 
wrote:

> Hi Mahmoud,
>
> Your message has been moderated.
>
> Please subscribe to the user ML for such questions and then use your email
> client.
> See also why here http://ofbiz.apache.org/mailing-lists.html
>
> You will get a better support, it's more fair to share with everybody and
> people can answer you directly on the ML rather than directly to you
> The wider the audience the better the answers you might get
>
> Also it's more work for moderators who have to accept your messages as
> long as you have not subscribed.
> I'll personally no longer accept them (other moderators still could)
>
> Thanks
>
> Jacques
>
> Le 07/01/2019 à 10:52, Mahmoud Abed a écrit :
> > Dear ,
> > I need user guide for function set up and end user .
> >
> >
> >
> > BestRegards,
> > Mahmoud ELBestawy
> >
> >
> > Oracle Application Manager
> > Email : mabed_best...@yahoo.com
> > Mob :+971563596190
> >
> >
> >
> >
>


Re: What is the better way to reserve inventory for the item?

2019-01-03 Thread Yashwant Dhakad
Hi Rahul,
I think ProductStore entity reserveInventory and requireInventory fields
are correct. Please check requireInventory flag on Product entity as well.


Thanks & Regards
--
Yashwant Dhakad


On Fri, Jan 4, 2019 at 10:51 AM Rahul Vangari 
wrote:

> Hi Yashwant,
>
> I did set the reserveInventory flag to Y and also requireInventory flag
> to N.
>
> On 1/4/2019 10:32 AM, Yashwant Dhakad wrote:
> > Hi Rahul,
> > Please check on ProductStore reserveInventory flag it should be Y and
> also
> > on Product entity requireInventory field should not be N.
> >
> > Thanks & Regards
> > --
> > Yashwant Dhakad
> >
> >
> > On Thu, Jan 3, 2019 at 11:00 PM Jacques Le Roux <
> > jacques.le.r...@les7arts.com> wrote:
> >
> >> Hi Rahul,
> >>
> >> Unfortunately, most of the time (98%?) attachments don't get through in
> >> ASF MLs
> >>
> >> Please try another way to share your file
> >>
> >> Jacques
> >>
> >> Le 03/01/2019 à 15:25, Rahul Vangari a écrit :
> >>> Sorry forgot to attach the file.
> >>>
> >>> On 1/3/2019 7:53 PM, Rahul Vangari wrote:
> >>>> *Hello,*
> >>>>
> >>>> *So, here again I have a situation where I'm not able to do packing on
> >> order creation directly. Currently I'm using the _below mentioned
> scenario
> >>>> to reserve the inventory_. I just want to know what am I missing in
> the
> >> Product Store setting or am I missing something else?*
> >>>> *I have attached the ProductStoreSetting configuration screenshot.*
> >>>>
> >>>> *My current ofbiz version is 13.07**.*
> >>>>
> >>>> On 11/15/2018 3:08 PM, Rahul Vangari wrote:
> >>>>> Hi,
> >>>>>
> >>>>> I am using the Ofbiz OOB functionality.
> >>>>>
> >>>>>* I have created a sales order and I have inventory for the goods
> in
> >> my facility. However, when I go to packing, I get message that there is
> >>>>>  nothing ready for packing.
> >>>>>* I manually call the reserveOrderItemInventory service to reserve
> >> the required items on the order.
> >>>>>* Then when I go to packing, I am able to successfully pack the
> >> items and create the shipment.
> >>>>>* My question is that instead of manually calling the
> >> reserveOrderItemInventory - what is the better way to reserve inventory
> for
> >> the item or
> >>>>>  what steps do I have to carry out in the applicationso that I
> can
> >> successfully use the packing transaction?
> >>>>> --
> >>>>> Regards,
> >>>>> Rahul Vangari.
> >>>>> vnnogile Solutions Private Limited
> >>>>> www.vnnogile.com
> >>>> --
> >>>> Regards,
> >>>> Rahul Vangari.
> >>>> vnnogile Solutions Private Limited
> >>>> www.vnnogile.com
> >>> --
> >>> Regards,
> >>> Rahul Vangari.
> >>> vnnogile Solutions Private Limited
> >>> www.vnnogile.com
> >>
> --
> Regards,
> Rahul Vangari.
> vnnogile Solutions Private Limited
> www.vnnogile.com
>
>


Re: What is the better way to reserve inventory for the item?

2019-01-03 Thread Yashwant Dhakad
Hi Rahul,
Please check on ProductStore reserveInventory flag it should be Y and also
on Product entity requireInventory field should not be N.

Thanks & Regards
--
Yashwant Dhakad


On Thu, Jan 3, 2019 at 11:00 PM Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Hi Rahul,
>
> Unfortunately, most of the time (98%?) attachments don't get through in
> ASF MLs
>
> Please try another way to share your file
>
> Jacques
>
> Le 03/01/2019 à 15:25, Rahul Vangari a écrit :
> >
> > Sorry forgot to attach the file.
> >
> > On 1/3/2019 7:53 PM, Rahul Vangari wrote:
> >>
> >> *Hello,*
> >>
> >> *So, here again I have a situation where I'm not able to do packing on
> order creation directly. Currently I'm using the _below mentioned scenario
> >> to reserve the inventory_. I just want to know what am I missing in the
> Product Store setting or am I missing something else?*
> >>
> >> *I have attached the ProductStoreSetting configuration screenshot.*
> >>
> >> *My current ofbiz version is 13.07**.*
> >>
> >> On 11/15/2018 3:08 PM, Rahul Vangari wrote:
> >>> Hi,
> >>>
> >>> I am using the Ofbiz OOB functionality.
> >>>
> >>>   * I have created a sales order and I have inventory for the goods in
> my facility. However, when I go to packing, I get message that there is
> >>> nothing ready for packing.
> >>>   * I manually call the reserveOrderItemInventory service to reserve
> the required items on the order.
> >>>   * Then when I go to packing, I am able to successfully pack the
> items and create the shipment.
> >>>   * My question is that instead of manually calling the
> reserveOrderItemInventory - what is the better way to reserve inventory for
> the item or
> >>> what steps do I have to carry out in the applicationso that I can
> successfully use the packing transaction?
> >>>
> >>> --
> >>> Regards,
> >>> Rahul Vangari.
> >>> vnnogile Solutions Private Limited
> >>> www.vnnogile.com
> >> --
> >> Regards,
> >> Rahul Vangari.
> >> vnnogile Solutions Private Limited
> >> www.vnnogile.com
> > --
> > Regards,
> > Rahul Vangari.
> > vnnogile Solutions Private Limited
> > www.vnnogile.com
>
>


Re: multiples

2019-01-03 Thread Yashwant Dhakad
Hi Yokesh,
In picklist you need customization but at shipment level multiple orders
supported. Here is the shipment on demo instance
<https://demo-trunk.ofbiz.apache.org/facility/control/AddItemsFromOrder?shipmentId=9998>
where you can add multiple orders.

Thanks & Regards
--
Yashwant Dhakad


On Wed, Jan 2, 2019 at 4:50 PM ygk  wrote:

>
>
> On 2019/01/02 11:03:58, Rishi Solanki  wrote:
> > Hi Yokesh,
> >
> > You may need to go for custom logic around Picklist, Shipment,
> > OrderShipment and ShipmentItem data creation.
> >
> > This is not congfigurable at moment, but yes it is supported by data
> model
> > to club multiple orders in single shipment.
> >
> > Please check the Facility > Facilities > Select Facilty > Picking
> >
> > Here you can select multiple orders picked in single pick list and
> proceed
> > further. Later the pack them in single shipmemt and ship.
> >
> > But the algoritham you are looking for needs to be implemented.
> >
> > HTH!
> >
> > --
> > Rishi
> >
> >
> > On Wed, 2 Jan 2019, 13:52 ygk  >
> > > how to combine multiple sales order in one delivery if orders have same
> > > shipping point,ship to party & delivery date.
> > >
> > > But we have a requirement that the orders should get combine in a
> delivery
> > > only when shippping point,ship to party,delivery date & pricing date
> are
> > > same for orders.
> > >
> > > Please let me know is there is any standard config available
> > >
> > > Please reply ASAP .
> > >
> > Thanks a lot rishi :-)
>
>


Re: Moving Average Inventory

2018-08-28 Thread Yashwant Dhakad
Hi James,
You can find the average cost of the product on this screen
<https://demo-trunk.ofbiz.apache.org/facility/control/InventoryAverageCosts?facilityId=WebStoreWarehouse>.
If you receive the inventory of the product then average cost is
automatically calculated by updateProductAverageCostOnReceiveInventory
service.

Thanks & Regards
--
Yashwant Dhakad


On Tue, Aug 28, 2018 at 5:39 PM  wrote:

> Team I am trying to follow where the moving average inventory for an
> item is stored in the system so I can track that things are calculating
> correctly.  Here is an example:
>
> On 10-1 I have a beginning inventory of 100 units @ $10
> On 10-3 I receive a purchase order of 100 units @ $11
>
> So we have ($1000+$1100)/200 - Moving Average is $10.50 and we have 200
> units at that costs
>
>
> I would assume the system calculates the inventory valuation prior to
> each sell to get an accurate Costs of Goods Sold
>
> On 10-5 we have a sale of 100 units.  The Costs of Goods Sold should go
> out at $10.50
>
> This leaves us 50 units @ 10.50 (Where does Of biz store this?)
>
> On 10-6 we receive a purchase order of 100 units @10.80
>
> We now calculate our new moving average as ((50 *
> 10.50)+(100*10.80)/150) = $10.70 (Where does Ofbiz store this)
>
> On 10-7 we sell 50 units and our Costs of Goods Sold should go out @
> $10.70
>
> Where in Ofbiz can I see the storing of the perpetual moving average?
>
> Thanks,
>
> James
>
>


Re: Adding Actual Labor to Manufacturing Process

2018-06-04 Thread Yashwant Dhakad
Hi James,

You need to setup CostComponentCalc and WorkEffortCostCalc entities data
for cost calculation and you can find the demo data in
AccountingDemoData.xml file at line no 3060.
And createProductionRunTaskCosts service is used for cost calculation. Once
you create CostComponentCalc data and link this entity with your task
ie WorkEffortCostCalc
entity and when your task is completed then actual material cost
automatically created.

Thanks & Regards
--
Yashwant Dhakad


On Fri, Jun 1, 2018 at 3:50 PM  wrote:

> Anyone familiar with the manufacturing process and how to add labor to
> the costs of a manufactured item.
>
>  Original Message 
> Subject: Adding Actual Labor to Manufacturing Process
> From: 
> Date: Tue, May 29, 2018 5:02 pm
> To: user@ofbiz.apache.org
>
> Is there a way in ofbiz to add the actual labor utilized to calculate
> the costs of a manufactured item? If so is this done in the production
> process or is it generic on the catalog? Also is there a way in the
> catalog to utilize the true costs either manufactured costs or Moving
> Average from the financials as a base price that can be utilized for
> creating price rules?
>
> Thanks,
>
> James
>


Re: Multiple Warehouse Item Reservation

2018-05-03 Thread Yashwant Dhakad
Hi James,

On this screen
<https://demo-trunk-ofbiz.apache.org/catalog/control/EditProductStore?productStoreId=9000>
under
inventory section, you can change the oneInventoryFacility value.

Thanks & Regards
--
Yashwant Dhakad
HotWax Systems
http://www.hotwaxsystems.com/


On Thu, May 3, 2018 at 4:01 PM Suraj Khurana <
suraj.khur...@hotwaxsystems.com> wrote:

> Hi James,
>
>
> https://demo-trunk-ofbiz.apache.org/catalog/control/ProductStoreFacilities?productStoreId=9000
>
> HTH.
>
> --
> Thanks and Regards,
> *Suraj Khurana* | Omni-channel OMS Technical Expert
> HotWax Commerce  by  HotWax Systems
> Plot no. 80, Scheme no. 78, Vijay Nagar, Indore, M.P. India 452010
>
>
> On Thu, May 3, 2018 at 3:19 PM <ja...@productive1.com> wrote:
>
> >
> > Thank you.  Is there a UI for ProductStore Facility?  I see I have the
> > ability to have one warehouse assigned to the Product Store but I did
> > see an area for a second one
> >  Original Message 
> > Subject: Re: Multiple Warehouse Item Reservation
> > From: Vaibhav Jain <vaibhav.j...@hotwaxsystems.com>
> > Date: Wed, May 02, 2018 10:23 pm
> > To: user@ofbiz.apache.org
> >
> > Hello James,
> >
> > IMO, It is a data configuration issue.
> >
> > Please make sure that following data is configured properly:
> >
> >  1. "oneInventoryFacility" should be "N" for the respective product
> > store.
> >  2. Product store should have an association with both the facility in
> >  "ProductStoreFacility" entity.
> >
> > HTH!
> > Thanks & Regards
> >
> > Vaibhav Jain
> > Sr. Enterprise Software Engineer
> > HotWax Systems
> > m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com
> >
> > On Thu, May 3, 2018 at 7:05 AM, <ja...@productive1.com> wrote:
> >
> > > We have two warehouses and just noticed the system is only reserving to
> > > the default warehouse and backordering product even when I have it in
> > > another warehouse. Is this how the system is suppose to behave.
> > > Shouldn't it try and reserve it from the default warehouse and then the
> > > other warehouses if default warehouse has zero stock.?
> > >
> > > Thanks,
> > >
> > > James
> > >
> >
>


Re: Best Practice Uploading Sales Orders

2018-04-24 Thread Yashwant Dhakad
Hi James,

You can create custom import service and use store operation to create the
new records for orders with default-no-eca delegator. Please create all the
related entities data for order and by default-no-eca delegator, eca and
seca would not be triggered and inventory and the financial records would
not be affected.

Thanks & Regards
--
Yashwant Dhakad
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, Apr 24, 2018 at 5:35 PM, <ja...@productive1.com> wrote:

>
> Anyone have any experience uploading a closed sales order that would not
> affect inventory or financials.  I would like to import closed sales
> order just to use for returns
>  Original Message 
> Subject: RE: Best Practice Uploading Sales Orders
> From: <ja...@productive1.com>
> Date: Tue, April 24, 2018 12:07 am
> To: user@ofbiz.apache.org
>
> What happens when you need to return a Sales Order? I think you have to
> have it in the system. So how do you import a closed sales order
>
>  Original Message 
> Subject: Re: Best Practice Uploading Sales Orders
> From: James Yong <jamesy...@apache.org>
> Date: Mon, April 23, 2018 5:00 pm
> To: <user@ofbiz.apache.org>
>
> Hi James,
>
> 1. You can use Receive Inventory function and just receive the product.
>
> 2. No need to migrate closed sales orders to the new system.
>
> Regards,
> James Yong
>
> On 2018/04/17 23:36:40, <ja...@productive1.com> wrote:
> > When you first launch Ofbiz it is extremely important to upload Open
> > Sales, Open Purchase Orders, Trial Balances as well as initial inventory
> > quantities and open accounts receivable and open accounts payable. This
> > is a minimum to get a corporate system ready to utilize.
> >
> > Now comes the question. Typically closed sales orders are not imported,
> > but there comes the issue where a customer wants to return a product
> > from a closed sales order which is not in Ofbiz.
> >
> > Question:
> >
> > 1. Is there a way to create a blanket return not against a sales order?
> > 2. If not is there a way of uploading closed sales order that doesn't
> > affect financials?
> >
> > Thanks,
> >
> > James
> >
>


Re: [MODERATE EMAIL] Taxes

2018-02-15 Thread Yashwant Dhakad
Hi Guillaume,

You can modify the Tax related data over here
https://demo-trunk.ofbiz.apache.org/accounting/control/FindTaxAuthority.

Thanks & Regards
--
Yashwant Dhakad
HotWax Systems
http://www.hotwaxsystems.com/

On Thu, Feb 15, 2018 at 9:37 PM, guillaume <n3m0qcof...@gmail.com> wrote:

> Hi Rishi,
>
> I want to know too how it is working.
>
> could you give me more details about how and where exactly I can link the
> TaxAuthorityRateProduct to my time entries. I seen it can be linked on the
> invoiceItem, but I don't know how and where to do it.
>
> Thanks to help me
>
>
>
> On 18-02-05 08:14 AM, Ben Poirier wrote:
>
>> Tx
>>
>>
>> On 2018-02-05 6:33 AM, Rishi Solanki wrote:
>>
>>> Ben,
>>>
>>> Please refer the TaxAuthorityRateProduct and related entities for your
>>> purpose, Manage the tax rate for date range.
>>> OFBiz also provide services and UI to edit this data under catalog
>>> component.
>>>
>>> If you would like to go for individual product or group of products then
>>> can check for Product.taxable flag and TaxAuthorityCategory entity data and
>>> related code.
>>>
>>> HTH!
>>>
>>>
>>> Rishi Solanki
>>> Sr Manager, Enterprise Software Development
>>> HotWax Systems Pvt. Ltd.
>>> Direct: +91-9893287847
>>> http://www.hotwaxsystems.com
>>> www.hotwax.co <http://www.hotwax.co>
>>>
>>> On Fri, Feb 2, 2018 at 11:34 AM, Deepak Dixit <
>>> deepak.di...@hotwaxsystems.com <mailto:deepak.di...@hotwaxsystems.com>>
>>> wrote:
>>>
>>> Hi Ben Poirier,
>>>
>>> Your email has been moderated, Please subscribe user mailing list
>>> http://ofbiz.apache.org/mailing-lists.html
>>> <http://ofbiz.apache.org/mailing-lists.html>
>>>
>>>
>>> Thanks & Regards
>>> --
>>> Deepak Dixit
>>> www.hotwaxsystems.com <http://www.hotwaxsystems.com>
>>> www.hotwax.co <http://www.hotwax.co>
>>>
>>> -- Forwarded message --
>>> From: Ben Poirier <bpoir...@e-3.ca <mailto:bpoir...@e-3.ca>>
>>> To: user@ofbiz.apache.org <mailto:user@ofbiz.apache.org>
>>> Cc:
>>> Bcc:
>>> Date: Thu, 1 Feb 2018 16:11:04 -0500
>>> Subject: Taxes
>>> Hi,
>>>
>>>
>>> i want to manage taxes with TimeEntry...
>>>
>>>
>>> any clues, I have to set rules in order to activate or not the tax
>>> and
>>>
>>> I need to give the owner the choice - he might desactivate it.
>>>
>>>
>>> Tx
>>>
>>>
>>> Ben
>>>
>>>
>>>
>>
>>
>


Re: OFBiz MRP & Manufacturing: subcontract-work

2018-02-15 Thread Yashwant Dhakad
Hi Giulio,

You can also setup multi-level BOM for contract manufacturing product. When
you create job and the dependent production run automatically created for
contract manufacturing product. You can issue materials into dependent
production run and once the dependent production run completed. New
inventory produced from dependent production run and which would be used in
its parent job.

Thanks & Regards
--
Yashwant Dhakad
HotWax Systems
http://www.hotwaxsystems.com/

On Tue, Feb 13, 2018 at 2:48 PM, Giulio Speri - MpStyle Srl <
giulio.sp...@mpstyle.it> wrote:

> Hello everyone!
>
> I'm writing because I would need some clarifications about MRP and
> Manufacturing, in particular with the process of subcontract-working.
>
> I read Sharan's book on the argument, it's really well made, but I would
> need some extra details.
>
> Reading the book I understood that, in the process of manufacturing a
> finished good (a table for example), a list of task can be set up, each
> representing a specific step required to make the finished good.
> Now, I am focused on that tasks that can be subcontracted to an external
> worker.
>
> Using the example of building a table:
> one of the tasks of the process, could be my company X that supplies wood
> to an external worker Y, that cut it and give back to me the finished
> wooden board.
> Then my company can proceed with the other manufacturing tasks.
> At the end, the external worker Y should bill the total cost of his working
> process to my company X.
>
> Is that correct or I missed something?
> Has anybody had to handle sub-contract work with an external supplier with
> OFBiz in a similar scenario?
>
> Thanks in advance to all for help,
>
> Kind Regards,
>
> Giulio
>
> --
> 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: Java SDK version 8 for Ofbiz version 12

2017-12-08 Thread Yashwant Dhakad
Hi Skip,

Please do following changes in build.xml files:

   1. applications/order/build.xml in this file add  after this
line.
   2. applications/party/build.xml in this file add  after this
line.
   3. applications/product/build.xml in this file add  after this
line.
   4. applications/workeffort/build.xml in this file add  after this
line.
   5. specialpurpose/ebay/build.xml in this file add these two
   lines  after this  line.
   6. specialpurpose/pos/build.xml in this file add  after
   this  line.

One more changes in macros.xml file like target and source value with 1.8
version:



Thanks & Regards
--
Yashwant Dhakad
HotWax Systems
http://www.hotwaxsystems.com/

On Sat, Dec 9, 2017 at 4:48 AM, Skip <s...@thedevers.org> wrote:

> I am using Ofbiz version 12.  I cannot easily convert to the latest because
> I have made thousands of changes to the ofbiz core code and redoing all
> that
> for version 16 will take a long time.
>
> Recently, UPS stopped support for TLS 1.0.  It now requires 1.2.  This is
> supported in Java 8.
>
> Does anyone have any experience using Java 8 with older versions of OFbiz?
>
> Thanks in Advance
>
> Skip
>
>


Re: To become a Contributor

2016-06-02 Thread Yashwant Dhakad
Thanks, Ashish.

On Thu, Jun 2, 2016 at 11:42 AM, Ashish Vijaywargiya <
ashish.vijaywarg...@hotwaxsystems.com> wrote:

> Done, Thanks Yashwant. Here you go:
> https://cwiki.apache.org/confluence/x/AIRMAg
>
> Kind Regards
> Ashish Vijaywargiya
> HotWax Systems - est. 1997
>
> On Thu, Jun 2, 2016 at 11:27 AM, Yashwant Dhakad <dhakadyashw...@gmail.com
> > wrote:
>
>> Hello,
>>
>> Please register me as OFBiz contributor.
>> My account details are:
>>
>> Full Name: Yashwant Dhakad
>> User Name: yashwant.dhakad
>> Email : dhakadyashw...@gmail.com
>>
>>
>> I have signed the ICL agreement
>> https://people.apache.org/unlistedclas.html
>>
>>
>>
>> --
>>
>> Thanks and Regards
>> --
>> YASHWANT DHAKAD
>>
>
>


-- 

Thanks and Regards
YASHWANT DHAKAD
09098240513


To become a Contributor

2016-06-01 Thread Yashwant Dhakad
Hello,

Please register me as OFBiz contributor.
My account details are:

Full Name: Yashwant Dhakad
User Name: yashwant.dhakad
Email : dhakadyashw...@gmail.com


I have signed the ICL agreement
https://people.apache.org/unlistedclas.html



-- 

Thanks and Regards
--
YASHWANT DHAKAD


Re: max function in entitymodel.xml

2014-04-16 Thread Yashwant Dhakad

Hi Saurabh,

Please refer ProductVirtualAndAssocPrices view entity defined in 
product/entitydef/entitymodel.xml  for reference.


--
Thanks  Regards,
Yashwant Dhakad




On 04/16/2014 06:00 PM, SAURABH SINGH wrote:

Dear all

How can i use max function in entity condition in the entitymodel.xml file.

anyone can help me?



Re: Query Regarding Populating Dependent Drop-Down For State - Country

2012-06-01 Thread Yashwant Dhakad

Hi Baidehi Prasad,

You can refer the PartyScreens.xml file in this you see the 
editcontactmech screen.


--
Thanks  Regards,
Yashwant Dhakad
Enterprise Software Developer
HotWax Media Pvt. Ltd.
http://www.hotwaxmedia.com




On 06/01/2012 05:51 PM, baidehi prasad wrote:

Hi ,
I am newb in OFBiz , as i am not able to Populate Dependent Drop-Down
For State - Country  .
can any one help me out to find the steps






Re: Custom Lookup form

2012-05-28 Thread Yashwant Dhakad

Hi FooShyn,

Which ofbiz version are you using?
As we are using htmlTemplate.lookupField for lookup for layered lookup.

inline:
On 05/29/2012 09:31 AM, Foo Shyn Chung wrote:

Hi,

Anyone with any knowledge or idea on this?

Thanx
FooShyn

On Thu, May 24, 2012 at 3:41 PM, Foo Shyn Chungipoh...@gmail.com  wrote:


Hi all,

I understand that there's a javascript call_fieldlookup3 that can be use
if i want to populate 2 fields from the lookup result. What about if i need
to populate more than 2?

I have a requirement to populate half of the screen fields from the result
from a lookup window, any chance that there's a existing javascript that
can help me to achieve that? If not is there any suggestion on how should i
pursue this?


For this you can write your custom code to get the other value of 
screens from ajax call.
add an onchange event for lookupField and call an ajax request to get 
the other values.


--
Thanks  Regards,
Yashwant Dhakad
Enterprise Software Developer
HotWax Media Pvt. Ltd.
http://www.hotwaxmedia.com




Thanx for any suggestion.
FooShyn






Re: help: cleanup the ofbiz database

2012-03-26 Thread Yashwant Dhakad

Hi Francls,
If you are using Derby Database then use this command:

$ ant clean-all

For loading seed and seed-initial datas use this command:

$ ant run-install-readers -Ddata-readers=seed,seed-initial

Thanks  Regards
--
Yashwant Dhakad

On 03/26/2012 11:03 AM, Francis ANDRE wrote:

Hi

I am wondering how to make a full cleanup/erase of all datas in the 
database in order to reload only seed and seed-initial??? Any idea 
other than drop the database and reinstall??


TIA






Re: Running multiple ofbiz code on different ports of tomcat

2012-03-19 Thread Yashwant Dhakad

Hi Amit,
See this link for technical setup guide for OFBiz
https://cwiki.apache.org/OFBTECH/apache-ofbiz-technical-production-setup-guide.html

Thanks  Regard
--
Yashwant Dhakad

On 03/19/2012 04:26 PM, amitagrawal wrote:

Hello Sir,this is amit agrawal.Actually I am creating a Application Demo of
Ofbiz Framework with PostGres,So plz let me know how should i make a that
demo.

My Email id:amitagrawal.mits...@gmail.com
Cell No.:+91-9970971709

--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Running-multiple-ofbiz-code-on-different-ports-of-tomcat-tp164202p4484373.html
Sent from the OFBiz - User mailing list archive at Nabble.com.