Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Q
Quotation Amendment
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
1
Merge Requests
1
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
khushal samadhan chavan
Quotation Amendment
Commits
272e4535
Commit
272e4535
authored
May 14, 2025
by
Khushal.Chavan@proteustech.in
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fourth
commit
parent
76b25ca7
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5959 additions
and
0 deletions
+5959
-0
Quotation Amendment/module-resources/metadata/qms_create_amendment11.xml
...ment/module-resources/metadata/qms_create_amendment11.xml
+1873
-0
Quotation Amendment/module-resources/metadata/qms_create_amendment12.xml
...ment/module-resources/metadata/qms_create_amendment12.xml
+1060
-0
Quotation Amendment/module-resources/metadata/qms_create_amendment21.xml
...ment/module-resources/metadata/qms_create_amendment21.xml
+1925
-0
Quotation Amendment/module-resources/metadata/qms_create_amendment22.xml
...ment/module-resources/metadata/qms_create_amendment22.xml
+1089
-0
Quotation Amendment/module-resources/sql/quotmgmt.sql
Quotation Amendment/module-resources/sql/quotmgmt.sql
+12
-0
No files found.
Quotation Amendment/module-resources/metadata/qms_create_amendment11.xml
0 → 100644
View file @
272e4535
This diff is collapsed.
Click to expand it.
Quotation Amendment/module-resources/metadata/qms_create_amendment12.xml
0 → 100644
View file @
272e4535
This diff is collapsed.
Click to expand it.
Quotation Amendment/module-resources/metadata/qms_create_amendment21.xml
0 → 100644
View file @
272e4535
This diff is collapsed.
Click to expand it.
Quotation Amendment/module-resources/metadata/qms_create_amendment22.xml
0 → 100644
View file @
272e4535
This diff is collapsed.
Click to expand it.
Quotation Amendment/module-resources/sql/quotmgmt.sql
0 → 100644
View file @
272e4535
REM
INSERTING
into
EXPORT_TABLE
SET
DEFINE
OFF
;
Insert
into
system_events
(
OBJ_NAME
,
EVENT_CODE
,
EVENT_CONTEXT
,
SERVICE_CODE
,
METHOD_RULE
,
OVERWRITE_CORE
,
CHG_DATE
,
CHG_USER
,
CHG_TERM
,
RESULT_HANDLE
,
COMP_TYPE
,
COMP_NAME
,
COMM_FORMAT
,
FIELD_NAME
)
values
(
'qms_create_amendment'
,
'post_item_change'
,
'1'
,
'poic_default_ejb'
,
null
,
'0'
,
to_date
(
'14-MAY-25'
,
'DD-MON-RR'
),
'BASE '
,
'BASE'
,
'2'
,
'JB'
,
'ibase.webitm.ejb.vhb.msq1.QuatationAmedmentIC'
,
null
,
null
);
Insert
into
OBJ_ITEMCHANGE
(
OBJ_NAME
,
FORM_NO
,
FIELD_NAME
,
MANDATORY
,
EXEC_AT
,
JS_ARG
)
values
(
'qms_create_amendment'
,
'1 '
,
'itm_default'
,
null
,
null
,
null
);
Insert
into
OBJ_ITEMCHANGE
(
OBJ_NAME
,
FORM_NO
,
FIELD_NAME
,
MANDATORY
,
EXEC_AT
,
JS_ARG
)
values
(
'qms_create_amendment'
,
'2 '
,
'line_no__quot'
,
null
,
null
,
null
);
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