[gnukhata-devel] Re: purchase order api

  • From: pornima@xxxxxxxxxxxxxxx
  • To: gnukhata-devel@xxxxxxxxxxxxx
  • Date: Tue, 25 Oct 2016 00:14:22 +0530

On 2016-10-23 12:14, Pornima wrote:

Hello,

Purchase order UI doubt:

To select purchase order for editing,deleting and for search facility
what should user get in the dropdown. (order no or date or supplier
name)

Just to confirm:

Now the purchase order table is finalized.

If user want to select products from existing products stored he will
get dropdown for all products.

we can get that using product api(getAllproducts)

And if user wants to add new products in purchase order(which are not
in his current inventory), productdetails textbox is there.

I suppose this  is the significance of purchasedetails field.

I am still doing createpurchaseorder form. It needs some major changes
from my side.


Regards,

Pornima








On Friday 21 October 2016 02:34 PM, Krishnakant wrote:
Still to receive Resumes of all the students selected.

Kindly inform all the remaining students to submit as soon as possible.

We must immediately plan for the one day pre-requisit and project overview.

Regards.

Krishnaknat.



On Thursday 20 October 2016 10:11 PM, pornima@xxxxxxxxxxxxxxx wrote:
On 2016-10-20 13:40, Navin Karkera wrote:
Hi,
Your get all purchase order function need some changes.
You have to get all purchase orders of a single organisation, i.e of
one orgcode.
Also do not get everything about a order in get all function.
Only purchase order number, date and customer name will be required in
get all.
See delchal Api for reference.

Regards,
Navin

Sent from BlueMail [2]

On 20 Oct 2016, at 1:30 PM, pornima@xxxxxxxxxxxxxxx wrote:

Hello,
I have modified purchase order api.
https://gitlab.com/pornima/gkcore/tree/modifiedpoapi [1]

please check it once.

Regards,
Pornima


Links:
------
[1] https://gitlab.com/pornima/gkcore/tree/modifiedpoapi
[2] http://www.bluemail.me/r

Changes done on api. gitlab.com/pornima/gkcore/tree/modifiedpoapi
Writing frond end logic for createpurchaseorder form. I will commit code till tomorrow morning.

Regards,
Pornima



Hello,

I have tested purchase order api. add,get,edit purchaseorder are working fine. But getting integrity error in delete and getall functions.

Please find changes at my branch. I am not getting the cause of connection failed error (3)

Regards,

Pornima

Other related posts: