Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

VB.NET Programming Corner!

hehehe kaya nga po eh.. panu naman po pag sa coding ..? ok lang po ba na kabisote dun..?

sa coding may standards talaga na sinusunod gaya ng proper naming ,capitalization at iba pa .
Iba ang naming ng methods at mga class basa ka dito http://msdn.microsoft.com/en-us/library/ms229043(v=vs.110).aspx
Meron ding Design Pattern na sinusunod gaya ng
Abstract Factory
Builder
Factory Method
Prototype
Singleton at iba pa.
Eto Link http://www.codeproject.com/Articles/28309/Design-pattern-FAQ-Part-1-Training#Whataredesignpatterns
Pero advise ko sayo kung beginner kapa mag aral ka muna ng OOP
 
sa coding may standards talaga na sinusunod gaya ng proper naming ,capitalization at iba pa .
Iba ang naming ng methods at mga class basa ka dito http://msdn.microsoft.com/en-us/library/ms229043(v=vs.110).aspx
Meron ding Design Pattern na sinusunod gaya ng
Abstract Factory
Builder
Factory Method
Prototype
Singleton at iba pa.
Eto Link http://www.codeproject.com/Articles/28309/Design-pattern-FAQ-Part-1-Training#Whataredesignpatterns
Pero advise ko sayo kung beginner kapa mag aral ka muna ng OOP


sir di naman po aku beginner kaso basic lang alam ku about proramming.. at nahihirapan na po aku pag coding na..
anu po ba best way to learn..? nagyoutube na din po kasi aku ng mga TUT
 
sir di naman po aku beginner kaso basic lang alam ku about proramming.. at nahihirapan na po aku pag coding na..
anu po ba best way to learn..? nagyoutube na din po kasi aku ng mga TUT

d ka beginner pro basic lang alam m? prang ang labo sir

may mga entrepreneur talaga sa linyang ito, kumbaga they are natural-born programmer at may mga programmer din naman na marunong magprogram pero hanggang dun lang cla, d nla naeexpand ang kaya pa nilang gawin dahil sa ginusto lang nilang pag aralan.

kung sa tingin mong hirap na hirap kna sa isang linya, subukan m ang iba, d nman sa cnsb kong mag quit ka sa programming. try m ang ibang PL or better kung balikan m uli ang pinaka basic.
 
Ask ko lng po.. meron po akong Delivery Receipt

ito po ung P.O. na expected for deliveries

ano po ung magandang status para dito?

Open kapag waiting for deliveries

Close pag ok na lahat


what if kung may returns and or may replacement? ano pong status nun??
 
Ask ko lng po.. meron po akong Delivery Receipt

ito po ung P.O. na expected for deliveries

ano po ung magandang status para dito?

Open kapag waiting for deliveries

Close pag ok na lahat


what if kung may returns and or may replacement? ano pong status nun??

ang status ng delivery receipt should be

Pending = hindi pa na deliver
InTransit(optional) = pinadala na pero di pa dumadating sa point. optional lang ito
Delivered/Closed = dumating na sa paroroonan.

pag may returns or replacement hindi mo na dapat galawin ang status ng delivery receipt kasi ang purpose lang non is about sa delivery.
dapat may receiving ka ng returns na reference mo nlng yung DR number.
 
ang status ng delivery receipt should be

Pending = hindi pa na deliver
InTransit(optional) = pinadala na pero di pa dumadating sa point. optional lang ito
Delivered/Closed = dumating na sa paroroonan.

pag may returns or replacement hindi mo na dapat galawin ang status ng delivery receipt kasi ang purpose lang non is about sa delivery.
dapat may receiving ka ng returns na reference mo nlng yung DR number.


Ahh salamat sa new Ideas :)

So dapat gumawa ako ng another table for returns??

kasi ung deliveries ko ito ung laman

TblDelivery
ID
iUserID
SupplierID
iPOID
dCreated
iStatus


TblDeliveryDetail
ID
DeliveryID
iItemID
iQuantity
iTotalDelivered
iReceivedQuantity
iReturns
iRemainingQuantity
dDeliveryDate
iUserID


tama po ba ito?? nandito na rin po kasi ung sa returns..
 
Ahh salamat sa new Ideas :)

So dapat gumawa ako ng another table for returns??

kasi ung deliveries ko ito ung laman

TblDelivery
ID
iUserID
SupplierID
iPOID
dCreated
iStatus


TblDeliveryDetail
ID
DeliveryID
iItemID
iQuantity
iTotalDelivered
iReceivedQuantity
iReturns
iRemainingQuantity
dDeliveryDate
iUserID


tama po ba ito?? nandito na rin po kasi ung sa returns..


opo tama po ibang table ang returns. wag mo dapat isama dyan. pag dumami ang records mo nyan mabagal ang retrieving mo either ng returns or ng delivery kasi magkakatalo sa indexing. sa panahon ngayon hindi na priority ang space mas priority ang speed.
 
opo tama po ibang table ang returns. wag mo dapat isama dyan. pag dumami ang records mo nyan mabagal ang retrieving mo either ng returns or ng delivery kasi magkakatalo sa indexing. sa panahon ngayon hindi na priority ang space mas priority ang speed.

TblDelivery
ID
iUserID
SupplierID
iPOID
dCreated
iStatus

TblDeliveryDetail
ID
DeliveryID
iItemID
iTotalDelivered
iReceivedQuantity
iRemainingQuantity
dDeliveryDate
iUserID


TblDeliveryReturns
ID
DeliveryID
iQuantityReturned


Ito na ung bago kong table :)

Since ung Quantity ay nasa tblPO dun ko kukunin ung Quantity
then Gumawa ng ako ng TblDeliveryReturns..
Tama na po ba??
 
TblDelivery
ID
iUserID
SupplierID
iPOID
dCreated
iStatus

TblDeliveryDetail
ID
DeliveryID
iItemID
iTotalDelivered
iReceivedQuantity
iRemainingQuantity
dDeliveryDate
iUserID


TblDeliveryReturns
ID
DeliveryID
iQuantityReturned


Ito na ung bago kong table :)

Since ung Quantity ay nasa tblPO dun ko kukunin ung Quantity
then Gumawa ng ako ng TblDeliveryReturns..
Tama na po ba??

teka medyo nalilito ako ano ibig mo sabihin sa delivery receipt? papasok or palabas ng inventory mo?

ang delivery receipt is daladala ng delivery personel para mabigay sa customer

pero sa tbldelivery mo may SUPPLIERID. so medyo nalilito ako baka receiving ng goods yan ginagawa mo galing supplier

pag papasok sayo galing supplier para malinaw receiving yan. may company na Goods Received or GR ang tawag meron naman Receiving Report or RR.

Code:
brief production to sales process

procure parts -> purchase order this document contains what we have ordered and when to expect it
receive parts -> goods received this document contains what we received and deducts to the pending quantity from the PO
manufacture product -> Job Order this document contains what is needed to be produced and what parts to build it with
place customer order -> Customer Orders this document contains what customer wants from our product line
prepare customer order -> Product Preparation this document contains and certifies that the prepared products is for a specific customer.
lock order -> Delivery Receipt this documents deducts the quantity from your stocks and tells us to which customer it went or will go (depending on the status).
 
Last edited:
teka medyo nalilito ako ano ibig mo sabihin sa delivery receipt? papasok or palabas ng inventory mo?

ang delivery receipt is daladala ng delivery personel para mabigay sa customer

pero sa tbldelivery mo may SUPPLIERID. so medyo nalilito ako baka receiving ng goods yan ginagawa mo galing supplier

pag papasok sayo galing supplier para malinaw receiving yan. may company na Goods Received or GR ang tawag meron naman Receiving Report or RR.

Code:
brief production to sales process

procure parts -> purchase order this document contains what we have ordered and when to expect it
receive parts -> goods received this document contains what we received and deducts to the pending quantity from the PO
manufacture product -> Job Order this document contains what is needed to be produced and what parts to build it with
place customer order -> Customer Orders this document contains what customer wants from our product line
prepare customer order -> Product Preparation this document contains and certifies that the prepared products is for a specific customer.
lock order -> Delivery Receipt this documents deducts the quantity from your stocks and tells us to which customer it went or will go (depending on the status).


Papasok galing supplier.. so mali na ung pangalan ng table ko.. so RR pla.. salamat
 
Papasok galing supplier.. so mali na ung pangalan ng table ko.. so RR pla.. salamat

ok. yung remaining quantity mo hindi sa receiving naka lagay, sa PO parin dapat. one is to many ang relationship ng PO to RR isang PO maraming RR ang pwede.
pag ganun case madami kang remaining quantity na nakasulat pero wala naman use kasi yung last na RR mo lang ang tamang remaining kaya sa PO dapat.
 
ok. yung remaining quantity mo hindi sa receiving naka lagay, sa PO parin dapat. one is to many ang relationship ng PO to RR isang PO maraming RR ang pwede.
pag ganun case madami kang remaining quantity na nakasulat pero wala naman use kasi yung last na RR mo lang ang tamang remaining kaya sa PO dapat.

Hindi ko gets pero ito na ginawa ko


TblPO
ID
SupplierID
IUserID
dCreated
iStatus
iDiscount
fDiscountAmt
fPayAmt
fTotalNet
fTotalPaid


TblPODetails
ID
iPOID
iItemID
iQuantity
iRemainingQuantity


TblReceiving
ID
iUserID
SupplierID
iPOID
dCreated
iStatus

TblReceivingDetail
ID
DeliveryID
iItemID
iTotalDelivered
iReceivedQuantity
dDeliveryDate
iUserID



TblReceivingReturns
ID
DeliveryID
iQuantityReturned

Then may iba pa pong question..

Pano po ung best way sa pag babayad ng (P.O.)deliveries ng supplier?


ito po ba ay before o after ng deliveries??
tapos pano po kung magkaiba ung price ng supplier sa P.O.??
at pano din po pag may returns?? o may kulang si supplier??


Ideas lng po.. salamat
 
sir. Pwede bang pakipost ng link d2 kung saan kayo nagdodownload ng version nyo ng mysql? Salamat!!
 
Pano po ung best way sa pag babayad ng (P.O.)deliveries ng supplier?

ito po ba ay before o after ng deliveries??
tapos pano po kung magkaiba ung price ng supplier sa P.O.??
at pano din po pag may returns?? o may kulang si supplier??
Sa mga rejected po na items from supplier for replacement din po ba agad un?

Ideas lng po.. salamat
 
Pano po ung best way sa pag babayad ng (P.O.)deliveries ng supplier?

ito po ba ay before o after ng deliveries??
tapos pano po kung magkaiba ung price ng supplier sa P.O.??
at pano din po pag may returns?? o may kulang si supplier??
Sa mga rejected po na items from supplier for replacement din po ba agad un?

Ideas lng po.. salamat


may ibang table ka para sa payment. pero naka reference ang PO. pwede payment before delivery (advanced payment) pero hindi pwede payment ng walang PO.
upon receiving ng goods dapat ma check na yon kung may reject para kung reject hindi mo icount sa ireceive mo. in case naman makalampas dipende sa agreement ni supplier kung pwede pa ireturn. kung pwede pa may issuance(ibang table) ka lang dapat. bali bukod sa mga napagusapan na natin na mga tables mo meron ka din dapat table para sa stocks where andon ang in and out pati reference ID kung anong document ang ginamit sa pag labas or pag pasok.
 
may ibang table ka para sa payment. pero naka reference ang PO. pwede payment before delivery (advanced payment) pero hindi pwede payment ng walang PO.
upon receiving ng goods dapat ma check na yon kung may reject para kung reject hindi mo icount sa ireceive mo. in case naman makalampas dipende sa agreement ni supplier kung pwede pa ireturn. kung pwede pa may issuance(ibang table) ka lang dapat. bali bukod sa mga napagusapan na natin na mga tables mo meron ka din dapat table para sa stocks where andon ang in and out pati reference ID kung anong document ang ginamit sa pag labas or pag pasok.

So sa receiving dapat ung na receive na item lng ung ilalagay ko dun.. un lng ung ma rerecord..
Then separate transaction si rejected?? Tama po ba??
Salamat ..
 
Hello Good Day to everyone!!!

Ask lang po ako kung paano po ilagay ang VB.NET windows form application sa startup???

Ganito po yung scenario.. pag katapos mag loading ng Windows 7 yung mismong VB.net windows form application na yung mismong lilitaw??

TIA :D MGA KAY SYMB... GOOD DAY! :salute:
 
Last edited:
Pa help naman po, patulong po sa coding sa program na gagawin ko.

ang scenario po ay mag se-select ako ng particular date sa isang datetimepicker1 then mag a-add ito ng 21days and mag sshow yung date(with the +21days) sa datetimepicker2.

thanks po sa makakatulong sa simple program ko. :)
 
Back
Top Bottom