Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Component Sharing
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gagandeep Singh Bhatia
Component Sharing
Commits
ab8142e9
Commit
ab8142e9
authored
Apr 10, 2026
by
Mohammed Dohadwala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Made the Stockist field as mandatory.
parent
31dcbec2
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
94 additions
and
72 deletions
+94
-72
Mohammed/Quotation Stockist/salesquot23.srd
Mohammed/Quotation Stockist/salesquot23.srd
+40
-39
Mohammed/Quotation Stockist/salesquot23.xml
Mohammed/Quotation Stockist/salesquot23.xml
+54
-33
No files found.
Mohammed/Quotation Stockist/salesquot23.srd
View file @
ab8142e9
This diff is collapsed.
Click to expand it.
Mohammed/Quotation Stockist/salesquot23.xml
View file @
ab8142e9
...
@@ -79,6 +79,12 @@
...
@@ -79,6 +79,12 @@
<name>
sales_quot_quot_no
</name>
<name>
sales_quot_quot_no
</name>
<dbname>
sales_quot.quot_no
</dbname>
<dbname>
sales_quot.quot_no
</dbname>
</table_column>
</table_column>
<table_column>
<type
size=
"5"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
site_code__pbus
</name>
<dbname>
customer.site_code__pbus
</dbname>
</table_column>
<table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<update>
yes
</update>
...
@@ -86,6 +92,12 @@
...
@@ -86,6 +92,12 @@
<name>
cust_code__dist
</name>
<name>
cust_code__dist
</name>
<dbname>
sales_quot_stockist.cust_code__dist
</dbname>
<dbname>
sales_quot_stockist.cust_code__dist
</dbname>
</table_column>
</table_column>
<table_column>
<type
size=
"5"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
site_code__pbus
</name>
<dbname>
customer.site_code__pbus
</dbname>
</table_column>
<table_column>
<table_column>
<type
size=
"20"
>
char
</type>
<type
size=
"20"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<updatewhereclause>
yes
</updatewhereclause>
...
@@ -110,13 +122,7 @@
...
@@ -110,13 +122,7 @@
<name>
distributor_name
</name>
<name>
distributor_name
</name>
<dbname>
customer.cust_name
</dbname>
<dbname>
customer.cust_name
</dbname>
</table_column>
</table_column>
<table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sales_quot_stockist
"
) TABLE(NAME=
"
customer
"
ALIAS=
"
customer_a
"
) TABLE(NAME=
"
sales_quot
"
) TABLE(NAME=
"
customer
"
ALIAS=
"
customer_b
"
) TABLE(NAME=
"
customer
"
ALIAS=
"
customer_c
"
) COLUMN(NAME=
"
sales_quot_stockist.quot_no
"
) COLUMN(NAME=
"
sales_quot_stockist.line_no
"
) COLUMN(NAME=
"
sales_quot_stockist.cust_code
"
) COLUMN(NAME=
"
sales_quot_stockist.cust_code__stk
"
) COLUMN(NAME=
"
sales_quot.quot_no
"
) COLUMN(NAME=
"
customer_a.site_code__pbus
"
) COLUMN(NAME=
"
sales_quot_stockist.cust_code__dist
"
) COLUMN(NAME=
"
customer_c.site_code__pbus
"
) COLUMN(NAME=
"
customer_a.city
"
) COLUMN(NAME=
"
customer_a.cust_name
"
) COLUMN(NAME=
"
customer_b.cust_name
"
) COLUMN(NAME=
"
customer_c.cust_name
"
) JOIN (LEFT=
"
sales_quot_stockist.cust_code
"
OP =
"
=
"
RIGHT=
"
customer_a.cust_code
"
) JOIN (LEFT=
"
sales_quot.quot_no
"
OP =
"
=
"
RIGHT=
"
sales_quot_stockist.quot_no
"
) JOIN (LEFT=
"
sales_quot_stockist.cust_code__stk
"
OP =
"
=
"
RIGHT=
"
customer_b.cust_code
"
) JOIN (LEFT=
"
sales_quot_stockist.cust_code__dist
"
OP =
"
=
"
RIGHT=
"
customer_c.cust_code
"
)WHERE( EXP1 =
"
sales_quot_stockist.quot_no
"
OP =
"
=
"
EXP2 =
"
:quot_no
"
) ) ARG(NAME =
"
quot_no
"
TYPE = string)
</retrieve>
<type
size=
"5"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
site_code__pbus
</name>
<dbname>
customer.site_code__pbus
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sales_quot_stockist
"
) TABLE(NAME=
"
customer
"
ALIAS=
"
customer_a
"
) TABLE(NAME=
"
sales_quot
"
) TABLE(NAME=
"
customer
"
ALIAS=
"
customer_b
"
) TABLE(NAME=
"
customer
"
ALIAS=
"
customer_c
"
) COLUMN(NAME=
"
sales_quot_stockist.quot_no
"
) COLUMN(NAME=
"
sales_quot_stockist.line_no
"
) COLUMN(NAME=
"
sales_quot_stockist.cust_code
"
) COLUMN(NAME=
"
sales_quot_stockist.cust_code__stk
"
) COLUMN(NAME=
"
sales_quot.quot_no
"
) COLUMN(NAME=
"
sales_quot_stockist.cust_code__dist
"
) COLUMN(NAME=
"
customer_a.city
"
) COLUMN(NAME=
"
customer_a.cust_name
"
) COLUMN(NAME=
"
customer_b.cust_name
"
) COLUMN(NAME=
"
customer_c.cust_name
"
) COLUMN(NAME=
"
customer_c.site_code__pbus
"
) JOIN (LEFT=
"
sales_quot_stockist.cust_code
"
OP =
"
=
"
RIGHT=
"
customer_a.cust_code
"
) JOIN (LEFT=
"
sales_quot.quot_no
"
OP =
"
=
"
RIGHT=
"
sales_quot_stockist.quot_no
"
) JOIN (LEFT=
"
sales_quot_stockist.cust_code__stk
"
OP =
"
=
"
RIGHT=
"
customer_b.cust_code
"
) JOIN (LEFT=
"
sales_quot_stockist.cust_code__dist
"
OP =
"
=
"
RIGHT=
"
customer_c.cust_code
"
)WHERE( EXP1 =
"
sales_quot_stockist.quot_no
"
OP =
"
=
"
EXP2 =
"
:quot_no
"
) ) ARG(NAME =
"
quot_no
"
TYPE = string)
</retrieve>
<update>
sales_quot_stockist
</update>
<update>
sales_quot_stockist
</update>
<updatewhere>
0
</updatewhere>
<updatewhere>
0
</updatewhere>
<updatekeyinplace>
no
</updatekeyinplace>
<updatekeyinplace>
no
</updatekeyinplace>
...
@@ -152,7 +158,7 @@
...
@@ -152,7 +158,7 @@
<TextObject>
<TextObject>
<band>
Detail
</band>
<band>
Detail
</band>
<alignment>
1
</alignment>
<alignment>
1
</alignment>
<text>
Quotation No:
</text>
<text>
Quotation No
.
:
</text>
<border>
2
</border>
<border>
2
</border>
<color>
0
</color>
<color>
0
</color>
<x>
259
</x>
<x>
259
</x>
...
@@ -371,7 +377,7 @@
...
@@ -371,7 +377,7 @@
</TextObject>
</TextObject>
<ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<band>
Detail
</band>
<id>
6
</id>
<id>
7
</id>
<alignment>
0
</alignment>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<border>
2
</border>
...
@@ -454,6 +460,7 @@
...
@@ -454,6 +460,7 @@
<limit>
0
</limit>
<limit>
0
</limit>
<case>
any
</case>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<autoselect>
yes
</autoselect>
<required>
yes
</required>
<imemode>
0
</imemode>
<imemode>
0
</imemode>
</EditStyle>
</EditStyle>
<font>
<font>
...
@@ -471,20 +478,20 @@
...
@@ -471,20 +478,20 @@
</ColumnObject>
</ColumnObject>
<ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<band>
Detail
</band>
<id>
7
</id>
<id>
8
</id>
<alignment>
0
</alignment>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<border>
2
</border>
<color>
33554432
</color>
<color>
33554432
</color>
<x>
3
86
</x>
<x>
3
74
</x>
<y>
192
</y>
<y>
338
</y>
<height>
16
</height>
<height>
16
</height>
<width>
1
20
</width>
<width>
1
62
</width>
<format>
[general]
</format>
<format>
[general]
</format>
<html>
<html>
<valueishtml>
0
</valueishtml>
<valueishtml>
0
</valueishtml>
</html>
</html>
<name>
customer_city
</name>
<name>
site_code__pbus
</name>
<visible>
1
</visible>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
0
</limit>
...
@@ -507,20 +514,20 @@
...
@@ -507,20 +514,20 @@
</ColumnObject>
</ColumnObject>
<ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<band>
Detail
</band>
<id>
8
</id>
<id>
9
</id>
<alignment>
0
</alignment>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<border>
2
</border>
<color>
33554432
</color>
<color>
33554432
</color>
<x>
386
</x>
<x>
386
</x>
<y>
1
56
</y>
<y>
1
92
</y>
<height>
16
</height>
<height>
16
</height>
<width>
1
4
0
</width>
<width>
1
2
0
</width>
<format>
[general]
</format>
<format>
[general]
</format>
<html>
<html>
<valueishtml>
0
</valueishtml>
<valueishtml>
0
</valueishtml>
</html>
</html>
<name>
cust
_name
</name>
<name>
cust
omer_city
</name>
<visible>
1
</visible>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
0
</limit>
...
@@ -543,20 +550,20 @@
...
@@ -543,20 +550,20 @@
</ColumnObject>
</ColumnObject>
<ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<band>
Detail
</band>
<id>
9
</id>
<id>
10
</id>
<alignment>
0
</alignment>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<border>
2
</border>
<color>
33554432
</color>
<color>
33554432
</color>
<x>
3
73
</x>
<x>
3
86
</x>
<y>
251
</y>
<y>
156
</y>
<height>
16
</height>
<height>
16
</height>
<width>
1
52
</width>
<width>
1
40
</width>
<format>
[general]
</format>
<format>
[general]
</format>
<html>
<html>
<valueishtml>
0
</valueishtml>
<valueishtml>
0
</valueishtml>
</html>
</html>
<name>
stocki
st_name
</name>
<name>
cu
st_name
</name>
<visible>
1
</visible>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
0
</limit>
...
@@ -579,20 +586,27 @@
...
@@ -579,20 +586,27 @@
</ColumnObject>
</ColumnObject>
<ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<band>
Detail
</band>
<id>
1
0
</id>
<id>
1
1
</id>
<alignment>
0
</alignment>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<border>
2
</border>
<color>
33554432
</color>
<color>
33554432
</color>
<x>
37
8
</x>
<x>
37
3
</x>
<y>
31
1
</y>
<y>
25
1
</y>
<height>
16
</height>
<height>
16
</height>
<width>
108
</width>
<width>
152
</width>
<format>
[general]
</format>
<html>
<html>
<valueishtml>
0
</valueishtml>
<valueishtml>
0
</valueishtml>
</html>
</html>
<name>
distributor
_name
</name>
<name>
stockist
_name
</name>
<visible>
1
</visible>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<font>
<face>
Arial
</face>
<face>
Arial
</face>
<height>
-10
</height>
<height>
-10
</height>
...
@@ -608,20 +622,27 @@
...
@@ -608,20 +622,27 @@
</ColumnObject>
</ColumnObject>
<ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<band>
Detail
</band>
<id>
1
1
</id>
<id>
1
2
</id>
<alignment>
0
</alignment>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<border>
2
</border>
<color>
33554432
</color>
<color>
33554432
</color>
<x>
37
5
</x>
<x>
37
2
</x>
<y>
3
38
</y>
<y>
3
09
</y>
<height>
16
</height>
<height>
16
</height>
<width>
106
</width>
<width>
154
</width>
<format>
[general]
</format>
<html>
<html>
<valueishtml>
0
</valueishtml>
<valueishtml>
0
</valueishtml>
</html>
</html>
<name>
site_code__pbus
</name>
<name>
distributor_name
</name>
<visible>
1
</visible>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<autoselect>
yes
</autoselect>
<imemode>
0
</imemode>
</EditStyle>
<font>
<font>
<face>
Arial
</face>
<face>
Arial
</face>
<height>
-10
</height>
<height>
-10
</height>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment