mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-24 10:21:32 +01:00
Select Shipping Method in Propal
This commit is contained in:
@@ -61,6 +61,7 @@ create table llx_propal
|
||||
note_public text,
|
||||
model_pdf varchar(255),
|
||||
date_livraison date DEFAULT NULL, -- delivery date
|
||||
fk_shipping_method integer, -- shipping method id
|
||||
fk_availability integer NULL,
|
||||
fk_input_reason integer,
|
||||
import_key varchar(14),
|
||||
|
||||
Reference in New Issue
Block a user