I need to modify the sales order entry a single item to multiple customers.
the driver will deliver the product to multiple customers a single item like water supply.

the problem is a single sales order to a single customer but many products.

I need a single sales order to multiple customers a single product to be delivered by the driver.



Or we can also remove add item panel in the sales order and add customer panels in the sales order and to make it recurrent for everyday use without adding customer on it on daily basis. we can make it as recurrent sales order template and use it for everyday task.

or if not to edit the existing button for creating sales order we can also make the same copy of sales order or add extra our modified sales order button on below sales order " sales order by customers "

NEED to print single sheet A4 with many customers sales order inside it.

waiting for your valuable replays

wising my self-best of luck.

Regards

As you mentioned.
but to make an extension I need to understand the FA DB anatomy.
I think we can make a copy of sales_order as @kvvaradha said making a loop for each customer.

apmuthu wrote:

An extension with a separate table should be designed and a page showing undelivered items and their client/order details should be presented to select from to make a delivery schedule. The order will be qualified with a delivery schedule ID to make it a primary key in it. On delivery, separate delivery orders would get created from this combination uniquely.

Short of this, make a separate delivery application and then import into FA by studying the DB Anatomy of a Delivery Order in FA.

@apmuthu Yes, you are right it is more logistic
It could be modified it is simple to do it but I have little bit trouble changing and working on it
I believe that I have little experience in FA
it will take some time and I'm looking for some quick solution
I appreciate your great time consideration. Big Thanks for guidness
I'm still looking for some quick solution.
Looking forward to hearing from you guys
Your experiance will make some solution out.

apmuthu wrote:

This is more of a logistics requirement for delivery bunching.
An extension is in order.

@kvvaradha Appreciate your time and consideration I will try to work on it. I have also sent you email kindly have a look at it.

kvvaradha wrote:

It's capable to do it with in FA itself like apmuthu said.

Just make an extension with complete sales module. Just open the sales_order_ui.inc and make the customers list allow it to select multiple customers. And change the customers session to be an array in cart class. Than add_sales_order contains the details of sales cart and customers. Just create Loop to fetch it

@poncho1234 I will try this to create sales group but I need a single sheet to be print with all customer sales order for driver to deliver

I'm still waiting for anyone to replay my topic and solve my problem.

if in that case to make extention then will anyone listen to my Echo...

is there any guide to make extension

Mr.apmutu do you have any alternative open source which relate to my needs. Can you give me direction.

Mr. Apmuthu Good day to you. Could you explain me what does an extension is in order mean. Sir i didnt get. It would be greate if you explain little about it did you mean we need to download and extension for it or do we need to make extension for it.

I need to modify the sales order entry a single item to multiple customers.
driver will deliver the product to multiple customers a single item like water supply.

the problem is a single sales order to a single customer but many products.

I need a single sales order to multiple customers a single product to be delivered by the driver.

how do I edit this functionality or make changes your guides would be more appreciable

Or we can also remove add item panel in the sales order and add customer panels in the sales order and to make it recurrent for everyday use without adding customer on it on daily basis. we can make it as recurrent sales order template and use it for everyday task.

or if not to edit the existing button for creating sales order we can also make the same copy of sales order or add extra our modified sales order button on below sales order " sales order by customers "

print will print single sheet A4 with many customers and we can also see our customer status as default.

waiting for your valuable replays

wising my self best of luck.

Regards