Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Javier Vescio
amubay_dues_custom
Merge requests
!6
[ADD] order made from web gets confirmed automatically
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[ADD] order made from web gets confirmed automatically
AMBY15-29
into
main
Overview
0
Commits
1
Pipelines
0
Changes
6
Merged
Javier Vescio
requested to merge
AMBY15-29
into
main
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
6
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
8772d5a0
1 commit,
1 year ago
6 files
+
62
−
7
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Search (e.g. *.vue) (Ctrl+P)
controllers/__init__.py
+
2
−
1
Options
from
.
import
sale_order_line_controller
from
.
import
website_sale
from
.
import
custom_website_sale_cart
from
.
import
custom_website_sale_shop
\ No newline at end of file
from
.
import
custom_website_sale_shop
from
.
import
update_invoice_status_controller
\ No newline at end of file
Menu
Explore
Projects
Groups
Topics
Snippets