Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
basic
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xrm
basic
Commits
8bae40e4
Commit
8bae40e4
authored
5 years ago
by
b.ulrich
Browse files
Options
Downloads
Patches
Plain Diff
[Projekt: Entwicklung - Neon][TicketNr.: 1051275][Serienbrief kann nicht erzeugt werden]
parent
fdd15fda
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
process/OfferOrder_lib/process.js
+0
-7
0 additions, 7 deletions
process/OfferOrder_lib/process.js
with
0 additions
and
7 deletions
process/OfferOrder_lib/process.js
+
0
−
7
View file @
8bae40e4
...
...
@@ -256,13 +256,6 @@ ItemUtils.prototype.insertPartsList = function(columns, productId, assignedTo, c
price
=
ProductDetails
.
PriceListToUse
.
price
;
vat
=
ProductDetails
.
PriceListToUse
.
vat
;
}
if
(
newSelect
(
"
takeprice
"
)
.
from
(
"
prod2prod
"
)
.
whereIfSet
(
"
PROD2PROD.PROD2PRODID
"
,
p2pid
)
.
cell
()
==
0
){
price
=
0
}
var
vals
=
[
newid
,
self
.
offerOrderId
...
...
This diff is collapsed.
Click to expand it.
Benjamin Ulrich
@b.ulrich
mentioned in commit
b682d1b4
·
5 years ago
mentioned in commit
b682d1b4
mentioned in commit b682d1b4a331ddb1a858ee50b27e6ac819c28862
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment