lp://staging/~team-cluster/addons-cluster/eochoa-pos-base
- Get this branch:
- bzr branch lp://staging/~team-cluster/addons-cluster/eochoa-pos-base
Branch merges
- Eduardo Ochoa - Cluster Brands (community): Approve
-
Diff: 319 lines (+270/-0)7 files modifiedpos_base/__init__.py (+2/-0)
pos_base/__openerp__.py (+50/-0)
pos_base/static/src/css/pos.css (+165/-0)
pos_base/static/src/js/backbone-super-min.js (+1/-0)
pos_base/static/src/js/main.js (+4/-0)
pos_base/static/src/js/screens.js (+28/-0)
pos_base/static/src/xml/pos_base.xml (+20/-0)
Branch information
Recent revisions
- 113. By Eduardo Ochoa - Cluster Brands
-
[IMP]
-Created pos_base module. This module contains a set of
generic models and views to be used as a basis for
the development of new modules for the POS - 112. By Eduardo Ochoa - Cluster Brands
-
[REF]
-Renamed module "pos_extending_closing" to pos_cash_count
[IMP]
-added field transaction_count to account_bank_statement
module
-modified pos_session_form view to enable editing for the field
balance_end_real
-modified pos_session_form view to add the field transaction_count
to the tree
-enabled difference adjusment for bank journals - 108. By Eduardo Ochoa - Cluster Brands
-
[IMP]
-Created a wizard to select the cashier and set his password - 106. By Eduardo Ochoa - Cluster Brands
-
[IMP]
-Created pos.cashier.cashier model
-Created pos.cashier form and tree view - 104. By Eduardo Ochoa - Cluster Brands
-
[IMP]
-Created has_pending_reduce method to check if a z report
is required
-Overwritten the method open_ui to validate that the POS
can not be opened without having made the z report
[REF]
-raised exception in method pos_ui if printer is not found
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/addons-cluster